.widget{display:inline}.sidebar .widget-static-block,.widget-compared,.widget-new-products,.widget-viewed{display:block}.widget .widget-title{clear:both;padding:15px 0 0;margin:0 0 7px}.widget .widget-title h2{font-size:15px;font-weight:700;color:#e25203}.sidebar .widget-compared .block,.sidebar .widget-new-products .block,.sidebar .widget-viewed .block{font-size:11px;line-height:1.25}.widget .mini-products-images-list .product-image{display:block;width:76px;height:76px;border:1px solid #a9a9a9;margin:0 auto}.widget .mini-products-images-list li.item{float:left;width:77px;height:77px}.widget-compared .products-grid .product-image,.widget-compared .products-list .product-image,.widget-new-products .products-grid .product-image,.widget-new-products .products-list .product-image,.widget-viewed .products-grid .product-image,.widget-viewed .products-list .product-image{width:85px;height:85px}.col-main .widget-new-products{margin:7px 0}.widget-new-products .products-list .product-shop{margin-left:100px}.sidebar .widget-new-products .block-title strong{background:url(https://www.noukies.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat;padding-left:21px;color:#dc5033}.sidebar .widget-compared .block-title strong,.sidebar .widget-viewed .block-title strong{background:url(https://www.noukies.com/skin/frontend/base/default/images/widgets/i_block-list.gif) no-repeat;padding-left:21px}.col-main .widget-viewed{margin:7px 0}.widget-viewed .products-list .product-shop{margin-left:100px}.col-main .widget-compared{margin:7px 0}.widget-compared .products-list .product-shop{margin-left:100px}.col-main .widget-category-link a,.col-main .widget-cms-link a,.col-main .widget-product-link a,.sidebar .widget-category-link a,.sidebar .widget-cms-link a,.sidebar .widget-product-link a{background:url(https://www.noukies.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat}.sidebar .widget-static-block{margin:0 0 15px}.top-container .widget a{padding:0 0 0 7px}.bottom-container .widget a{padding:0 3px}.widget-product-link-inline{display:inline}.col-main .widget-product-link{display:block;text-align:right;margin:7px 0}.col-main .widget-product-link a{padding-right:15px}.sidebar .widget-product-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-product-link a{padding:0 15px 0 0}.widget-category-link-inline{display:inline}.col-main .widget-category-link{display:block;text-align:right;margin:7px 0}.col-main .widget-category-link a{padding-right:15px}.sidebar .widget-category-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-category-link a{padding:0 15px 0 0}.widget-cms-link-inline{display:inline}.col-main .widget-cms-link{display:block;text-align:right;margin:7px 0}.col-main .widget-cms-link a{padding-right:15px}.sidebar .widget-cms-link{display:block;margin:0 0 15px;padding:0 10px}.sidebar .widget-cms-link a{padding:0 15px 0 0}
/**************************
*
*	GENERAL
*
**************************/
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { margin: 10px auto; padding: 0; overflow: hidden;}
.cycle-slideshow .slide { width: 100%; position: relative; }
.cycle-slideshow .slide img { 
    position: absolute; top: 0; left: 0;
    width: 100%; height: auto; padding: 0; display: block;
}
.cycle-slideshow .cycle-slide-active{
    /*position: relative !important;*/
    position: relative;
}
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

.cycle-slideshow .cycle-slide-active div.hotspot .sw-product-quickview {
	opacity: inherit;
}
.cycle-slideshow .hotspot img{
    width: auto;
    height: auto;
    position: absolute;
}
/** Pager style **/
.pagernav ul{ 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px; overflow: hidden;
}
.pagernav ul li{ 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.pagernav ul li.selected { color: #D69746;}
.pagernav ul li.thumb { 
    display: inline-block; color: #ddd; cursor: pointer; 
}
/***********************/
.pagernav {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.pagernav ul {
    padding: 3px 4px 8px;
    position: relative;
    display: block;
    text-align: center;
}
.pagernav ul li.thumb {
    display: inline-block;
    padding: 0 4px;
    margin: 0 !important;
    overflow: hidden;
}
.pagernav ul li.thumb > img {
    border: 1px solid;
    cursor: pointer;
    margin-top: 5px;
    vertical-align:bottom;
    opacity: 0.5;
}
.pagernav ul li.thumb:hover > img,
.pagernav ul li.thumb.cycle-slide-active > img{
    opacity: 1;
}
.pagernav ul li.thumb img{ 
    border: 4px solid #e6e6e6;
    -moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    margin: 0 auto;
    width: auto;
    height: auto;
    display: inline-block;
}

.pagernav ul > * { cursor: pointer;}
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }
.cycle-overlay { 
	font-family: "plutocond_light" !important;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}
#progress {
    position: absolute;
    bottom: 0;
    height: 6px;
    width: 0px;
    background: #b7b7b7;
    z-index: 500;
}
.pagernav ul.cycle {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.pagernav ul.cycle li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 20px 5px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
    background: #b7b7b7;
}
.pagernav ul.cycle li {
    -moz-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 8px;
    left: 4px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 8px;
}
.pagernav ul.cycle li:hover > span {
    -moz-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li.cycle-pager-active > span {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background: #434648;
}
/********* prev / next links ************/
.slide-prev, .slide-next, .slide_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 999;
    background: #d8d8d8;
    background: rgba(216, 216, 216, 0.85);
}
.slide-prev {
    left: 0;
}
.slide-prev > span {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/camera_skins.png) no-repeat 0 0;
    display: block;
    height: 40px;
    width: 40px;
}
.slide-next {
    right: 0;
}
.slide-next > span {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/camera_skins.png) no-repeat -40px 0;
    display: block;
    height: 40px;
    width: 40px;
}

.slide_commands {
    right: 41px;
}
.slide-prev.hover,
.slide-next.hover,
.slide_commands.hover {
    display: none;
}
.cycle-slideshow:hover .slide-prev.hover,
.cycle-slideshow:hover .slide-next.hover,
.cycle-slideshow:hover .slide_commands.hover {
    display: block;
}

.slide_commands > .slide_play {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/camera_skins.png) no-repeat -80px 0;
    height: 40px;
    width: 40px;
}
.slide_commands > .slide_stop {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/camera_skins.png) no-repeat -120px 0;
    display: block;
    height: 40px;
    width: 40px;
}

.disabled { opacity: .5; filter:alpha(opacity=50); }
.showIt { display: none; }

.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/*Hotspots*/
.content-before, .content-after {
    display: block;
    clear:both;
}
.hotspot {
    position:absolute;
}

.hotspot:hover .product-info,
.hotspot.hover .product-info{
    visibility: visible;
}

.hotspot:hover .hotspot-icon,
.hotspot.hover .hotspot-icon {
    z-index:101; 
}

.hotspot .product-info {
    /*background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/info-bg.png) repeat 0 0 transparent;*/
	background-color: white;
    border-top: 2px solid #FFFFFF;
    color: #575756;
    overflow:hidden;
    font-size: 12px;
	font-family: "plutocond_light" !important;
    min-width: 200px;
    max-width: 300px;
    padding: 12px;
    position: absolute;
    display:block;
    visibility: hidden;
    z-index:999; 

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 2px 2px 3px;
    -moz-box-shadow: #666 2px 2px 3px;
    box-shadow: #666 2px 2px 3px;
}
/*.header-container .top-container .hotspot .product-info h2 {*/
.hotspot .product-info h2 {
    color: #575756;
    font-size: 14px;
    font-family: "plutocond_regular" !important;
    font-weight: 600;
    text-align: center;
	margin-bottom: 5px;
	line-height: 15px;
}
/*.header-container .top-container .hotspot .product-info a {*/
.hotspot .product-info a {
    color: #575756;
    font-size: 14px;
    font-family: "plutocond_regular" !important;
    text-transform: inherit;
    font-weight: 600;	
	line-height: 15px;	
}

.hotspot .product-info .price {
    font-size: 14px;
	font-family: "plutocond_regular" !important;
	font-weight: 600;
    color: #7dad01;
    padding-top: 8px;
    float: left;
    clear: both;
	width: 100%;
    text-align: center;
}

.hotspot .product-info .price .old-price{
    font-size: 12px;
    font-family: "plutocond_light" !important;
    font-weight: 300;
    color: #F3A0AD;
    text-decoration: line-through;
	margin-bottom: 5px;
	display: inline-block;
    margin-right: 10px;
}

.hotspot .product-info  .out-of-stock {
    margin-top:5px;
    color: #D83820;
}
.hotspot-icon {
    position: absolute;
}
.hotspot .shop-block {
    float:right;
    padding-top: 8px;
}
.pro-detail-div .desc img {
    float: inherit;
    padding: 0;
    position: relative;
    margin: 0 12px;
}

.clearfix:after { 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}	

.lookbookslider-container {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/lookbookslider/images/spinner.gif) 50% 50% no-repeat;
}

.pinit_button{
	position: absolute;
    bottom: 3px;
    right: 3px;
}

/** Adaptive style **/

@media screen and (max-width:600px) {
    .hotspot .product-info .desc{
        display: none;
    }   
    .hotspot .product-info .price{
        font-size: 12px;
        padding-top: 0px;
    }
    .hotspot .product-info label{
        font-size: 10px;
        float: left;
        margin-left: 60px;
    }
    .hotspot .product-info h2{
        margin-bottom: 0px;
        font-size: 10px;
    }
    .hotspot .product-info .shop-block{

        width: 100%;
        margin-top: -20px;
    }
    .hotspot .product-info input.qty{
        height: 18px;
        width: 30px;
        font-size: 12px;
        padding: 0px;
    }
    .hotspot .product-info .btn-cart{
        width: 100%;
        margin-top: 5px;

    }

}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { min-width: 200px;}
    .cycle-slideshow .cycle-overlay { padding: 4px }
    .cycle-slideshow .cycle-caption { bottom: 4px; right: 4px }
    .pagernav {display: none}
    .hotspot {display: none}
}

@media screen and (max-width:400px) {
    .hotspot {
        display: none;
    }

    .camera_thumbs_cont{
        display: none;
    }

    .camera_target_content {
        overflow: hidden;
    }

}

div.slide.cycle-slide.cycle-slide-active {
	z-index: 0 !important;
}
div.pagernav {
	display: none;
}
.hotspot .product-info .out-of-stock {
    margin-top: 0;
    color: #D83820;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
}

.hotspot .product-info .desc {
	/*
    width: 50%;
    float: left;
	*/
}
.hotspot .product-info .price {
	/*
    width: 50%;
    float: left;
	*/
    clear: inherit;
	color: #3752A0 !important;	
	font-size: 18px;
}
.hotspot .shop-block {
    float: inherit;
    padding-top: 10px;
    width: 100%;
    display: block;
    overflow: auto;
}
.hotspot .shop-block form .add-to-cart button.button {
	width: 100%;
    margin-bottom: 0px;
    background-color: #3752A0;
    color: white;
    text-transform: inherit;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #3752A0;
}
.hotspot .shop-block form .add-to-cart button.button:hover {
    background-color: white;
    color: #3752A0;
}

body.catalog-category-view div.row.catlist {
	clear: both;
}
body.catalog-category-view .header-container {
    height: auto !important;
}
.hotspot:hover .hotspot-icon, .hotspot.hover .hotspot-icon {
	cursor: pointer;
}
/*
body.catalog-category-view ul.menu.smartwave-menu li ul.histoire, 
body.catalog-category-view ul.menu.smartwave-menu li ul.sub_eshop {
	z-index: 2 !important;
}
*/
body.catalog-category-view .header-container .top-container {
    padding: 5px 0 0 0;
}
.hotspot .product-info {
	/*left: 25px !important;
	top: 25px !important;*/
	margin-top: 8px;
}
a.sw-product-quickview {
    position: absolute;
    bottom: 1px;
    right: 19px;
    width: 22px;
}
body.catalog-category-view .hotspot a.sw-product-quickview {
	position: inherit;
    bottom: inherit;
    right: inherit;
    opacity: 1;
    width: 28px;
    height: 28px;
    background-color: transparent;
    padding: 0 !important;
    margin: 0 !important;
}


.lookbookslider-container div.custom_text_area {
	position: absolute;
	top: 10%;
	left: 30px;
	width: 33%;
	height: 80%;
	z-index: 150;
	text-align: center;	
	color: #3752A0;											
}
.lookbookslider-container div.custom_text_area.whiteopacity {
	background: transparent url(/media/bg_white_opacity_60.png) repeat left top;
}
.lookbookslider-container div.custom_text_area.opacity50value ,
.lookbookslider-container div.custom_text_area.whiteopacity.opacity50value {
	background: transparent url(/media/bg_white_opacity_50.png) repeat left top;
}
.lookbookslider-container div.custom_text_area.opacity60value ,
.lookbookslider-container div.custom_text_area.whiteopacity.opacity60value {
	background: transparent url(/media/bg_white_opacity_60.png) repeat left top;
}
.lookbookslider-container div.custom_text_area.opacity70value ,
.lookbookslider-container div.custom_text_area.whiteopacity.opacity70value {
	background: transparent url(/media/bg_white_opacity_70.png) repeat left top;
}
.lookbookslider-container div.custom_text_area.opacity80value ,
.lookbookslider-container div.custom_text_area.whiteopacity.opacity80value {
	background: transparent url(/media/bg_white_opacity_80.png) repeat left top;
}	
.lookbookslider-container div.custom_text_area.opacity90value ,
.lookbookslider-container div.custom_text_area.whiteopacity.opacity90value {
	background: transparent url(/media/bg_white_opacity_90.png) repeat left top;
}
.lookbookslider-container div.custom_text_area_wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.lookbookslider-container div.custom_text_area .custom_title {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	margin: 10px 0;
	padding: 0 15px;
	font-family: "Plutocond_bold";
	line-height: 16px;
}
.lookbookslider-container div.custom_text_area .custom_text {
	font-size: 14px;
	line-height: 18px;
	padding: 0 15px;
	display: inline-block;
	font-weight: 300;											
}

img.smallres_scenes_categ ,
div.smaller_resolution_scenes_txt {
	display: none;
}

@media (max-width: 991px) {
	.lookbookslider-container div.custom_text_area .custom_text {
		font-size: 11px;
		line-height: 12px;
		padding: 0 5px;
	}
	.lookbookslider-container div.custom_text_area .custom_title {
		font-size: 13px;
		margin: 5px 0;
		padding: 0 5px;
		line-height: 13px;
	}	
	body.catalogsearch-result-index div.breadcrumbs, 
	body.catalog-category-view div.breadcrumbs {
		margin-top: 0 !important;
	}
}
@media (max-width: 767px) {
	div.lookbookslider-top ,
	.lookbookslider-container div.custom_text_area {
		display: none;
	}
	div.smaller_resolution_scenes_txt {
		display: block;
		text-align: justify;
	}
	div.smaller_resolution_scenes_txt .custom_title {
		display: block;
		width: 100%;
		font-size: 16px;
		font-weight: 300;
		margin: 0 0 10px 0;
		padding: 0 15px;
		font-family: "Plutocond_bold";
		line-height: 16px;	
	}
	div.smaller_resolution_scenes_txt .custom_text {
		font-size: 14px;
		line-height: 18px;
		padding: 0 15px;
		display: inline-block;
		font-weight: 300;		
	}
	img.smallres_scenes_categ {
		display: block;
		margin-bottom: 25px;
	}
}

/*.header-container .top-container .hotspot .product-info .noprice h2 {*/
.hotspot .product-info .noprice h2 {
	border-bottom: none;
    margin: 0;
    padding: 0;
}
div.product-view.nullprice div.price-box.legendaprice ,
div.product-view.nullprice div.add-to-box {
	display: none;
}
.mteo-theme-default #mteo_msg_error,
.mteo-theme-default #mteo_subscription_success_with_coupon,
.mteo-theme-default #mteo_subscription_success {
    display: none;
}

#mteo_popup_bg_layer {
    position: absolute;
    z-index: 2147483647;
    background: url(https://www.noukies.com/skin/frontend/base/default/images/mt/exitoffer/mteo_dark2.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    box-sizing: border-box;
    display: none;
}

#mteo_popup_content {
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

/* Default theme */


@font-face {
    font-family: "Roboto";
    src: url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Light.woff2") format("woff2"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Light.woff") format("woff"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Roboto";
    src: url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Regular.woff2") format("woff2"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Regular.woff") format("woff"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Bold.woff2") format("woff2"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Bold.woff") format("woff"), url("https://www.noukies.com/skin/frontend/base/default/font/mt/exitoffer/roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
}

.mteo-theme-default select,
.mteo-theme-default label,
.mteo-theme-default input,
.mteo-theme-default a,
.mteo-theme-default {
    font-family: "Roboto", Arial, sans-serif;
}

.mteo-theme-default {
    width: 760px;
    height: auto;
    min-height: inherit;
    display: block;
    overflow: hidden;
}

.mteo-theme-default.mteo_content_newsletter_subscription_form {
	min-height: 320px;
}

.mteo-theme-default .mteo-text-row-1 {
	margin-top: 30px;
    height: auto;
    line-height: 40px;
    width: 100%;
    font-size: 40px;
    font-family: "plutocond_regular";
}

.mteo-theme-default div#mteo_subcription_form .mteo-text-row-1 {
	font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px;
    padding: 0 35px;	
}

.mteo-theme-default .mteo-text-row-2 {
    margin: 15px 25px 0 25px;
    font-size: 24px;
    line-height: 28px;
    height: auto;
    overflow: hidden;
	font-family: "plutocond_regular";
}

.mteo-theme-default div#mteo_subcription_form .mteo-text-row-2 {}

.mteo-text-row-3 {
    margin: 15px 25px 0 25px;
    font-size: 24px;
    line-height: 28px;
    height: auto;
    overflow: hidden;
	font-family: "plutocond_regular";
}

.mteo-theme-default div#mteo_subcription_form .mteo-text-row-3 {
	
}

 .mteo-theme-default .mteo-text-row-4 {
    margin: 0px 0 17px 0;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    font-weight: 300;
}

.mteo-theme-default div#mteo_subcription_form .mteo-text-row-4 {}

.mteo-theme-default #mteo_subcription_form {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.mteo-theme-default.mteo_content_newsletter_subscription_form #mteo_subcription_form {
    margin-bottom: 0px;
}

.mteo-theme-default .mteo-subscribe {
    margin: 50px 10% 0px;
    width: 80%;
    display: inline-block;
}

.mteo-theme-default .mteo-form-with-additional .checkbox-field label {
	color: #58595B;
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field, .mteo-theme-default .mteo-form-with-additional .checkbox-field {
    width: 94% !important;
    margin: 0 3% !important;
}

.mteo-theme-default .mteo-form-with-additional .checkbox-field input {
	box-shadow: none !important;
}

.mteo-theme-default .mteo-form-with-additional .mteo-additional-field ,
.mteo-theme-default .mteo-subscribe input#mteo_email {
	/*
    display: inline-block;
    float: left;
    width: 70%;
    height: 40px;
    background-color: #ffffff;
    border: 0;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #3d3d3d;

    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
	*/
	
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
	
    border: 1px solid #ebebeb;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;	
}

.mteo-theme-default .mteo-form-with-additional .mteo-additional-field:focus ,
.mteo-theme-default .mteo-subscribe input#mteo_email:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}

.mteo-theme-default .mteo-subscribe a#mteo_submit_step_one,
.mteo-theme-default .mteo-subscribe a#mteo_contact_submit,
.mteo-theme-default .mteo-subscribe a#mteo_submit {
	
	/*
    font-size: 16px;
    width: 30%;
    height: 40px;
    line-height: 36px;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-weight: 300;

    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
	*/
	
	display: inline-block;
    padding: 12px 50px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    line-height: 26px;
    margin: 30px 0px 0px 0px;
    color: white !important;
    font-family: "plutocond_regular" !important;
    border: 1px solid;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}

.mteo-theme-default .mteo-subscribe a#mteo_submit_step_one:hover,
.mteo-theme-default .mteo-subscribe a#mteo_contact_submit:hover,
.mteo-theme-default .mteo-subscribe a#mteo_submit:hover {
    text-decoration: none;
    background-color: white !important;
    color: #58595B !important;
    border: 1px solid;	
}

.mteo-theme-default .mteo-popup-close  {
    background: url('/media/close_white_bg.png') no-repeat center center;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 5px;
    display: inline-block;
	z-index: 9;
}

.mteo-theme-default #mteo_msg_error {
    margin: 15px 0 0 0;
    padding: 5px 10px 5px 40px;
    background: url(/skin/frontend/base/default/images/mt/exitoffer/mteo-error.png) no-repeat 5px 4px;
    font-size: 16px;
    display: none;
    text-align: center;
    min-height: 24px;
    line-height: 24px;
    max-width: 65%;
    height: auto;
    overflow: hidden;
    background-color: #e1b8b8;
    color: white !important;
    font-family: "plutocond_regular";
}

.mteo-theme-default #mteo_subscription_success_with_coupon {
    margin: 40px 0 0 0;
    height: auto;
    overflow: hidden;
}

.mteo-theme-default .mteo-success-msg,
.mteo-theme-default #mteo_msg_success {
    font-size: 24px;
    font-weight: 300;
}


.mteo-theme-default .mteo-box-shop-now-button {
    padding: 15px 0 25px 0;
}

.mteo-theme-default .mteo-box-shop-now-button a{
    padding: 0px;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    clear: both;
    text-decoration: none;
	font-family: "plutocond_regular";
}
.mteo-theme-default #mteo_coupon_code {
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    padding: 20px 40px;
    margin: 30px 0 0 0;
    width: auto;
    border-style: dashed;
    border-width: 5px;
    font-family: "plutocond_regular";
    border-radius: 25px;	
}

.mteo-theme-default .mteo-success-msg{
    margin: 140px 0 0 ;
    padding: 100px 0 0 0;
    background: url('https://www.noukies.com/skin/frontend/base/default/images/mt/exitoffer/mteo-success.png') no-repeat center top;
    height: auto;
    overflow: hidden;
}
.mteo-theme-default #mteo_subscription_success .mteo-success-msg ,
.mteo-theme-default .mteo-success-msg span ,
.mteo-theme-default #mteo_msg_success span{
    font-size: 16px;
    display: block;
    font-family: "plutocond_regular";
    color: #58595B;
}

/* with additional fields */

.mteo-theme-default .mteo-form-with-additional#mteo_subcription_form {
    padding: 25px 0;
    height: auto;
    overflow: hidden;
}

.mteo-theme-default .mteo-form-with-additional .mteo-text-row-1 {
    margin-top: 0px;
}

.mteo-theme-default .mteo-form-with-additional .mteo-subscribe {
    margin-top: 35px;
}

.mteo-theme-default .mteo-form-with-additional input#mteo_email,
.mteo-theme-default .mteo-form-with-additional .mteo-additional-field {
	width: 95%;
    height: 34px;
    line-height: 35px;
    clear: both;
    margin: 7px auto;
    border: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 14px;
    color: #58595B;
    float: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-family: "plutocond_regular";
}

.mteo-theme-default .mteo-form-with-additional .mteo-additional-field.mteo-additional-field-firstname ,
.mteo-theme-default .mteo-form-with-additional .mteo-additional-field.mteo-additional-field-lastname {
	width: 46.15%;
    float: left;
    margin: 0 0% 0 2.5%;
    clear: initial;
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field input[type=checkbox], 
.mteo-theme-default .mteo-form-with-additional .checkbox-field input[type=checkbox] {
    margin: 0;
}

.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-accept_cgv {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-accept_cgv label {
    width: 80%;
    text-align: left;
    line-height: 16px;
}
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-checkbox-after-form .checkbox-field, 
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field {
    width: auto !important;
    text-align: center;
}
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-not_born_yet ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-0_3m ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-3_6m ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-6_9m ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-9_18m ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-2y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-3y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-4y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-5y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-6y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-7y ,
.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-8y {
    width: 27% !important;
    text-align: center;
    height: 20px;
}
.mteo-theme-default #mteo_subscription_success .mteo-success-msg {
    margin: 0;
}

.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .mteo-text-row-6 {
	margin: 5px 0 10px 0;
}


.mteo-theme-default .mteo-form-with-additional select.mteo-additional-field {
    padding: 0 15px 0 12px;
}
.mteo-theme-default .mteo-checkbox-after-form .checkbox-field input,
.mteo-theme-default .mteo-form-with-additional .checkbox-field input {
    width: auto!important;
    margin: 0 15px 0 0;
    float: left;

}
.mteo-theme-default .mteo-checkbox-after-form .checkbox-field label,
.mteo-theme-default .mteo-form-with-additional .checkbox-field label {
    float: left;
    font-size: 14px;
	font-family: "plutocond_regular";
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field,
.mteo-theme-default .mteo-form-with-additional .checkbox-field {
    width: 70%;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    float: left;
    margin: 0 15%;
    text-align: left;
}

.mteo-theme-default .mteo-form-with-additional textarea.mteo-additional-field {
    height: 57px;
    resize: none;
    line-height: 18px;
    padding: 10px 15px;
}


.mteo-theme-default .mteo-form-with-additional .mteo-subscribe a#mteo_contact_submit,
.mteo-theme-default .mteo-form-with-additional .mteo-subscribe a#mteo_submit {
	height: auto;
    line-height: 25px;
    clear: both;
    margin: 15px auto 0;
    display: inline-block;
    float: none;
}

.mteo-theme-default .mteo-form-with-additional  .mteo-subscribe {
    margin: 15px 10% 0;
    height: auto;
    overflow: hidden;
}

/* YES NO buttons */
.mteo_buttons {
    margin: 15px 20% 0;
}

.mteo_yes,
.mteo_no {
    display: inline-block;
    padding: 18px 50px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    margin: 10px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;	
}

.mteo_yes {
    color: white !important;
    font-family: "plutocond_regular" !important;	
	border: 1px solid;
}
.mteo_no {
    color: white !important;
    font-family: "plutocond_regular" !important;	
	border: 1px solid;
}

a.mteo_yes:hover,
a.mteo_no:hover {
    text-decoration: none;
}

a.mteo_yes:hover {
    background-color: white !important;
    color: #58595B !important;
    border: 1px solid;
}
a.mteo_no:hover {
    background-color: white !important;
    color: #3752A0 !important;
    border: 1px solid;	
}
	
.mteo_yes span,
.mteo_no span{
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.mteo-theme-default.mteo_content_yes_no {
    min-height: 252px;
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field {
    position: relative;
    width: 100%;
    margin: 15px 0 15px;

}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field input {
    position: absolute;
    top:3px;
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field label a,
.mteo-theme-default .mteo-checkbox-after-form .checkbox-field label a:hover{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}

.mteo-theme-default .mteo-checkbox-after-form .checkbox-field label {
    padding-left: 30px;
    line-height: normal;
    height:auto;
    overflow: hidden;
    font-weight: normal;
}


.mteo-theme-default .mteo-checkbox-after-form .mteo-form-fields {
    position: relative;
    height:auto;
    overflow: hidden;
}
.mteo-theme-default .mteo-checkbox-after-form .mteo-subscribe a#mteo_submit {
    position: absolute;
    right: 0;
    top: 0
}


    /* contact form */



.mteo-theme-default.mteo_content_contact_form .mteo-text-row-1 {
    background: url('https://www.noukies.com/skin/frontend/base/default/images/mt/exitoffer/mteo-wait.png') no-repeat left center;
    margin-top: 0px;
    font-size: 100px;
    line-height: 110px;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    padding-left: 110px;
    width: auto;
}

.mteo-theme-default.mteo_content_contact_form  .mteo-text-row-2 {
    margin: 0px 5%;
    font-size: 32px;
    line-height: 38px;
    height: auto;
    overflow: hidden;
    font-weight: 300;
}

.mteo-theme-default.mteo_content_contact_form .mteo-text-row-3 {
    margin: 30px 0 15px 0;
    font-size: 17px;
    height: auto;
    overflow: hidden;
    font-weight: 300;
    line-height: 20px;

}



@media only screen and (max-width: 790px) {
    #mteo_popup_content,
    #mteo_popup_content .mteo-theme-default {
        width: 100%;
    }

    #mteo_popup_bg_layer {
        width:100%;
        padding: 0 2%;
    }

    .mteo-theme-default .mteo_buttons {
        width: 80%;
        margin: 0px 10% !important;
    }
    .mteo-theme-default .mteo-subscribe {
        width: 80%;
    }

    .mteo-theme-default .mteo-subscribe,
    .mteo-theme-default .mteo-form-with-additional .mteo-subscribe {
        margin: 50px 10% 0 !important;
    }

    .mteo-theme-default .mteo-text-row-3 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 650px) {

}
@media only screen and (max-width: 560px) {

    .mteo-theme-default .mteo-text-row-3 {
        font-size: 26px;
    }

    .mteo-theme-default .mteo_buttons,
    .mteo-theme-default .mteo-subscribe {
        width: 80%;
    }
}

@media only screen and (max-width: 520px) {
    .mteo-theme-default .mteo_no {
        margin-top: 0px;
    }
    .mteo-theme-default .mteo_yes {
        margin-bottom: 20px;
    }

}
@media only screen and (max-width: 425px) {
	.mteo-theme-default div#mteo_subcription_form .mteo-text-row-1 {
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 15px;
		padding: 0 20px;
	}
	.mteo-theme-default .mteo-text-row-3 {
		font-size: 20px;
		line-height: 22px;
	}	
	.mteo-theme-default .mteo-subscribe a#mteo_submit_step_one, 
	.mteo-theme-default .mteo-subscribe a#mteo_contact_submit, 
	.mteo-theme-default .mteo-subscribe a#mteo_submit {
		padding: 10px 25px;
		font-size: 20px;
		font-weight: 300;
		line-height: 22px;
		margin: 15px 0px 0px 0px;
	}	
	.mteo-theme-default div#mteo_subcription_form .mteo-text-row-1 {
		font-size: 20px;
		line-height: 22px;
		padding: 0px;
	}	
	.mteo-theme-default .mteo-form-with-additional .mteo-additional-field.mteo-additional-field-firstname, 
	.mteo-theme-default .mteo-form-with-additional .mteo-additional-field.mteo-additional-field-lastname {
		width: 95%;
		clear: both;
		margin: 0 0 10px 0;
		float: none;
	}	
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-not_born_yet, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-0_3m, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-3_6m, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-6_9m, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-9_18m, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-2y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-3y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-4y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-5y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-6y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-7y, 
	.mteo-theme-default.mteo_content_newsletter_subscription_form .mteo-form-with-additional .checkbox-field.checkbox-8y {
		width: 44% !important;
		text-align: center;
		height: 20px;
	}	
}
@media only screen and (max-width: 460px) {


    .mteo-theme-default .mteo-subscribe {
        width: 90%;
    }

    .mteo-theme-default .mteo-subscribe,
    .mteo-theme-default .mteo-form-with-additional .mteo-subscribe {
        margin: 30px 5% 0;
    }

    .mteo-theme-default .mteo-subscribe a#mteo_contact_submit, .mteo-theme-default .mteo-subscribe a#mteo_submit {
        width: 95%;
    }

    .mteo-theme-default .mteo-form-with-additional input#mteo_email,
    .mteo-theme-default .mteo-form-with-additional .mteo-additional-field,
    .mteo-theme-default .mteo-checkbox-after-form .checkbox-field,
    .mteo-theme-default .mteo-form-with-additional .checkbox-field {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .mteo-theme-default .mteo-subscribe input#mteo_email {
        width: 95%;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
    }

    .mteo-theme-default .mteo-subscribe a#mteo_contact_submit,
    .mteo-theme-default .mteo-subscribe a#mteo_submit {
        display: inline-block;
        margin: 20px auto;
        float: none;
        clear: both;
    }
    .mteo-theme-default {
        min-height: 350px;
    }

    .mteo-theme-default.mteo_content_contact_form .mteo-text-row-1 {
        font-size: 70px;
        line-height: 70px;
        height: 70px;
        padding-left: 80px;
        margin: 0 5%;
        background: url('https://www.noukies.com/skin/frontend/base/default/images/mt/exitoffer/mteo-wait-small.png') no-repeat left center;

    }

    .mteo-theme-default #mteo_msg_error {
        max-width: 90%;
        background: none;
        padding-left: 0;
    }

    .mteo-theme-default .mteo-checkbox-after-form .mteo-subscribe a#mteo_submit {
        position: relative;
    }
	
	.mteo-theme-default.mteo_content_newsletter_subscription_form {
		min-height: 230px;
	}	

}

.mteo-theme-default .mteo-form-with-additional .mteo-additional-field[type=checkbox]:focus {
    border-color: white !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

div.mteo-box-shop-now-button button {
    float: left;
    margin-left: 15px;
    border: 1px solid #b9b9b0;
    height: auto;
    line-height: normal;
    padding: 10px 30px !important;
    background-color: #b9b9b0;
    color: white;
    border-radius: 25px;
    font-size: 18px;
}
div.mteo-box-shop-now-button button:hover {
	background-color: #FFFFFF !important;
	color: #b9b9b0 !important;
}
.bubbleInfo{display:none;width:0;position:relative;top:8px;left:-30px}.popup{position:absolute;display:none;z-index:50;text-align:left;background:#fff;font-size:12px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-moz-box-shadow:0 0 7px #333;-webkit-box-shadow:0 0 7px #333;box-shadow:0 0 7px #333;border:1px solid #a0c7ff;color:#333!important;padding:10px;left:-205px!important;top:-10px!important}body.mgxbabyregistry-index-addregistry .col-main input[type=text],body.mgxbabyregistry-index-addregistry .col-main select,body.mgxbabyregistry-index-addregistry .col-main textarea,body.mgxbabyregistry-index-closeregistry .col-main input[type=text],body.mgxbabyregistry-index-closeregistry .col-main select,body.mgxbabyregistry-index-closeregistry .col-main textarea,body.mgxbabyregistry-index-editregistry .col-main input[type=text],body.mgxbabyregistry-index-editregistry .col-main select,body.mgxbabyregistry-index-editregistry .col-main textarea,body.mgxbabyregistry-index-viewitems .col-main input[type=text],body.mgxbabyregistry-index-viewitems .col-main select,body.mgxbabyregistry-index-viewitems .col-main textarea,body.mgxbabyregistry-index-viewproducts .col-main input[type=text],body.mgxbabyregistry-index-viewproducts .col-main select,body.mgxbabyregistry-index-viewproducts .col-main textarea,div#mgxbabyregistrybox input[type=text]{height:28px;width:100%;line-height:28px;border:1px solid #ddded9;padding-left:15px;color:#94968c;box-shadow:inset 0 4px 7px #ebeced!important;background-color:#fff!important;border-color:#c3c5c9!important;-webkit-border-radius:4px 4px 4px 4px!important;border-radius:4px!important}body.mgxbabyregistry-index-addregistry .col-main input[type=text]:focus,body.mgxbabyregistry-index-addregistry .col-main select:focus,body.mgxbabyregistry-index-addregistry .col-main textarea:focus,body.mgxbabyregistry-index-closeregistry .col-main input[type=text]:focus,body.mgxbabyregistry-index-closeregistry .col-main select:focus,body.mgxbabyregistry-index-closeregistry .col-main textarea:focus,body.mgxbabyregistry-index-editregistry .col-main input[type=text]:focus,body.mgxbabyregistry-index-editregistry .col-main select:focus,body.mgxbabyregistry-index-editregistry .col-main textarea:focus,body.mgxbabyregistry-index-viewitems .col-main input[type=text]:focus,body.mgxbabyregistry-index-viewitems .col-main select:focus,body.mgxbabyregistry-index-viewitems .col-main textarea:focus,body.mgxbabyregistry-index-viewproducts .col-main input[type=text]:focus,body.mgxbabyregistry-index-viewproducts .col-main select:focus,body.mgxbabyregistry-index-viewproducts .col-main textarea:focus,div#mgxbabyregistrybox input[type=text]:focus{border-color:rgba(75,99,174,.8)!important;outline:0!important;outline:dotted thin !ie;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(75,99,174,.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(75,99,174,.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(75,99,174,.6)!important}div#mgxbabyregistrybox button[type=submit]{border:1px solid #566eb8;width:100%;padding:0 15px;height:30px;line-height:30px;color:#fff;background-color:#566eb8;font-size:13px;font-family:plutocond_light;-webkit-border-radius:5px;border-radius:5px;font-weight:600;text-transform:uppercase;letter-spacing:1px}div#mgxbabyregistrybox button[type=submit] span{border-color:transparent;background:0 0}div#mgxbabyregistrybox a{color:#58595B!important}.popup p{margin-bottom:7px}.popup #firstname,.popup #lastname,.popup #registryid{width:200px}.popup a,.popup label{width:200px!important;display:block}.popup a{font-size:12px!important;color:#1E7EC8!important}#loading-mask,#loading-mask .loader{background:#e6f0fb;border:2px solid #6f81ac;color:#6f81ac;font-weight:700;left:50%;margin-left:-60px;padding:15px 60px;position:fixed;text-align:center;top:45%;width:120px;z-index:1000}.shop-access{zoom:1;margin-bottom:0}.quick-access ul:after,.shop-access:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden}.shop-access table{float:right}.quick-access ul{display:block;zoom:1;float:right}.quick-access li{display:block!important;float:left}#loading-mask{opacity:.3!important}
a:focus{outline:0}.highlight{color:#40ACE7!important;font-weight:700;float:none!important}body.catalogsearch-result-index .col-main{background:url(https://www.noukies.com/skin/frontend/base/default/css/images/the-original.png) right bottom no-repeat #fff;border:1px solid #A1B5C9;-webkit-border-radius:8px;border-radius:8px;padding:20px 30px 65px}span.apd{display:none}.reset-button{position:absolute;border:0;height:16px;width:16px;background-color:transparent;padding:0 6px 6px 2px;z-index:100;color:#DE5400;font-size:10pt;cursor:pointer;vertical-align:baseline;line-height:16px;left:585px!important;margin-top:0;top:38px}@-moz-document url-prefix(){.reset-button{margin-top:0}}input.spinner,input.spinner:focus{background-repeat:no-repeat!important;background-position:right center;background-image:url(https://www.noukies.com/skin/frontend/base/default/css/mageworx/images/spinner.gif)!important}.s_separator{border-top:1px solid #AAA}.s_separator:first-child{border-top:none}#search_autocomplete{position:absolute;left:-4px!important;top:61px!important;z-index:9999999}.searchautocomplete-container{float:right;margin-top:-1px}.s_icon,.s_item,.s_item_name span{float:left}.search-container .span_item{padding-left:4px}.searchautocomplete-search{border-radius:8px;border:1px solid #CCC;box-shadow:0 4px 8px rgba(0,0,0,.6);font:11px Arial,Helvetica,sans-serif;padding-top:10px;background:#FAFAFA;display:block;font-size:11px;line-height:140%;overflow:hidden;position:relative;top:58px;left:4px!important}.search-results{clear:both;display:block;text-align:left;padding-left:3px}.s_details,.s_icon{display:table-cell}.search-header{margin:0;text-align:left;padding:0 0 0 5px;height:25px;line-height:25px;font-weight:700;color:#999;font-size:15px;letter-spacing:0;clear:both}.s_description,.s_ratings{font-size:11px}.s_item{margin-bottom:10px;padding-left:5px;padding-right:5px;width:303px}.s_item:hover{background-color:#EDF1FF;cursor:default}.s_item a:hover,.s_item a:link,.s_item a:visited{color:#2F2F2F;text-decoration:none}.s_icon{height:auto;margin-right:5px}.s_details{text-align:left;padding-bottom:10px}.s_item_name{font-weight:700;height:auto!important;min-height:15px;overflow:auto}.s_review{clear:both}.s_ratings{line-height:1.25;margin:0;width:70px;display:block}.s_item_name .a_review{color:#1E7EC8!important}.s_sku{font-size:10px}.searchautocomplete-search .s_button button.button span{background:#F18200;border:1px solid #DE5400;color:#fff;display:block;font:700 12px/19px Arial,Helvetica,sans-serif;height:19px;padding:0 8px;text-align:center;white-space:nowrap}.s_category{margin:6px 2px;padding:4px 2px;white-space:nowrap;cursor:pointer;float:left}.s_category a{color:#2F2F2F;text-decoration:none}.resultbox-b{height:16px;text-align:right;font-weight:700;font-size:13px;margin:0 4px 4px;clear:both}.resultbox-b a,.resultbox-b a:hover,.resultbox-b a:link,.resultbox-b a:visited{color:#999;text-decoration:none}
/**
 * Noukies_Faq extension
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the MIT License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/mit-license.php
 * 
 * @category       Noukies
 * @package        Noukies_Faq
 * @copyright      Copyright (c) 2018
 * @license        http://opensource.org/licenses/mit-license.php MIT License
 */
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;}
.tree{background:url(https://www.noukies.com/skin/frontend/base/default/images/noukies_faq/line1.png) repeat-y;}
.tree li{line-height:20px;margin-top:1px;position:relative;width:100%;}
* html .tree li{float:left;display:inline;}
.tree li a{padding-left:28px;}
.tree li span{cursor:auto;float:left;font-size:0;height:13px;left:5px;position:absolute;top:5px;width:13px;}
.tree li span,.tree li span.collapsed{background:url(https://www.noukies.com/skin/frontend/base/default/images/noukies_faq/collapsed.png) no-repeat 0 0;}
.tree li span.expanded{background:url(https://www.noukies.com/skin/frontend/base/default/images/noukies_faq/expanded.png) no-repeat 0 0;}
.tree li ul{margin-left:28px;background:url(https://www.noukies.com/skin/frontend/base/default/images/noukies_faq/line1.png) repeat-y;}
.tree li li{background:url(https://www.noukies.com/skin/frontend/base/default/images/noukies_faq/line2.png) no-repeat 0 0;}
.tree:after,.tree ul:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.tree,.tree ul{display:block;}
.tree li.map-category{font-weight:bold;}
.tree li.map-product{font-weight:normal;}
.tree li.map-product a{color:#203548;}
/* \*/ .tree,.tree ul{min-height:1%;}
* html .tree,* html .tree ul{height:1%;}

.maintitle {
  background: url("https://www.noukies.com/skin/frontend/smartwave/default/images/filterproducts/greyboxbg.gif") repeat-x scroll center top transparent;
  border-left: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
  border-right: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  color: #3a3a3a;
  float: none;
  font-size: 14px;
  height: 29px;
  padding: 6px 10px 0;
  clear: both; }

.titlemain {
  color: #3a3a3a;
  float: left;
  font-size: 14px;
  font-weight: bold; }

.viewall {
  float: right; }
  .viewall a {
    color: #5c5c5c;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline; }

.products-grid li.item {
	float: left;
	padding-bottom: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	width: 138px;
	height: 350px;
	max-height: 350px;
}

.std .category-products ul, .std .category-products ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none; }

/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.eot?v=4.6.1');
  src: url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('https://www.noukies.com/skin/frontend/smartwave/default/megamenu/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.main-nav{background-color:#e6f0fb;padding:2px 0;position:relative}.fixed-header a,.main-nav a{color:#6f81ac;text-align:left}.fixed-header a:hover,.main-nav a:hover{color:#6f81ac}.fixed-header .menu,.main-nav .menu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;margin-bottom:0;padding-left:0}.fixed-header .menu>li,.main-nav .menu>li{display:inline-block;padding:0 12px}.fixed-header .menu>li>a,.main-nav .menu>li>a{display:block;position:relative}.fixed-header .menu>li>a:after,.main-nav .menu>li>a:after{content:"";position:absolute;width:100%;height:50px;bottom:-20px;left:0}.fixed-header .menu>li>a>span.cat-label,.main-nav .menu>li>a>span.cat-label{position:absolute;top:8px;right:-25px;font:11px arial,sans-serif;text-transform:uppercase;padding:0 2px}.fixed-header .menu>li>a>span.cat-label.cat-label-label1,.main-nav .menu>li>a>span.cat-label.cat-label-label1{background:red;color:#fff}.fixed-header .menu>li>a>span.cat-label.cat-label-label2,.main-nav .menu>li>a>span.cat-label.cat-label-label2{background:#00f;color:#fff}.fixed-header .menu>li .nav-sublist-dropdown,.main-nav .menu>li .nav-sublist-dropdown{display:none;position:absolute;z-index:10000;width:200px;top:100%;border-bottom:1px solid #ebebeb;padding:0;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%}.fixed-header .menu>li .nav-sublist-dropdown:before,.main-nav .menu>li .nav-sublist-dropdown:before{content:"";position:absolute;width:100%;height:100%;left:0;top:-15px;z-index:-1}.fixed-header .menu>li .nav-sublist-dropdown ul,.main-nav .menu>li .nav-sublist-dropdown ul{padding-left:0;margin-bottom:0;list-style:none}.fixed-header .menu>li .nav-sublist-dropdown ul li a>span,.main-nav .menu>li .nav-sublist-dropdown ul li a>span{position:relative}.fixed-header .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label,.main-nav .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label{position:absolute;font:10px arial,sans-serif;text-transform:uppercase;padding:0 2px;top:2px;right:-35px}.fixed-header .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label.cat-label-label1,.main-nav .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label.cat-label-label1{background:red;color:#fff}.fixed-header .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label.cat-label-label2,.main-nav .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label.cat-label-label2{background:#00f;color:#fff}.fixed-header .menu>li .nav-sublist-dropdown ul li .image-item a,.main-nav .menu>li .nav-sublist-dropdown ul li .image-item a{font-size:0!important}.fixed-header .menu>li .nav-sublist-dropdown ul li .image-item:before,.main-nav .menu>li .nav-sublist-dropdown ul li .image-item:before{display:none}.fixed-header .menu>li .nav-sublist-dropdown .container,.main-nav .menu>li .nav-sublist-dropdown .container{max-width:100%;padding:0}.fixed-header .menu>li .nav-sublist-dropdown .container>ul>li a,.main-nav .menu>li .nav-sublist-dropdown .container>ul>li a{padding:15px 20px;display:block;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-top:1px solid #dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children{position:relative}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children>a:before,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children>a:before{font:normal normal 16px/20px FontAwesome;content:'\f105';width:15px;height:15px;position:absolute;right:10px;margin-left:13px}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist{position:absolute;left:199px;top:0;display:none}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li{background-color:#fff;width:200px}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li:last-child a,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li:last-child a{border-bottom:1px solid #dbdbdb}.fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children:hover>.nav-sublist,.main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children:hover>.nav-sublist{display:block}.fixed-header .menu>li.menu-full-width.category-top-menu-item .nav-sublist-dropdown,.main-nav .menu>li.menu-full-width.category-top-menu-item .nav-sublist-dropdown{padding:15px 0 10px}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown{padding:25px 0 30px;width:100%;left:0;right:0;margin:0 auto;border-bottom:1px solid #dfdfdf;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.3);box-shadow:0 2px 10px -2px rgba(0,0,0,.3)}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li>a,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li>a{display:block;padding:5px;border:none}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li>a.level1,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li>a.level1{font-size:14px;text-transform:uppercase;font-family:Georgia;line-height:1.5}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li{background:0 0;width:auto;clear:both}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li a:before,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li a:before{font:normal normal 16px/20px FontAwesome;text-decoration:inherit;content:"\f105";-webkit-font-smoothing:antialiased;float:left;margin:0 10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li a:hover:before,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li a:hover:before{text-decoration:none}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul{margin:3px 0 3px 5px}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul li:before,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul li:before{line-height:17px}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul li a,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist ul li ul li a{padding:3px;font-size:12px}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist a,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul>li .nav-sublist a{font-size:13px}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children>a:before,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children>a:before{background:0 0}.fixed-header .menu>li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a,.main-nav .menu>li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a{border-bottom:none}.fixed-header .menu>li:nth-last-child(1) .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist,.fixed-header .menu>li:nth-last-child(2) .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist,.main-nav .menu>li:nth-last-child(1) .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist,.main-nav .menu>li:nth-last-child(2) .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist{left:auto;right:199px}.fixed-menu-type3 .fixed-header .menu>li .nav-sublist-dropdown:before,.fixed-menu-type4 .fixed-header .menu>li .nav-sublist-dropdown:before,.header-type-3 .main-nav .menu>li .nav-sublist-dropdown:before,.header-type-4 .main-nav .menu>li .nav-sublist-dropdown:before{top:-50px}.fixed-header{background:#fff;border-bottom:1px solid #dfdfdf;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.3);box-shadow:0 2px 10px -2px rgba(0,0,0,.3)}.fixed-header .menu li a{padding-bottom:15px}.fixed-header-area{position:fixed;top:-160px;left:0;width:100%;z-index:901;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.fixed-header-area.fixed-already{top:0}.fixed-header-area .menu{float:right}.fixed-header-area .menu>li{padding:0 11px!important}.mobile-nav{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0);-webkit-transition:all .5s;transition:all .5s;position:fixed;top:0;left:-100%;z-index:10100;height:100%;width:240px;background-color:#f5f9fd}.mobile-nav-shown .mobile-nav{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 10px 10px #111;box-shadow:0 10px 10px #111;height:100%;z-index:950;left:0;position:fixed;overflow-y:scroll}.mobile-nav .sw-mobile-menu{text-align:left;margin-bottom:0;padding-left:0}.mobile-nav .sw-mobile-menu li{display:block;position:relative;clear:both}.mobile-nav.side-block .close-block,.mobile-nav.side-block .close-block:hover{color:#FFF;background-color:#6e82b0;font-size:30px;padding:10px 20px;font-family:plutocond_regular}.mobile-nav .sw-mobile-menu li.over>.open-child:after{background-image:url(https://www.noukies.com/skin/frontend/smartwave/default/megamenu/css/images/small-plus.png);background-position:top center;background-repeat:no-repeat}.mobile-nav .sw-mobile-menu li .container{width:100%;padding:0}.mobile-nav .sw-mobile-menu li .open-child{float:right;font-size:0;width:40px;height:40px;margin-top:1px;display:block;cursor:pointer;position:relative;background-color:#f5f9fd;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.mobile-nav .sw-mobile-menu li .open-child:after{content:"";background-image:url(https://www.noukies.com/skin/frontend/smartwave/default/megamenu/css/images/small-plus.png);background-position:bottom center;background-repeat:no-repeat;cursor:pointer;width:19px;height:19px;display:block;position:absolute;left:10px;top:10px;opacity:.5}.mobile-nav .sw-mobile-menu li .open-child:selection{background-color:transparent!important}.mobile-nav .sw-mobile-menu li.active>a{background-color:#e6f0fb}.mobile-nav .sw-mobile-menu li>a{color:#6e82b0;display:block;line-height:40px;padding:0 10px;font-size:15px;font-family:plutocond_regular,Arial;text-transform:uppercase;background:#f5f9fd;border-top:1px solid #e3e7f0}.mobile-nav .sw-mobile-menu li>a:hover{background-color:#f9fbfe;text-decoration:none;color:#6e82b0}.mobile-nav .sw-mobile-menu li>a span.cat-label{font:10px/1.2 arial;text-transform:uppercase;padding:0 2px;margin-left:1px;margin-bottom:3px;display:inline-block;vertical-align:middle}.mobile-nav .sw-mobile-menu li>a span.cat-label.cat-label-label1{background:red;color:#fff}.mobile-nav .sw-mobile-menu li>a span.cat-label.cat-label-label2{background:#00f;color:#fff}.mobile-nav .sw-mobile-menu>li>ul{border-top:0;padding-left:0;margin-bottom:0}.mobile-nav .sw-mobile-menu>li>ul li{display:block;position:relative;background-color:#f5f9fd}.mobile-nav .sw-mobile-menu>li>ul>li a{padding-left:20px;text-transform:none;font:12px/40px "Open Sans",Arial;display:block}.mobile-nav .sw-mobile-menu>li>ul>li a span.cat-label{margin-bottom:0}.mobile-nav .sw-mobile-menu>li>ul>li a:before{font:normal normal 16px/40px FontAwesome;text-decoration:inherit;content:"\f105";-webkit-font-smoothing:antialiased;float:left;margin-right:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mobile-nav .sw-mobile-menu>li>ul>li li a{padding-left:0;margin-left:60px}.mobile-nav .sw-mobile-menu>li>ul>li li li a{padding-left:0;margin-left:80px}.mobile-nav .sw-mobile-menu>li>ul>li li li li a{padding-left:0;margin-left:100px}.mobile-nav .sw-mobile-menu>li ul{display:none;padding:0;margin:0}.side-block .close-block{font-size:16px;position:relative;text-transform:uppercase;color:#fff;background-color:#f5f9fd;display:block;padding:20px 0 20px 20px;font-family:Georgia;text-align:left;cursor:pointer;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.side-block .close-block:hover{color:#c6c6c6}.side-block .close-block:hover:before{background-position:bottom center}.side-block .close-block:before{content:"";display:block;width:15px;height:15px;position:absolute;right:15px;top:25px;background-image:url(https://www.noukies.com/skin/frontend/smartwave/default/megamenu/css/images/small-close.png);background-repeat:no-repeat;background-position:top center}.top-mega-block{margin-bottom:15px}.top-mega-bottom{margin-top:15px}.col-sw-1,.col-sw-10,.col-sw-11,.col-sw-12,.col-sw-2,.col-sw-3,.col-sw-4,.col-sw-5,.col-sw-6,.col-sw-7,.col-sw-8,.col-sw-9{float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-sw-1{width:100%}.col-sw-2{width:50%}.col-sw-3{width:33.3333%}.col-sw-4{width:25%}.col-sw-5{width:20%}.col-sw-6{width:16.6666%}.col-sw-7{width:14.2857%}.col-sw-8{width:12.5%}.col-sw-9{width:11.1111%}.col-sw-10{width:10%}.col-sw-11{width:9.0909%}.col-sw-12{width:8.3333%}.category-top-menu-item .menu_thumb_img{margin:10px 0}.menu_thumb_img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background:#000}.menu_thumb_img img{width:100%;opacity:1;filter:alpha(opacity=100)}.menu_thumb_img:hover img{opacity:.8;filter:alpha(opacity=80)}.nav-category-list{float:left;width:100%}.nav-category-list li{list-style:none}.nav-category-list>li{position:relative;padding-top:5px;padding-bottom:5px}.nav-category-list>li>a{text-transform:uppercase;position:relative;font-size:14px}.nav-category-list>li>a>span.cat-label{position:absolute;top:-5px;right:-30px;font:11px arial,sans-serif;text-transform:uppercase;padding:0 2px}.nav-category-list>li>a>span.cat-label.cat-label-label1{background:red;color:#fff}.nav-category-list>li>a>span.cat-label.cat-label-label2{background:#00f;color:#fff}.nav-category-list>li>div,.nav-category-list>li>ul{position:absolute;left:100%;top:0}.nav-category-list>li:hover>a{color:red;text-decoration:underline}.nav-category-list>li.menu-full-width .nav-sublist-dropdown{width:750px;padding:15px 10px}.nav-category-list>li.menu-full-width .nav-sublist-dropdown ul>li>a.level1{text-transform:uppercase;line-height:1.5;font-size:14px}.nav-category-list>li.menu-full-width .nav-sublist-dropdown ul>li .nav-sublist a{font-size:13px;display:block;padding:5px}.nav-category-list>li.menu-full-width .nav-sublist-dropdown ul>li .nav-sublist a:before{font:normal normal 16px/20px FontAwesome;text-decoration:inherit;content:"\f105";-webkit-font-smoothing:antialiased;float:left;margin:0 10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children>a:hover:before,.nav-category-list>li.menu-full-width .nav-sublist-dropdown ul>li .nav-sublist a:hover:before{text-decoration:none}.nav-category-list>li.menu-full-width .nav-sublist-dropdown ul>li .nav-sublist a span{position:relative}.nav-category-list>li .nav-sublist-dropdown{width:200px;border:1px solid #dfdfdf;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.3);box-shadow:0 2px 10px -2px rgba(0,0,0,.3);z-index:3}.nav-category-list>li .nav-sublist-dropdown:before{content:"";position:absolute;width:100%;height:100%;top:0;left:-15px;z-index:-1}.nav-category-list>li .nav-sublist-dropdown .container{max-width:100%}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children{position:relative}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist{position:absolute;left:199px;top:0;display:none}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li{width:200px}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li a{border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li:first-child a{border-top:1px solid #dbdbdb}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children:hover>.nav-sublist{display:block}.nav-category-list>li .nav-sublist-dropdown .container>ul .menu-item-has-children>a:before{font:normal normal 16px/20px FontAwesome;content:'\f105';width:15px;height:15px;position:absolute;right:10px;margin-left:13px}.nav-category-list>li .nav-sublist-dropdown .container>ul>li a{padding:15px 20px;display:block;border-bottom:1px solid #dbdbdb}.nav-category-list>li .nav-sublist-dropdown .container ul{margin-bottom:0}.nav-category-list>li .nav-sublist-dropdown .container ul li a>span{position:relative}.nav-category-list>li .nav-sublist-dropdown .container ul li a>span span.cat-label{position:absolute;font:10px arial,sans-serif;text-transform:uppercase;padding:0 2px;top:2px;right:-35px}.nav-category-list>li .cat-open-this,.nav-category-mobile-list .sw-mobile-menu li .open-child{cursor:pointer;height:21px;line-height:18px;width:21px;display:block;text-align:center;border:1px solid #e2e2e2;left:auto;right:10px;top:4px;font-family:open sans;margin:0}.nav-category-list>li .nav-sublist-dropdown .container ul li a>span span.cat-label.cat-label-label1{background:red;color:#fff}.nav-category-list>li .nav-sublist-dropdown .container ul li a>span span.cat-label.cat-label-label2{background:#00f;color:#fff}.nav-category-list>li.menu-item>.nav-sublist-dropdown>.container{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.nav-category-mobile-list .sw-mobile-menu li{display:block;position:relative;clear:both}.nav-category-mobile-list .sw-mobile-menu li .open-child{position:absolute}.nav-category-mobile-list .sw-mobile-menu li>a{font-size:14px;text-transform:uppercase}.nav-category-mobile-list .sw-mobile-menu li ul{display:none;padding:0 0 0 10px;margin:0}.nav-category-mobile-list .sw-mobile-menu>li{padding:5px 0}.nav-category-mobile-list .sw-mobile-menu>li>a{position:relative}.nav-category-mobile-list .sw-mobile-menu>li>a span.cat-label{position:absolute;top:-5px;right:-30px;font:11px arial,sans-serif;text-transform:uppercase;padding:0 2px}.nav-category-mobile-list .sw-mobile-menu>li>a span.cat-label.cat-label-label1{background:red;color:#fff}.nav-category-mobile-list .sw-mobile-menu>li>a span.cat-label.cat-label-label2{background:#00f;color:#fff}.nav-category-mobile-list .sw-mobile-menu>li>ul li{display:block;position:relative}.nav-category-mobile-list .sw-mobile-menu>li>ul li a{text-transform:none;font:12px "Open Sans",Arial;display:block;padding:5px 0}.nav-category-mobile-list .sw-mobile-menu>li>ul li a:before{font:normal normal 16px FontAwesome;text-decoration:inherit;content:"\f105";-webkit-font-smoothing:antialiased;float:left;margin-right:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-category-mobile-list .sw-mobile-menu>li>ul li a:hover:before{text-decoration:none}.nav-category-mobile-list .sw-mobile-menu>li>ul li a>span{position:relative}.nav-category-mobile-list .sw-mobile-menu>li>ul li a>span span.cat-label{position:absolute;font:10px arial,sans-serif;text-transform:uppercase;padding:0 2px;top:2px;right:-35px}.nav-category-mobile-list .sw-mobile-menu>li>ul li a>span span.cat-label.cat-label-label1{background:red;color:#fff}.nav-category-mobile-list .sw-mobile-menu>li>ul li a>span span.cat-label.cat-label-label2{background:#00f;color:#fff}
@media (max-width: 979px)  {
    .fixed-header .menu-icon {
        float: left;
        position: relative;
        top: 11px;
        left: 10px;
    }
    .fixed-header .menu{
        display: none;
    }
}
.quickview-main {
    text-align: left;
    padding: 10px;
    border: 1px solid #efefef;
}
.quickview-main .doubled-border {
    padding: 10px;
    border: 1px solid #efefef;
}
.quickview-main .product-img-box {
    margin-bottom: 20px;
}
.quickview-main  .product-view .product-img-box .product-image-zoom {
    overflow: visible;
}
.quickview-main .product-view .product-img-box .product-image-zoom img {
    position: relative;
}
.quickview-main .product-collateral {
    display: none;
}
.products-grid .item .product-img-wrapper {
    position: relative;
}
.products-grid .item .product-img-wrapper .sw-product-quickview {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    padding: 2px;
    text-align: center;
    width: 50px;
    background-color: #fff;
}
#v-cookielaw{overflow:hidden;background:#fff;color:#444;z-index:9999;font-size:13px}#v-cookielaw .v-message{padding:5px 10px;text-align:left}#v-cookielaw .v-button{color:#222;display:inline-block;background-color:#ececec;background-image:linear-gradient(#f4f4f4,#ececec);border:1px solid #d4d4d4;padding:4px 10px;text-decoration:none;text-shadow:1px 1px 0 #fff;border-radius:2px}#v-cookielaw .v-button.v-accept:before{content:"\2714"}#v-cookielaw .v-button:focus,#v-cookielaw .v-button:hover{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.3);border-color:#95b1d4 #95b1d4 #7c93bf;background-color:#7c93bf;background-image:linear-gradient(#95b1d4,#7c93bf)}#v-cookielaw .v-button:active{border-color:#2a65a0 #2a65a0 #3884cd;background-color:#95b1d4;background-image:linear-gradient(#95b1d4,#7c93bf)}#v-cookielaw.v-bar{display:table;width:100%;padding:5px 0}#v-cookielaw.v-bar .v-message{display:table-cell}#v-cookielaw.v-bar .v-actions{display:table-cell;vertical-align:middle;width:250px;padding-right:10px;text-align:right}#v-cookielaw.v-bar.v-top{position:relative;border-bottom:1px solid #000}#v-cookielaw.v-bar.v-bottom{position:fixed;bottom:0;border-top:1px solid #000}#v-cookielaw.v-box{position:fixed;max-width:300px;border:1px solid #000;border-radius:3px;margin:10px}#v-cookielaw.v-box .v-actions{float:left;margin:5px 10px}#v-cookielaw.v-box.v-top-left{top:0;left:0}#v-cookielaw.v-box.v-top-right{top:0;right:0}#v-cookielaw.v-box.v-bottom-left{bottom:0;left:0}#v-cookielaw.v-box.v-bottom-right{bottom:0;right:0}@media (max-width:480px){#v-cookielaw.v-box{display:table;width:100%!important;padding:5px 0 0;position:fixed;bottom:0!important;top:auto!important;border-top:1px solid #000;max-width:100%;margin:0;border-radius:0;border-right:0;border-left:0;border-bottom:0}#v-cookielaw.v-box .v-message{display:table-cell}#v-cookielaw.v-box .v-actions{display:table-cell;vertical-align:middle;width:250px;padding-right:10px;text-align:left}#v-cookielaw .v-message{float:left}#v-cookielaw .v-actions{float:left;margin:5px 10px}#v-cookielaw.v-bar .v-actions{width:auto}}#v-cookielaw.v-yellow-alert{background:#fffbcd;border-color:#e2cd7b!important}#v-cookielaw.v-dark-clean{color:#fff;background:#2c2c2c;border-color:#55575f!important}#v-cookielaw.v-dark-clean .v-button{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.3);border-color:#3072b3 #3072b3 #2a65a0;background-color:#2a65a0;background-image:linear-gradient(#599bdc,#3072b3)}#v-cookielaw.v-dark-clean .v-button:focus,#v-cookielaw.v-dark-clean .v-button:hover{background-color:#3678a0;background-image:linear-gradient(#68abdc,#387cb3)}#v-cookielaw.v-minimalist{color:#2c2c2c;background:#f0f0f0;border-color:#e0e0e0!important;font-size:11px;font-family:Verdana}#v-cookielaw.v-bar.v-minimalist{padding:2px 0}#v-cookielaw.v-box.v-minimalist{width:260px}#v-cookielaw.v-box.v-minimalist .v-actions{margin:5px}#v-cookielaw.v-box.v-minimalist .v-message{padding:5px}#v-cookielaw.v-minimalist .v-button{padding:3px 6px}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:active,.btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-color:#357ebd}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:linear-gradient(to bottom,#222 0,#282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)}.progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);border-color:#3278b3}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/glyphicons-halflings-regular.eot);src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}
.block-with-ico i,.block-with-ico.ico-position-top,.brand,body{text-align:center}.nobr,.price{white-space:nowrap!important}.back-to-top,button.button,ul.menu.smartwave-menu li{cursor:pointer}.error-msg,.note-msg,.notice-msg,.page-heading .back-to,.success-msg{letter-spacing:1px;text-transform:uppercase}.back-to-top,.breadcrumbs,.button,.data-table tfoot strong,.data-table th,.data-table thead th,.error,.error-msg,.link-compare,.link-wishlist,.note-msg,.notice-msg,.page-heading .back-to,.success,.success-msg,button.btn-checkout,h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{text-transform:uppercase}.block-cart .mini-products-list .product-details .nobr small,.block-cart .mini-products-list .product-details .product-name,.map-popup-text{word-wrap:break-word}.banner.hover-zoom,.banner.hover-zoom img{-webkit-backface-visibility:hidden;-webkit-perspective:1000}*{margin:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{background:#fff;font:13px/1.5 "Open Sans",Helvetica,sans-serif;color:#6f6f6f;position:relative}img{max-width:100%;height:auto;border:0;vertical-align:middle}a{text-decoration:none;outline:0}a:hover{text-decoration:underline}a:focus{outline:0}@font-face{font-family:Aleo-Regular;src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/aleo-regular-webfont.eot);src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/aleo-regular-webfont.eot?#iefix) format("embedded-opentype"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/aleo-regular-webfont.woff) format("woff"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/aleo-regular-webfont.ttf) format("truetype"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/aleo-regular-webfont.svg#aleoregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:arrows;src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/arrows.eot);src:url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/arrows.eot?#iefix) format("embedded-opentype"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/arrows.woff) format("woff"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/arrows.ttf) format("truetype"),url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/fonts/arrows.svg#arrows) format("svg");font-weight:400;font-style:normal}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{margin:0 0 20px;font-weight:300;letter-spacing:1px;display:block}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{margin-bottom:0}.h5,.h6,h5,h6{margin-bottom:10px}.h1,h1{font-size:38.5px}.h2,h2{font-size:31.5px}.h3,h3{font-size:24.5px}.h4,h4{font-size:17.5px}.h5,h5{font-size:14px}.h6,h6{font-size:11.9px}.font-large{font-size:72px}.et_section{width:100%;position:relative;float:left;background-color:#f4f4f4;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;color:#565656;padding-top:30px;padding-bottom:30px;margin-bottom:30px;visibility:hidden;background-repeat:no-repeat;background-position-x:50%;background-size:cover;overflow:hidden}.dark .et_section{border-color:#3d3d3d}.et_section.color-scheme-dark{color:#d5d5d5}.et_section.color-scheme-dark h1,.et_section.color-scheme-dark h2,.et_section.color-scheme-dark h3,.et_section.color-scheme-dark h4,.et_section.color-scheme-dark h5,.et_section.color-scheme-dark h6{color:#f3f3f3}.et_section.no-border{border:none!important}.et_section.parallax-section{background-attachment:fixed!important}.et_section .button{margin-left:3px;margin-right:3px}.content-video-wrapper{padding-top:56%;position:relative}.content-video-wrapper iframe{width:100%;height:100%;display:block;position:absolute;margin:0;top:0;left:0}hr{height:1px;background:0;border-top:0;border-bottom:1px solid #ddd;border-left:0;border-right:0;margin-top:30px;margin-bottom:30px;width:100%}hr.horizontal-break{width:100px;margin:20px auto;height:3px;background:#e6e6e6;border:none}hr.space{border:none;margin:0}.block-with-ico,.teaser-box{margin-bottom:20px}.teaser-box.style-bordered{border:1px solid #ebebeb;padding:5px;background:#fff}.teaser-box.style-bordered>div{border:1px solid #ebebeb;padding:15px}.block-with-ico.ico-position-top i{position:relative;text-align:center;float:none;margin:0 10px 20px auto!important;display:inline-block;color:#fff;border:none}.block-with-ico.ico-position-top i:before{position:absolute;left:0;right:0}.col2-set .col-1,.col2-set .col-2,.col3-set .col-1,.col3-set .col-2,.col3-set .col-3,.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left}.block-with-ico i{float:left;font-size:36px;font-style:normal!important;color:#b6b6b6;margin:0 20px 10px 0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;border-radius:100%;line-height:75px;width:75px;height:75px}address,p{line-height:1.5}.cta-block,table{width:100%;margin-bottom:20px}.block-with-ico:after{content:"";clear:both;display:block}.icon-globe:before{content:"\f0ac"}.icon-archive:before{content:"\f187"}.icon-coffee:before{content:"\f0f4"}.icon-fighter-jet:before{content:"\f0fb"}.icon-dashboard:before{content:"\f0e4"}.icon-user-md:before{content:"\f0f0"}.icon-dropbox:before{content:"\f16b"}.cta-block{float:left;border:1px solid #dbdbdb;padding:20px 40px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.back-to-top,.brand{-webkit-transition:.3s all ease-in-out}.cta-block.style-without-border{border:none;padding:0}.table-row .table-cell{display:table-cell;vertical-align:middle}.brand{opacity:.7;filter:alpha(opacity=70);transition:.3s all ease-in-out}.brand:hover{opacity:1;filter:alpha(opacity=100)}form{display:inline}fieldset{border:0}legend{display:none}table{border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:100%}table td,table th{padding:4px;line-height:20px;text-align:left;vertical-align:top}.hidden,.no-padding{padding:0!important}table td .button,table th .button{margin:15px 0}table thead th{vertical-align:bottom}.v-top,caption,td,th{vertical-align:top}caption,td,th{text-align:left;font-weight:400}p{margin:0 0 10px}.hidden,.no-margin{margin:0!important}strong{font-weight:600}address{font-style:normal}blockquote,cite,cite a,cite strong{font-style:italic}blockquote,q{quotes:none}blockquote{font-family:Georgia;font-size:14px}q:after,q:before{content:''}big,small{font-size:1em}ol,ul{list-style:none}dl:after{content:' ';display:table;clear:both}dd,dt{line-height:20px}.hidden{display:block!important;border:0!important;font-size:0!important;line-height:0!important;width:0!important;height:0!important;overflow:hidden!important}.wrap{white-space:normal!important}.a-left{text-align:left!important}.a-center{text-align:center!important}.a-right{text-align:right!important}.label,.main,.page-empty,.page-popup,.page-print{text-align:left}.v-middle{vertical-align:middle}.f-left,.left{float:left!important}.f-right,.right{float:right!important}.f-none{float:none!important}.col-left,.col-main,.f-fix{float:left}.f-fix{width:100%}.no-display{display:none}.no-bg{background:0 0!important}.label{padding:0;font-weight:400;font-size:100%}button,input,label,sekect,textarea{font-size:14px;font-weight:400;line-height:20px;outline:0}input,input[type=password],input[type=search]{background:0 0}.wrapper{min-width:320px;overflow:hidden;background:#fff}.boxed .wrapper{width:990px;margin:0 auto;-webkit-box-shadow:0 1px 6px;box-shadow:0 1px 6px}.col2-set,.col3-set,.col4-set{margin-left:-15px;margin-right:-15px}.page-print{padding:25px 30px}.page-empty{padding:20px}.page-popup{background:#fff;padding:25px 30px}.page-popup .page-title{display:block}.dark .page-popup{background:#151515}.main{margin-top:20px;margin-bottom:40px;min-height:150px;padding:0}.col-right{float:right}.col1-layout .col-main{float:none;width:auto}.col2-left-layout .col-main{float:right}.col3-layout .col-wrapper{float:left}.col3-layout .col-wrapper .col-main{float:right}.col2-set:before{content:" ";display:table}.col2-set .col-1,.col2-set .col-2{width:50%}.col2-set .col-narrow{width:32%}.col2-set .col-wide{width:65%}.col3-set .col-1,.col3-set .col-2,.col3-set .col-3{width:33.3333%}.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4{width:25%}.table-row{display:table;width:100%}.hidden-desktop,input.input-text:focus{display:none!important}button,input,select,textarea{display:inline-block;padding:9px 6px;font-size:14px;vertical-align:middle;outline:0;margin-bottom:10px}input.input-text,select,textarea{border:1px solid #ebebeb;background-color:#fff}input.input-text{border:1px solid #ebebeb;-webkit-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:9px 6px;line-height:1.2;width:206px;height:auto;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/select-arrow.png) center right no-repeat}select option{padding-right:10px}select.multiselect option{border-bottom:1px solid #ebebeb;padding:2px 5px}select.multiselect option:last-child{border-bottom:0}textarea{overflow:auto}input.checkbox,input.radio,input[type=checkbox],input[type=radio]{display:inline-block;margin-right:10px;-webkit-appearance:none;outline:0}input.checkbox:focus,input.checkbox:hover,input.radio:focus,input.radio:hover,input[type=checkbox]:focus,input[type=checkbox]:hover,input[type=radio]:focus,input[type=radio]:hover{outline:0}input.checkbox,input[type=checkbox]{width:16px;height:20px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon.png) center center no-repeat}.dark input.checkbox,.dark input[type=checkbox]{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon-white.png) center center no-repeat}input.checkbox:checked,input[type=checkbox]:checked{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon-check.png) center center no-repeat}.dark input.checkbox:checked,.dark input[type=checkbox]:checked{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon-check-white.png) center center no-repeat}input.radio,input[type=radio]{width:14px;height:20px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/radio-icon.png) center center no-repeat}.dark input.radio,.dark input[type=radio]{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/radio-icon-white.png) center center no-repeat}input.radio:checked,input[type=radio]:checked{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/radio-icon-check.png) center center no-repeat}.dark input.radio:checked,.dark input[type=radio]:checked{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/radio-icon-check-white.png) center center no-repeat}input.qty{width:40px;height:33px;text-align:center;margin-bottom:0;padding:8px}input.qty.qty-disabled{opacity:.5}button.button::-moz-focus-inner{padding:0;border:0}button.button{-webkit-border-fit:lines}.button,.link-compare,.link-wishlist{border:1px solid #ddd;display:inline-block;background-color:rgba(255,255,255,.2);font-size:12px;padding:5px 20px;text-align:center;line-height:1.5;text-decoration:none;vertical-align:baseline}.button:hover,.link-compare:hover,.link-wishlist:hover{color:#da14a0;border-color:#da14a0;text-decoration:none}.button.filled,.link-compare.filled,.link-wishlist.filled{background-color:#da14a0;border-color:#da14a0;color:#fff}.button.filled:hover,.link-compare.filled:hover,.link-wishlist.filled:hover{color:#fff;text-decoration:underline}.button.white,.link-compare.white,.link-wishlist.white{background:rgba(255,255,255,.7);color:#222;border:1px solid #dbdbdb}.button.white:hover,.link-compare.white:hover,.link-wishlist.white:hover{background:#da14a0;border-color:#da14a0;color:#fff}.column5 .btn-cart{padding:5px 10px}button.disabled{opacity:.7;filter:alpha(opacity=70);border:1px solid #ddd;background-color:rgba(255,255,255,.2)}button.button[disabled]:hover,button.disabled:hover{text-decoration:none}button.btn-checkout{padding:8px 20px;width:100%;font-size:21px}.big{font-size:21px;padding:10px 45px}.back-to-top,.back-to-top:before{font-size:11px;display:block;color:#fff;text-align:center}.filled{background-color:#da14a0;border-color:#da14a0;color:#fff}.filled:hover{color:#fff}.back-to-top{position:fixed;z-index:3;bottom:-95px;right:40px;transition:.3s all ease-in-out;background-color:rgba(173,194,220,.7);-webkit-border-radius:5px 5px 5px 5px;border-radius:5px}.back-to-top:before{content:"\e601";font-family:arrows;opacity:1;text-indent:0;line-height:40px;height:40px;width:40px;background:rgba(173,194,220,.8);-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px}.back-to-top:hover:before{color:#fff!important}.back-to-top span{display:none}.back-to-top.btt-shown{bottom:50px}p.control input.checkbox,p.control input.radio{margin-right:6px}.fancybox-skin{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.owl-theme .owl-controls{margin-top:0;text-align:center}.owl-theme .owl-controls .owl-buttons div{display:block;zoom:1;margin:-50px 0 0;padding:0;width:75px;height:100px;font-size:0;background:rgba(255,255,255,.75);filter:Alpha(Opacity=50);opacity:.8;position:absolute;top:50%}.owl-theme .owl-controls .owl-buttons div:hover{color:#da14a0}.owl-theme .owl-controls .owl-buttons div:before{font-family:arrows;font-size:60px;opacity:.4;filter:alpha(opacity=40);display:block;text-indent:0}.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0}.owl-theme .owl-controls .owl-buttons div.owl-next{right:0}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.category-banner-block,.items-slider{margin-bottom:20px}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.category-banner-block .owl-theme .owl-controls{position:absolute;bottom:0;left:0;right:0}.products-slider .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-80px}.boxed .products-slider .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-38px}.products-slider .owl-theme .owl-controls .owl-buttons div.owl-next{right:-80px}.boxed .products-slider .owl-theme .owl-controls .owl-buttons div.owl-next{right:-38px}.fancybox-close{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/black_cross.png) center center no-repeat rgba(255,255,255,.8);right:0;top:-32px;width:26px;height:25px}.fancybox-nav{position:fixed;width:55px;height:80px;top:50%;margin-top:-40px;background:rgba(255,255,255,.8)}.fancybox-nav span{background:0 0;width:100%;height:100%;visibility:visible;top:0;margin:0;padding:0}.fancybox-nav span:before{font:52px/80px arrows}.fancybox-nav.fancybox-next span{right:0}.fancybox-nav.fancybox-next span:before{content:"\e603"}.fancybox-nav.fancybox-prev span{left:0}.fancybox-nav.fancybox-prev span:before{content:"\e602"}.fancybox-overlay{cursor:-webkit-zoom-out}.form-list li{margin:0 0 10px}.form-list label{display:inline-block;margin-bottom:5px;float:left}.form-list label.required em{color:#e00016;float:right}body.onepagecheckout-index-index .form-list label.required em{float:none}.form-list .input-box{display:block;width:100%;clear:both}.form-list input.input-text{width:100%}.form-list textarea{width:100%;height:10em}.form-list .fields{margin:0 -10px}.form-list .fields .fields{margin:0;padding:0 10px}.form-list .field{float:left;width:50%;padding:10px}.form-list select,.form-list.wide input.input-text,.form-list.wide select,.form-list.wide textarea{width:100%}.form-list .full{float:left;width:100%;padding:10px}.form-list strong{font-weight:400}.form-list li.control label{float:none}.form-list li.control input.checkbox,.form-list li.control input.radio{margin-right:6px;margin-top:0;float:left}.form-list li.control .input-box{clear:none;display:inline;width:auto}.form-list li.additional-row{border-top:1px solid #ebebeb;margin-top:10px;padding-top:10px}.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}.form-list .input-range input.input-text{width:74px}.form-list-narrow li{margin-bottom:0}.form-list-narrow li .input-box{margin-bottom:6px}.form-list-narrow li.wide .input-box{width:260px}.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea{width:254px}.form-list-narrow li.wide select{width:260px}.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-suffix .input-box{width:auto}.form-list .name-prefix{width:65px}.form-list .name-prefix select{width:55px}.form-list .name-prefix input.input-text{width:49px}.form-list .name-suffix{width:65px}.form-list .name-suffix select{width:55px}.form-list .name-suffix input.input-text{width:49px}.form-list .customer-name-prefix-middlename .name-firstname,.form-list .customer-name-prefix-middlename-suffix .name-firstname{width:140px}.form-list .customer-name-prefix-middlename .name-firstname input.input-text,.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text{width:124px}.form-list .customer-name-prefix-middlename-suffix .name-lastname{width:205px}.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{width:189px}.form-list .customer-name-prefix-suffix .name-firstname{width:210px}.form-list .customer-name-prefix-suffix .name-lastname{width:205px}.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename,.form-list .customer-name-prefix .name-firstname{width:210px}.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename,.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname,.form-list .customer-name-suffix .name-lastname{width:205px}.form-list .customer-name-middlename .name-firstname input.input-text,.form-list .customer-name-middlename .name-middlename input.input-text,.form-list .customer-name-middlename-suffix .name-firstname input.input-text,.form-list .customer-name-middlename-suffix .name-lastname input.input-text,.form-list .customer-name-prefix .name-firstname input.input-text,.form-list .customer-name-suffix .name-lastname input.input-text{width:189px}.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year{float:left}.form-list .customer-dob input.input-text{display:block;width:74px}.form-list .customer-dob label{font-size:10px;font-weight:400;color:#888}.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:60px}.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text{width:46px}.form-list .customer-dob .dob-year{width:140px}.form-list .customer-dob .dob-year input.input-text{width:134px}.buttons-set{clear:both;text-align:left}.buttons-set p.required{display:none}.buttons-set .back-link{margin:0}.buttons-set button.button{float:none;display:block;margin-bottom:20px}.buttons-set-order{margin:10px 0 0}.buttons-set-order .please-wait{padding:12px 7px 0 0}.fieldset{border:1px solid #ebebeb;padding:20px;margin-bottom:30px}.fieldset .legend{position:relative}.validation-advice{clear:both;min-height:13px;margin:3px 0 0;font-size:13px;line-height:13px;color:#eb340a}.validation-failed{border:1px dashed #eb340a!important;background-color:#faebe7!important}p.required{font-size:11px;text-align:right;color:#EB340A}body .error-msg,body .note-msg,body .notice-msg,body .success-msg{font-size:14px!important;text-align:center}.v-fix{float:left}.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}.messages,.page-title{width:100%;overflow:hidden}.success{color:#98c391}.error{color:#f45b5b}.notice{color:#e26703;text-transform:uppercase}.messages,.messages ul{list-style:none!important;margin:0;padding:0}.messages{margin-bottom:20px!important}.messages li{margin:0;padding:6px!important}.messages li li{line-height:24px}.error-msg,.note-msg,.notice-msg,.success-msg{position:relative}.error-msg .msg-content,.note-msg .msg-content,.notice-msg .msg-content,.success-msg .msg-content{display:block;padding:16px 8px 16px 60px}#messages_product_view .sw-cart-state .ajax-cart-fail,#messages_product_view .sw-cart-state .ajax-cart-success,div.error-msg,div.note-msg,div.notice-msg,div.success-msg,p.error-msg,p.note-msg,p.notice-msg,p.success-msg{padding:6px}body .success-msg{background-color:#fbfefe;color:#4bc1be;border:1px solid #4bc1be!important;border-radius:4px}body .error-msg{background-color:#fefbfb;color:#c14b6a;border:1px solid #c14b6a!important;border-radius:4px}body .note-msg,body .notice-msg{background-color:#fefefb;color:#c1bd4b;border:1px solid #c1bd4b!important;border-radius:4px}.note-msg,.notice-msg{background-color:#f3d87a;color:#fff;padding:6px}.note-msg:before,.notice-msg:before{content:"\f12a";position:absolute;left:25px;font-size:36px;color:#FFF;font-family:FontAwesome;float:left;top:50%;margin-top:-27px}#messages_product_view,.page-heading .a-center{position:relative}#messages_product_view .sw-cart-state{position:relative;margin-bottom:20px}#messages_product_view .sw-cart-state .ajax-cart-fail div,#messages_product_view .sw-cart-state .ajax-cart-success div{padding:16px 8px 16px 60px}#messages_product_view .sw-cart-state .ajax-cart-fail:before,#messages_product_view .sw-cart-state .ajax-cart-success:before{left:25px}.page-heading{padding:30px 0 10px}.breadcrumbs .search{float:none}.page-heading h1{font-size:28px;line-height:1;margin-bottom:0;margin-top:5px;border-bottom:1px solid #f1f2f7;padding-bottom:15px}.page-heading .back-to{position:absolute;right:0;top:-5px;font-size:11px}.page-heading .back-to:before{content:'\f104';font:14px FontAwesome;text-align:center;opacity:1;filter:alpha(opacity=100);display:block;position:absolute;left:-10px;top:0}.breadcrumbs li{display:inline}.breadcrumbs li strong{font-weight:400}.page-title{display:none}.page-title h1,.page-title h2{font-size:20px}.page-title .separator{margin:0 3px}.page-title .link-rss{float:right;margin:7px 0 0}.title-buttons{text-align:right}.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left}.sub-title,.subtitle{display:block;clear:both;font-size:15px}.pager .amount span{color:#6f83ba}.pager .amount,.pager .limiter{font-size:13px;color:#3752A0;font-family:plutocond_regular}.pager .amount{float:left;margin-top:15px}.pager .limiter{float:right;margin-left:10px;margin-top:1px}.pager .limiter label{vertical-align:middle}.pager .limiter select{vertical-align:middle;width:60px;margin-bottom:0;border:none}.pager .pages{float:left;margin-top:6px}.pager .pages li{display:inline-block;list-style:none;float:left;line-height:21px;margin-right:5px}.pager .pages li a,.pager .pages li span{font-size:14px;display:block;padding:2px 0;width:26px;text-align:center;border:1px solid #e2e2e2;border-radius:0;background:0 0}.pager .pages li.current span{border-color:#da14a0;color:#da14a0}.pager .pages li a.next,.pager .pages li a.previous{font-size:0;text-indent:-9999em;padding:0;height:27px;width:26px}.pager .pages li a.next:before,.pager .pages li a.previous:before{font:14px/27px arrows;position:relative;top:1px;float:left;display:block;text-indent:0}.pager .pages li a.next:before{content:"\df";left:10px}.pager .pages li a.previous:before{content:"\66";right:-9px}.pager li>a:focus,.pager li>a:hover{background:0 0;border-color:#da14a0}.toolbar{margin-top:10px;margin-bottom:20px;width:100%;border-bottom:1px solid #e2e6ee;height:45px}.toolbar .amount{display:inline-block;line-height:28px;margin-right:15px;float:left;font-size:14px}.toolbar .sort-by{display:inline-block;float:left;margin-bottom:20px}.toolbar .sort-by select{padding-top:7px;border-left:1px solid #ebebeb;line-height:15px;font-size:14px;width:170px;margin-bottom:0;border-bottom:none;border-right:none;border-top:none;margin-left:10px;padding-left:17px;color:#acc2dc}.toolbar .sorter{float:left;margin-top:9px;margin-left:10px}.toolbar .pager{float:right;margin:0 0 20px}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}.std blockquote,tr.summary-details-excluded{font-style:italic}#nav a,#nav a:hover,.edit-link:hover,.icon-direction:hover,.link-print:hover,.my-account-link:hover,.shopping-cart .cart-popup .products-small .product-item .btn-remove:hover,.shopping-cart .cart-sum>a:hover,.sidebar a:hover,.wishlist-link:hover{text-decoration:none}.icon-direction{text-align:center}.icon-direction i:before{font-family:FontAwesome;font-weight:400;margin-left:2px}.edit-link:before,.link-compare:before,.link-print:before,.link-wishlist:before{font-family:FontAwesome}.icon-direction.icon-asc i:before{content:'\f175'}.icon-direction.icon-desc i:before{content:'\f176'}.toolbar .sorter .grid,.toolbar .sorter .list{float:left;padding:0;margin-left:3px;cursor:pointer;background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/switch-sprite.png);background-repeat:no-repeat;width:23px;height:20px;background-color:#000}.toolbar .sorter .grid a,.toolbar .sorter .list a{display:block;width:100%;height:100%}.toolbar .sorter .grid.active,.toolbar .sorter .grid:hover,.toolbar .sorter .list.active,.toolbar .sorter .list:hover{background-color:#da14a0}.toolbar .sorter .grid{background-position:0 -1px;margin-right:5px}.toolbar .sorter .list{background-position:0 bottom}.toolbar-bottom .toolbar{margin-bottom:0}.data-table{width:100%;border-bottom:1px solid #ebebeb}.data-table td,.data-table th{border-top:1px solid #ebebeb;line-height:20px;padding:9px 12px;vertical-align:middle}.data-table th{font-weight:400;line-height:40px}.data-table th.label{display:table-cell;text-align:left;vertical-align:middle}.data-table td .price{vertical-align:middle}.data-table td .description{margin-bottom:10px}.data-table td .cart-cell{text-align:center}.data-table td .cart-cell .out-of-stock{margin:15px auto}.data-table td .cart-cell .price-box{margin-bottom:10px}.data-table thead th{font-weight:400;line-height:18px;vertical-align:middle;padding:9px 12px;font-size:14px;color:#000;border-top:0;white-space:nowrap}#nav li ul span,.data-table thead th.wrap{white-space:normal}.data-table .product-name{font-size:15px}.data-table thead th a,.data-table thead th a:hover{color:#fff}.data-table thead th .tax-flag{font-size:11px;white-space:nowrap}.data-table tfoot strong{font-size:16px;font-weight:400}.data-table tbody.even tr td,.data-table tbody.odd tr td{border-bottom:0}.data-table tbody td .option-label{font-weight:600;font-style:italic}.data-table tbody td .option-value{padding-left:10px}.info-box{border:1px solid #ebebeb;padding:12px 15px;margin:0 0 15px}.std dl dd,.std ul.disc{margin:0 0 10px}.info-box h2{font-weight:600;font-size:13px}.info-table th{font-weight:600;padding:2px 15px 2px 0}.info-table td{padding:2px 0}.cart-tax-info,.cart-tax-info .cart-price,.cart-tax-total{padding-right:20px}tr.summary-total{cursor:pointer}tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}tr.show-details .summary-collapse{background-position:0 -52px}tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}tr.summary-details-first td{border-top:1px solid #ebebeb}.cart-tax-info{display:block}.cart-tax-total{display:block;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:400!important}.std b,.std dl dt,.std dt,.std strong{font-weight:600}.cart-tax-total-expanded{background-position:100% -52px}.std .subtitle{padding:0}.std ol.ol{list-style:decimal;padding-left:1.5em}.std ul.disc{list-style:none;padding-left:18px}.std address,.std blockquote,.std dl,.std ol,.std p,.std ul{margin:0 0 1em;padding:0}.std blockquote,.std dd{padding:0 0 0 1.5em}.std ol,.std ul{list-style:none}.std ul ul{list-style-type:none}.std ol ol,.std ol ul,.std ul ol,.std ul ul{margin:0}.std address{font-style:normal}.std em,.std i{font-style:italic}.links{display:inline-block;margin-bottom:0;padding-left:0}.links li{display:inline;list-style:none;margin:0 3px}.links li a{color:#8e8e8e}.links li a:hover{color:#da14a0}.links li.first{padding-left:0!important}.links li.last{background:0 0!important;padding-right:0!important}.link-compare,.link-wishlist{font-size:0;padding:5px 10px}.link-compare:before,.link-wishlist:before{font-size:12px}.link-wishlist:before{content:"\f004"}.link-compare:before{content:"\f079"}.link-print:before{content:"\f02f";margin-right:5px}.link-rss{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}.btn-remove{display:block;width:20px;height:20px;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;position:relative}.edit-link:before{content:"\f044";margin-right:5px}.wishlist-link:before{font-family:arrows;content:"\e61d";margin-right:5px;font-size:11px}.btn-edit,.btn-previous,.divider{display:block;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}.btn-previous{width:11px;height:11px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_previous.gif) no-repeat}.btn-edit{width:11px;height:11px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_edit.gif) no-repeat}.cards-list dt{margin:5px 0 0}.cards-list .offset{padding:2px 0 2px 20px}.separator{margin:0 3px}.divider{clear:both;height:1px;margin:10px 0;background:#fff}.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_notice.gif) 20px 25px no-repeat;text-align:left}.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}.global-site-notice .notice-inner .actions{padding-top:10px}.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"}.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}.demo-notice .notice-inner{width:auto;padding:0;background:0 0;text-align:center}.demo-notice .notice-inner p{padding:0;border:0}.header-container .top-bar{margin:0;font-weight:200}.top-bar .currency-area,.top-bar .language-area{float:left;line-height:25px}.top-bar .currency-area select,.top-bar .language-area select{margin:0}.top-bar .currency-area{margin-left:15px;margin-top:2px}.top-bar .language-area{margin-left:0!important;padding-right:12px;border-right:1px solid #9daecf}.top-bar .form-language i:before{font-family:FontAwesome;font-size:14px;line-height:10px;position:relative;top:1px;content:'\f0e5'}.top-bar .form-language select{width:125px;background-color:#fff;border-radius:5px;line-height:16px;padding:5px 10px;font-family:plutocond_light;color:#7c93bf;font-size:14px}.top-bar .form-currency i:before{font-family:Arrows;font-size:14px;line-height:10px;position:relative;top:3px;content:'\.'}.shopping-cart .cart-popup .qty,.top-bar .top-links .price{font-size:12px}.top-bar .form-currency select{width:95px}.top-bar select{border:none;padding:0 2px;color:#8e8e8e}.top-bar .container{padding-top:4px;padding-bottom:4px;border-bottom:dotted 1px #dbdbdb;position:relative}.top-bar .top-links{float:right;margin:0;padding:0;width:145px}.top-bar .top-links li.last{border-bottom:none}.top-bar .top-links li{line-height:20px}.top-bar .top-links li.dropdown ul.dropdown-menu li a{font-size:12px;text-transform:initial;text-align:center;color:#fff!important;border-bottom:1px solid #e4ecf7;padding:5px 10px;margin:0 10px}.top-bar .top-links li.dropdown ul.dropdown-menu li.last a{border-bottom:none}.links li.blog,.links li.login,.links li.logout,.links li.myaccount,.links li.mycart,.links li.mywishlist,.links li.register,.links li.topbar-account,.links li.topbar-blog,.links li.topbar-cart,.links li.topbar-create,.links li.topbar-login,.links li.topbar-logout,.links li.topbar-wishlist,.links li[class*=mycart],.links li[class^=mycart]{padding-left:0;margin-left:20px;margin-right:0;background-position:left center;background-repeat:no-repeat}.links li.blog:before,.links li.login:before,.links li.logout:before,.links li.myaccount:before,.links li.mycart:before,.links li.mywishlist:before,.links li.register:before,.links li.topbar-account:before,.links li.topbar-blog:before,.links li.topbar-cart:before,.links li.topbar-create:before,.links li.topbar-login:before,.links li.topbar-logout:before,.links li.topbar-wishlist:before,.links li[class*=mycart]:before,.links li[class^=mycart]:before{font-size:14px;line-height:10px;font-family:arrows;margin-right:5px;position:relative;top:1px}.login:before,.topbar-login:before{content:'\e61c'}.logout:before,.topbar-logout:before{content:'\e616'}.mycart:before,.topbar-cart:before,[class*=mycart]:before,[class^=mycart]:before{content:'\e61f'}.mywishlist:before,.topbar-wishlist:before{content:'\e61d'}.myaccount:before,.topbar-account:before,.topbar-create:before{content:'\e61b'}.top-bar .blog:before,.topbar-blog:before{content:'0'}.search{float:right;position:relative}.search .search-link{font-size:0;cursor:pointer}.search .search-link:before{content:"\e614";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:25px;font-family:arrows;color:#6f6f6f;position:relative;top:2px}.show-top-panel{color:#ccc;-webkit-transition:.2s all ease-in-out;-moz-transition:.2s all ease-in-out;-ms-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;font-weight:600;font-size:24px;cursor:pointer;top:-2px;position:absolute;left:50%;right:50%}.header,.header .container,.header .quick-access,.my-account-link:before{position:relative}.show-top-panel:before{content:"\f107";font-family:FontAwesome}.show-top-panel.show-panel:before{content:"\f106"}.my-account-link{margin-right:5px;width:35px;float:right}.my-account-link:before{font:400 16px/30px arrows;color:#8e8e8e;top:1px;content:'\e61b';margin-right:8px}.recent-post-mini strong,.shopping-cart .cart-sum>a strong{font-weight:400}.header{text-align:right;}.header .quick-access .form-search{width:250px;position:relative}.header .quick-access .form-search label{text-indent:-9999em;overflow:hidden}.header .quick-access .form-search input.input-text{margin:0;float:none;padding:2px 11px;color:#6f6f6f;font-size:13px;line-height:24px;height:30px;border:1px solid #ebebeb;display:inline-block;width:100%;position:absolute;top:0;left:0}.header .quick-access .form-search .button{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/icon-zoom.png) center 8px no-repeat;text-indent:-9999px;font-size:0;text-align:left;width:18px;height:30px;border:0;position:absolute;top:0;right:-3px;margin-left:-40px;-webkit-transition:none;transition:none}.shopping-cart,.shopping-cart .cart-popup-container{position:relative}.header .quick-access .form-search .button span{background:0 0}.header .search-left{width:325px;display:table-cell;vertical-align:middle}.shopping-cart{vertical-align:middle;float:none;line-height:25px;font-size:14px;padding-left:0}.shopping-cart .price{font-size:16px}.shopping-cart .cart-sum{text-transform:uppercase}.shopping-cart .cart-sum>a{padding-left:20px;padding-bottom:25px}.shopping-cart .cart-sum .items{text-transform:none;display:inline-block;height:25px;margin:0 3px}.shopping-cart .cart-sum .for-label{text-transform:none}.shopping-cart .cart-popup{opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;position:absolute;z-index:1001;right:-27px;top:33px;margin-top:6px;background:#fff;text-align:left;padding:20px;width:320px;border:1px solid #ebebeb;-webkit-box-shadow:2px 2px 10px 2px rgba(0,0,0,.1);box-shadow:2px 2px 10px 2px rgba(0,0,0,.1)}.map-popup,.remember-me-popup{-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc}.shopping-cart .cart-popup .button{width:48%}.shopping-cart .cart-popup:before{position:absolute;right:40px;top:-11px;content:"";display:block;width:22px;height:11px}.shopping-cart .cart-popup:after{content:"";display:block;right:25px;width:27px;height:14px;background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/after-arrow.png);background-position:center center;background-repeat:no-repeat;margin:-1em 0 0 2em;position:absolute;top:0}.shopping-cart .cart-popup .empty{margin:0}.shopping-cart .cart-popup .products-small .product-item{margin-bottom:20px;border-bottom:1px solid #f1f2ef;padding-bottom:10px}.shopping-cart .cart-popup .products-small .product-item h5{font-weight:400;text-transform:none;margin-bottom:3px}.shopping-cart .cart-popup .products-small .product-item h5 a{color:#babcb1!important;font-size:14px;font-family:plutocond_light;letter-spacing:0;text-transform:initial}.shopping-cart .cart-popup .products-small .product-item h5 a:hover{color:#da14a0}.shopping-cart .cart-popup .products-small .product-item:hover img{opacity:.7;filter:alpha(opacity=70)}.shopping-cart .cart-popup .products-small .product-item .product-image{display:inline-block;float:left}.shopping-cart .cart-popup .products-small .product-item .product-image img{margin:0 10px 5px 0;max-width:80px;padding-right:6px}.shopping-cart .cart-popup .products-small .product-item .qty .quantity-label{text-transform:uppercase;color:#babcb1!important;font-family:plutocond_light}.shopping-cart .cart-popup .products-small .product-item .qty strong{font-weight:300;color:#babcb1!important}.shopping-cart .cart-popup .products-small .product-item .btn-remove{float:right;font-weight:600;-webkit-transition:.2s all ease-in-out;-moz-transition:.2s all ease-in-out;-ms-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;display:block;width:15px;height:15px;font-size:0}.shopping-cart .cart-popup .products-small .product-item .price{float:right;font-size:25px;font-family:plutocond_light;color:#3752A0!important}.shopping-cart .cart-popup .subtotal{text-align:right;margin-bottom:20px;font-size:30px;position:relative;top:-1px;text-transform:initial;color:#3752A0;font-family:plutocond_light}.shopping-cart .cart-popup .subtotal .price{font-size:24px}.shopping-cart .cart-popup .button{margin-bottom:0;background-color:#b9b9b0;border:none;color:#fff!important;font-family:plutocond_light;font-size:16px;text-transform:initial;border-radius:13px;line-height:14px}.shopping-cart .cart-popup button.button{background-color:#3752A0}.shopping-cart:hover .cart-popup{opacity:1;filter:alpha(opacity=100);visibility:visible}.logo-with-menu{display:none;float:left}.logo-with-menu h1{margin:0;line-height:1;font-size:13px}.fixed-header-area .fixed-header>.container{display:table}.fixed-header-area .fixed-header>.container .menu-wrapper{display:table-row}.fixed-header-area .fixed-header .logo-with-menu+div+div{display:table-cell;vertical-align:middle}.fixed-header .logo-with-menu,.fixed-header-area .logo-with-menu{display:table-cell;width:184px;margin:8px 0;vertical-align:middle}.header-type-1 .links [class*=mycart],.header-type-1 .links [class^=mycart],.header-type-1 .search,.header-type-2 .links [class*=mycart],.header-type-2 .links [class^=mycart],.header-type-2 .search,.header-type-3 .header,.header-type-3 .links li.mywishlist,.header-type-4 .header,.header-type-4 .links li.mywishlist{display:none}.modal-buttons{float:right;padding-top:11px}.logo h1{margin-bottom:0;line-height:1}.rightPanel-disabled .header-type-1 .top-bar .top-links,.rightPanel-disabled .header-type-2 .top-bar .top-links{margin-right:0}.header-type-1 .header,.header-type-2 .header{margin-top:30px}.header-type-2 .top-bar,.header-type-3 .top-bar{background:#f8f8f8}.header-type-3 .top-bar .top-links,.header-type-4 .top-bar .top-links{margin-right:20px}.header-type-3 .search,.header-type-4 .search{margin-right:40px}.header-type-3 .logo-with-menu,.header-type-4 .logo-with-menu{display:table-cell;vertical-align:middle;width:240px;float:none}.header-type-3 .logo-with-menu img,.header-type-4 .logo-with-menu img{width:100%}.header-type-3 .logo-with-menu+div,.header-type-4 .logo-with-menu+div{display:table-cell;vertical-align:middle}.header-type-3 .main-nav .double-border,.header-type-4 .main-nav .double-border{padding:30px 0;border:none}.header-type-3 .main-nav .menu,.header-type-4 .main-nav .menu{margin-right:5px;text-align:right;float:none;width:730px}.header-type-1 .search-center{display:none}.header-type-1 .logo{display:table-cell;vertical-align:middle;width:300px}.header-type-1 .logo img{max-width:300px}.product-tabs-content .add-review,.product-view .box-reviews .form-add,.tab-content .add-review{max-width:360px}.header-type-1 .shopping-cart:hover .cart-popup{margin-top:10px}.header-type-2 .top-bar{background-color:#f8f8f8}.header-type-2 .search-left{display:none!important}.header-type-2 .logo{vertical-align:middle;text-align:left;float:left}.header-type-2 .search-center{display:table-cell;vertical-align:middle;float:none;text-align:center}.header-type-2 .search-center .form-search{float:left;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.header-type-3 .main-nav{background:0 0;border-top:none}.header-type-3 .main-nav .double-border{border-top:none}.header-type-4 .main-nav{background:#f8f8f8}.header-type-1 .main-nav .menu{text-align:center}.header-type-1 .main-nav .menu>li{margin-right:-3px}.header-type-1 .main-nav .menu>li li{text-align:left}.header-type-3 .main-nav .menu>li,.header-type-4 .main-nav .menu>li{padding:0 11px;margin-right:-3px}.menu-icon,.side-area-icon{cursor:pointer;position:absolute;margin-left:20px;right:0;color:#ccc}.menu-icon i:before,.side-area-icon i:before{content:"\f0c9"!important;font:400 24px FontAwesome;color:#d3d3d3}.side-area-icon{font-size:22px;float:right;line-height:25px;top:10px;color:#ccc}.menu-icon,.menu-icon i:before{font-size:28px}.side-area-icon i{right:0;top:-5px;position:relative}.menu-icon{float:left;line-height:28px;top:16px}.menu-icon i{position:absolute;right:0}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.top-panel{padding:20px;width:100%;z-index:0;background:#404040;color:#8b8b8b;display:none}.top-panel cite a,.top-panel h1,.top-panel h2,.top-panel h3,.top-panel h4,.top-panel h5,.top-panel h6,.top-panel strong{color:#fff}.top-panel .button [class^=icon-],.top-panel [class*=" icon-"]{margin-right:5px}.top-panel .cbp-qtrotator blockquote{border-color:#5E5E5E;background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/quote2.png)}.side-block{position:absolute;background:#2f2f2f;left:0;top:0;width:240px;height:100%;bottom:0;z-index:250;-webkit-transition:opacity .1s .3s,-webkit-transform .5s ease;transition:opacity .1s .3s,-webkit-transform .5s ease;-webkit-transition-delay:ease,0s}.mobile-nav{background-color:#f5f9fd}.shown-side-area .side-block{z-index:900}.side-block .close-block{font-size:16px;position:relative;text-transform:uppercase;color:#fff;background-color:#151515;display:block;padding:20px 0 20px 20px;font-family:Georgia;text-align:left;cursor:pointer;width:100%}.side-block .close-block:hover{color:#c6c6c6}.side-block .close-block:hover:before{background-position:bottom center}.side-block .close-block:before{content:"";display:block;width:15px;height:15px;position:absolute;right:15px;top:25px;background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small-close.png);background-repeat:no-repeat;background-position:top center}.shown-side-area .wrapper{overflow-x:hidden;z-index:0}.shown-side-area .side-area-icon{width:100%;height:100%;position:fixed;z-index:899;top:0}.shown-side-area .side-area-icon i{display:none}.shown-side-area.boxed{background-color:rgba(0,0,0,.4)}.side-area{left:auto;width:0;right:0;padding:0;font-size:0;color:#c7c7c7}.side-area .close-block{display:none;float:left;padding:10px 20px;text-align:center;height:50px;background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/white_cross_big.png);background-repeat:no-repeat;background-position:center center}.side-area .close-block:before{background-image:none}.side-area .close-block i{float:right;font-size:36px;width:100%;color:#C6C6C6}.side-area .close-block i:before{content:""!important}.side-area .close-block:hover{opacity:.8;filter:alpha(opacity=80);color:#707070}.side-area a{color:#fff}.side-area h1,.side-area h2,.side-area h3,.side-area h4,.side-area h5{color:#c7c7c7}.side-area .sidebar-widget{display:none;float:left;width:100%;padding:0 20px;margin-bottom:50px}.side-area .widget-title{font-size:14px;color:#fff!important;text-align:center;padding:20px 0;margin-bottom:20px}.widget_search{min-height:32px}.shown-side-area .side-area{width:290px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);font-size:inherit}.shown-side-area .close-block,.shown-side-area .side-area .sidebar-widget{display:block}.shown-side-area .side-area .sidebar-widget{border-top:1px solid #3e3e3e}.recent-post-mini{list-style:none;margin-bottom:20px;text-align:left}.recent-post-mini a{text-transform:uppercase;color:#000}.recent-post-mini .postimg{float:left;margin-right:20px}.recent-post-mini>a.postimg{position:relative;text-align:center}.recent-post-mini>a.postimg img{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.recent-post-mini>a.postimg:hover img{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;opacity:.7;filter:alpha(opacity=70)}.side-block .recent-post-mini a{color:#fff}.mobile-nav{left:-100%}.logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}.header h1.logo{margin:0}.header .welcome-msg{margin:0;color:#fff;text-align:right}.header .welcome-msg a{color:#ebbc58}.header .form-search .search-autocomplete{z-index:999;left:40px!important;top:22px!important}.header .form-search .search-autocomplete ul{border:1px solid #ebebeb;background-color:#f9f5f0}.header .form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #ebebeb;padding:2px 8px 1px;cursor:pointer}.header .form-search .search-autocomplete li .amount{float:right;font-weight:600}.header .form-search .search-autocomplete li.odd{background-color:#fffefb}.header .form-search .search-autocomplete li.selected{background-color:#f7e8dd}.header .form-language{clear:both;padding:5px 0 0;text-align:right}.header .form-language label{font-weight:600;padding-right:5px;color:#a7c6dd;vertical-align:middle}.header .form-language select{padding:0}.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}.header .links{float:right;margin:0 0 6px}.header .links li{float:left;font-size:11px;background:#fff;padding:0 8px 0 7px}.header .links a{color:#ebbc58}.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}.header-container .top-container a{font-size:11px;color:#ebbc58}#nav a:hover,#nav li.active a,#nav li.over a{color:#d96708}.nav-container{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_nav0.jpg) 50% 0 repeat-y #0a263d}#nav{width:918px;margin:0 auto;padding:0 16px;font-size:13px}#nav li{position:relative;text-align:left;float:left}#nav li.over{z-index:998}#nav a,#nav a:hover{display:block;line-height:1.3em}#nav span{display:block;cursor:pointer;white-space:nowrap}#nav ul li.parent a{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_nav2.gif) 100% 100% no-repeat}#nav ul li.parent li a{background-image:none}#nav a{float:left;padding:5px 12px 6px 8px}#nav ul li,#nav ul li.active{float:none;margin:0;padding-bottom:1px}#nav ul li.last{background:#ecf3f6;padding-bottom:0}#nav ul a,#nav ul a:hover{float:none;padding:0;background:0 0}#nav ul li a{font-weight:400!important}#nav div,#nav ul{position:absolute;width:15em;top:27px;left:-10000px;border:1px solid #899ba5}#nav div ul{position:static;width:auto;border:none}#nav ul div,#nav ul ul{top:5px}#nav ul li a,#nav ul li a:hover{color:#2f2f2f!important}#nav ul li.last li span,#nav ul span{padding:3px 15px 4px}#nav li div.shown-sub,#nav li ul.shown-sub{left:0;z-index:999}#nav li .shown-sub li div.shown-sub,#nav li .shown-sub ul.shown-sub{left:100px}.sidebar #narrow-by-list .widget-title,.sidebar .widget-title{padding:0;margin-bottom:10px;text-align:left;text-transform:uppercase;font-size:15px;color:#3752A0}#narrow-by-list .sidebar-item ul li{list-style:none;padding:5px 0 5px 5px}div.currently .sidebar-item{border-bottom:none!important}.sidebar-item{margin-bottom:14px;width:100%;clear:both;overflow:auto;border-bottom:1px solid #f1f2f7;padding-bottom:15px}.sidebar-item.pricefilter{padding-bottom:20px;padding-right:54px}.block{margin-bottom:20px}.block .block-title{padding:20px 0;margin-bottom:20px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;font-size:17.5px}.block .block-title strong{font-weight:400;text-transform:uppercase}.block .block-title a{text-decoration:none!important}.block .block-subtitle{margin:0;padding:10px 0;text-transform:uppercase}.block .block-content li.item{list-style:none;padding:5px 0 5px 5px}.block .btn-edit,.block .btn-remove{float:right;margin:1px 0 2px 5px}.block .actions{padding:0;text-align:right;margin-top:20px}.block .actions a{float:left}.block .actions button.button{float:right}.block .empty{margin:0}.mini-products-list .product-image{float:left;width:50px;border:1px solid #ebebeb}.mini-products-list .product-details{margin-left:60px}.block-cart .mini-products-list .product-details .nobr{white-space:normal!important}.block-account .account-sidebar{border:1px solid #fcbb5a;padding:15px 20px;margin-bottom:15px}.block-account .account-sidebar strong{font-weight:600;color:#fbb852;font-size:22px}.block-account .block-content{margin-bottom:20px}.block-account .block-content ul{padding:0}.block-account .block-content li{list-style:none;position:relative;margin-bottom:3px;border-bottom:1px solid #eef0f5;padding-right:25px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/blue__arrow.png) center right no-repeat #fff}.block-account .block-content li a,.block-account .block-content li.current strong{padding:5px 20px 5px 5px;color:#58595B!important}.block-account .block-content li.last{border-bottom:none}.block-account .block-content li.current strong{font-size:18px;display:block;border:none;font-family:plutocond_regular;font-weight:300!important}.block-account .block-content li a,.block-account .block-content li strong{font-size:18px;display:block;border:none;font-family:plutocond_light}.block-account .block-content li strong{padding:10px 20px 10px 25px;color:#fff!important}.block-account .block-content li:first-child a,.block-account .block-content li:first-child strong{border-top:none!important}.block-account .block-content li.current{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/blue_on_arrow.png) center right no-repeat #fff;color:#da14a0}.block-account .block-content li.current.last{border-bottom:0}.block-currency{border:0;background:#fff;padding:7px 12px 10px;height:51px}.block-currency .block-title{background:0 0;border:0;padding:0;margin:0 0 5px}.block-currency .block-title strong{font:600 13px/21px Arial,Helvetica,sans-serif;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_block-currency.gif) 0 50% no-repeat;padding:0 0 0 21px;text-transform:none;color:#fff}.block-currency .block-content{background:0 0;padding:0}.block-currency .block-content select{width:100%;padding:0}.block-layered-nav{border:0}.block-layered-nav .block-title{border:0;padding:0;height:24px;background:#fff;text-indent:-999em;overflow:hidden}.block-layered-nav .block-subtitle{line-height:1.35;background:#d5e8ff;padding:3px 9px;border:1px solid #b9ccdd;border-width:1px 0;text-transform:uppercase;color:#1f5070}.block-layered-nav .block-content{border:1px solid #a0b3c3;background:#e7f1f4}.block-layered-nav dt{background:#fff;padding:7px 10px 0 25px;font-weight:600;text-transform:uppercase}.block-layered-nav dd{padding:0 12px 12px;background:#fff}.block-layered-nav dd.last{background:0 0}.block-layered-nav .currently li{position:relative;z-index:1;line-height:1.5}.block-layered-nav .currently .sidebar-item{margin-bottom:0}.block-layered-nav .currently .label{text-transform:uppercase;display:inline-block}.block-layered-nav .currently .value{display:inline-block;vertical-align:top}.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove{position:absolute;right:0;top:0;margin:0}.block-layered-nav .currently .btn-previous{right:17px}.block-layered-nav .actions{font-size:11px;text-align:right;padding:0;margin-top:20px;margin-bottom:40px}.block-layered-nav .actions a{float:none}.block-layered-nav .widget-title{margin-bottom:10px}.product-categories li{list-style:none;margin:3px 0}.product-categories>li.last{border:none!important}.product-categories>li{margin-bottom:5px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/blue__arrow.png) 260px 16px no-repeat #fff;border-bottom:1px solid #e2e6ee;padding:8px 0 8px 2px}.product-categories>li>a{font-size:18px;margin-bottom:5px;text-transform:initial!important;color:#6f81ac!important;font-family:plutocond_light}body.catalog-category-view div.col-left.sidebar{border-right:1px solid #e2e6ee}.product-categories .open-this{cursor:pointer;float:left;height:24px;line-height:24px;width:21px;display:block;margin:3px 10px 0 15px;text-align:center;color:#fff;font-size:24px}.product-categories li.current-cat ul.children{margin-top:8px}.product-categories li.current-cat{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/blue_on_arrow.png) 260px 16px no-repeat #fff}.product-categories li.current-cat a{font-weight:600!important}.block-cart .amount a,.block-cart .subtotal .price{font-weight:600}.product-categories li ul{margin-bottom:-11px;background-color:#fff;padding-left:34px!important;padding-top:8px!important;padding-bottom:8px!important;margin-top:5px}.product-categories li ul li.cat-item{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bullet_off.png) left center no-repeat;padding-left:18px}.product-categories li ul li.cat-item:hover{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bullet_on.png) left center no-repeat}.product-categories li ul li.cat-item a{color:#b9b9b0!important;font-family:plutocond_regular;font-size:13px}.product-categories>li>ul{display:none;padding-left:20px}.product-categories ul.children li>a:before{float:left;margin-right:10px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bullet_off.png) center center no-repeat}.block-cart .block-title strong{background:#fff}.block-cart .summary{background:#fff;padding:2px 8px 8px;margin:-1px 0 0;position:relative;z-index:1}.block-cart .amount{margin:0}.block-cart .subtotal{margin:5px 0 0;padding:2px 0;background:#fbebd9;text-align:center}.block-cart .actions{border-bottom:1px solid #c2c2c2}.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right}.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0}.col-main .category-products .products-grid.column2 li.item.nth-child-2np1,.col-main .category-products .products-grid.column3 li.item.nth-child-3np1,.col-main .category-products .products-grid.column4 li.item.nth-child-4np1,.col-main .category-products .products-grid.column5 li.item.nth-child-5np1{clear:left}.block-wishlist .block-title strong{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_block-wishlist.gif)}.block-wishlist .actions{text-align:right}.compare-table tr.product-shop-row td,.mobile-compare-table td{text-align:center}.block-wishlist .actions a{float:none}.block-related .block-title strong{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_block-related.gif);background-position:0 1px}.block-related input.checkbox{float:left}.block-related .product{margin-left:20px}.block-compare li.item{padding:0 0 10px!important;margin-bottom:20px;border-bottom:1px solid #ebebeb}.block-compare li.item:last-child{border-bottom:0}.block-compare .product-img{float:left;margin-right:10px}.block-compare .product-img:hover{opacity:.7;filter:alpha(opacity=70)}.page-popup .link-print{padding:2px 0 2px 25px}.compare-table{border:0}.compare-table td,.compare-table th{position:relative}.compare-table .btn-remove{float:right;width:15px;height:15px;position:absolute;top:15px;right:15px;z-index:10}.compare-table .product-image-wrapper{display:block;position:relative}.compare-table .compare-cart{display:inline}.compare-table .compare-cart .button{margin-top:15px;margin-bottom:0}.compare-table .add-to-links{margin-right:10px;margin-top:15px}.compare-table .no-padding{padding:10px 0!important}.compare-table tr td .product-name{font-size:13px;margin:0 0 5px;padding:0 10px}.compare-table tr td .ratings{width:69px;margin:0 auto}.compare-table tr td .ratings .amount{display:none}.compare-table .price-box{padding:0 10px}.block-gr-search li,.block-poll li{padding:3px 9px}.mobile-compare-table .compare-head strong{font-weight:400;font-size:15px}.compare-table tr.add-to-row td p,.compare-table tr.first td p{margin:0}.block-viewed .block-title strong{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_block-viewed.gif)}.block-poll .block-title strong{background:#fff}.block-gr-search button.button span,.block-poll button.button span{border-color:#406a83;background:#618499}.block-poll .block-subtitle{font-size:12px}.block-poll label{color:#777;font-weight:600}.block-login label,.block-subscribe label{font-weight:600;color:#666}.block-poll input.radio{float:left;margin:1px -18px 0 0}.block-poll .label{display:block;margin-left:18px}.block-poll .actions{margin:5px 0 0}.block-poll .answer{font-weight:600}.block-poll .votes{float:right;margin-left:10px}.block-subscribe .actions button.button,.block-tags .actions a{float:none}.block-tags .block-content .tags-list{background:0 0;border:0;font-size:12px}.block-tags .actions{text-align:right}.block-subscribe .block-content{padding:5px 10px}.block-subscribe .block-title strong{background-image:#fff}.block-subscribe input.input-text{display:block;width:167px;margin:3px 0}.block-subscribe .actions{background:0 0;padding:0;margin:3px 0 0;text-align:left}.block-subscribe .actions button.button span{border-color:#406a83;background:#618499}.block-reorder input.checkbox{float:left;margin:2px -20px 0 0}.block-reorder .product-name{margin-left:20px}.block-reorder .validation-advice{margin:3px 9px 7px}.block-banner{border:0}.block-banner .block-content{padding:0;text-align:center}.block-login .block-title strong{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_ma-info.gif)}.block-login .block-content{padding:5px 10px}.block-login input.input-text{display:block;width:167px;margin:3px 0}.block-login .actions{background:0 0;padding:0;margin:3px 0 0}.block-login .actions button.button span{border-color:#406a83;background:#618499}.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center}.sidebar .paypal-logo a{float:none}.label-icon{text-indent:-9999em;font-size:0;background-repeat:no-repeat;background-position:left top;position:absolute;right:5px;top:5px;z-index:50;background-size:100%;width:48px;height:48px}.label-icon.sale-label{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/label-sale.png);left:5px}.label-icon.new-label{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/label-new.png)}.catalog-side-block .img-wrapper{margin-bottom:20px}.category-title{border:0;margin:0 0 7px}.category-description,.category-image{margin:0 0 10px}.category-image{width:100%;overflow:hidden;text-align:center}.category-image img{width:100%}.category-description p{font-size:13px;color:#9d9d94}.category-description p strong{color:#9d9d94}.children .current-cat>a{color:#da14a0}.products-grid{position:relative}.products-grid li.item{float:left;padding:0 15px;margin-bottom:60px}.products-slider .products-grid li.item{margin-bottom:0;width:100%}.products-grid li.item .item-area{position:relative;padding:1px}.products-grid li.item:hover .item-area{border:1px solid #e8e8e8;padding:0}.products-grid .product-image{display:block;width:100%;height:auto;margin:0 0 10px}.products-grid .product-image img{width:100%}.products-grid .amount{display:none}.products-grid .description-wrapper{padding:0 10px 10px}.products-grid .product-name{font-size:16px;margin-bottom:10px}.products-grid .price-box{margin-bottom:10px;text-align:center}.products-grid .availability{line-height:21px}.col-main .category-products .products-grid.column2 li.item{width:50%}.col-main .category-products .products-grid.column3 li.item{width:33.33%}.col-main .category-products .products-grid.column4 li.item{width:25%}.col-main .category-products .products-grid.column5 li.item{width:20%}.products-list li.item.last{border-bottom:0}.products-list .product-shop{margin-left:150px}.products-list .availability{float:left;margin:3px 0 0}.products-list .desc .link-learn{font-size:11px}.products-list .add-to-links{clear:both}.products-list .add-to-links li{display:inline}.products-list .add-to-links .separator{display:inline;margin:0 2px}.products-list{position:relative}.products-list li.item{float:left;width:100%;margin-bottom:25px}.products-list li.item .product-image-wrapper{position:relative;margin-bottom:10px;float:left;width:35%;border:1px solid transparent}.products-slider .products-list li.item .product-image-wrapper{width:100%;margin:0 15px}.products-list li.item .product-image-wrapper:hover{border:1px solid #ebebeb;padding:0}.products-list li.item .product-image{display:block;width:100%;height:auto;margin:0}.products-list li.item .product-image img{width:100%}.products-list li.item .description-wrapper{width:65%;padding-left:20px;float:right}.products-slider .products-list li.item .description-wrapper{width:100%;padding:0;float:none}.products-list li.item .description-wrapper .amount{line-height:20px}.products-list li.item .product-name{font-size:18px;margin-bottom:10px}.products-list li.item .desc{margin-bottom:30px}.products-list li.item .price-box{float:left}.products-slider .products-list li.item .price-box{float:none;margin-bottom:10px}.products-list li.item .price{font-size:24px}.products-slider .products-list li.item .price{font-size:18px;line-height:1.5}.products-list li.item .add-to-container{padding:15px 0 15px 20px;float:right;width:65%}.products-list li.item .add-to-container .actions{float:right}.products-grid .product-image-wrapper{position:relative;text-align:left}.hover-effect-slider .slider-counter{position:absolute;bottom:0;left:0;font-size:11px;opacity:0;filter:alpha(opacity=0);padding:4px;background-color:#fff}.hover-effect-slider .small-slider-arrow{position:absolute;top:50%;margin-top:-10px;width:25px;height:35px;border:1px solid #e2e2e2;line-height:37px;cursor:pointer;background:#fff;font-size:0;text-indent:-99999px;opacity:0;filter:alpha(opacity=0);z-index:1}.hover-effect-slider .small-slider-arrow.arrow-left:hover,.hover-effect-slider .small-slider-arrow.arrow-right:hover{background-color:#ebebeb;color:#4f4f4f}.hover-effect-slider .small-slider-arrow.arrow-left:before,.hover-effect-slider .small-slider-arrow.arrow-right:before{font-family:arrows;opacity:1;filter:alpha(opacity=100);text-indent:0;font-size:14px;display:block}.hover-effect-slider .small-slider-arrow.arrow-right{right:0;text-align:center;border-right:none}.hover-effect-slider .small-slider-arrow.arrow-right:before{content:"\df"}.hover-effect-slider .small-slider-arrow.arrow-left{text-align:center;left:0;border-left:none}.hover-effect-slider .small-slider-arrow.arrow-left:before{content:"\66";text-align:center}.sw-product-quickview{position:absolute;bottom:0;display:block;right:0;opacity:0;filter:alpha(opacity=0);text-transform:uppercase;padding:2px;text-align:center;width:50px;background-color:#fff}.products-grid .item:hover .product-image-wrapper .slider-counter,.products-grid .item:hover .product-image-wrapper .small-slider-arrow,.products-grid .item:hover .product-image-wrapper .sw-product-quickview,.products-grid .item:hover .sw-product-quickview,.products-list .item .product-image-wrapper:hover .slider-counter,.products-list .item .product-image-wrapper:hover .small-slider-arrow,.products-list .item .product-image-wrapper:hover .sw-product-quickview,.slide-item .item:hover .product-image-wrapper .slider-counter,.slide-item .item:hover .product-image-wrapper .small-slider-arrow,.slide-item .item:hover .product-image-wrapper .sw-product-quickview{opacity:1;filter:alpha(opacity=100);display:block}.products-list .product-image-wrapper .small-slider-arrow.arrow-right{border-right:1px solid #e2e2e2;right:-1px}.products-list .product-image-wrapper .small-slider-arrow.arrow-left{border-left:1px solid #e2e2e2;left:-1px}.product-image-wrapper .out-of-stock{color:#FFF;text-transform:uppercase;font-size:14px;display:block;width:100%;padding:7px;position:absolute;top:50%;margin-top:-10px;background-color:rgba(0,0,0,.5);text-align:center}.no-rating{margin-bottom:10px}.ratings{font-size:11px;line-height:1.25;margin:7px 0}.ratings strong{float:left;text-transform:uppercase;font-weight:400;margin:3px 3px 0 0}.ratings .rating-links{margin:0;line-height:20px}.ratings .rating-links .separator{margin:0 2px}.rating-box{display:inline-block;width:75px;height:20px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/star-inactive.png) center left repeat-x;text-indent:-999em;overflow:hidden}.rating-box .rating{display:block;height:20px;font-size:0;text-align:left;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/star-active.png) center left repeat-x}.ratings .rating-box{float:left;margin-right:3px}.ratings-table{border-bottom:1px solid #ebebeb;margin-bottom:15px}.ratings-table td,.ratings-table th{padding:9px 12px;vertical-align:middle}.ratings-table th{text-transform:uppercase}.availability{margin:0}.availability-only{margin:10px 0 7px;line-height:16px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px}.availability-only a,.availability-only span{border-bottom:1px dashed #751d02;color:#000}.availability-only a{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none}.availability-only .expanded{background-position:100% -15px}.availability-only strong{color:#be2c00}.availability-only-details{margin:0 0 7px}.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px}.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px}.availability-only-details tr.odd td.last{color:#d95e00;font-weight:600}.email-friend{margin-bottom:10px}.email-friend a:before{font-family:FontAwesome;display:inline-block;content:"\f003";margin-right:5px}.configured-price,.minimal-price,.old-price,.price-as-configured,.price-from,.price-to,.special-price{margin:0}.alert-price,.alert-stock{margin:0;font-size:11px}.price{font-size:18px;margin-bottom:0;line-height:1;color:#da14a0}.minimal-price .price-label,.price-as-configured .price-label,.price-excl-tax .label,.price-excluding-tax .label,.price-from .price-label,.price-incl-tax .label,.price-including-tax .label,.price-to .price-label{white-space:nowrap}.price-box p{display:inline-block;margin-bottom:0}.minimal-price-link,.price-excl-tax,.price-excl-tax .price,.price-excluding-tax,.price-incl-tax,.price-incl-tax .label,.price-incl-tax .price,.price-including-tax,.weee{display:block}.block .regular-price,.block .regular-price .price{color:#2f2f2f}.old-price .price{font-size:14px;text-decoration:line-through}.custom-info-block a:hover,.minimal-price-link:hover,.my-wishlist .data-table .link-edit:hover,.page-sitemap .links a,.sharing-tool-area.style_10 .addthis_toolbox a:hover{text-decoration:none}.special-price{padding:0}.price-excluding-tax,.price-excluding-tax .label{color:#999}.price-excluding-tax .price{font-size:13px;font-weight:400;color:#c76200}.price-including-tax,.price-including-tax .label{color:#999}.price-including-tax .price{font-size:13px;font-weight:600;color:#c76200}.configured-price .price-label{font-weight:600;white-space:nowrap}.configured-price .price{font-weight:600}.weee{font-size:11px;color:#444}.weee .price{font-size:11px;font-weight:400}.price-excl-tax .label{display:block}.price-incl-tax .price{font-weight:600}.price-from .price-label{font-weight:600}.price-to .price-label{font-weight:600}.price-notice{padding-left:10px}.price-box-bundle{padding:0 0 10px}.price-box-bundle .price-box{margin:0!important;padding:0!important}.product-pricing,.tier-prices{margin-bottom:20px}.tier-prices li{line-height:1.4;padding:5px 0}.tier-prices .benefit{font-style:italic;font-weight:600;color:#2f2f2f}.tier-prices-grouped li{padding:2px 0;color:#e26703}.add-to-links{font-size:11px;margin:0;display:inline-block;vertical-align:top}.products-grid .item-area .add-to-links{margin:0;padding:0}.add-to-links li{display:inline}.add-to-links li a.button{padding:5px 10px}.add-to-links li a i:before{font-family:FontAwesome}.add-to-links li a.link-wishlist i:before{content:'\f004'}.add-to-links li a.link-compare i:before{content:'\f079'}.add-to-links li .separator{display:none!important}.add-to-cart label{float:left;font-size:12px;display:block;margin:7px 10px 0 0;text-transform:uppercase}.add-to-cart label[for=qty]{margin-right:12px}.add-to-cart button.button{float:left}.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right}.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0}.product-view .add-to-cart .paypal-logo{margin:0}.add-to-box{margin:10px 0}.add-to-box .add-to-cart{float:left;width:100%;margin:10px 10px 20px 0}.add-to-box .or{display:none}.add-to-box .add-to-links li .separator{display:none!important}.button-down,.button-up{width:30px;height:33px;font-size:0;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center center}.button-down{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/qty_arrow_left.png);margin-right:-3px;float:left}.button-up{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/qty_arrow_right.png);margin-left:-3px}.product-essential{margin-bottom:60px}.page-empty .product-essential,.quickview-main .product-essential{margin-bottom:0}.product-essential h2{font:600 13px/1.35 Arial,Helvetica,sans-serif}.product-collateral .box-collateral{margin:0 0 25px}.product-collateral .box-collateral .pager{border-bottom:1px solid #ebebeb;margin-bottom:30px}.product-collateral .box-collateral dt{margin-bottom:15px}.product-view .product-img-box .owl-theme .owl-controls .owl-buttons div{font-size:0;background-color:#fff;color:#b8b8b8;border-radius:0;width:40px;height:70px;opacity:.8;filter:alpha(opacity=80)}.product-view .product-img-box .owl-theme .owl-controls .owl-buttons div:before{font:40px/70px arrows;text-align:center;display:block;color:#b8b8b8;opacity:1;filter:alpha(opacity=100)}.product-view .product-img-box .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:'\e602'}.product-view .product-img-box .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:'\e603'}.product-view .product-img-box .more-views .owl-theme .owl-controls .owl-buttons div{margin-top:-35px;opacity:0;filter:alpha(opacity=0)}.product-view .product-img-box .more-views .owl-theme .owl-controls .owl-buttons div:before{opacity:0;filter:alpha(opacity=0)}.product-view .product-img-box .more-views:hover .owl-theme .owl-controls .owl-buttons div{opacity:.8;filter:alpha(opacity=80)}.product-view .product-img-box .more-views:hover .owl-theme .owl-controls .owl-buttons div:before{opacity:1;filter:alpha(opacity=100)}.col3-layout .product-view .product-img-box{float:none;margin:0 auto}.product-view .product-img-box .product-image{margin:0 0 13px}.product-view .product-img-box .product-image-zoom{width:100%;position:relative;overflow:hidden;z-index:9}.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move}.product-view .product-img-box .zoom-notice{font-size:11px;margin:0 0 5px;text-align:center}.product-view .product-img-box .zoom{position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer}.product-view .product-img-box .zoom.disabled{-moz-opacity:.3;-webkit-opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity:.3}.product-view .product-img-box .zoom #track{position:relative;height:18px}.product-view .product-img-box .zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/magnifier_handle.gif) no-repeat}.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0}.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0}.product-view .product-img-box .more-views h2{font-size:11px;border-bottom:1px solid #ccc;margin:0 0 8px;text-transform:uppercase}.product-view .product-img-box .more-views ul{margin-left:-9px}.product-view .product-img-box .more-views li{float:left;margin:0 0 8px 9px}.product-view .product-img-box .more-views li a{float:left;width:56px;height:56px;border:2px solid #ddd;overflow:hidden}.product-image-popup{margin:0 auto}.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}.product-image-popup .nav{font-weight:600;margin:0 100px;text-align:center}.product-image-popup .image{display:block;margin:10px 0}.product-image-popup .image-label{font-size:13px;font-weight:600;margin:0 0 10px;color:#2f2f2f}.product-view .product-shop .product-name{margin:0 0 10px}.product-view .product-shop .product-name h1{font-size:18px;color:#3752A0}.product-view .product-shop .price{font-size:35px;color:#f3a0ad;font-family:plutocond_light}.product-view .product-shop .price-notice .price,.product-view .product-shop .tier-prices .price{font-size:18px}.product-view .product-shop .category-url-wrapper,.product-view .product-shop .sku_wrapper{display:block;margin-bottom:10px}.product-view .product-shop .item-title{color:#000}.product-view .product-shop .availability.out-of-stock{font-weight:700;font-size:14px;color:#da14a0;margin-bottom:5px}.product-view .product-shop .add-to-links{font-size:12px;text-align:left;display:inline-block;margin-top:0;padding-top:0}.product-view .product-shop .data-table td .button-down,.product-view .product-shop .data-table td .button-up{display:none}.product-view .product-shop .link-compare,.product-view .product-shop .link-wishlist{padding:10px 15px;border-radius:100%;position:relative}.product-view .product-shop .link-compare:hover,.product-view .product-shop .link-wishlist:hover{background:#da14a0}.product-view .product-shop .link-compare:hover:before,.product-view .product-shop .link-wishlist:hover:before{color:#fff}.product-view .product-shop .link-compare:hover:after,.product-view .product-shop .link-wishlist:hover:after{bottom:-36px;left:-40px;width:120px;display:block}.product-view .product-shop .link-compare:before,.product-view .product-shop .link-wishlist:before{font-size:16px}.product-view .product-shop .btn-cart{margin:0 15px 20px 0;float:left}.col3-layout .product-view .product-shop{float:none;width:auto}.product-view .product-shop .short-description{margin:10px 0;padding:10px 0 0}.product-view .product-shop .price-box{margin-bottom:10px;margin-top:16px}.product-view .product-shop .add-to-links li,.product-view .product-shop .add-to-links li .separator{display:inline}.share-title{font-size:14px;text-transform:uppercase;color:#000;width:100%;float:left;padding-bottom:5px;text-align:left;border-bottom:1px solid #ebebeb;margin-bottom:10px}.product-options,.sharing-tool-area{margin-bottom:20px}.sharing-tool-area.style_10 .addthis_toolbox a{margin-right:10px;overflow:auto;display:block;float:left}.sharing-tool-area.style_10 .addthis_toolbox a span{background:0 0!important;font-size:20px}.sharing-tool-area.style_10 .addthis_toolbox a span.at16nc{width:auto;height:auto;line-height:1!important}.sharing-tool-area.style_10 .addthis_toolbox a span:before{font-family:FontAwesome}.sharing-tool-area.style_10 .addthis_toolbox a span.at16nc.at16t_facebook:before{content:"\f09a"}.sharing-tool-area.style_10 .addthis_toolbox a span.at16nc.at16t_twitter:before{content:"\f099"}.sharing-tool-area.style_10 .addthis_toolbox a span.at_EmailButton,.sharing-tool-area.style_10 .addthis_toolbox a span.at_FacebookButton,.sharing-tool-area.style_10 .addthis_toolbox a span.at_GoogleButton,.sharing-tool-area.style_10 .addthis_toolbox a span.at_PinItButton,.sharing-tool-area.style_10 .addthis_toolbox a span.at_TwitterButton{line-height:1}.sharing-tool-area.style_10 .addthis_toolbox a span.at_GoogleButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_googplus_share.png) center center no-repeat!important;width:28px;height:28px;display:block}.sharing-tool-area.style_10 .addthis_toolbox a span.at_EmailButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/picto_email.png) center center no-repeat!important;width:32px;height:32px;display:block}.addthis_button_email.at300b{margin-right:0!important}.sharing-tool-area.style_10 .addthis_toolbox a span.at_FacebookButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/picto_facebook.png) center center no-repeat!important;width:32px;height:32px;display:block}.sharing-tool-area.style_10 .addthis_toolbox a span.at_TwitterButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_twitt_share.png) center center no-repeat!important;width:28px;height:28px;display:block}.sharing-tool-area.style_10 .addthis_toolbox a span.at_PinItButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/picto_pinterest.png) center center no-repeat!important;width:32px;height:32px;display:block}.sharing-tool-area.style_10 .addthis_toolbox a span.at_InstagramButton{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/picto_instagram.png) center center no-repeat!important;width:32px;height:32px;display:block}.product-options dt label.required em,.product-options p.required{display:none}.sharing-tool-area.style_10 .addthis_toolbox a span.at16nc.at16t_email:before{content:"\f0e0"}.sharing-tool-area.style_10 .addthis_toolbox a span.at16nc.at16t_google:before{content:"\f0d5"}.product-options dt{padding-bottom:10px;min-width:80px}.product-options dt label{line-height:38px;text-transform:uppercase;font-size:12px;margin-right:15px;width:100%}.product-options dd{float:left;padding-bottom:10px;line-height:20px;text-align:left;vertical-align:top;width:100%}.product-options p.note{margin:0;font-size:11px}.product-options ul.options-list input.checkbox{display:block;float:left}.product-options ul.options-list .label{display:block;width:90%;white-space:normal;float:left;line-height:16px}.product-options select[multiple],.product-options select[size]{width:100%}.product-options dd .qty-holder{display:block;padding:10px 0 0}.product-options dd .qty-holder label{vertical-align:middle}.product-options dt .qty-disabled{background:0 0;border:0;padding:3px;color:#2f2f2f}.product-options dd input.datetime-picker{width:150px}.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}.product-options dd textarea{width:98%;height:8em}.product-options dd .multiselect option{border-bottom:1px dotted #ebebeb;padding:2px 4px}.product-options ul.options-list{margin-right:5px}.product-options ul.options-list li{line-height:1.5;padding:2px 0}.product-options ul.options-list input.radio{float:left;margin-top:0}.product-options ul.options-list label{font-weight:400}.product-options ul.validation-failed{padding:0 7px}.product-options-bottom{padding:0}.product-options-bottom .add-to-cart{float:left;width:100%;margin:10px 10px 20px 0}.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}.product-options-bottom .tier-prices li{background:0;padding:2px 0}.product-options-bottom .tier-prices .benefit,.product-options-bottom .tier-prices .price{color:#e26703}.product-options-bottom .price-box{float:left;margin:0;padding:0}.product-options-bottom .add-to-links{clear:both;padding:5px 0 0;text-align:right}.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}.product-options-bottom .price-label{float:left;padding-right:5px}.product-options-bottom .price-tax{float:left}.product-shop .product-options-bottom{margin:0 0 10px}.product-shop .product-options-bottom .price-box{float:none;margin:0 0 5px}.product-shop .product-options-bottom .price-label{float:none;padding-right:0}.product-shop .product-options-bottom .price-tax{float:none}.product-shop .product-options-bottom .add-to-cart-box{clear:both;float:left;padding-top:12px}.product-shop .product-options-bottom .add-to-links{clear:both;padding:0;text-align:right}.product-view .grouped-items-table .price-box{margin:0;padding:0}.product-view .box-additional .data-table td,.product-view .box-additional .data-table th{line-height:1.25}.tabs{position:relative;margin-bottom:20px}.tabs .tab-title{display:inline-block;border:1px solid #e9e9e9;padding:10px 30px;text-transform:uppercase;margin:0 8px}.tabs .tab-title:first-child{margin-left:20px}.tabs .tab-title.opened{border-bottom:1px solid #fff}.tabs .tab-title.opened a{color:#000}.tabs .tab-title.opened a:hover{color:#da14a0}.tabs .tab-content{display:none;margin-top:-1px;float:right;width:100%;border:1px solid #e9e9e9;padding:30px;margin-bottom:30px}.product-tabs li{display:inline-block;border:1px solid #e9e9e9;padding:10px 30px;text-transform:uppercase;margin:0 8px;text-align:center}.product-tabs li.active{border-bottom:1px solid #fff}.product-tabs li.active a{color:#000}.box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div:hover,.box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div:hover,.product-tabs li.active a:hover{color:#da14a0}.product-tabs li:first-child{margin-left:20px}.product-tabs-content,.tab-content{margin-top:-1px;border:1px solid #e9e9e9;padding:30px;margin-bottom:30px}.product-tabs-content h2,.tab-content h2{font-size:18px;margin-bottom:20px}.product-tabs-content .comment-container,.tab-content .comment-container{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e6e6e6}.product-tabs-content .comment-container .avatar-image,.tab-content .comment-container .avatar-image{float:left;margin:0 10px 0 0}.product-tabs-content .comment-container .ratings-list,.tab-content .comment-container .ratings-list{float:right}.product-tabs-content .comment-container .ratings-list .label,.tab-content .comment-container .ratings-list .label{display:inline-block;vertical-align:top;min-width:60px;text-align:left;line-height:20px}.product-tabs-content .comment-container .meta,.tab-content .comment-container .meta{margin:5px}.product-tabs-content .box-tags,.tab-content .box-tags{margin:0}.product-tabs-content .box-tags h3,.tab-content .box-tags h3{font-size:13px}.product-tabs-content .box-tags .product-tags,.tab-content .box-tags .product-tags{display:block;margin:0 0 15px}.product-tabs-content .box-tags .product-tags li,.tab-content .box-tags .product-tags li{display:inline;padding:0 7px 0 4px}.product-tabs-content .box-tags .product-tags li.first,.tab-content .box-tags .product-tags li.first{padding-left:0}.product-tabs-content .box-tags .product-tags li.last,.tab-content .box-tags .product-tags li.last{padding-right:0}.product-tabs-content .box-tags .form-add label,.tab-content .box-tags .form-add label{display:block;font-size:13px;margin:0 0 10px;text-transform:uppercase}.product-tabs-content .box-tags .form-add .input-box,.tab-content .box-tags .form-add .input-box{display:inline-block;width:275px;padding:0;margin-bottom:10px}.product-tabs-content .box-tags .form-add input.input-text,.tab-content .box-tags .form-add input.input-text{width:270px;margin:0}.product-tabs-content .box-tags .form-add button.button,.tab-content .box-tags .form-add button.button{display:inline-block;padding:10px 20px}.product-tabs-content .box-tags .note,.tab-content .box-tags .note{margin:3px 0 0;padding:0;font-size:11px}.product-view .product-brand{width:100%;margin-bottom:20px;border:1px solid #dbdbdb;text-align:center}.product-view .product-brand .title{margin:20px 20px 10px;font-size:14px;font-weight:400}.product-view .product-brand .product-brand-content{padding:10px}.slider-viewport .price{font-size:14px}.box-up-sell,.box-viewed{margin-bottom:20px;border:1px solid #dbdbdb;padding:0}.box-up-sell .title,.box-viewed .title{margin:20px 20px 10px;font-size:14px;font-weight:400}.box-up-sell .slider-viewport,.box-viewed .slider-viewport{padding:0 15px 15px}.box-up-sell .slider-viewport .product,.box-viewed .slider-viewport .product{padding:4px 15px;text-align:center}.box-up-sell .slider-viewport .product .product-image img,.box-viewed .slider-viewport .product .product-image img{margin-bottom:10px}.box-up-sell .slider-viewport .product:hover .product-image img,.box-viewed .slider-viewport .product:hover .product-image img{opacity:.75;filter:alpha(opacity=75)}.box-up-sell .slider-viewport .product .product-name,.box-viewed .slider-viewport .product .product-name{font-size:12px;letter-spacing:0;margin:0}.box-up-sell .slider-viewport .product .rating-box,.box-viewed .slider-viewport .product .rating-box{float:none}.box-up-sell .slider-viewport .product .rating-links,.box-viewed .slider-viewport .product .rating-links{display:none}.box-up-sell .slider-viewport .item,.box-viewed .slider-viewport .item{margin-bottom:10px}.box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div,.box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div{position:relative;width:25px;height:25px;padding:0;font-size:0;background:rgba(255,255,255,.1);border:1px solid #dbdbdb;display:inline-block;margin:0 3px}.dark .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div,.dark .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div{background:rgba(255,255,255,.75)}.box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div:before,.box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div:before{font:14px/25px arrows;display:block}.box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev:before,.box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"\66"}.box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next:before,.box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:"\df"}.product-view .box-reviews dl{margin:15px 0}.product-view .box-reviews dt a,.product-view .box-reviews dt span{font-weight:600}.product-view .box-reviews dd{margin:0 0 15px}.product-view .box-reviews dd small{font-style:italic}.product-view .box-reviews .form-add .data-table td{text-align:center}.product-view .box-reviews .form-add .form-list{margin:15px 0 0}.product-view .box-reviews .form-add .form-list .input-box{width:360px}.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea{width:100%}.send-friend .form-list{width:615px;overflow:hidden}.send-friend .form-list li{margin-right:-15px}.send-friend .form-list li p{margin:0 15px 0 0}.send-friend .form-list .field{width:315px}.send-friend .form-list .input-box{width:300px}.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}.send-friend .form-list li.wide .input-box{width:612px}.send-friend .form-list li.wide textarea{width:609px}.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}.tags-list li{display:inline!important;margin:0 4px 0 0}.advanced-search .form-list label{width:160px;padding-right:10px}.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none}.advanced-search-amount{margin:0 0 10px}.advanced-search-summary{margin:20px 0;border:1px solid #ebebeb;padding:10px}.advanced-search-summary strong{text-transform:uppercase;font-weight:400}.advanced-search-summary p{clear:both;margin:0;text-transform:uppercase}.advanced-search-summary ul{float:left;width:49%}.cart .cart-total-section,.cart .title-buttons .checkout-types{float:right}.page-sitemap .links{text-align:right;margin:0 8px -22px 0}.page-sitemap .links a{position:relative}.page-sitemap .links a:hover{text-decoration:underline}.page-sitemap .sitemap{margin:12px}.page-sitemap .sitemap a{color:#1b2d3b}.page-sitemap .sitemap li{margin:3px 0}.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:600}.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}.rss-title h1{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}.cart .page-title{border-bottom:0;margin:0 0 12px}.cart .page-title h1{margin:10px 0 0}.cart .page-title .checkout-types li{margin:0 0 5px}.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1;font-size:11px}.cart-table tbody td,.cart-table tbody th,.cart-table td,.cart-table th{padding:18px 12px}.cart .cart-coupon-extra{background-color:#f8f8f7;height:auto}.cart-table{border-collapse:separate;margin:0 -1px 24px 0;text-align:left;width:100%;border-bottom:0}.cart-table td .button,.cart-table th .button{margin:0;vertical-align:middle;text-transform:inherit}.cart-table td .button.btn-update,.cart-table th .button.btn-update{margin-left:10px}.cart-table td .button:before,.cart-table th .button:before{font-family:FontAwesome;margin-right:5px;text-align:center}.cart-table td .button.btn-continue:before,.cart-table th .button.btn-continue:before{content:"\f07a"}.cart-table td .button.btn-empty:before,.cart-table th .button.btn-empty:before{content:"\f014";margin-right:10px}.cart-table td .button.btn-update:before,.cart-table th .button.btn-update:before{content:"\f021";margin-right:10px}.cart-table tbody .product-thumbnail{display:block}.cart-table .product-name{font-size:17px}.cart-table .product-name a{color:#3752A0;font-family:plutocond_regular;text-transform:initial}.item-options dt,.item_option_qty{font-family:plutocond_medium;color:#94968c}.cart-table .product-thumbnail{min-width:32px;width:220px}.cart-table h2,.cart-table h6{margin:0}.cart-table h6{display:inline-block;margin-right:10px;vertical-align:bottom}.table-qty{min-width:120px}.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:600}.cart-table .btn-continue{float:left}.cart-table .btn-empty,.cart-table .btn-update{float:right}.cart-table .btn-update{margin-left:10px}.cart .cart-collaterals{padding:25px 0 0}.cart .cart-collaterals .col2-set{float:left;width:605px}.cart .cart-collaterals .col2-set .col-2{width:294px}.ajaxcart-index-options .product-view{padding:15px;border:1px solid #ebebeb}.ajaxcart-options .product-name{padding:0;border-bottom:1px solid #ebebeb;margin-bottom:25px}.cart .discount h2,.cart .shipping h2{line-height:20px;font-size:16px}.cart .totals h2,.cart .totals table tfoot td strong{font-size:18px}.cart .discount .buttons-set,.cart .shipping .buttons-set{text-align:left}.cart .discount .buttons-set,.cart .discount .discount-form,.cart .totals .checkout-types,.tool-tip .btn-close{text-align:right}.cart .shipping h2 a{display:inline-block;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/arrow_down.png) right center no-repeat;padding-right:20px}.cart .shipping .shipping-form{display:none}.cart .discount{float:left;width:100%}.cart .discount input.input-text{width:100%}.cart .discount .buttons-set,.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0}.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button{float:right;margin-left:0}.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0}.cart .totals{margin-top:9px;margin-bottom:30px;padding:15px;border:1px solid #ebebeb}.cart .totals table{width:100%;margin-bottom:20px}.cart .totals table td,.cart .totals table th{padding:18px 0}.cart .totals table tfoot td{font-weight:600;font-size:18px;text-transform:uppercase}.cart .totals table tfoot td .price{font-size:24px}.cart .totals .checkout-types li{clear:both}.item-options dt{display:block;font-weight:400;margin:0 .25em 0 0;padding:0;float:left;clear:both}.item-options dt:after{content:":"}.item-options dd{display:inline-block;margin-right:5px;float:left;color:#94968c;font-family:plutocond_light}.item-options dd:after{margin-left:5px}.item-options dd:last-child:after{display:none}.item-options dd .price{font-size:100%}.truncated,.truncated a.details,.truncated a.dots{cursor:help}.truncated .truncated_full_value{position:relative;z-index:999}.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6}.tool-tip,.tool-tip .btn-close a:before{border:1px solid #dbdbdb;position:absolute}.truncated .truncated_full_value .item-options>p{font-weight:600;text-transform:uppercase}.truncated .show .item-options{top:-20px;left:50%}.col-left .truncated .show .item-options{left:15px;top:7px}.col-right .truncated .show .item-options{left:-240px;top:7px}.sp-methods{margin:0 0 8px}.sp-methods dt{text-transform:uppercase;margin:13px 0 5px}.sp-methods input[type=radio],.sp-methods input[type=checkbox]{display:inline-block;vertical-align:top;margin-top:0}.please-wait img,.sp-methods .centinel-logos img{vertical-align:middle}.sp-methods dd li{margin:5px 0}.sp-methods .form-list{padding-left:20px}.sp-methods .form-list li{margin:0 0 8px}.sp-methods select.month{width:154px;margin-right:10px}.sp-methods select.year{width:96px}.sp-methods input.cvv{width:3em!important}.sp-methods .checkmo-list li{margin:0 0 5px}.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}.sp-methods .checkmo-list address{float:left}.sp-methods .centinel-logos a{margin-right:3px}.sp-methods .release-amounts{margin:.5em 0}.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}.please-wait{float:right}.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px;line-height:40px}.tool-tip{background:#f8f8f8;padding:15px 20px;z-index:999}.tool-tip .btn-close{font-size:0;margin:-9px -14px 0}.tool-tip .btn-close a:before{content:" ";background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/black_cross.png) center center no-repeat #f8f8f8;width:25px;height:25px;top:-30px;right:0}.tool-tip .tool-tip-content{padding:5px}.gift-messages h3{font-size:12px;font-weight:600;color:#e87403}.gift-messages p.control{color:#8e8d8b}.gift-messages-form{position:relative}.gift-messages-form label{float:none!important;position:static!important}.gift-messages-form h4{font-size:12px;font-weight:600;color:#e87403}.gift-messages-form .whole-order{margin:0 0 25px}.gift-messages-form .item{margin:0 0 10px}.gift-messages-form .item .product-img-box{float:left;width:75px}.gift-messages-form .item .product-image{margin:0 0 7px}.gift-messages-form .item .number{margin:0;font-weight:600;text-align:center;color:#8a8987}.gift-messages-form .item .details{margin-left:90px}.gift-messages-form .item .details .product-name{font-size:13px;font-weight:600;margin:0 0 10px}.gift-messages-form .item .details .form-list .field{width:255px}.gift-messages-form .item .details .form-list .input-box{width:240px}.gift-messages-form .item .details .form-list input.input-text{width:234px}.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}.gift-messages-form .item .details .form-list li.wide textarea{width:494px}.gift-message-link{font-size:11px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}.gift-message-link.expanded{background-position:100% -40px}.gift-message-row{background:#f2efe9}.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_gm-close.gif) no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}.checkout-agreements li{margin:30px 0}.checkout-agreements .agreement-content{overflow:auto;height:230px;padding:20px 0 20px 20px;background-color:#e0e9f3;border:1px solid #d5dced;color:#3752A0;font-family:plutocond_light;font-size:14px}div#onepagecheckout-agreement-container{overflow:auto;height:180px}.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}.checkout-agreements .agree input.checkbox{margin-right:6px;margin-top:-3px}.checkout-agreements .agree label{font-weight:600;color:#666}.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}.opc .checkout-agreements li{margin:20px 0 0}.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}.opc .checkout-agreements .agree{padding-left:6px}.centinel .authentication{border:1px solid #ddd;background:#fff}.centinel .authentication iframe{width:99%;height:400px;background:0 0!important;margin:0!important;padding:0!important;border:0!important}.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}.info-set{border:1px solid #ebebeb;margin:0 0 25px;padding-top:15px}.info-set h2{font-size:20px}.info-set h3,.info-set h4{font-size:18px}.info-set h2 a,.info-set h3 a,.info-set h4 a{display:inline-block}.info-set h2.legend,.info-set h3.legend,.info-set h4.legend{position:relative}.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}.info-set select{width:100%}.info-set .box{margin:0 0 15px}.info-set .data-table .product-name{margin-bottom:0}.info-set .form-list li{margin:0 -10px}#checkout-progress-wrapper{margin-bottom:20px;border:1px solid #ebebeb}#checkout-progress-wrapper .title{margin:20px 20px 10px}#checkout-progress-wrapper .title span{padding:0 10px}.block-progress{margin-bottom:0}.block-progress .block-content{padding:0 15px 15px;margin-top:20px;background:0 0}.block-progress dd,.block-progress dt{border:1px solid #ebebeb;padding:10px}.block-progress dt{font-size:15px;text-transform:uppercase;margin-bottom:10px}.block-progress dt.complete{margin:0}.block-progress dt.complete .changelink{float:right}.block-progress dt.complete a{font-size:11px;text-transform:lowercase}.block-progress dt.complete .separator{display:none}.block-progress dt.complete:after{display:table;content:" ";clear:both}.block-progress dd{border-top:0;margin-bottom:10px}.block-progress p{margin:0}.block-progress .cards-list dt{background:0 0;border:0;color:inherit;font-size:12px;margin:5px 0;padding:0}.block-progress .cards-list dd{border:0;margin:0;padding:0}.opc .step,.opc .step-title{border:1px solid #ebebeb;margin-top:-1px}.block-progress .cards-list .info-table th{font-weight:400}.opc-block-progress dt.complete a{display:inline}.opc .buttons-set .back-link small,.opc .buttons-set.disabled button.button,.opc-block-progress dt .separator,.opc-block-progress dt a{display:none}.opc .step-title{padding:15px;cursor:default}.opc .step-title h2{font-size:18px;margin-bottom:0}.opc .active h2{color:#da14a0}.opc .step{padding:20px 15px}.opc #s_method_flatrate_flatrate{margin-top:0}.opc .buttons-set{margin-top:0;padding-top:2em}.opc .buttons-set p.required{margin:0;padding:0 0 10px}.opc .buttons-set .please-wait{height:21px;line-height:21px}.opc .ul{list-style:disc;padding-left:18px}.footer .footer-menu li,.footer .footer-products-list li,.list-arrow ul,ul.list-arrow{list-style:none}.opc{position:relative}.opc .step-title a{display:none;float:right;font-size:11px;line-height:16px}.captcha-image,.multiple-checkout .place-order .grand-total .inner div{display:inline}.opc .step .tool-tip{right:30px}#opc-login h3{font-size:13px;border-bottom:1px solid #ebebeb;padding-bottom:2px}#opc-login h4{font-size:1em}#opc-login .buttons-set,#opc-shipping_method .buttons-set{border-top:0}.opc .gift-messages-form{margin:0 -30px;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;padding:22px 24px 22px 30px}.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto}#opc-review .product-name{font-size:15px;margin-bottom:0}#opc-review .item-options{margin:5px 0 0}#opc-review .buttons-set p{margin:0;line-height:40px}#opc-review .buttons-set .please-wait{height:40px;line-height:40px}#opc-review .authentication{margin:0 auto;width:570px}#opc-review .warning-message{color:#222;font-weight:600;text-align:center;padding:10px 10px 0}.checkout-progress{padding:0 90px;margin:0 0 20px}.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #000;padding:2px 0 0;text-transform:uppercase;text-align:center}.checkout-progress li.active{border-top-color:#da14a0;color:#da14a0}.multiple-checkout h2{font-size:18px;margin:0 0 20px}.multiple-checkout h3,.multiple-checkout h4{font-size:16px;color:#E26703}.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:400}.multiple-checkout .data-table .product-name{font-size:1em!important}.multiple-checkout .data-table .item-options{margin:5px 0 0}.multiple-checkout .gift-messages{margin:15px 0 0}.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}.multiple-checkout .col2-set,.multiple-checkout .col3-set{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_checkout.gif) repeat-x #fbfaf6;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}.multiple-checkout .box{margin:0 0 15px}.multiple-checkout .box h2{color:#e26703}.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0}.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;padding:0 0 0 21px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_grand-total.gif) no-repeat;overflow:hidden}.multiple-checkout .place-order .grand-total .inner{float:left;height:57px;padding:14px 21px 0 0;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_grand-total.gif) 100% 0 no-repeat}.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px}.multiple-checkout .place-order .grand-total .price{color:#E26703}.multiple-checkout .place-order .grand-total button.button span{font-size:16px}.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}.multiple-checkout .title-buttons button.button span{border-color:#406a83;background:#618499}#multiship-addresses-table td{padding:10px}#multiship-addresses-table tfoot td{padding:5px 10px}.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;padding:13px;position:relative}.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_sp-methods.gif) no-repeat;overflow:hidden}.captcha-image,.checkout-multishipping-billing .multiple-checkout{position:relative}.account-login .new-users div.buttons-set button,.account-login .registered-users div.buttons-set button{background-color:#5970bb;color:#fff;text-transform:initial;border-radius:10px;float:right;font-family:plutocond_light;font-size:18px}.account-login .new-users div.buttons-set a,.account-login .registered-users div.buttons-set a{font-size:12px;color:#9fbadb;text-decoration:underline}.account-login .new-users div.content{color:#94968c;font-size:14px}.account-login .registered-users div.content{color:#94968c;font-size:14px;min-height:345px}.account-login .new-users div.content p{font-family:plutocond_extralight;font-size:21px;color:#94968c}.account-login .new-users div.content label,.account-login .registered-users div.content label{font-weight:600}.account-login .registered-users div.content li#remember-me-box label{font-weight:400}.account-login .new-users div.content h2,.account-login .registered-users div.content h2{color:#3752A0;font-size:24px;text-transform:initial;border-bottom:1px solid #f1f2f7;margin:0 0 30px;padding:0 0 20px;font-family:plutocond_light}.cart-msrp-totals,.custom-info-block,.dashboard .box-tags strong,.footer .footer-products-list li a,.more-title .show-more-link,.page-404 p,.product-review dt,.sw-cart-state{text-transform:uppercase}.account-login .new-users,.account-login .registered-users{padding:20px;margin-bottom:30px;border:none}.account-login .new-users .buttons-set button.button,.registered-users .captcha-image{margin:0}.captcha-note{clear:left;padding-top:5px}.captcha-image{float:left;margin:0;width:258px}.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(-360deg)}}@keyframes rotate{0%{transform:rotate(-360deg)}}.window-overlay{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/window_overlay.png);background:rgba(0,0,0,.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}.remember-me label{float:none;margin:0 6px}.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-box-shadow:0 0 6px #ccc;z-index:1000}.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}.remember-me-popup .remember-me-popup-head{position:relative}.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}.remember-me-popup .remember-me-popup-body{padding:10px}.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:600 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li,.order-info dd,.order-info dt,.order-info li,.order-info ul{display:inline}.dashboard .box-reviews .number,.dashboard .box-tags .number{font-weight:600;line-height:1;color:#fff;padding:2px 3px;background:#0a263c}.my-account .title-buttons .link-rss{float:none;margin:0}.dashboard .welcome-msg{margin:0 0 20px}.dashboard .welcome-msg p{margin:0}.dashboard .col2-set{margin-bottom:15px}.box-account{margin:0 0 30px}.box-account .box-head{text-align:left}.box-account .box-head a{float:right}.box-account h2{float:left}.dashboard .box-title{text-align:right}.dashboard .box-title h3,.dashboard .box-title h4{float:left;text-align:left}.dashboard .box-reviews .number{float:left;font-size:10px;margin:7px -20px 0 0}.dashboard .box-reviews .product-name{font-size:18px;margin-bottom:10px}.dashboard .box-reviews .details{margin-left:20px}.dashboard .box-reviews li.item{margin:0 0 20px}.dashboard .box-reviews li.item.last{margin:0}.dashboard .box-tags .number{float:left;font-size:10px;margin:7px -20px 0 0}.dashboard .box-tags .product-name{font-size:18px;margin-bottom:10px}.dashboard .box-tags .details{margin-left:20px}.dashboard .box-tags li.item{margin:0 0 20px}.dashboard .box-tags li.item.last{margin:0}.dashboard .box-tags strong{font-weight:400}.addresses-list h2{font-size:24px}.addresses-list h3{font-size:18px}.addresses-list address{margin:0 0 3px}.addresses-list p{margin:0}.addresses-list .separator{margin:0 3px}.addresses-list li.item{margin:0 0 20px}.order-info{background:#dee5e8;border:1px solid #d0cbc1;padding:4px 8px;margin:0 0 8px}.order-info .current{font-weight:600}.order-info li{margin:0 3px}.order-date{margin:10px 0}.order-info-box{background:#fff;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}.order-info-box h2{font-weight:600;font-size:13px}.order-info-box .box-payment p{margin:0 0 3px}.order-info-box .box-payment th{font-weight:600;padding-right:7px}.order-items{width:100%;overflow-x:auto}.order-items h2,.order-items h3{clear:none;font-weight:600;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c}.order-items .product-name{font-size:1em!important;font-weight:600!important}.order-items .link-print{color:#1e7ec8;font-weight:400}.order-items .order-links{text-align:right}.order-additional{margin:15px 0}.gift-message dt strong{color:#666}.gift-message dd{font-size:13px;margin:5px 0 0}.order-about dt{font-weight:600}.order-about dd{font-size:13px;margin:0 0 7px}.page-print .print-head,.tracking-table{margin:0 0 15px}.tracking-table th{font-weight:600;white-space:nowrap}.tracking-table-popup{width:100%}.tracking-table-popup th{font-weight:600;white-space:nowrap}.tracking-table-popup td,.tracking-table-popup th{padding:1px 8px}.page-print .print-head .logo{float:left}.page-print .print-head address{float:left;margin-left:15px}.page-print h1{font-size:16px;font-weight:600}.page-print h2,.page-print h3{font-size:13px;font-weight:600}.page-print h2.h2{font-size:16px;font-weight:600}.page-print .order-date{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bkg_divider1.gif) 0 100% repeat-x;padding:0 0 10px;margin:0 0 10px}#my-tags-table td,.my-wishlist .data-table td{padding:10px}.page-print .col2-set{margin:0 0 10px}.page-print .gift-message-link{display:none}.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .label,.page-print .price-incl-tax .price{display:inline}.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}.my-wishlist textarea{display:block;width:97%;height:109px}.my-wishlist .data-table .link-edit:before{font-family:FontAwesome;content:"\f044";margin-right:5px}.my-wishlist .buttons-set button.button{float:none;display:inline-block;margin-right:10px}.my-wishlist .buttons-set .btn-add:before{font-family:FontAwesome;content:"\f07a";margin-right:5px}.my-wishlist .buttons-set .btn-share:before{font-family:FontAwesome;content:"\f045";margin-right:5px}.my-wishlist .buttons-set .btn-update:before{font-family:FontAwesome;content:"\f021";margin-right:5px}#wishlist-table .add-to-links{white-space:nowrap}.my-tag-edit{float:left;margin:0 0 10px}.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}#my-tags-table{clear:both}#my-tags-table .add-to-links{white-space:nowrap}#my-reviews-table td h2,#my-reviews-table td h3{margin:0}.product-review .product-name{font-size:18px}.product-review h3{font-size:16px;margin-bottom:15px}.product-review dd{margin:5px 0 0}.product-review .product-details{margin-bottom:20px}.product-review .product-img-box{float:left;width:140px}.product-review .product-img-box .product-image{display:block;width:125px;height:125px}.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}.product-review .product-details{margin-left:150px}.product-review .ratings-table{margin:0 0 10px}.billing-agreements .info-box{margin:15px 0}.billing-agreements .form-list li select{float:left}.billing-agreements .form-list li button.button{float:left;margin-left:10px}.billing-agreements .table-caption{font-weight:600;font-size:13px}.cart-msrp-totals{color:red;font-size:12px!important;font-weight:600;margin:10px 10px 0;padding:10px;text-align:right}.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:600;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}.map-popup-arrow{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}.map-popup-close{background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}.map-popup-checkout{display:inline;float:right;text-align:right}.footer,.map-popup-text{text-align:left}.map-popup-checkout span{display:block;padding-right:30px}.map-popup-checkout .paypal-logo{margin:0 0 5px}.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0}.map-popup-price{margin:5px 0 0}.map-popup-text{clear:right;margin:0 10px;padding:10px 0}.map-popup-only-text{border-top:1px solid #ddd}.footer .bordered-wrapper{border-top:1px solid #e2e6ee}.footer .bordered-wrapper.normal-border{border-color:#ebebeb}.footer .footer-bottom .row,.footer .footer-top .row{padding-top:30px;padding-bottom:30px;font-size:12px}.footer .copyright .row{padding-top:20px;padding-bottom:20px}.footer .copyright .logo-small{margin:0 15px 0 0;max-width:180px}.footer address{line-height:35px;float:right}.footer .footer-title{font-size:16px;font-weight:400;letter-spacing:2px;margin-bottom:15px}.footer .footer-title.twitter-title:before{content:"\f099";font-family:FontAwesome;margin:0 7px 0 0}.footer .footer-title.facebook-title:before{content:"\f0a4";font-family:FontAwesome;margin:0 7px 0 0}.footer .block-content .tweet{border-bottom:1px dotted #ebebeb;padding-bottom:10px;margin-bottom:10px;line-height:24px}.footer .block-content li:last-child .tweet{border-bottom:0}.footer .block-content .timePosted{display:none}.footer .footer-products-list{list-style:none;margin:0;padding:0}.footer .footer-products-list li a{display:block}.footer .footer-products-list li a:hover{color:#da14a0}.footer .footer-products-list li:after{content:" ";display:table;clear:both}.footer .footer-products-list>li{line-height:24px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #ebebeb;float:none}.footer .footer-products-list>li img{max-width:70px}.footer .footer-products-list>li:last-child{border-bottom:0}.footer .footer-products-list img{float:left;margin:0 15px 0 0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer .footer-products-list img:hover{opacity:.7;filter:alpha(opacity=70)}.footer .footer-products-list .price{font-size:14px}.footer .footer-products-list .old-price .price{font-size:13px}.footer .recent-post-mini{padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted #ebebeb}.footer .recent-post-mini:last-child{border-bottom:0}.footer .h6,.footer h6{margin-bottom:10px}.footer .footer-custom-content{line-height:1.8}.footer .footer-menu{padding-left:20px;margin-bottom:20px}.footer .footer-menu li:before{content:"\f105";font-family:FontAwesome;font-size:14px;position:relative;left:-10px}.footer .footer-menu a{line-height:25px}.footer .store-switcher{display:block;float:left}.footer .store-switcher label{display:none}.footer .store-switcher select{width:150px;vertical-align:middle;margin-bottom:0}.content-element,.element-content{margin-bottom:15px}.custom-info-block{padding:12px 0}.custom-info-block a{line-height:26px}.custom-info-block a .fa{font-size:24px;margin-left:10px;position:relative;top:3px;color:#d2d2d2;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.colored-active,.custom-info-block a .fa:hover{color:#da14a0}.custom-info-block.text-center a{border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;padding:0 20px}.custom-info-block:first-child{padding-left:15px}.custom-info-block:last-child{padding-right:15px}.footer .bugs{margin:13px 0 0;color:#ecf3f6}.footer .bugs a{color:#ecf3f6;text-decoration:underline}.footer .bugs a:hover{text-decoration:none}.home-callout{margin-bottom:12px}.home-callout img{display:block}.home-spot{float:left;width:470px;margin-left:20px}.best-selling h3{margin:12px 0 6px;color:#e25203;font-size:1.2em}.best-selling table{border-top:1px solid #ccc}.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px}.best-selling .product-img{float:left;border:2px solid #dcdcdc}.best-selling .product-description{margin-left:107px;line-height:1.3em}.best-selling a.product-name,.home-spot .best-selling a.product-name:hover{color:#203548}#nav:after,.add-to-box:after,.add-to-cart:after,.advanced-search-summary:after,.block .actions:after,.block .block-content:after,.block li.item:after,.block-layered-nav .currently li:after,.block-poll li:after,.box-account .box-head:after,.box-reviews li.item:after,.box-tags li.item:after,.buttons-set:after,.cart .crosssell li.item:after,.cart-collaterals:after,.cart:after,.checkout-progress:after,.clearer:after,.col-main:after,.col2-set:after,.col3-layout .product-options-bottom .price-box:after,.col3-set:after,.col4-set:after,.dashboard .box .box-title:after,.footer-container .bottom-container:after,.footer:after,.form-list .field:after,.form-list li:after,.gift-messages-form .item:after,.group-select li:after,.header .quick-access:after,.header-container .top-container:after,.header-container:after,.header:after,.main:after,.multiple-checkout .place-order:after,.opc .step-title:after,.page-print .print-head:after,.page-title:after,.pager:after,.product-collateral:after,.product-essential:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.product-view .box-description:after,.product-view .box-tags .form-add:after,.product-view .product-img-box .more-views ul:after,.product-view .product-shop .short-description:after,.products-grid:after,.products-list li.item:after,.ratings:after,.search-autocomplete li:after,.send-friend .form-list li p:after,.sorter:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}.guest-select{width:305px!important}.modal-body{padding:30px 30px 15px;position:relative;overflow-y:auto;max-height:400px}.modal{overflow:visible;bottom:auto;background-color:#fff}.modal-open{overflow:auto}#searchModal{width:90%;max-width:410px;left:50%;margin-left:0;top:10%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#searchModal>div{border:1px solid #ebebeb;margin:15px}#searchModal .modal-header{padding:17px 20px 0;border-bottom:0}#searchModal .modal-header .close{font-size:0;background:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/black_cross.png) center center no-repeat #fff;width:25px;height:25px;opacity:1;filter:alpha(opacity=100);position:absolute;top:-32px;right:0;margin:2px 0 0}#searchModal .modal-header h3{margin:0;font-size:18px;line-height:20px;text-align:center;overflow:hidden}#searchModal .modal-body{padding-top:10px}#searchModal .modal-body .button{padding:10px 20px;vertical-align:top}.title{clear:both;position:relative;text-align:center;overflow:hidden}.title span{padding:0 20px;z-index:2;position:relative;display:inline-block;background:#fff;max-width:595px}.title.a-left span{padding-left:0}.title.a-right span{padding-right:0}.title:before{content:"";display:block;border-top:solid 1px #ebebeb;width:100%;position:absolute;top:50%;z-index:1}.title.with-customtitle{margin-bottom:0}.custom-title{display:block;margin-bottom:20px}.price-filter-slider .ui-slider{border-radius:0}.price-filter-slider .ui-slider .ui-slider-handle{border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;top:-2px}.price-filter-slider .ui-slider .ui-slider-handle:last-child{margin-left:-10px}.price-filter-slider .ui-slider-horizontal .ui-slider-range{border-radius:0}.price-filter-slider .seperate-dash{line-height:30px}.price-filter-slider .priceTextBox{font-size:13px;margin:0 5px;width:60px;padding:5px}.price-filter-slider .priceTextBox:first-child{margin-left:0}.price-filter-slider .go{float:right}.banner{margin-bottom:20px;position:relative;overflow:hidden}.banner .banner-font-dark .banner-content{color:#6f6f6f}.banner.va-middle .banner-content .banner-inner{position:absolute;top:50%;width:100%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.banner.va-bottom .banner-content{position:absolute;top:auto;bottom:0}.banner.full-inner .banner-content{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.banner.full-inner .banner-content:before{border:none}.banner .banner-content{position:absolute;left:0;right:0;bottom:0;top:0;color:#fff;z-index:2;padding:10px;margin:5px;font-size:13px}.banner .banner-content h1,.banner .banner-content h2,.banner .banner-content h3,.banner .banner-content h4,.banner .banner-content h5,.banner .banner-content h6{color:#fff;margin-bottom:3px;line-height:1.1}.banner .banner-content a{position:relative;z-index:3}.catalog-side-block .banner .banner-content,.product-right-custom-block .banner .banner-content{background-color:rgba(255,255,255,.75);left:15px;bottom:50%;top:auto;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:83%}.banner .banner-content:before{content:"";width:100%;height:100%;position:absolute;padding:5px;left:-6px;top:-6px;z-index:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.banner .banner-content h2{margin-bottom:3px;font-size:22px}.banner .banner-content p{margin-bottom:0}.banner .banner-content .banner-inner .banner-sub-inner.banner-dark{background:rgba(0,0,0,.3)}.banner img{width:100%}.banner.hover-zoom{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.banner.hover-zoom img{-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out;width:100%}.banner.hover-zoom:hover{background:0 0}.banner.hover-zoom:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:.75;filter:alpha(opacity=75)}.banner.hover-fade{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background:#000}.banner.hover-fade img{width:100%;opacity:1;filter:alpha(opacity=100);-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.banner.hover-fade:hover img{opacity:.8;filter:alpha(opacity=80);width:100%}.google-map.google-map-wide{width:100%;height:300px;margin-bottom:40px}.google-map.google-map-wide img{max-width:none}.page-404{padding:120px 0;text-align:center;margin-bottom:40px}.page-404 h1{margin-bottom:5px}.page-404 p{letter-spacing:2px;margin-bottom:30px}.largest{font-size:180px;color:#da14a0;line-height:1}.progress-bar{background:#f5f5f5;height:28px;position:relative;margin-bottom:10px;-webkit-box-shadow:none;box-shadow:none}.progress-bar>span{color:#fff;font-size:13px;margin-left:15px;line-height:28px;position:absolute;top:0;left:0;z-index:1;opacity:0;font-weight:300}.progress-bar>div{height:100%;position:absolute;top:0;left:0;background-color:#da14a0;width:0}.team-member{margin-bottom:30px}.team-member .member-image{position:relative;overflow:hidden;margin-bottom:15px;float:left}.team-member .member-image:hover .member-mask{opacity:1;filter:alpha(opacity=100)}.team-member .member-mask{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);background:rgba(0,0,0,.6);color:#fff;padding:10px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.team-member .member-mask .mask-text{position:absolute;text-align:center;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.team-member .member-mask .mask-text fieldset{width:80%;margin:0 auto;border:1px solid #616161;padding:0 0 10px}.team-member .member-mask .mask-text fieldset legend{font-size:14px;font-family:Geogia;text-transform:uppercase;color:#fff;padding:0 10px;margin:0;display:inline;border:none;width:100%;line-height:1}.team-member .member-mask .mask-text a{color:#fff}.team-member .member-mask .mask-text a:hover{color:#da14a0}.team-member .member-mask .mask-text em,.team-member .member-mask .mask-text i{margin:10px 7px 5px;font-size:0;display:inline-block;opacity:.9;filter:alpha(opacity=90)}.team-member .member-mask .mask-text em:before,.team-member .member-mask .mask-text i:before{text-decoration:none;display:inline-block;speak:none;font-family:FontAwesome;font-style:normal;font-size:28px}.team-member .member-position{color:#8d8f91;margin-bottom:0;font-size:14px;font-family:"Open Sans",Arial}.team-member h4{margin-bottom:0}.team-member .member-email{margin-bottom:20px}.icon-linkedin:before{content:"\f0e1"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-skype:before{content:"\f17e"}.icon-instagram:before{content:"\f16d"}.list-arrow ul li:before,.more-title .show-more-link:after,ul.list-arrow li:before{content:"\f105";font-family:FontAwesome}.mini-filled{color:#000;background-color:#f5f5f5}.mini-filled:hover{border-color:#da14a0;background-color:#da14a0;color:#fff!important}.list-arrow ul,ul.list-arrow{padding:0}.list-arrow ul li,ul.list-arrow li{padding:5px 0 5px 5px}.list-arrow ul li:before,ul.list-arrow li:before{font-weight:400;font-style:normal;text-decoration:none;float:left;line-height:20px;font-size:16px;margin-right:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}ul.list-arrow a{display:block}ul.list-arrow li:hover{color:#da14a0}.postWrapper{border-bottom:1px solid #ebebeb}.dark .copyright,.dark .fixed-header,.dark .footer-bottom,.dark .footer-top,.dark .header-container .top-bar,.dark .header-wrapper .main-nav,.dark .title span,.dark .wrapper{background:#151515}.dark .tabs .tab-title.opened{border-bottom-color:#151515}.dark .button,.dark .fancybox-skin,.dark .fixed-header .menu>li .nav-sublist-dropdown .container>ul>li a,.dark .fixed-header .menu>li.menu-full-width .nav-sublist-dropdown,.dark .link-compare,.dark .link-wishlist,.dark .main-nav .menu>li .nav-sublist-dropdown .container>ul>li a,.dark .main-nav .menu>li.menu-full-width .nav-sublist-dropdown,.dark .modal,.dark .modal .title span,.dark .progress-bar,.dark .shopping-cart .cart-popup,.dark input,.dark input.input-text,.dark input[type=password],.dark input[type=search],.dark textarea,.dark.page-empty{background:#1e1e1e}.dark #checkout-progress-wrapper,.dark #opc-login,.dark .account-login .new-users,.dark .account-login .registered-users,.dark .ajaxcart-options .product-name,.dark .block .block-title,.dark .block-account .account-sidebar,.dark .block-account .block-content li a,.dark .block-account .block-content li strong,.dark .block-account .block-content ul,.dark .block-compare li.item,.dark .block-progress dd,.dark .block-progress dt,.dark .box-up-sell,.dark .box-viewed,.dark .button,.dark .cart .totals,.dark .custom-info-block.text-center a,.dark .data-table,.dark .data-table td,.dark .data-table th,.dark .double-border,.dark .fieldset,.dark .fixed-header,.dark .fixed-header .menu>li .nav-sublist-dropdown,.dark .fixed-header .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li:last-child a,.dark .fixed-header .menu>li .nav-sublist-dropdown .container>ul>li a,.dark .fixed-header .menu>li.menu-full-width .nav-sublist-dropdown,.dark .footer .block-content .tweet,.dark .footer .bordered-wrapper,.dark .footer .footer-products-list>li,.dark .header .quick-access .form-search input.input-text,.dark .header-container .top-bar .container,.dark .home-newsletter-block,.dark .home-newsletter-block .newsletter-widget-container,.dark .link-compare,.dark .link-wishlist,.dark .loading-state,.dark .main-nav,.dark .main-nav .menu>li .nav-sublist-dropdown,.dark .main-nav .menu>li .nav-sublist-dropdown .container>ul .menu-item-has-children .nav-sublist li:last-child a,.dark .main-nav .menu>li .nav-sublist-dropdown .container>ul>li a,.dark .main-nav .menu>li.menu-full-width .nav-sublist-dropdown,.dark .opc .step,.dark .opc .step-title,.dark .order-view,.dark .pager .pages li a,.dark .pager .pages li span,.dark .postWrapper,.dark .product-categories .open-this,.dark .product-view .product-brand,.dark .products-grid li.item:hover .item-area,.dark .quickview-main,.dark .quickview-main .doubled-border,.dark .share-title,.dark .shopping-cart .cart-popup,.dark .shopping-cart .cart-popup .products-small .product-item,.dark .sidebar #narrow-by-list .widget-title,.dark .sidebar .widget-title,.dark .tabs .tab-content,.dark .tabs .tab-title,.dark .title:before,.dark .toolbar,.dark .toolbar .sort-by select,.dark hr,.dark input,.dark input.input-text,.dark input[type=password],.dark input[type=search],.dark select,.dark table td,.dark table th,.dark textarea,.dark.ajaxcart-index-options .product-view{border-color:#3d3d3d}.dark .shopping-cart .cart-popup:after{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/after-arrow-dark.png)}.dark .toolbar .sorter .grid,.dark .toolbar .sorter .list{background-image:url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/switch-sprite-dark.png)}.dark .product-view .product-shop .item-title{color:#b1b1b1}.dark .show-top-panel.show-panel{color:#ccc}.dark .side-area-icon{color:#fff}.dark .button.white{background:rgba(255,255,255,.7);color:#222;border:1px solid #dbdbdb}.more-title{position:relative;clear:both}.more-title .show-more-link{position:absolute;right:0;top:5px;font-size:11px;color:#a7a9aa;letter-spacing:1px;text-decoration:none}.sw-cart-state,.sw-qv-loading{left:0;top:30%;z-index:5;position:absolute;width:100%}.more-title .show-more-link:after{margin-left:5px;text-align:center;opacity:1;filter:alpha(opacity=100);text-indent:0}.loading-success{opacity:1!important;filter:alpha(opacity=100)!important}.loading-state{border:1px solid #ebebeb;padding:0!important}.products-list li.item .product-image-wrapper.loading-state{border-color:#ebebeb}.loading-state .description-wrapper,.loading-state .product-image-wrapper,.products-list li.item .product-image-wrapper.loading-state .product-image,.products-list li.item .product-image-wrapper.loading-state .slider-counter,.products-list li.item .product-image-wrapper.loading-state .small-slider-arrow{opacity:.4;filter:alpha(opacity=40)}

/*
body.noukies_website .sw-qv-loading{
	height: 105px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/loader_nky.gif) center center no-repeat transparent;
    width: 105px;
    left: 31%;
    border-radius: 50px;
}
body.archimede_website .sw-qv-loading{
	height: 105px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/loader_archi.gif) center center no-repeat transparent;
    width: 105px;
    left: 31%;
    border-radius: 50px;
}
*/

.sw-cart-state{text-align:left;font-size:12px}.sw-cart-state .ajax-cart-fail,.sw-cart-state .ajax-cart-success{padding:3px;color:#fff}.sw-cart-state .ajax-cart-fail:before,.sw-cart-state .ajax-cart-success:before{font-family:FontAwesome;font-size:36px;position:absolute;top:50%;margin-top:-27px;left:10px}.sw-cart-state .ajax-cart-fail div,.sw-cart-state .ajax-cart-success div{border:1px solid #fff;padding:10px 10px 10px 23%}.sw-cart-state .ajax-cart-fail{background-color:#f45b5b}.sw-cart-state .ajax-cart-fail:before{content:"\f00d"}.sw-cart-state .ajax-cart-success{background-color:#98c391}.sw-cart-state .ajax-cart-success:before{content:"\f00c"}.custom-bordered-wrapper{border-top:1px dotted #ebebeb;border-bottom:1px dotted #ebebeb}.lastest-post .post-info,.lastest-post .post-title{margin-bottom:10px}.lastest-post .post-info strong{font-weight:400}.home-newsletter-block{padding:4px;border:1px solid #ebebeb}.home-newsletter-block .newsletter-widget-container{text-align:center;padding:20px 20px 5px;border:1px solid #ebebeb;position:relative;z-index:2}.home-newsletter-block .newsletter-widget-container input,.home-newsletter-block .newsletter-widget-container p{text-align:center}.home-newsletter-block .newsletter-widget-container .input-email{margin-bottom:20px;width:100%;height:auto;cursor:auto;display:block;text-align:center}.home-newsletter-block .newsletter-form{margin:1em 0;display:block}.home-products-grid-container ul.row{margin-left:-15px;margin-right:-15px;padding:0}.posts-slider .slide-item{padding:0 15px;position:relative}.posts-slider .slide-item .post-images{position:relative;margin-bottom:15px}.posts-slider .slide-item .post-images img{display:block}.posts-slider .slide-item .post-images .blog-mask{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;color:#fff;padding:0;text-align:center;opacity:0;filter:alpha(opacity=0);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.posts-slider .slide-item .post-images .blog-mask .mask-content{position:absolute;left:50%;margin-left:-65px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.posts-slider .slide-item .post-images .blog-mask .mask-content a{padding:0;border:2px solid #fff;color:#fff;display:inline-block;width:44px;height:44px;position:relative;font-size:28px;margin:0 10px;background-color:rgba(0,0,0,.4);-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.posts-slider .slide-item .post-images .blog-mask .mask-content a i{font-style:normal;line-height:34px}.posts-slider .slide-item .post-images .blog-mask .mask-content a:after{content:'';box-shadow:0 0 0 rgba(0,0,0,.6);-webkit-transition:opacity .3s,box-shadow .3s;transition:opacity .3s,box-shadow .3s;pointer-events:none;position:absolute;width:22px;height:26px;left:22px;bottom:-4px}.posts-slider .slide-item .post-images .blog-mask .mask-content a:hover{text-decoration:none}.posts-slider .slide-item .post-images .blog-mask .mask-content a:hover:after{opacity:.85;filter:alpha(opacity=85);box-shadow:2px 2px 0 rgba(0,0,0,.6)}.posts-slider .slide-item .post-images:hover .blog-mask{opacity:.9;filter:alpha(opacity=90);background-color:rgba(255,255,255,.6)}body.mgxbabyregistry-index-viewitems table#wishlist-table td input[type=text]{width:25px!important}#loading-mask .loader,div#loading-mask{width:100%!important;left:61px!important}div#loading-mask{height:100%!important;top:0!important}#loading-mask .loader{border:none!important}div.kbase-block-content ul.kbase-list.level-0 li h2.kbase-block-title{line-height:28px;height:67px}a#xscart:before{content:"\f07a";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:23px;line-height:25px;font-family:FontAwesome;color:#575756;position:absolute;top:17px;clear:both;right:25%}div.banner-inner.fb h3 a{color:#6f83ba;text-transform:initial!important;font-weight:400;font-family:plutocond_thin;font-size:20px;letter-spacing:0}div#checkout-review-submit{position:relative}div#checkout-review-submit img#loading_small{position:absolute;bottom:78px;left:-25px}ul.menu.smartwave-menu li.cms.chambre:hover,ul.menu.smartwave-menu li.cms.eshop:hover,ul.menu.smartwave-menu li.cms.marque:hover,ul.menu.smartwave-menu li.cms.sos:hover{border:none;height:48px;z-index:1!important;border-bottom:2px solid #575756;}ul.menu.smartwave-menu li.cms.chambre:hover:after,ul.menu.smartwave-menu li.cms.eshop:hover:after,ul.menu.smartwave-menu li.cms.marque:hover:after{background-color:#fff;height:0;content:"";position:absolute;bottom:-5px;left:5px;right:1px}ul.menu.smartwave-menu li ul.histoire,ul.menu.smartwave-menu li ul.sub_eshop{z-index:999!important;padding:10px 10px 20px;margin-top:-12px!important}body.checkout-cart-index div.cart-cadeau-box p{margin-left:10px}div.listingsubcategs div.col-sm-4 a.subcatname,div.listingsubcategs div.col-sm-6 a.subcatname{text-transform:capitalize!important}body.catalog-product-view fieldset#product-options-wrapper dl dd{width:100%}
@media (min-width:1200px){.boxed .wrapper{width:1200px}.title span{max-width:795px}.double-border .container,.fixed-header .container,.header-container .container{width:1170px;padding-left:0;padding-right:0}.header-type-1 .logo{width:515px;text-align:center}.header-type-3 .main-nav .menu,.header-type-4 .main-nav .menu{width:965px}.header-type-3 .main-nav .menu>li,.header-type-4 .main-nav .menu>li{padding:0 12px}.content-element,.element-content{margin-bottom:30px}.catalog-side-block .banner .banner-content,.product-right-custom-block .banner .banner-content{width:86%}}@media (min-width:992px) and (max-width:1199px){.double-border .container,.fixed-header .container,.header-container .container{width:970px;padding-left:0;padding-right:0}}@media (max-width:991px){.boxed .wrapper{width:100%}.header-container.header-type-1 .header,.header-container.header-type-2 .header,.header-container.header-type-3 .header,.header-container.header-type-4 .header{display:block;text-align:left;border-bottom:solid 1px #ebebeb;padding-bottom:30px;padding-top:30px;margin-top:0;margin-bottom:0}.dark .header-container.header-type-1 .header,.dark .header-container.header-type-2 .header,.dark .header-container.header-type-3 .header,.dark .header-container.header-type-4 .header{border-color:#3d3d3d}.top-bar{border-bottom:solid 1px #ebebeb}.dark .top-bar{border-color:#3d3d3d}.custom-info-block.text-center a,.top-bar .container{border:none}.header .logo{position:relative;padding-left:40px}.header-type-1 .logo{position:static;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:0}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.fixed-header .menu,.header-container .top-bar .links li.mycart{display:none}.header .menu-icon{position:absolute;top:0;left:0;margin-top:0}div#topSearchContainer{margin-right:0!important}.header-container .top-bar .search,.header-type-1 .top-bar .top-links,.header-type-2 .top-bar .top-links{margin-right:0}.header-type-3 .top-bar .top-links,.header-type-4 .top-bar .top-links{margin-right:15px}.header-container .header .shopping-cart .cart-sum>a{padding-left:0}.fixed-header{min-height:40px}.fixed-header .menu-icon{float:left;position:relative;top:11px;left:10px}.fixed-header .logo-with-menu{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fixed-header .my-account-link,.fixed-header .search-link,.fixed-header .shopping-cart-link{width:35px;height:35px;text-align:center;line-height:42px;float:left;margin-left:10px;font-size:0;cursor:pointer}.fixed-header .my-account-link:before,.fixed-header .search-link:before,.fixed-header .shopping-cart-link:before{font-family:arrows;line-height:30px;color:#8e8e8e}.fixed-header .my-account-link:hover,.fixed-header .search-link:hover,.fixed-header .shopping-cart-link:hover{text-decoration:none}.fixed-header .my-account-link{margin-right:25px;float:left}.fixed-header .shopping-cart-link{padding-left:5px}.fixed-header .shopping-cart-link:before{font-size:18px;content:'\e61f'}a#sticky_storeloc i.fa-map-marker,div.search_icon_small_device.stickymenu i.fa-search{font-size:23px;color:#3752A0}.fixed-header .my-account-link:before{margin-right:0;position:relative;top:1px;font-size:23px;content:'\f007';font-family:FontAwesome;color:#3752A0}a#sticky_storeloc{float:left;margin-top:3px;margin-right:30px}div.search_icon_small_device.stickymenu{float:left;margin-right:50px;margin-top:3px!important}form#search_mini_form_sticky{display:none;width:100%;clear:both;position:relative;overflow:auto}form#search_mini_form_sticky button#btnsearch,form#search_mini_form_sticky input#search{width:100%}.fixed-header .search-link{padding-left:0}.fixed-header .search-link:before{position:relative;top:2px;font-size:16px;content:'\e614'}.col-main .category-products .products-grid.column3 li.item{width:50%}.col-main .category-products .products-grid.column3 li.item.nth-child-3np1{clear:none}.col-main .category-products .products-grid.column3 li.item.nth-child-2np1{clear:left}.col-main .category-products .products-grid.column4 li.item{width:33.33%}.col-main .category-products .products-grid.column4 li.item.nth-child-4np1{clear:none}.col-main .category-products .products-grid.column4 li.item.nth-child-3np1{clear:left}.col-main .category-products .products-grid.column5 li.item{width:25%}.col-main .category-products .products-grid.column5 li.item.nth-child-5np1{clear:none}.col-main .category-products .products-grid.column5 li.item.nth-child-4np1{clear:left}.products-list li.item{margin-bottom:60px}.products-list li.item .product-name.product-name-mobile{width:100%;margin-bottom:0;clear:both}.products-list li.item .add-to-container{width:100%;padding-left:0}.tabs .tab-title{margin-left:0;width:100%}.tabs .tab-title:first-child{margin-left:0}.tabs .tab-content{float:none;margin-top:0;margin-bottom:0}.catalog-side-block .banner .banner-content,.product-right-custom-block .banner .banner-content{left:9px;width:84%;bottom:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.catalog-side-block .banner .banner-content{-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%)}.flickr-image{margin:0 5px 10px 0}.owl-theme .owl-controls .owl-buttons div{width:45px;height:62px}.owl-theme .owl-controls .owl-buttons div:before{font-size:40px}.tp-leftarrow.default,.tp-rightarrow.default{width:45px!important;height:62px!important}.tp-leftarrow.default:before,.tp-rightarrow.default:before{font-size:40px!important;line-height:62px!important;height:62px!important}}@media (max-width:767px){.col2-left-layout .col-main,.copyright .store-switcher,.copyright address{float:none}.link-reorder:before,.link-view-order:before{font-family:FontAwesome}.link-reorder:hover,.link-view-order:hover{text-decoration:none}.lastest-post{margin-bottom:15px}.col-left,.col-right{width:100%}.col2-set .col-1,.col2-set .col-2,.col3-set .col-1,.col3-set .col-2,.col3-set .col-3,.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4{width:100%;margin-bottom:10px}.header-container .header .shopping-cart{display:block;position:absolute;width:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-60px}.fixed-header-area .fixed-header>.container,.form-list .field{width:100%}.hidden-phone{display:none!important}.header-container .header .shopping-cart .cart-sum>a{padding-bottom:0}.top-bar .my-account-link:before,.top-bar .search .search-link:before{font-size:16px;top:1px;line-height:30px}.shopping-cart .cart-popup{display:none}.header .logo img{max-width:215px}.header-container .top-bar .search{display:block}.col-main .category-products .products-grid.column3 li.item,.col-main .category-products .products-grid.column4 li.item,.col-main .category-products .products-grid.column5 li.item{width:50%}.fixed-header-area.fixed-already{display:block!important}.fixed-header .logo-with-menu{display:none!important}.col-main{margin-bottom:20px}.col-main .category-products .products-grid.column3 li.item.nth-child-3np1{clear:none}.col-main .category-products .products-grid.column3 li.item.nth-child-2np1{clear:left}.col-main .category-products .products-grid.column4 li.item.nth-child-3np1,.col-main .category-products .products-grid.column4 li.item.nth-child-4np1{clear:none}.col-main .category-products .products-grid.column4 li.item.nth-child-2np1{clear:left}.col-main .category-products .products-grid.column5 li.item.nth-child-5np1{clear:none}.col-main .category-products .products-grid.column5 li.item.nth-child-2np1{clear:left}.page-heading h1{margin-top:0;font-size:24px}.page-heading h1:before{border-top:none}.products-list li.item .product-image-wrapper{width:100%}.products-list li.item .description-wrapper{width:100%;padding:0}.catalog-side-block .banner .banner-content,.product-right-custom-block .banner .banner-content{left:20px;width:94%;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.cart-table tr{display:block;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.cart-table tr:first-child{border-top:1px solid rgba(0,0,0,.1)}.cart-table td{border:none}.cart-table tbody .product-thumbnail{display:block;width:100%}.cart-table tbody .table-product-name{display:block;width:100%;text-align:center}.cart-table tbody .table-edit,.cart-table tbody .table-remove,.cart-table tbody .table-wishlist{position:absolute;top:0;right:0}.cart-table tbody .table-edit{right:20px}.cart-table tbody .table-wishlist{right:50px}.cart-table tbody .table-qty,.cart-table tbody .table-tax{display:inline-block;width:49%;padding:18px 0}.cart-table tbody .table-qty{text-align:left!important}.cart-table tbody .table-tax-total{display:block;text-align:center!important}.cart-table tfoot tr{border:none!important}.cart-table tfoot td{display:block}.cart-table tfoot td .button span,.my-wishlist .data-table thead{display:none}.cart-table tfoot td .button:before{margin:0}.cart-total-section{max-width:300px}.text-left,.text-right{text-align:center}.flickr-image{margin:0 10px 10px 0}.copyright{padding-top:20px}.copyright .col-sm-6{margin-bottom:10px}.copyright .col-sm-6:last-child{margin-bottom:0}.account-login .content{min-height:1px}.checkout-progress li{float:none;width:80%;margin:0 auto}.my-wishlist .data-table tbody tr{display:block;border-top:1px solid #ebebeb;position:relative}.dark .my-wishlist .data-table tbody tr{border-color:#3d3d3d}.my-wishlist .data-table tbody td{display:block;border:none}.my-wishlist .data-table tbody td .button{margin:0}.my-wishlist .data-table tbody td.last{padding:0}.my-wishlist .data-table tbody .product-image{width:72px;height:72px;margin:0 auto}.my-wishlist .data-table tbody .add-to-cart-alt{margin:15px 0}.my-wishlist .data-table tbody .btn-remove{position:absolute;top:10px;right:10px}.my-wishlist .data-table .link-edit{font-size:0;position:absolute;top:10px;right:30px}.my-wishlist .data-table .link-edit:before{font-size:14px;margin:0}.sales-order-history .pager .pages{margin-left:0!important}.sales-order-history .pager .limiter{margin:0;float:left;clear:both}.link-view-order{font-size:0!important}.link-view-order:before{font-size:14px;content:"\f06e";margin-right:15px}.link-reorder{font-size:0!important}.link-reorder:before{font-size:14px;content:"\f01e"}.et_section .button{margin-bottom:5px}}@media (max-width:480px){table#my-orders-table td,table#my-orders-table td span.price,table#my-orders-table th{font-size:11px!important}.header-container .header .shopping-cart{top:-57px;width:230px!important;text-align:left!important;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.top-bar .my-account-link:before,.top-bar .search .search-link:before{line-height:10px}.header-container .header .shopping-cart .cart-sum>a{padding-left:15px}.header-container .header .shopping-cart .cart-sum>a:before{top:2px}.header-container .header .shopping-cart .cart-sum>a .for-label,.header-container .header .shopping-cart .cart-sum>a .items,.toolbar .sorter{display:none}.toolbar .pager,.toolbar .sort-by{float:left;position:relative;left:50%;margin-left:0;margin-right:0;clear:both;margin-bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.col-main .category-products .products-grid.column2 li.item,.col-main .category-products .products-grid.column3 li.item,.col-main .category-products .products-grid.column4 li.item,.col-main .category-products .products-grid.column5 li.item{width:100%;clear:left}.products-list li.item .add-to-container .actions,.products-list li.item .price-box{float:none}.product-tabs-content .box-tags .form-add .input-box,.product-tabs-content .box-tags .form-add input.input-text,.tab-content .box-tags .form-add .input-box,.tab-content .box-tags .form-add input.input-text{width:100%}.catalog-side-block .banner .banner-content,.product-right-custom-block .banner .banner-content{width:86.5%}.cart .cart-coupon-extra,.cart .cart-shipping-extra,.cart .discount{width:100%}.cart .cart-coupon-extra{margin-bottom:40px}.product-review .product-img-box{float:none;margin:0 auto}.product-review .product-details{margin-left:0}}
.top-bar .container {
	border-bottom: dotted 1px #dbdbdb;
}
.wrapper,
.title span,
.modal,
.fancybox-skin {
    background-color: #ffffff;
}
body,
.label,
.product-view .product-shop .sku_wrapper .sku {
    font-family: "plutocond_regular", Arial;
    font-size: 13px;
    color: #3752A0;
}
.postWrapper .post-info .posted-in a,
.breadcrumbs li strong,
.breadcrumbs li a,
.old-price .price,
.product-view .product-shop .link-wishlist:after, 
.product-view .product-shop .link-compare:after {
    color: #3752A0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .title,
.product-name a,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.share-title,
.block .block-title strong
{
    font-family: "plutocond_regular", Arial;
    color: #3752A0;
}
.side-area .widget-title,
.recent-post-mini a,
.more-title .show-more-link,
.footer .footer-products-list li a,
.fixed-header .menu > li > a, 
.main-nav .menu > li > a,
.button {
    font-family: "plutocond_regular", Arial;
}

.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1, 
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1 {
    font-family: "plutocond_regular", Arial;
}
.cart-table .price,
.cart .totals,
.cart .totals .price,
.order-products-table .price,
strong,
.block-account .block-content li a,
.block .block-subtitle,
.product-categories > li > a,
.order-view .order-products-table th,
.shopping-cart .cart-popup .products-small .product-item h5 a,
.shopping-cart .cart-popup .subtotal,
.data-table thead th,
.recent-post-mini a{
    color: #3752A0;
}
a,
.f-icon i:before,
.product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div,
.checkout-progress li,
.shopping-cart .cart-sum > a {
    color: #3752A0;
}
.checkout-progress li {
    border-color: #3752A0;
}
.side-area-icon i:before, 
.menu-icon i:before {
    color: #3752A0;
}
a:hover,
.button:hover,
.fixed-header a:hover,
.main-nav a:hover,
.links li a:hover,
.side-area-icon:hover i:before,
.menu-icon:hover i:before,
.recent-post-mini strong,
.pager li>a:hover, 
.pager li>a:focus,
.pager .pages li.current span,
.pager .pages li a.next:hover:before, 
.pager .pages li a.previous:hover:before,
.link-wishlist:hover, 
.link-compare:hover,
.product-tabs li.active a:hover,
.product-name a:hover,
.product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div:hover,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.shopping-cart .cart-popup .products-small .product-item h5 a:hover,
.opc .active h2,
.colored-active,
.custom-info-block a .fa:hover,
.footer .footer-products-list li a:hover,
.block-account .block-content li.current,
.block-account .block-content li.current strong,
.largest,
.team-member .member-mask .mask-text a:hover,
ul.list-arrow li:hover,
.postWrapper .post-info .posted-in a:hover,
.shopping-cart .cart-sum > a:hover strong,
.form-list label.required em,
.more-title .show-more-link:hover,
.breadcrumbs li a:hover,
.product-view .product-shop .availability.out-of-stock,
.tp-leftarrow.default:hover:before, .tp-rightarrow.default:hover:before,
span.active,
strong.active,
p.active,
.children .current-cat > a,
/*version 1.1.0 start*/.vmegamenu a:hover,
.vmegamenu > li:hover > a
/*version 1.1.0 end*/ {
    color: #3752A0;
}
/*version 1.1.0 start*/.tp-leftarrow.default:hover:before, 
.tp-rightarrow.default:hover:before {
    color: #3752A0 !important;
}
/*version 1.1.0 end*/.checkout-progress li.active,
.dark .product-categories .open-this:hover {
    color: #3752A0;
    border-color: #3752A0;
}
.button:hover,
.pager li>a:hover, 
.pager li>a:focus,
.pager .pages li.current span,
.link-wishlist:hover, 
.link-compare:hover,
input.input-text:focus,
textarea:focus {
    border-color: #3752A0;
}
.toolbar .sorter .grid,
.toolbar .sorter .list {
    background-color: #3752A0;
}
.toolbar .sorter .grid.active,
.toolbar .sorter .list.active,
.toolbar .sorter .grid:hover,
.toolbar .sorter .list:hover,
.progress-bar > div,
.mini-filled:hover,
.product-view .product-shop .link-wishlist:hover, 
.product-view .product-shop .link-compare:hover,
.block-with-ico.ico-position-top i {
    background-color: #3752A0;
}
.price {
    color: #3752A0;
}
.button,
.link-wishlist, 
.link-compare {
    color: #3752A0;
    
}
.button.filled,
.button.filled:hover,
.button.white:hover {
    background-color: #3752A0;
    border-color: #3752A0;
    color: #ffffff;
}
.product-view .product-shop .link-wishlist:hover:before, 
.product-view .product-shop .link-compare:hover:before {
    color: #ffffff;
}
/*---Top Bar Settings---*/.header-container .top-bar {
    background: #ffffff;
}
.header-container .top-bar .container {
    border-color: #3752A0;
}
.links li a,
.links li.login:before, 
.links li.logout:before, 
.links li.myaccount:before, 
.links li.mywishlist:before, 
.links li.register:before, 
.links li.mycart:before,
.search .search-link:before,
.my-account-link:before,
.top-bar select,
.top-bar .form-language i:before,
.top-bar .form-currency i:before,
.top-bar li.blog:before {
    color: #3752A0;
}
/*---Top Bar Settings End---*//*-----Version 1.1.0 start-----*//*---Main Header Styles---*/.header-container {
background-color: #ffffff;
}
/*-----version 1.1.0 end-----*//*---Main Navigation Styles---*/.header-wrapper .main-nav {
    background-color: #ffffff;
}
.fixed-header a, 
.main-nav a,
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li:before,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li:before,
/*version 1.1.0 start*/.vmegamenu a,
.vmegamenu li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li:before
/*version 1.1.0 end*/ {
    color: #3752A0;    
}
.fixed-header .menu > li > a, .main-nav .menu > li > a {
    font-family: "plutocond_regular", Arial;
}
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1 {
    font-family: "plutocond_regular", Arial;
}
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist a {
    font-family: "plutocond_regular", Arial;
}
.fixed-header .menu > li > a > span.cat-label.cat-label-label1, .main-nav .menu > li > a > span.cat-label.cat-label-label1,
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label1, .main-nav .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label1,
.mobile-nav .sw-mobile-menu li > a span.cat-label.cat-label-label1,
/*version 1.1.0 start*/.nav-category-list > li > a > span.cat-label.cat-label-label1,
.nav-category-list > li .nav-sublist-dropdown .container ul li a > span span.cat-label.cat-label-label1,
.nav-category-mobile-list .sw-mobile-menu > li > a span.cat-label.cat-label-label1,
.nav-category-mobile-list .sw-mobile-menu > li > ul li a > span span.cat-label.cat-label-label1
/*version 1.1.0 end*/ {
background: #3752A0;
color: #ffffff;
}
.fixed-header .menu > li > a > span.cat-label.cat-label-label2, .main-nav .menu > li > a > span.cat-label.cat-label-label2,
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label2, .main-nav .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label2,
.mobile-nav .sw-mobile-menu li > a span.cat-label.cat-label-label2,
/*version 1.1.0 start*/.nav-category-list > li > a > span.cat-label.cat-label-label2,
.nav-category-list > li .nav-sublist-dropdown .container ul li a > span span.cat-label.cat-label-label2,
.nav-category-mobile-list .sw-mobile-menu > li > a span.cat-label.cat-label-label2,
.nav-category-mobile-list .sw-mobile-menu > li > ul li a > span span.cat-label.cat-label-label2
/*version 1.1.0 end*/ {
background: #3752A0;
color: #ffffff;
}
.fixed-header {
    background-color: #ffffff;
    background: url(https://www.noukies.com/media/smartwave/transparency/default/1.png);
    background-repeat: repeat;
}
.fixed-header .menu > li .nav-sublist-dropdown, .main-nav .menu > li .nav-sublist-dropdown,
.fixed-header .menu > li.menu-item .nav-sublist-dropdown .nav-sublist li > a, .main-nav .menu > li.menu-item .nav-sublist-dropdown .nav-sublist li > a,
/*version 1.1.0 start*/.nav-category-list > li .nav-sublist-dropdown,
.nav-category-list > li.menu-item .nav-sublist-dropdown .nav-sublist li > a
/*version 1.1.0 end*/ {
    background-color: #ffffff;
    background: url(https://www.noukies.com/media/smartwave/transparency/default/1.png);
    background-repeat: repeat;
}
/*---Main Navigation Styles End---*//*---Footer Top Styles Start---*/.footer-top {
    background-color: #ffffff;
}
.footer-top,
.footer-top a,
.footer-top .footer-products-list .old-price .price {
    color: #3752A0;
}
.footer-top a:hover,
.footer-top .footer-menu li:hover,
.footer-top .footer-products-list li a:hover,
.footer-top .tweet a,
.dark .footer-top .footer-products-list li a:hover {
    color: #3752A0;
}
.footer-top h1,
.footer-top .h1,
.footer-top h2,
.footer-top .h2,
.footer-top h3,
.footer-top .h3,
.footer-top h4,
.footer-top .h4,
.footer-top h5,
.footer-top .h5,
.footer-top h6,
.footer-top .h6,
.footer-top .footer-title,
.footer-top .recent-post-mini a,
.footer-top .footer-products-list li a {
    color: #3752A0;
}
.footer-top .footer-products-list > li,
.footer-top .block-content .tweet,
.footer-top .recent-post-mini {
    border-color: #ebebeb;
}
.footer .bordered-wrapper,
.footer-top .bordered-wrapper {
    border-color: #dbdbdb;
}
/*---Footer Top Styles End---*/
/*---Footer Bottom Styles Start---*/.footer-bottom {
    background-color: #ffffff;
}
.footer-bottom,
.footer-bottom a,
.footer-bottom .footer-products-list .old-price .price {
    color: #3752A0;
}
.footer-bottom a:hover,
.footer-bottom .footer-menu li:hover,
.footer-bottom .footer-products-list li a:hover,
.footer-bottom .tweet a,
.dark .footer-bottom .footer-products-list li a:hover {
    color: #3752A0;
}
.footer-bottom h1,
.footer-bottom .h1,
.footer-bottom h2,
.footer-bottom .h2,
.footer-bottom h3,
.footer-bottom .h3,
.footer-bottom h4,
.footer-bottom .h4,
.footer-bottom h5,
.footer-bottom .h5,
.footer-bottom h6,
.footer-bottom .h6,
.footer-bottom .footer-title,
.footer-bottom .recent-post-mini a,
.footer-bottom .footer-products-list li a {
    color: #3752A0;
}
.footer-bottom .footer-products-list > li,
.footer-bottom .block-content .tweet,
.footer-bottom .recent-post-mini {
    border-color: #ebebeb;
}
.footer-bottom .bordered-wrapper {
    border-color: #dbdbdb;
}
/*---Footer Bottom Styles End---*//*---Footer Copyright Styles Start---*/.copyright {
    background-color: #ffffff;
}
.copyright,
.copyright a {
    color: #3752A0;
}
.copyright .bordered-wrapper {
    border-color: #dbdbdb;
}
/*---Footer Copyright Styles End---*/.tabs .tab-title.opened {
    border-bottom-color: #ffffff;
}
@font-face {
    font-family: 'plutobold';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutobold-webfont.svg#plutobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_black';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondblack-webfont.svg#plutocond_black') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_thin';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondthin-webfont.svg#plutocond_thin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_regular';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondregular-webfont.svg#plutocond_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_medium';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondmedium-webfont.svg#plutocond_medium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_light';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondlight-webfont.svg#plutocond_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_heavy';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondheavy-webfont.svg#plutocond_heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_extralight';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondextralight-webfont.svg#plutocond_extralight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutolight';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutolight-webfont.svg#plutolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutoheavy';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoheavy-webfont.svg#plutoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutocond_bold';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutocondbold-webfont.svg#plutocond_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutothin';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutothin-webfont.svg#plutothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pluto_regularregular';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular_1-webfont.svg#pluto_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutomedium';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutomedium-webfont.svg#plutomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutoblack';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoblack-webfont.svg#plutoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'plutoextralight';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoextralight-webfont.svg#plutoextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pluto_regularregular';
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.eot');
    src: url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.woff') format('woff'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.ttf') format('truetype'),
         url('/skin/frontend/smartwave/legenda/css/pluto/plutoregular-webfont.svg#pluto_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'globerblack';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerblack-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerbold';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerbold-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerbook';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerbook-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerbook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerheavy';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerheavy-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerheavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerlight';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerlight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'glober_regularregular';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerregular-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'globerthin';
    src: url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerthin-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/glober/fontfabric_-_globerthin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.header-container .top-bar {
	background: #3752A0;
	height: 42px;
	padding-top: 2px;
}
.header-container .top-bar .container {
	border-bottom: none;
}
select#select-language ,
select#select-language option {border: none !important}

div.quick-access.search-center {
  float: left;
  padding: 0;
  width: 100%;
  margin-top: -31px;
  background-color: transparent;
}
div.quick-access.search-center div.toplink {
	font-family: "plutocond_light";
	font-size: 15px;
	width: 20%;
	float: left;
	text-align: center;
}

div.quick-access.search-center div.toplink img{margin: 0 auto !important;}
div.quick-access.search-center div.lnk1 a {color:#4c64af;}
div.quick-access.search-center div.lnk2 a {color:#fbb141;}
div.quick-access.search-center div.lnk3 a {color:#96d5d2;}
div.quick-access.search-center div.lnk4 a {color:#b5b5aa;}
div.quick-access.search-center div.lnk5 a {color:#50c7c4;}
div.quick-access.search-center div.lnk5 a span {
	margin-top: -3px !important;
	display: block;
}
div.quick-access.search-center div.lnk3 img {margin-bottom:2px !important;}

.header-wrapper .main-nav {
  padding: 0 !important;
  margin-top: 36px;
}
.header-wrapper .main-nav .container {
	width: 100%;
}
.page .main-nav .menu > li {
  font-family: "plutocond_regular";
  font-size: 17px;
  font-weight: normal;
  color: #526da1;
  cursor: default;
  height: 50px;
  line-height: 50px;
}
.page .main-nav .menu > li.current {
  font-family: "plutocond_regular";
  font-size: 17px;
  font-weight: 600;
  cursor: default;
  /*
  height: 28px;
  line-height: 28px;
  margin-top: 11px;
  */
}
.page .main-nav .menu > li.current a {
  
}

ul.menu.smartwave-menu li ul.sub_eshop {
	margin-top: 4px;
	padding-bottom: 45px;
	z-index: 999 !important;
}

.page .main-nav .menu > li.cms.eshop:hover {
  z-index: 999 !important;
}

/*
.page .main-nav .menu > li.cms.marque:hover ,
.page .main-nav .menu > li.cms.sos:hover ,
.page .main-nav .menu > li.cms.chambre:hover {
	font-weight: 600;
}
*/

.page .main-nav .menu > li.cms {
  border-bottom: 2px solid transparent;
  letter-spacing: 0px;
  padding-top:10px
}

div.header-wrapper.header-type-2 {
	clear: both;
}
.page .main-nav .menu > li > a:hover {text-decoration:none}
.fixed-header .menu, .main-nav .menu {float: left;}

a.copyright_links {
	font-size: 15px;
	color: #3752A0;
	font-family: "plutocond_regular";
	margin-right:5px;
}
a.copyright_links.lastone {margin-right:0px;}
a.copyright_links:hover {text-decoration:none}
.blockhome {
	max-height: 430px;
	overflow: hidden;
	margin-top: 10px;
}
.col-sm-8.blockhome div.banner-inner {
	float: left;
	width: 198px;
	text-align: center;
}
.col-sm-4.blockhome div.banner-inner {
	float: left;
	width: 169px;
	text-align: center;
}
div.banner-inner h1{
	font-weight: normal;
	font-family: "plutocond_regular";
	font-size: 27px;
	text-transform: inherit;
	width: 70%;
	margin: 0 auto;
	padding-bottom: 7px;
}
div.banner-inner.sos h1{
	color: #fcb345;
	border-bottom: 1px solid #feead2;
}
div.banner-inner.sos h1 a {
	color: #fcb345;
}
div.banner-inner.fb h1{
	color: #6f83ba;
	border-bottom: 1px solid #e4e7ef;
}
div.banner-inner.fb h1 a {
	color: #6f83ba;
}
div.banner-inner h3{
	font-weight: normal;
	font-family: "plutocond_thin";
	font-size: 20px;
	text-transform: inherit;
	letter-spacing: 0px;
	margin-top: 9px;
}
div.banner-inner.sos h3{
	color:#fcb345;
}
div.banner-inner.fb h3{
	color:#6f83ba;
}
body.cms-index-index div.main.row {
	padding-top:0;
}
div#homelinks {margin-top:50px}
div#homelinks div.col-sm-2 {font-size:14px;text-align:center;background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/separator_home_links.jpg) no-repeat right 14px;}
div#homelinks div.col-sm-2 img {margin-bottom:25px;opacity:0.8;}
div#homelinks div.col-sm-2 img:hover {opacity:1;}
div#homelinks div.homelnk1 , div#homelinks div.homelnk1 a {color:#4f67b2;}
div#homelinks div.homelnk2 , div#homelinks div.homelnk2 a {color:#f8b35f;}
div#homelinks div.homelnk3 , div#homelinks div.homelnk3 a {color:#7184b4;}
div#homelinks div.homelnk4 , div#homelinks div.homelnk4 a {color:#50c6c3;}
div#homelinks div.homelnk5 , div#homelinks div.homelnk5 a {color:#b7baae;}
div#homelinks div.homelnk6 , div#homelinks div.homelnk6 a {color:#99b6da;background : none !important;}

div#noukies_family {
	margin-bottom: 10px;
	margin-top: 25px;
}
div#noukies_family h1{
  color: #3752A0;
  font-weight: normal;
  font-family: "plutocond_light";
  font-size: 30px;
  text-transform: inherit;
  margin-bottom: 0;
  /*
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 15px;
  */
}
.catalog-category-view div#noukies_family h1{
  text-transform: capitalize;
}
div#noukies_family img{margin-top: 10px;}

div#noukies_family.productview {
	background-color: transparent !important;
	padding-top: 20px;
	/*
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f2f7;
	margin-bottom: 10px;
	*/
}
div#noukies_family.productview h1{
	color: #3752A0;
}
div.breadcrumbs ul li strong ,
div.breadcrumbs ul li a {
	color: #3752A0 !important;
	font-weight: normal;
	font-family: "plutocond_thin";
	font-size: 17px;
	text-transform: initial;
}
div.breadcrumbs ul li strong {
	font-family: "plutocond_regular" !important;
}
div.breadcrumbs ul li span {margin: 0 3px 0 5px;}
div.breadcrumbs {margin-bottom:0px}

body.catalog-product-view div.product-shop {
	border-left: 1px solid #eef0f5;
	padding-left: 30px;
}

div#personnage_menu_container {
	background-color: #e7f1fd;
	margin: 0 0 8px 0;
}
ul#perso_menu {
	overflow: auto;
	width: 495px;
	margin: 0 auto;
	padding: 0;
}
ul#perso_menu li {
	float:left;
	list-style-type: none;
	border-left: 1px solid #d0e3f7;
}
ul#perso_menu li.first {
	border-left: none;
}
ul#perso_menu li a{
	font-weight: normal;
	font-family: "plutocond_regular";
	font-size: 18px;
	color: #6d80c2;
	padding: 0 30px;
	line-height: 45px;
}
div.banner-inner.sos {
	width: 100%;
	text-align: center;
}
div.banner-inner.fb {
	width: 100%;
	text-align: center;
}

div.copyright div.bordered-wrapper div.col-sm-6.text-left {line-height: 33px;}

body.cms-personnages div.std ,
.produweb-puericultures-perso-index div.std ,
.produweb-peluches-perso-index div.std  {display:none}
body.cms-personnages div.main.row ,
.produweb-puericultures-perso-index div.main.row ,
.produweb-peluches-perso-index div.main.row {padding-top:0}
body.cms-personnages div.main-container.container.col1-layout ,
.produweb-puericultures-perso-index div.main-container.container.col1-layout ,
.produweb-peluches-perso-index div.main-container.container.col1-layout {padding:0}
div.perso-list-container.col-sm-12.slick-initialized.slick-slider a {
	color: #b7b9ae;
	font-size: 23px;
	font-family: "plutocond_regular";
}
div.perso-list-container.col-sm-12.slick-initialized.slick-slider a:hover {text-decoration:none}
span.perso_slick_name {
    margin-top: 15px;
	display: block;
	font-size: 23px;
}
body .slick-prev { 
	position: absolute;
	display: block !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/arrow-left.png) no-repeat left top;
	height: 80px;
	width: 36px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top: 83px;
	margin-top: 0;
	padding: 0;
	border: none;
	left: 237px;
	z-index: 999999;
}
body .slick-next { 
	position: absolute;
	display: block !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/arrow-right.png) no-repeat left top;
	height: 80px;
	width: 36px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top: 83px;
	margin-top: 0;
	padding: 0;
	border: none;
	right: 233px;
	z-index: 999999;
}	
html.touch body .slick-next {right:0}
html.touch body .slick-prev {left:0}

body .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; }

html.no-touch div.perso-list-container {
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	width: 1639px;
	left: -221px;
	top: 52px;
}
html.touch div.perso-list-container {
	padding-left:0;
	padding-right:0;
}
ul.slick-dots {display:none !important;}
ul#perso_menu li {
	/*
	border-left: 7px solid #e7f1fd;
	border-right: 7px solid #e7f1fd;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/sep_menu_persos.jpg) no-repeat left top;
	*/
}
ul#perso_menu li.active {
	background-color: #aac2de !important;
	border-left: 7px solid white;
	border-right: 7px solid white;
	background: none;
}
ul#perso_menu li.active + li {border-left:none;}
ul#perso_menu li.active a {color: white;}

html.no-touch div.perso-view-item {
	display: none;
	margin-top: 334px;
	position: relative;
	/*
	width: 1155px !important;
	height: 1180px !important;
	max-height: 1230px !important;
	margin-left: -7px;
	*/
}

html.touch div.perso-view-item {
	display: none;
	width: 100% !important;
	/*
	height: 1180px !important;
	max-height: 1230px !important;
	*/
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}
div.perso-view-item.isotope div.item {
  overflow: hidden;
}
div.perso-view-item.isotope div.item.box1 {width:462px;height:564px;}
div.perso-view-item.isotope div.item.box2 {width:231px;height:282px;}
div.perso-view-item.isotope div.item.box3 {width:462px;height:282px;}
div.perso-view-item.isotope div.item.box4 {width:231px;height:564px;}
div.perso-view-item.isotope div.item.box5 {width:924px;height:282px;}
div.perso-view-item.isotope div.item.box2.move1 {margin-top: -282px;}
div.perso-view-item.isotope div.item.box2.move2 {margin-top: -282px;margin-left: 231px;}

ul.menu li.preactive {border-right:none;}
ul.menu li.active {

}
ul.menu li.active a {

}


div.mobile-nav  ul.menu li.active {
	background-color: #aac2de !important;
	border: 1px solid #d4dfee;
	border-left: none;
}
div.mobile-nav ul.menu li.active a {color: #6e82b0 !important;
}

body .page-heading {
  padding: 0;
  margin-bottom: 35px;
}
body .page-heading div.container ,
body div.main-container { 
	padding-left:0;
	padding-right:0;
}
body.cms-notre-histoire div.std {display:none}
body.cms-page-view div.main {padding-top:0}
div.year-list-item div.itemleft img {float:right;max-height:386px;}
div.year-list-item div {
	padding: 0;
	border: 3px solid white;
}
div.year-list-item div.itemleft {
	height: 418px;
	padding-top: 53px;
	margin-top: 38px;
	overflow: hidden;
}
div.year-list-item div.itemright span.subright {
	display: block;
	height: 361px;
	padding: 35px;
}
div.year-list-item div.itemright span.subright span.yearscrollpane {
	display: block;
	height: 285px;
	overflow: auto;
	padding-bottom:25px;
	line-height: 1;
}
div.year-list-item div.jspPane ,
div.year-list-item div.jspContainer ,
div.year-list-item div.jspContainer div {border:none}
div.year-list-item div.itemright {
	color: white;
	height: 418px;
	text-align: left;
	font-family: plutocond_light;
	font-size: 14px;
	padding-top: 53px;
	margin-top: 38px;
}
span.year_line {
	border: none !important;
	width: 100%;
	display: block;
	height: 405px;
}
div.year-list-item div.itemright h2{
	color: #FFF;
	font-size: 60px;
	font-family: "plutocond_regular";
	font-weight: normal;
	font-style: italic;
	margin: 60px 0 30px;
}
div.year-list-item div.itemcenter h2 {
	color: white !important;
	width: 96px;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	height: 71px;
	padding-top: 21px;
	margin: 0 auto;
}

h2.personame {
	font-family: "plutocond_extralight";
	font-size: 60px;
	font-weight: normal;
	color: white;
	margin: 50px 0 25px;
	padding: 0;
	line-height: 48px;
	text-align: left;
	text-transform: capitalize;
}
.persodescr {
	font-family: "plutocond_light";
	font-size: 14px;
	font-weight: normal;
	color: white;
	overflow: auto;
	display: block;
	width: 360px;
	height: 140px;
	padding: 0 0 15px 0;
	text-align: left;
}
@media (max-width: 1024px){
	/*
	.page .main-nav .menu > li > a {
		font-size: 14px !important;
		padding: 7px 0px !important;
	}
	*/
	div.footer_sitemap {
		background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/white_opacity.png) repeat left top !important;
	}
	div.footer_sitemap:nth-of-type(1) {
		background: none !important;
	}
	.main {
		min-height: 150px !important;	
	}
	span.newsletter_subtext {
		font-size: 12px !important;
	}
	.divtxtnewsletterfooter {
		font-size: 20px !important;
	}
	/*
	div.category_view_page div.col-sm-4.extra_attributes {
		display:none;
	}
	*/
	div.category_view_page div.col-sm-2.listingsubcategs {
		width: 40% !important;
	}
	body ul#subcategs_themes li.lastofrow {
		margin: 0 6px 6px 0 !important;
	}
	div#sos_noukies_search div.advanced-form-search div.col-sm-12 div.label-box {
		line-height: 37px !important;
	}	
	form.sos_search_form div.form-search-label h3 {
		line-height: 30px !important;
	}
}

body.cms-giftwrap div.std h2 {
	text-align:center;
}
body.cms-giftwrap div.std p img {
	margin: 0 auto;
    width: 800px;
    display: block;
}

div.namedescrbox {
	padding: 0 30px;
	background: #b7b9ae url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_perso_descr.jpg) no-repeat center bottom !important;
	position:relative;
}
body.produweb-puericultures-perso-index div.namedescrbox ,
body.produweb-peluches-perso-index div.namedescrbox {
	padding: 0 30px;
	background: #b7b9ae url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_perso_descr_noflip.jpg) no-repeat center bottom !important;
	position:relative;
}
body.produweb-puericultures-perso-index a.persoshoplink ,
body.produweb-peluches-perso-index a.persoshoplink {
	left: 34%;
}

span.closepersodescr {
	font-family: "plutocond_light";
	font-size: 35px;
	font-weight: normal;
	color: white;
	position: absolute;
	top: 0px;
	right: 10px;
	cursor:pointer;
}
a.persoshoplink {
	position: absolute;
	color: white;
	bottom: 29px;
	font-size: 14px;
	left: 49px;
	display: block;
	width: 154px;
	text-align: center;
}
a.persofliplink {
	position: absolute;
	color: white;
	bottom: 29px;
	font-size: 14px;
	left: 248px;
	display: block;
	width: 154px;
	text-align: center;
}

.jspDrag {
	background: #e8e8e0 !important;
}
.jspTrack {
	background: #fff !important;
}
div.itemfooter {
	background-color: #b7b9ae;
	height: 55px !important;
	width: 100%;
	overflow: auto;
	line-height: 55px;
	color: white;
	position: relative;
}
div.itemfooter span.closepersodescr {
	color: white;
	display: block;
	overflow: auto;
	position: relative;
	font-size: 16px;
	float: right;
	padding-right: 35px;
}
div.itemfooter span.closepersodescr span {
	font-size: 30px;
	position: absolute;
	top: 0px;
	right: 0;
}
img#persoslideropacity , img#persoslideropacity2 {
	position: absolute;
	z-index: 999988;
}
img#persoslideropacity2 {right:0}
html.touch img#persoslideropacity , html.touch img#persoslideropacity2 {display:none}

/*html.no-touch div.logo img {min-width: 548px;}*/

div.menu-all-pages-container {
	clear: both;
	display: block !important;
	float:right;
	width: 100%;
}
html.touch div#homelinks div.col-sm-2 {background:none}
html.touch div#homelinks div.col-sm-2 img {margin-bottom: 10px}


/**** HOME SLIDER *******/
div.home-slider-container  ul li {width:1170px !important;float:left !important;}

/*sm image slider*/
.sm_imageslider_wrap .pre-text,
.sm_imageslider_wrap .post-text{
	margin: 10px 0;
}
.sm_imageslider_wrap .title-imageslider{
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 15px;
}
.sm_imageslider .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sm_imageslider .owl-animated-in {
  z-index: 0;
}
.sm_imageslider .owl-animated-out {
  z-index: 1;
}
.sm_imageslider .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.sm_imageslider {
  display: none;
  width: 100%;
  margin: 0 auto;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.sm_imageslider .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.sm_imageslider .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.sm_imageslider .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.sm_imageslider .owl-controls .owl-nav .owl-prev,
.sm_imageslider .owl-controls .owl-nav .owl-next,
.sm_imageslider .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sm_imageslider .owl-dots .owl-dot {
    display: inline-block;
}

.sm_imageslider.owl-loaded {
  display: block;
  margin-bottom: 34px;
}
.sm_imageslider.owl-loading {
  opacity: 0;
  display: block;
}
.sm_imageslider.owl-hidden {
  opacity: 0;
}
.sm_imageslider .owl-refresh .owl-item {
  display: none;
}
.sm_imageslider .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm_imageslider .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.sm_imageslider.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.sm_imageslider .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.sm_imageslider.owl-rtl {
  direction: rtl;
}
.sm_imageslider.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .sm_imageslider {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.sm_imageslider .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.sm_imageslider .owl-item img {
  transform-style: preserve-3d;
  max-height: 534px;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {        
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
}
.sm_imageslider .owl-controls .owl-dot, 
.sm_imageslider .owl-controls .owl-nav .owl-next, 
.sm_imageslider .owl-controls .owl-nav .owl-prev {
    -moz-user-select: none;
    cursor: pointer;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #869791;
}
.owl-theme .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #d6d6d6;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 10px;
}

.content-bottom-slider .sm_imageslider:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=1);
  left: -100%;
  position: absolute;
  z-index: 9;
}
.content-bottom-slider .sm_imageslider:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=1);
  z-index: 9;
  right: -100%;
  position: absolute;
}
.content-bottom-slider .sm_imageslider .owl-controls {
  display: inline;
}
.content-bottom-slider .sm_imageslider .owl-controls .owl-prev {
  width: 40px;
  height: 80px;
  position: absolute;
  top: 37.5%;
  left: 0;
  text-indent: -9999em;
  margin: -20px 0 0 0 !important;
  background: transparent url(/skin/frontend/smartwave/legenda/images/big_arrow_left.png) no-repeat center top;
}



.content-bottom-slider .sm_imageslider .owl-controls .owl-prev:after {
  content: "";
  width: 700px;
  height: 600px;
  position: absolute;
  top: -300px;
  left: -700px;
  background: #fff;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-bottom-slider .sm_imageslider .owl-controls .owl-next {
  width: 40px;
  height: 80px;
  position: absolute;
  top: 37.5%;
  right: 0;
  text-indent: -9999em;
  margin: -20px 0 0 0 !important;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/big_arrow_right.png) no-repeat center top;
}

body.cms-index-index .content-bottom-slider .sm_imageslider .owl-controls .owl-prev ,
body.cms-index-index .content-bottom-slider .sm_imageslider .owl-controls .owl-next {
	top: 45.5%;
}

@media (max-width: 450px){
	.content-bottom-slider .sm_imageslider .owl-controls .owl-prev ,
	.content-bottom-slider .sm_imageslider .owl-controls .owl-next {
		top: 15.5%;
	}
	.content-bottom-slider .sm_imageslider .owl-controls .owl-prev {
		left: -12px;
	}
	.content-bottom-slider .sm_imageslider .owl-controls .owl-next {
		right: -12px;
	}
}


.content-bottom-slider .sm_imageslider .owl-controls .owl-next:before {
  content: "";
  width: 700px;
  height: 600px;
  position: absolute;
  top: -300px;
  right: -700px;
  background: #fff;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*
.content-bottom-slider .sm_imageslider .owl-dots {
  display: none !important;
}
*/

span.slidetexte {
	display: block;
	width: 300px;
	height: auto;
	padding: 20px 35px;
	color: white;
	font-family: "plutocond_light";
	font-size: 22px;
	line-height: 30px;
	position: absolute;
	bottom: 40px;
	left: 40px;
	border: 2px solid white;
}
span.slidetexte span {
	font-family: "plutocond_regular";
	display: block;
}
div.owl-item span.slidetexte {display:none}
div.owl-item.active span.slidetexte {display:block}
html.touch div.owl-item span.slidetexte , html.touch div.owl-item.active span.slidetexte {display:none}
/**** FIN HOME SLIDER *******/

ul.menu li:first-child.active {
    border-left: none;  
}

div.socialfooter-container {
  position: relative;
  width: 50px;
  height: 45px;
  text-align: center;
  margin: 0 auto;
}
div.socialfooter-container img {
	margin: 0 5px !important;
	padding: 0 !important;
}
div.socialfooter-container span.sociallabel {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	width: 100%;
}
div.socialfooter-container span.sociallabel.Instagram {color:#c7c5b4;}
div.socialfooter-container span.sociallabel.Pinterest {color:#ef6364;}
html body a:hover {text-decoration:none !important}

div#main_footer input#newsletter {
	border: 1px solid #c7d8e5;
	width: 70%;
	padding: 0 0 0 25px;
	height: 60px;
	line-height: 57px;
	color: #a3bad6;
	font-size: 17px;
	font-family: "plutocond_light";
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float: left;
}

div#main_footer input#newsletter::-webkit-input-placeholder { /* WebKit browsers */
    color:    #a3bad6;
}
div#main_footer input#newsletter:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #a3bad6;
   opacity:  1;
}
div#main_footer input#newsletter::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #a3bad6;
   opacity:  1;
}
div#main_footer input#newsletter:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #a3bad6;
}

div.footer_sitemap ul ul {
	padding-top: 10px;
}

div#main_footer button#newsletterbtn {
	border: 1px solid #c7d8e5;
	width: 28%;
	padding: 0;
	height: 60px;
	line-height: 57px;
	color: #ffffff;
	background-color: #a8bed9;
	font-size: 17px;
	font-family: "plutocond_light";
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin-left: 2px;
}
.divtxtnewsletterfooter {
	line-height:35px;
	padding-left: 0;
	font-family: "plutocond_light";
	text-align: left;
	font-weight: 300;
}
div#main_footer {
	padding: 0px 0 0 0;
	margin: 10px 0 10px 0;
	
	/*min-height: 515px;*/
	min-height: 382px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_footer.jpg) no-repeat left bottom;
}
body .main {
    min-height: initial !important;
}

.txtnewsletterfooter {
	color: #6f83ba;
	font-family: "plutocond_regular";
	font-size: 30px;
}
div.footer_sitemap_row {
	padding-top: 20px;
	padding-left: 40px;
}

body.produweb-puericultures-perso-index img.img_persos_slider ,
body.produweb-peluches-perso-index img.img_persos_slider ,
body.cms-personnages img.img_persos_slider {
	border-right:2px solid white;
	border-left:2px solid white;
	margin: 0 3px;
}

body.produweb-puericultures-perso-index * ,
body.produweb-peluches-perso-index * ,
body.cms-personnages * {
  -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		  box-sizing: border-box;
}

/* ---- isotope ---- */

body.produweb-puericultures-perso-index .isotope ,
body.produweb-peluches-perso-index .isotope ,
body.cms-personnages .isotope {
  /*background: #DDD;*/
  width: 100%;
}

/* clear fix */
body.produweb-puericultures-perso-index .isotope:after ,
body.produweb-peluches-perso-index .isotope:after ,
body.cms-personnages .isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .item ---- */

.produweb-puericultures-perso-index .item ,
.produweb-peluches-perso-index .item ,
.cms-personnages .item {
  float: left;
}

.produweb-puericultures-perso-index .item.it_a ,
.produweb-peluches-perso-index .item.it_a ,
.cms-personnages .item.it_a {
	width: 470px;
	height: 572px;
	border-right: 8px solid white;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_b ,
.produweb-peluches-perso-index .item.it_b ,
.cms-personnages .item.it_b {
	width: 237px;
	height: 301px;
	border-right: 8px solid white;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_c ,
.produweb-peluches-perso-index .item.it_c ,
.cms-personnages .item.it_c {
	width: 463px;
	height: 301px;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_d ,
.produweb-peluches-perso-index .item.it_d ,
.cms-personnages .item.it_d {
	width: 473px;
	height: 573px;
	border-right: 8px solid white;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_e ,
.produweb-peluches-perso-index .item.it_e ,
.cms-personnages .item.it_e {
	width: 227px;
	height: 573px;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_f ,
.produweb-peluches-perso-index .item.it_f ,
.cms-personnages .item.it_f {
	width: 229px;
	height: 301px;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_g ,
.produweb-peluches-perso-index .item.it_g ,
.cms-personnages .item.it_g {
	width: 226px;
	height: 301px;
	margin-left: 236px;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_h ,
.produweb-peluches-perso-index .item.it_h ,
.cms-personnages .item.it_h {
	width: 944px;
	height: 301px;
	border-right: 8px solid white;
	border-bottom: 8px solid white;
}
.produweb-puericultures-perso-index .item.it_i ,
.produweb-peluches-perso-index .item.it_i ,
.cms-personnages .item.it_i {
	width: 226px;
	height: 301px;
	border-bottom: 8px solid white;
}

.produweb-puericultures-perso-index .item.it_f ,
.produweb-peluches-perso-index .item.it_f ,
.cms-personnages .item.it_f ,
.produweb-puericultures-perso-index .item.it_g ,
.produweb-peluches-perso-index .item.it_g ,
.cms-personnages .item.it_g {
	margin-top: -301px;
}

html.touch div.perso-list-container  div.content-bottom-slider div.container {
	margin-left: 0px !important;
}
html.touch div.perso-view-item {
	margin-top: 0 !important;
}
	
@media (max-width: 1200px){
	div.perso-list-container  div.content-bottom-slider div.container {
		margin-left: 233px !important;
	}
	body.cms-personnages .item.itemfooter ,
	body.cms-personnages .item.it_i ,
	body.cms-personnages .item.it_b ,
	body.cms-personnages .item.it_e , 
	.produweb-puericultures-perso-index .item.itemfooter ,
	.produweb-puericultures-perso-index .item.it_i ,
	.produweb-puericultures-perso-index .item.it_b ,
	.produweb-puericultures-perso-index .item.it_e ,
	.produweb-peluches-perso-index .item.itemfooter ,
	.produweb-peluches-perso-index .item.it_i ,
	.produweb-peluches-perso-index .item.it_b ,
	.produweb-peluches-perso-index  .item.it_e {display:none;}
}
@media (max-width: 990px){
	body.cms-personnages .item.it_i ,
	body.cms-personnages .item.it_b ,
	body.cms-personnages .item.it_e ,
	.produweb-puericultures-perso-index .item.it_i ,
	.produweb-puericultures-perso-index .item.it_b ,
	.produweb-puericultures-perso-index .item.it_e ,
	.produweb-peluches-perso-index .item.it_i ,
	.produweb-peluches-perso-index .item.it_b ,
	.produweb-peluches-perso-index  .item.it_e {display:block;}
	body.cms-personnages .item.it_c ,
	body.cms-personnages .item.it_h ,
	.produweb-puericultures-perso-index .item.it_c ,
	.produweb-puericultures-perso-index .item.it_h ,
	.produweb-peluches-perso-index .item.it_c ,
	.produweb-peluches-perso-index .item.it_h {display:none;}
	.produweb-puericultures-perso-index .item.it_i ,
	.produweb-peluches-perso-index .item.it_i ,
	body.cms-personnages .item.it_i {
		position: absolute;
		top: 301px;
		left: 487px;
		height: 272px;
	}
}
@media (max-width:767px){
	div.perso-view-item {
		margin-top: 403px !important;
		margin-left: 2px;
	}
	body.cms-personnages .item.it_a ,
	body.cms-personnages .item.it_b ,
	body.cms-personnages .item.it_c ,
	body.cms-personnages .item.it_i {display:none;}
	body.cms-personnages .item.it_f, body.cms-personnages .item.it_g {margin-top: 0px;}
	body.cms-personnages .item.it_g {margin-left: 0;}
	body.cms-personnages .item.it_b ,
	body.cms-personnages .item.it_c {display: block !important;}
	body.cms-personnages .item.it_d {height: 601px !important;}
}
@media (max-width:480px){
	body.cms-personnages .item.it_b {display:none !important;}
	body.cms-personnages .item.it_g {margin-left: 8px;}
}
@media (max-width:450px){
	body.cms-personnages .item.it_f ,
	body.cms-personnages .item.it_g ,
	body.cms-personnages .item.it_b {display:none !important;}
	body.cms-personnages .item.it_c ,
	body.cms-personnages .item.it_d {
		width: 100% !important;
		border: none !important;
	}
}
@media (max-width:410px){
	a.persoshoplink {left: 19px;}
	a.persofliplink {left: 218px;}
}
@media (max-width:360px){
	a.persoshoplink {left: -13px;}
	a.persofliplink {left: 174px;}
}


/*
body.cms-personnages .item.width2 { width: 468px; }
body.cms-personnages .item.width4 { width: 936px; }
body.cms-personnages .item.width5 { width: 100% }
body.cms-personnages .item.height2 { height: 468px; }
body.cms-personnages .item.height4 { height: 936px; }
*/

form.newsletter-form div.validation-advice{display:none}

/*
div.page {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/colors2.png) no-repeat 8px 274px;
}
*/
html.touch div.page {
	background: none;
}
body.produweb-storeview-storeitem-index div.page ,
body.cms-index-index div.page {
	background: none;
}
div.colonecontainer {
	/*background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/colors.png) no-repeat 35px top;*/
}
html.touch body.cms-personnages .isotope {overflow:auto;}
html.touch div.footercontainer {background:none;}

body.cms-eshop div.std {display:none}
body.cms-eshop div.col-main.col-sm-8.col-md-9 {padding:0}

div.listingsubcategs {margin:0;padding:0;}
div.listingsubcategs div.col-sm-6 ,
div.listingsubcategs div.col-sm-4
{padding:0}
div.listingsubcategs div.col-sm-6 a.subcatname ,
div.listingsubcategs div.col-sm-4 a.subcatname {
	color: #6f83ba;
	font-size: 27px;
	font-family: "plutocond_light";
	font-weight: normal;
	display: block;
	cursor: pointer;
	border-bottom: 7px solid #f4f7fb;
	width: 60%;
	margin: 0px auto 0;
	padding-bottom: 8px;
	text-transform: initial;
	line-height: 32px;
}
span.subcattext {
	font-family: "plutocond_light";
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 28px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/opacity_white.png) repeat left top;
	line-height: 28px;
	padding: 10px 0;
}
div.block-layered-nav div.actions a.button {margin-right:32px;}
.catalog-category-view div.listingsubcategs div.col-sm-6 a.subcatname ,
.catalog-category-view div.listingsubcategs div.col-sm-4 a.subcatname {
	color: #b9b9b0;
	font-size: 20px;
	font-family: "plutocond_regular";
	font-weight: normal;
	display: block;
	cursor: pointer;
	border-bottom: 7px solid #f8f8f7;
	width: 60%;
	margin: 0px auto 0;
	padding-bottom: 8px;
	text-transform: initial;
	line-height: 32px;
}

div.homelinks.col-sm-12 {padding: 0px !important;}
div.toplink.col-sm-3 {padding: 0px !important;}

div.listingsubcategs img {margin: 0 auto;}

div.category_title {
	background-color: #95b2da;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.category_title  h1 {
	font-family: "plutocond_extralight";
	color: #ffffff;
	font-size: 40px;
	margin:0;
	padding:0;
	font-weight: normal;
	text-transform: initial;
}
div.category_title h2 {
	font-family: "plutocond_regular";
	color: #ffffff;
	font-size: 30px;
	margin:0;
	padding:0;
	font-weight: normal;
	text-transform: initial;
}
div.category_view_page {padding:0 !important;margin-bottom: 50px;}

div.listingsubcategs div a:hover {color:#3752A0 !important}

div.sidebar-item-title {
	color: #3752A0;
	font-size: 25px;
	font-family: "plutocond_light";
	border-top: 1px solid #e2e6ee;
	border-bottom: 1px solid #e2e6ee;
	text-align: center;
	letter-spacing: 0px;
	margin-bottom: 15px;
	padding: 10px 0;
}

div.block-layered-nav .ui-slider .ui-slider-range {
	background: #93b1d3 !important;
	border: 1px solid #88a4c3 !important;
	cursor: pointer;
}
div.block-layered-nav .ui-slider .ui-slider-handle {
	background: #3752A0 !important;
	border: 1px solid #88a4c3 !important;
}	
li.filter-layered {
	border: 1px solid #e2e6ee;
	padding: 0px !important;
	float: left;
	margin: 3px;
}

li.filter-layered {
	border: 1px solid #e2e6ee;
	padding: 0px !important;
	float: left;
	margin: 3px;
}

div.sizefilter li.filter-layered {
	width: 60px;
	text-align: center;
}

li.filter-layered a {
	color: #93b1d3;
	font-size: 12px;
	font-family: "plutocond_regular";
	text-transform: initial;
	display: block;
	padding: 5px 7px;
}

li.filter-layered:hover {
	border: 1px solid #3752A0;
}
li.filter-layered a:hover {
	color: #fff;
	background-color: #3752A0;
}

div.category_list_view {
	padding-top: 0px;
	clear: both;
	display: block;
}

/*
div.category-products .toolbar-bottom {display:none}
*/
span.affichage {
	font-size: 14px;
	color: #acc2dc;
}
.toolbar .sorter .grid.active {
	background-color: #dedede !important;
}
div.sidebar-item h4.widget-title span.collapse_filter {
	font-size: 25px;
	margin-top: -7px;
	display: block;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
/*div.layered_filter_content {display:none}*/
div.pricefilter  div.layered_filter_content {display:block}

span.coloritem {
	display: block;
	width: 30px;
	height: 25px;
}

div.colorfilter  li.filter-layered {
	border: none;
}
div.colorfilter li.filter-layered a:hover {
	background-color: white !important;
}

div.footer_sitemap ul {}
div.footer_sitemap ul li {
	text-align: left;
}
div.footer_sitemap ul li ,
div.footer_sitemap ul li a{
	color: #3752A0;
	font-size: 17px;
	font-family: "plutocond_regular";
	float: left;
	clear: both;
}
div.footer_sitemap ul.lastcol li {line-height: 32px}
div.footer_sitemap ul ul {clear:both}
div.footer_sitemap ul ul li {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bullet_blue.png) no-repeat left center;
	padding-left: 18px;
	overflow: auto;
	text-align:left;
	/*margin: 7px 0;*/
	margin: 2px 0;
}
div.footer_sitemap ul ul li a{
	font-size: 15px;
	font-family: "plutocond_light";
	line-height: 18px;
}
.product-categories li ul li.cat-item.current-cat a {
	color: #6f83ba !important;
}
.product-categories li ul li.cat-item.current-cat{
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bullet_on.png) no-repeat left center;
}
.product-categories li ul li.cat-item a:hover {color: #6f83ba !important;}@media (max-width: 768px) {
    .col-xs-6 {
        margin-top:20px;
    }
}

@media (max-width: 400px) {
    .homelinks  {
        margin-top:40px;
    }
}

div.listingsubcategs h3.bestseller_title {
	color: #b9b9b0;
	text-transform: inherit;
	font-weight: normal;
	font-size: 25px;
	border-bottom: 1px solid #f1f1ef;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: auto;
	clear: both;
	padding-top: 35px;
}
h3.bestseller_title strong {color: #b9b9b0;}

div.most_viewed {clear: both;}
div.most_viewed ul.products-grid{margin:0;padding:0 3px;}
div.most_viewed ul.products-grid li.item{width:33%;}
div.most_viewed.products ul.products-grid li.item {width:100%;}
div.most_viewed.products h3.blocktitle {
	color: #b9b9b0;
	font-size: 18px;
	font-family: "plutocond_regular";
	font-weight: normal;
	text-transform: initial;
}
div.most_viewed ul.products-grid li.item h3.product-name a{}

.top-bar a.cartsidebar {
  color: white !important;
  font-family: "plutocond_regular";
  font-size: 13px;
  line-height: 44px;
  margin-top: -2px !important;
}
a.cartsidebar {
  text-transform: initial !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 24px;
  display: block !important;
  text-align: center !important;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/cartsidebar_bg.png) no-repeat center center;
  height: 34px;
  float: right;
}

div.cart-popup div.subtotal ,
div.cart-popup .price {
	text-align: right !important;
	margin-bottom: 20px !important;
	font-size: 26px !important;
	position: relative !important;
	top: -1px !important;
	text-transform: initial !important;
	color: #3752A0 !important;
	font-family: "plutocond_light" !important;
}

ul.products-grid li.item h3.product-name a {
	font-family: "plutocond_regular", Arial;
	color: #9da090;
	font-size: 14px;
	text-transform: initial;
	width: 100%;
	text-align: center;
	line-height: 12x;
}
ul.products-grid li.item h3.product-name {
	font-family: "plutocond_regular", Arial;
	color: #9da090;
	font-size: 14px;
	text-transform: initial;
	width: 100%;
	text-align: center;
	line-height: 14px;
}

ul.products-grid li.item div.price-box p.old-price {margin-left:15px}
ul.products-grid li.item div.price-box p.old-price span.price {
	font-family: "plutocond_light", Arial;
	color: #3752A0;
	font-size: 16px;
	letter-spacing: -1px;
	float:right;
}
ul.products-grid li.item div.price-box p.special-price span.price {
	font-family: "plutocond_light", Arial;
	color: #F9574B;
	font-size: 22px;
	letter-spacing: -1px;
	float:left;
}
div.product-essential div.price-box p.special-price span.price {
	font-family: "plutocond_light", Arial;
	color: #F9574B;
	font-size: 30px;
}
div.product-essential div.price-box p.old-price span.price {
  font-family: "plutocond_extralight", Arial;
  color: #6f6f6f;
  font-size: 20px !important;
  font-weight: normal;
    margin: 0 20px 0 0;
}
ul.products-grid li.item div.price-box span.regular-price span.price {
	font-family: "plutocond_light", Arial;
	color: #3752A0;
	font-size: 22px;
	width: 100%;
	text-align: center;
	display:block;
	letter-spacing: -1px;
}
ul.products-grid li.item div.actions  {text-align:center;display:none;}
ul.products-grid li.item:hover div.actions  {display:block;}
ul.products-grid li.item div.actions .button {
	margin-bottom: 0;
	background-color: #5068b3;
	border: none;
	color: white !important;
	font-family: "plutocond_light";
	font-size: 16px;
	text-transform: initial;
	border-radius: 13px;
}

ul.products-grid li.item ul.add-to-links li a {
	color: #3752A0;
	border: 1px solid #3752A0;
	background-color: #ffffff;
	border-radius: 5px;
	width: 31px;
	padding: 7px;
	margin-top: 0px;
}
ul.products-grid li.item ul.add-to-links li a:hover {
	color: #ffffff !important;
	border: 1px solid #f3a0ad;
	background-color: #3752A0;
}

div.searchcontainer input#search_mobile ,
div.searchcontainer input#search {
	width: 95%;
	border: 1px solid #e3e3e1;
	border-radius: 5px;
	margin-top: 6px;
	color: #898a85;
}
.ui-tabs .ui-tabs-panel {
  margin-top: -3px !important;
}
div.searchcontainer button {
	background: #798ab6 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/search-submit.jpg) no-repeat center center;
	border: none;
	text-indent: -1000px;
	overflow: hidden;
	width: 68px;
	border-radius: 5px;
	height: 48px;
	margin-left: -80px;
}
div.searchcontainer {
	overflow: auto;
	position: relative;
	background-color: #f1f3f2;
	margin-bottom: 8px;
	padding-top: 10px;
	display: none;
}
span.close_search_bar {
	color: #737eb6;
	font-size: 30px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 5px;
}
div.maincateg {padding:0 !important;}

div.banner_promo {
	margin-top: 48px;
	position: relative;
}

div.banner_promo ul {}
div.banner_promo ul li{}
div.banner_promo ul li a{
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_opacity_pink.png) repeat left top;
	border: 1px solid white;
	position: absolute;
	top: 30px;
	left: 48px;
	color: white;
	display: block;
	padding: 20px;
	text-align: center;
	font-size: 25px;
	width: 270px;
	font-family: "plutocond_light";
	line-height: 31px;
}
div.banner_promo ul li a strong{
	color: white;
	font-family: "plutocond_medium";
	font-weight: normal;
}
span.cat_description {
	color: #aaaaa1 !important;
	font-family: "plutocond_light";
	font-size: 18px;
	text-transform: initial;
}
div.maincateg div.listingsubcategs div.col-sm-4 a.subcatname {
	border-bottom: 1px solid #dcdcd7;
	margin: 20px auto 10px;
	padding-bottom: 8px;
}

ul.menu.smartwave-menu {
    position: relative;
    text-align: left;
    width: 100%;
	margin-top: -5px;
}
ul.menu.smartwave-menu li {
	float: right;
}
ul.menu.smartwave-menu li ul.histoire {
	background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_menu_histoire.jpg) no-repeat center bottom;
	margin-top: 4px;
}
ul.menu.smartwave-menu li ul.trouver {
	/*background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_menu_trouver.png) no-repeat center bottom;*/
}

ul.menu.smartwave-menu li ul li ul {border: none;}
ul.menu.smartwave-menu li ul li ul li{
  margin: 0;
  padding: 10px;
  text-align: center;
}

ul.menu.smartwave-menu li ul {
    background-color: white;
    border: 1px solid #dadad9 ;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99999;
	display: none;
}
ul.menu.smartwave-menu li ul li.second {padding-left:180px}
ul.menu.smartwave-menu li ul li {
  background-color: transparent !important;
  float: left;
  min-height: 200px;
  width: 20%;
  display: none;
  font-size: 25px;
  border: none;
  text-align: center;
  padding: 3px 10px;
  text-transform: capitalize;
}
ul.menu.smartwave-menu li.cms.marque ul li {
	text-transform: inherit;
}
div.menu-all-pages-container > ul.menu.smartwave-menu > li > a {
	text-transform: uppercase;
}

ul.menu.smartwave-menu li ul li a {
	color: #7988b6 !important;
	font-family: "plutocond_extralight";
	font-size: 30px;
}
ul.menu.smartwave-menu li ul li a.btn {color: #ffffff !important;}
ul.menu.smartwave-menu li ul li span {
	font-size: 14px !important;
	display: block !important;
	line-height: 24px !important;
	margin-top: 8px !important;
	color: #7988b6 !important;
	font-family: "plutocond_light" !important;
}

ul.menu.smartwave-menu li ul li span.subtopeshopli.nolink {
    font-size: 14px !important;
    display: block !important;
    line-height: 24px !important;
    margin-top: 5px;
    color: #575756 !important;
    font-family: "plutocond_light" !important;
    text-transform: inherit;
    font-weight: 600;
	border: none;
}
div.megamenu_bottom_area {
    overflow: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    background-color: #ebebeb;
    color: #575756;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 33px;
    font-weight: 600;
    letter-spacing: 1px;
}
ul.menu.smartwave-menu li ul li span a {
	font-size: 14px !important;
	line-height: 24px !important;
	color: #7988b6 !important;
	font-family: "plutocond_light" !important;
}
ul.menu.smartwave-menu li ul.histoire li.second span {
	font-family: "plutocond_regular";
}
ul.menu.smartwave-menu li ul li span a.btn {
	background-color: #aac2de;
	width: auto;
	text-align: center;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 17px;
	position: absolute;
	bottom: 50px;
	display: block;
	color: white;
	font-family: plutocond_regular;
}
div.fixed-header ul.menu li ul {display:none !important;}

table#valeurs-table td {padding:0}
table#valeurs-table td#title_valeurs{
	background: #fbb040;
	color: white;
	font-size: 70px;
	padding: 50px;
	font-family: "plutocond_light";
	line-height: 70px;
	border-bottom: 8px solid white;
}
table#valeurs-table td#right_valeurs h2 {
	color: #f6b540;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}
table#valeurs-table td#right_valeurs {
	width: 50%;
	background-color: #e8e8e1;
	color: #f6b540;
	padding: 30px 100px !important;
	border-left: 8px solid white;
}

@media (max-width: 600px) {
    .perso-view-item.isotope  {
        height: auto !important;
    }
	body.cms-personnages .isotope {
		width:  auto !important;
		height:  auto !important;
		background-color: transparent !important;
	}
}

body.produweb-storeview-storeitem-index .main {min-height: 50px;}

form#search_store {
  background-color: #fff;
  display: block;
  text-align: left;
  color: #7183ae !important;
  height: 745px;
  -webkit-box-shadow: 5px 5px 10px 2px #8498c1;
  box-shadow: 5px 5px 10px 2px #8498c1;
  overflow: hidden;
  position: absolute;
  top: 110px;
  width: 456px;
  left: 39px;
}
div#search_store_container {
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 20px;
}
form#search_store ul {
	float: left;
	margin-left: 38px;
	margin-top: 13px;
}
form#search_store a#storecarte {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_carte_btn.png) no-repeat center center;
	width:129px;
	height:50px;
	display:block;
	float: right;
	line-height: 53px;
	text-align: left;
	padding-left: 60px;
	font-size: 20px;
	color: white;	
	margin-top: 13px;
}
form#search_store a#storeliste {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_liste_btn.png) no-repeat center center;
	width: 129px;
	height: 50px;
	display: block;
	float: right;
	line-height: 53px;
	text-align: left;
	padding-left: 60px;
	font-size: 20px;
	margin-left: -3px;
	margin-right: 32px;
	margin-top: 13px;
}
form#search_store input#searchstore{
  background-color: white;
  -webkit-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  border: 1px solid #e1e8f1;
  width: 66%;
  color: #526da1;
  height: 38px;
  line-height: 38px !important;
  padding-left: 10px;
  font-weight: 300;
  font-family: "Plutocond_light";
}
form#search_store input#submitsearchstore{
  background-color: #a5bbd6;
  margin-left: -2px;
  -webkit-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
  border: 1px solid #a5bbd6;
  width: 33%;
  color: #ffffff;
  height: 38px;
  line-height: 20px;
  font-size: 17px;
  font-weight: 300;
}
@media (max-width: 400px) {
	form#search_store input#submitsearchstore{
		color: #fbb650;
		font-size: 0px;
		background: #fbb650 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/loupe.png) no-repeat center center
	}
}
form#search_store h1 {
	color: #526da1;
	font-size: 25px;
	font-family: "plutocond_extralight";
	margin: 0 0 0 13px;
	padding-top: 15px;
	text-transform: initial;
	padding-bottom: 10px;
}

@media screen and (max-width: 568px) {
    form#search_store h1 {
		font-size: 20px;
	}
}

div.infobubblecontent {
	color: #7183ae !important;
	font-size: 12px;
	font-family: "plutocond_light";
	text-align:left;
	line-height: 16px;
	width: 465px !important;
}
span.col-left-poup {
  width: 50%;
  float: left;
  padding: 20px 0 20px 20px;
}
span.col-left-poup.allwidth {
  width: 100%;
  float: left;
  padding: 20px;
}
span.col-right-poup {
  width: 50%;
  float: left;
  padding: 20px 20px 20px 0;
  position: relative;
}

div.hours_store_hidden {padding-top: 25px;}

div.storeitem-list-item span.available {
	height: auto;
	margin-bottom: 5px;
}
div.storeitem-list-item span.available ,
div.hours_store_hidden  span {
  margin-bottom: 5px;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  font-weight: 600;
}
div.hours_store_hidden  span.store_day1 {
	width: 30%;
    float: left;
    font-weight: 300;
    font-family: "Plutocond_light" !important;	
}
div.hours_store_hidden  span.hours_day1 {
	width: 70%;
	float: left;
    font-weight: 300;
    font-family: "Plutocond_light" !important;		
}

div.storefiche {
	margin-top: 25px;
}
span.close_store_fiche {
  background: transparent url(/js/close_infobubble.png) no-repeat center center;
  width: 12px;
  height: 13px;
  display: block !important;
  position: absolute;
  right: 5px;
  top: 0;
  padding: 10px 2px;
  cursor: pointer;
}
span.magpic img {
  max-width: 200px !important;
  max-height: 150px !important;
  z-index: 9999999;
  float: right;
}
.noukies_gmap_343_type div.infobubblecontent h3{color: #60c8c1;}
.noukies_gmap_344_type div.infobubblecontent h3{color: #fbb041;}

div.infobubblecontent h3{
	color: #7183ae;
	font-size: 19px;
	font-family: "plutocond_regular";
	font-weight: 600;
	margin: 0 0 10px 0;
	line-height: 17px;
}
div.infobubblecontent a {
	color: #7183ae;
	text-decoration: underline;
	cursor: pointer;
}
ul#swith_store_type li.first {
  margin-right: 10px;
  display: block !important;
  float: left;
} 
ul#swith_store_type li label {
	font-size: 16px;
	font-family: "plutocond_light";
}
ul#swith_store_type li label input#loc239_sel{
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg239.png) no-repeat left top;
	width: 31px;
	height: 39px;
	cursor: pointer;
}
ul#swith_store_type li label input#loc239_sel:checked {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg239_chk.png) no-repeat left top;
}	
ul#swith_store_type li label input#loc240_sel{
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg240.png) no-repeat left top;
	width: 31px;
	height: 39px;
	cursor: pointer;
}	
ul#swith_store_type li label input#loc240_sel:checked {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg240_chk.png) no-repeat left top;
}
span#geolocme {
  position: absolute;
  top: 6px;
  color: #3752A0;
  right: 154px;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_geocodeme.png) no-repeat center center;
  cursor: pointer;
  z-index: 9;
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
}
div#swith_store_type_div {
  overflow: auto;
  height: 80px;
  line-height: 70px;
  padding-right: 10px;
  margin-top: 35px;
}
div.prodtypes_filter_checbox_container {
    min-height: 13px;
    max-height: 13px;
	display: flex;
    /* flex-direction: column;*/
    align-items: center; 
    /* justify-content: center;*/ 
}
div.prodtypes_filter_checbox span {
    display: block;
	text-align: center;	
	width: 100%;
}
div.prodtypes_filter_checbox {
  float: left;
  width: 20%;
  text-align: center;
  color: #526da1;
  font-weight: 500;
  font-family: "plutocond_light";
  font-size: 11px;
  line-height: 11px;
}
ul#swith_store_type {
	float: left;
}
div.dealer_type_title h2 {
	font-family: "plutocond_regular";
    font-size: 36px;
    color: #55c9c8;
    text-transform: initial;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    float: right;
    line-height: 78px;
}
ul.pagination {
	position: absolute;
	top: 154px;
	background-color: #3752A0;
	width: 97.5%;
	display: none;
}
.pagination {list-style:none; margin:0px; padding:0px;}
.pagination li{float:left; margin:3px;}
.pagination li a{   
	display: block;
	padding: 3px 5px;
	color: #fff;
	text-decoration: none;
	border: none !important;
	background-color: transparent;
}
.pagination li a.active {
	border:none; 
	color:#3752A0; 
	background-color:#fff;
}
.pagination li a.inactive {background-color:#eee; color:#777; border:1px solid #ccc;}

.nopadding {padding:0 !important;}

div.storeitem-list-container {
	display: none;
	background-color: white;
	height: 521px !important;
	width: 100%;
	margin-top: 25px;
	overflow-y: auto;
	overflow-x: hidden;
}
a.see-store-fiche {
  background-color: #a5bbd6;
  display: block;
  color: white;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-top: 5px;
  border-radius: 3px;
  cursor: pointer;
}
div.storeitem-list-container.boutiques {
	display: block;
}
div.storeitem-list-item {
  height: auto;
  margin-bottom: 30px;
}
div.storeitem-list-item h3{
  font-size: 18px;
  font-family: "plutocond_regular";
  font-weight: normal;
  margin: 0 0 3px 10px;
  float: left;
    width: 90%;
  line-height: 18px;
}
div.type239store h3 {color:#57c2bc;}
div.type240store h3 {color:#fdaf42;}
div.boxstore span ,
div.storeitem-list-item span {
	display:block;
	padding-left: 20px;
	font-size: 13px;
	font-family: "plutocond_light";
	color: #7183ae;
	text-transform: initial;
}
div.boxstore span.closeboxstore {
	font-size: 26px;
	font-family: "pluto_regularregular";
	right: -14px;
	position: absolute;
	top: -14px;
	background-color: white;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 36px;
	border-radius: 5px;
	cursor:pointer;
}
div.boxstore span.store_adr ,
div.storeitem-list-item span.store_adr {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_adr.png) no-repeat 4px top;
}
div.boxstore span.store_phone ,
div.storeitem-list-item span.store_phone {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_phone.png) no-repeat 4px top;
}
div.boxstore span.store_mail ,
div.storeitem-list-item span.store_mail {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_site.png) no-repeat left top;
	word-wrap: break-word;
}
div.boxstore span.store_site ,
div.storeitem-list-item span.store_site {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_site.png) no-repeat left top;
	word-wrap: break-word;
}
.store_pictos span.cat_party ,
.store_pictos span.cat_jouet ,
.store_pictos span.cat_peluches ,
.store_pictos span.cat_vetements ,
.store_pictos span.cat_puericulture ,
.store_pictos span.cat_mobilier ,
.store_pictos span.cat_sublime ,
.store_pictos span.cat_softsole ,
.store_pictos span.cat_beach {
  display: block;
  float: left;
  width: 33%;
  height: 70px;
  font-family: "plutocond_light";
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 10px 0;
  text-align: center;
  padding-top: 52px;
  padding-left: 0;
}
.store_pictos span {
	display: block;
	float: left;
	width: 20%;
	height: 70px;
	font-family: "plutocond_light";
	font-size: 13px;
	margin: 0;
	text-align: center;
}
.store_horaires {
  display: block !important;
  overflow: auto;
}
.store_pictos {
  margin-top: 25px;
  display: block;
  padding-left: 0 !important;
  margin-top: 15px !important;
  overflow: auto;
}
.store_pictos span.cat_jouet {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_joue.png) no-repeat center top;
	color:transparent;
}
.store_pictos span.cat_peluches {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_pelu.png) no-repeat center top;
	color:#babbb2;
}
.store_pictos span.cat_vetements {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_vete.png) no-repeat center top;
	color:#93b2d6;
}
.store_pictos span.cat_sublime {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_subl.png) no-repeat center top;
	color:#706f6f;
}
.store_pictos span.cat_softsole {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_soft.png) no-repeat center top;
	color:#7987b5;
}
.store_pictos span.cat_puericulture {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_puer.png) no-repeat center top;
	color:#3752A0;
}
.store_pictos span.cat_mobilier {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_mobi.png) no-repeat center top;
	color:#9bd3d3;
}
.store_pictos span.cat_beach {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/store_beac.png) no-repeat center top;
	color:#57c1ba;
}
#map_container img { max-width:none; }
.gmnoprint img { max-width: none; }

span.storetypes span.cat_jouet {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_joue.png) no-repeat center top;
	color:transparent;
}
span.storetypes span.cat_peluches {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_pelu.png) no-repeat center top;
	color:#babbb2;
}
span.storetypes span.cat_vetements {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_vete.png) no-repeat center top;
	color:#93b2d6;
}
span.storetypes span.cat_sublime {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_subl.png) no-repeat center top;
	color:#706f6f;
}
span.storetypes span.cat_softsole {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_soft.png) no-repeat center top;
	color:#7987b5;
}
span.storetypes span.cat_puericulture {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_puer.png) no-repeat center top;
	color:#3752A0;
}
span.storetypes span.cat_mobilier {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_mobi.png) no-repeat center top;
	color:#9bd3d3;
}
span.storetypes span.cat_beach {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/small_store_beac.png) no-repeat center top;
	color:#57c1ba;
}

span#expandme {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/collapse.png) no-repeat center top;
	width:35px;
	height:20px;
	display:block;
	cursor: pointer;
	position: absolute;
	right: 5px;
	bottom: 6px;
}
div.rowborderleft {margin-left:0px !important;padding-left: 5px;}

/*
div.rowborderleft.boutiques {border-left: 1px solid #55c9c8 ;}
div.rowborderleft.revendeurs {border-left: 1px solid #fbb54d ;}
.t_344_ div.rowborderleft.boutiques {border-left: 1px solid #fbb54d ;}
.t_343_ div.rowborderleft.revendeurs {border-left: 1px solid #55c9c8 ;}
*/

span.storetypes {
	display: block;
	width: 100%;
}

ul.storetypesshop {
	font-size: 12px;
	color: #7183ae;
}
ul.storetypesshop li {
	float:left;
	padding-right: 10px;
}
ul.storetypesshop li.last {
	padding-right: 0px;
}
span.magpiclist img {
	max-height: 120px;
	max-width: 215px;
	top: 0;
	z-index: 99999;
}
div.prodtypes_filter input {
	margin-left: 20px;
	margin-top: -1px;
}
.distkm {
  font-weight: 600;
  padding: 0 !important;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/icon_transparent.png) no-repeat center center;
  width: 33px;
  height: 41px;
  display: block !important;
  color: white !important;
  line-height: 11px;
  font-size: 11px !important;
  text-align: center;
    margin-left: -16px;
	float:left;
}
.distkm {display:none;}
.distkm a {padding-top:5px;display: block;color:white;}

.distkm.boutiques {background-color:#55c9c8  !important;}
.distkm.revendeurs {background-color:#fbb54d  !important;}

.t_344_ .distkm.boutiques {background-color:#fbb54d  !important;}
.t_343_ .distkm.revendeurs {background-color:#55c9c8  !important;}

ul.pagination_boutiques ,
ul.pagination_revendeurs {
	position: absolute;
	display: block;
	top: 175px;
	width: 97.5%;
	background-color: #3752A0;
	color: white;
	z-index: 9;
	height: 55px;
}
ul.pagination_boutiques li,
ul.pagination_revendeurs li{
	float: left;
	height: 55px;
	line-height: 55px;
	margin: 0 5px;
}
ul.pagination_boutiques li a,
ul.pagination_revendeurs li a{
	cursor: pointer;
	color: white;
	font-size: 18px;
	font-family: "plutocond_light";
}
ul.pagination_boutiques li a.active_boutiques,
ul.pagination_revendeurs li a.active_revendeurs{

}
span.cart_sku {
	color: #94968c;
	font-size: 12px;
	font-family: "plutocond_light";
	margin-top: 5px;
	display: block;
}
div.custom_remove_cart_item a.ediproductlink {
	color: #92b1d7;
}
div.custom_remove_cart_item a {
	width: auto;
	text-indent: 0;
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
	font-family: "plutocond_light";
	color: #F3A0AD;
	display: block;
	float: left;
	margin-right: 25px;
}
div.custom_remove_cart_item a span {text-decoration: underline;}
div.cart_custom_options {
	margin-top: 20px;
	border-left: 1px solid #ededeb;
	padding-left: 15px;
}
body.checkout-cart-index #homelinks {display:none}
body.checkout-cart-index .data-table thead th {
	color: #94968c;
	font-size: 14px;
	text-transform: initial;
	font-family: "plutocond_light";
}
td.custom_cart_price span.cart-price .price {
	color: #3752A0;
	font-size: 20px;
	font-family: "plutocond_regular";
}
body.onepagecheckout-index-index form#discount-coupon-form input#coupon_code {
	
}
body.onepagecheckout-index-index #checkout-coupon-discount-load {
	padding: 0 25px;
}
body.onepagecheckout-index-index .discount  .custom_coupon_label h2 ,
body.checkout-cart-index .discount  .custom_coupon_label h2 ,
form#discount-coupon-form .discount  .custom_coupon_label h2 {
	color: #a2a295;
	font-size: 23px;
	font-family: "plutocond_regular";
	text-transform: initial;
	height: auto;
	margin: 27px 0 0 0;
	line-height: 27px;
}
body.onepagecheckout-index-index .discount  .custom_coupon_label h2 ,
body.checkout-cart-index .discount  .custom_coupon_label h2 {
    border-bottom: 1px solid #f1f2f7;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
button#couponcode_btn_cart {
    background-color: #b9b9b0;
    border: none;
    height: 40px;
    line-height: 31px;
    border-radius: 5px;
    color: white;
    text-transform: initial;
    font-size: 19px;
    margin-top: 6px;
    margin-left: 5px;
}
div#checkout-coupon-discount-load h2#appliedcoupons {
	font-family: "plutocond_light";
    font-size: 16px;
    color: #3752A0;
    text-transform: initial;
    border-bottom: 1px solid #f1f2f7;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.cart .totals table td, .cart .totals table th {
    padding-right: 10px !important;
}
form#discount-coupon-form .discount .discount-form {}
form#discount-coupon-form .discount .discount-form .custom_coupon_text {
	float: left;
	margin: 0;
	padding: 0;
}
form#discount-coupon-form .discount .discount-form .custom_coupon_text input {
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	border: 1px solid #d9dad4;
	border-radius: 5px;
	font-family: "plutocond_light";
	color: #a2a295;
	font-size: 14px;
}
form#discount-coupon-form .discount .discount-form .custom_coupon_submit {float: left;clear: none;}
form#discount-coupon-form .discount .discount-form .custom_coupon_submit button {
	background-color: #b9b9b0;
	border: none;
	height: 40px;
	line-height: 31px;
	border-radius: 5px;
	color: white;
	text-transform: initial;
	font-size: 19px;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 0;
}
body.checkout-cart-index tr.summary-details-amrules td strong ,
body.checkout-cart-index tr.summary-details-amrules td {
    background-color: transparent !important;
    color: white !important;
}
body.checkout-cart-index tr.summary-total .summary-collapse {
    float: left !important;
    text-align: left !important;
    padding-left: 0 !important;
} 
div.cart-cadeau-box {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/cart-cadeau-box.png) no-repeat 393px center;
	border: 1px solid #c9d8eb;
	margin-top: 15px;
	height: 175px;
	padding: 20px;
}
div.cart-cadeau-box h3 {
	color: #b2c8e2;
	font-size: 24px;
	text-transform: initial;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.cart-cadeau-box p {
	font-family: "plutocond_light";
	color: #3752A0;
	font-size: 17px;
	line-height: 20px;
	margin-top: 10px;
}
div.cart-cadeau-box p span.price {
	font-family: "plutocond_regular";
	color: #3752A0;
	font-size: 21px;
	display: block;
    float: right;
	margin-top: 12px;
}
form#discount-coupon-form .discount .discount-form .custom_coupon_submit button span {}
.cart .cart-total-section .totals h2 {display:none;}
.cart .cart-total-section .totals table tr td {
	font-size: 18px;
	text-align: left !important;
}
.cart .totals .price {
	color: #ffffff;
}
ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
	width: 50%;
	border-radius: 5px;
}
.cart .totals table tfoot td strong {
	font-size: 18px;
	color: white;
	text-transform: initial;
}
.cart .cart-total-section .totals {
	margin-bottom: 30px;
	padding: 35px 40px 15px 50px;
	border: none;
	color: white !important;
	background-color: #94b2d7;
	margin-top: 0;
}
table#shopping-cart-totals-table  tr.even_tr_class {
	border-bottom: 1px solid #a7c1e0;
}
button.button.btn-continue {
	background-color: #b9b9b0;
	border: none;
	color: white;
	text-transform: initial;
	border-radius: 5px;
	height: 34px;
	line-height: 27px;
	font-size: 16px;
	font-family: "plutocond_light";
}
button.button.btn-continue span {}
div.reassurance_blocks  {padding:0;margin-top: 75px;}
div.reassurance_blocks div.reassurance_block {
    min-height: 160px;
}
div.reassurance_blocks div.reassurance_block div {
    min-height: 160px;
}

/*
div.reassurance_blocks div.reassurance_block.block1 div a {background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block2 div a {background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block3 div a {background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block4 div a {background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block1 div a:hover {background: #3752A0 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block2 div a:hover {background: #3752A0 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block3 div a:hover {background: #3752A0 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
div.reassurance_blocks div.reassurance_block.block4 div a:hover {background: #3752A0 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all.png) no-repeat center 25px;}
*/

/*
div.reassurance_blocks div.reassurance_block div {
    border: 1px solid #e0e9f3;
}
*/

div.reassurance_blocks div.reassurance_block div a {
    overflow: auto;
    cursor: pointer;
    display: block;
    text-align: center;
    padding-top: 80px;
    min-height: 160px;
	width: 268px;
	height: auto;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all1.jpg) no-repeat 0 10px;
}

div.reassurance_blocks div.reassurance_block.block1 div a {background-position: 0 10px;}
div.reassurance_blocks div.reassurance_block.block2 div a {background-position: -268px 10px;}
div.reassurance_blocks div.reassurance_block.block3 div a {background-position: -536px 10px;}
div.reassurance_blocks div.reassurance_block.block4 div a {background-position: -804px 10px;}

/*
div.reassurance_blocks div.reassurance_block.block1 div a:hover {background-position: 0 -70px;}
div.reassurance_blocks div.reassurance_block.block2 div a:hover {background-position: -268px -70px;}
div.reassurance_blocks div.reassurance_block.block3 div a:hover {background-position: -536px -70px;}
div.reassurance_blocks div.reassurance_block.block4 div a:hover {background-position: -804px -70px;}

div.reassurance_blocks div.reassurance_block div a:hover span {
    color: #ffffff;
}
div.reassurance_blocks div.reassurance_block div a:hover {
    background-color: #3752A0;
}
*/

div.reassurance_blocks div.reassurance_block div a span {
    line-height: 20px !important;
}

div.reassurance_blocks div.reassurance_block div a img{margin-top: 25px;}
div.reassurance_blocks div.reassurance_block.block5  div {
    padding: 30px 10px 0 10px;
    height: 160px;
}
div.reassurance_blocks.fr-FR div.reassurance_block.block1  div a span ,
div.reassurance_blocks.fr-FR div.reassurance_block.block2  div a span ,
div.reassurance_blocks.fr-FR div.reassurance_block.block3  div a span ,
div.reassurance_blocks.nl-NL div.reassurance_block.block3  div a span ,
div.reassurance_blocks.en-GB div.reassurance_block.block1  div a span ,
div.reassurance_blocks div.reassurance_block.block4  div a span{
    line-height: 16px;
}
div.reassurance_blocks div.reassurance_block div a span{
    display: block;
    color: #3752A0;
    font-size: 21px;
    font-family: "plutocond_light";
    margin-top: 20px;
    margin-bottom: 25px;
}

div#noukies_jobs_view h1 {
	color: #3752A0;
	font-size: 40px;
	font-family: "plutocond_light";
	text-transform: initial;
}
body.customer-account-create div#noukies_family h1 ,
body.customer-account-login div#noukies_family h1 {
	color: #3752A0;
	font-family: "plutocond_light";
	text-transform: initial;
}

body.customer-account-create div#noukies_family img ,
body.customer-account-login div#noukies_family img {display:none;}

div#noukies_jobs_view ,
body.customer-account-create div#noukies_family ,
body.customer-account-login div#noukies_family {
	background-color: transparent !important;
	padding-top: 20px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #f1f2f7;*/
	margin-bottom: 0px;
}
div.account-create .fieldset label {font-weight: 600;}
div.account-create .fieldset input[type=radio]{
	margin-top: -5px;
	margin-left: 25px;
}
div.account-create .fieldset {
	border:none;
	color: #94968c;
	font-size: 14px;
}
div.account-create .fieldset h2 {
	color: #3752A0;
	font-size: 24px;
	text-transform: initial;
	border-bottom: 1px solid #f1f2f7;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	font-family: "plutocond_light";
}

body.customer-account-create div.register_actions {clear: none;}
body.customer-account-create div.register_actions li.control {list-style-type: none !important;}
body.customer-account-create div.register_actions li.control div.input-box  {
	width: 30px;
	float: left;
}
body.customer-account-create div.register_actions li.control div.input-box input {
	margin: -5px 0 0 0;
}
body.customer-account-create div.register_actions li.control label {
	color: #94968c;
	font-size: 14px;
}
body.customer-account-create div.register_actions.buttons-set p.required {display:block}
body.customer-account-create div.register_actions button.button {
	background-color: #5970bb;
	color: white;
	text-transform: initial;
	border-radius: 10px;
	float: right;
	font-family: "plutocond_light";
	font-size: 18px;
}
li.newslettercontrol {margin-bottom: 10px;}
div#register_text {
	color: #94968c;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 30px;
	margin-bottom: 40px;
}


@media (max-width: 600px) {
	div.footer_sitemap_row {
		background-color: white;
		opacity: 0.7;
		padding-left: 40px;
		padding-top: 10px;
	}
}	
@media (max-width: 1000px) {
	div.quick-access.search-center {
		clear: both;
		margin: 0 auto;
		float: none;
		display: block;
	}
	
	div.quick-access.search-center div.lnk3 a {
		/*margin-top: 19px !important;*/
		line-height: 17px;
	}
	div.quick-access.search-center div.toplink {line-height: 17px;}
	div.quick-access.search-center.col-sm-5 {width:70%}
}
@media (max-width: 400px) {
	div.quick-access.search-center.col-sm-5 {width:85%}
	ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
		width: 95%;
		font-size: 16px;
	}
}


div.jobs_listing {}
div.jobs_listing div.pagination {margin-top: 15px;}
div.jobs_listing div.pagination div.block-filterby {}
div.jobs_listing div.pagination div.toolbar {
	margin: 0 15px 25px 15px;
	padding: 0 0 25px 0;
	height: 50px;
}
div.jobs_listing div.pagination div.toolbar .pager {
	margin: 0;
	padding: 0;
	float: left;
}
div.jobs_listing div.pagination div.toolbar .sorter {
	margin: 0;
	padding: 0;
	float: left;
}
div.jobs_listing div.pagination div.toolbar .sorter ul#sort_by {}
div.jobs_listing div.pagination div.toolbar .sorter ul#sort_by li {}
div.jobs_listing div.pagination div.toolbar .sorter ul#sort_by li a {
	color: #3752A0;
	border: 1px solid #3752A0 !important;
	border-radius: 5px;
	margin-top: -4px;
}
div.jobs_listing div.pagination div.toolbar .sorter ul#sort_by li.sort_by_label {}

div.jobs_rows {margin-top: 35px;}
div.jobs_rows table tr th ,
div.jobs_rows table tr td {
	border:none;
	font-size: 14px;
	color: #94968c;
	font-family: "plutocond_light";
}
div.jobs_rows table tr th {
	padding: 0px;
}
div.jobs_rows table tr td {
	border-top: 1px solid #ededeb;
	padding: 18px 8px;
}
div.jobs_rows table tr td.td_job_title {
	font-size: 17px;
	color: #3752A0;
	font-family: "plutocond_regular";
	/*padding: 18px 8px;*/
}
div.jobs_rows div.row1_head {}
div.jobs_rows div.row1_head div {
	font-weight: 600;
	padding: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: left;
}
div.jobs_rows div.row1 {}
div.jobs_rows div.row1 div {}
div.jobs_rows a.detailledjob {
	background-color: #3752A0;
	color: white;
	padding: 5px 10px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
}
div.apply_btn {
	border-top: 1px solid #eef0f5;
	width: 100% !important;
	margin-top: 30px !important;
	padding-top: 30px;
}
span#applynowbtn {
	background-color: #5870bb;
	color: white;
	padding: 5px 30px;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 28px;
	font-family: "plutocond_light";
}
div.jobsdetail_main h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3752A0;
	font-family: "plutocond_regular";
	float: left;
	display: block;
	letter-spacing: 0;
	text-transform: initial;
	width: 100%;
	margin-bottom: 0;
}
div.jobsdetail_main h3 span {
	font-family: "plutocond_regular";
}
div.jobsdetail_main h3 {
	font-size: 14px;
	font-weight: 600;
	color: #94968c;
	font-family: "plutocond_regular";
	float: left;
	display: block;
	letter-spacing: 0;
	text-transform: initial;
	width: 100%;
	margin: 15px 0;
}
div.job_detail_text strong ,
div.job_detail_text li ,
div.job_detail_text p {
	font-size: 14px;
	font-weight: normal;
	color: #94968c;
	font-family: "plutocond_regular";
}
div.job_detail_text ul {}
div.job_detail_text ul li {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 20px;
}
div.jobsdetail_main div.caract_text {
	font-size: 14px;
	font-weight: normal;
	color: #94968c;
	font-family: "plutocond_regular";
}
form#fmejobsForm h4 {
	font-size: 30px;
	font-weight: normal;
	color: #a2a295;
	font-family: "plutocond_light";
	float: left;
	display: inline-block;
	letter-spacing: 0;
	text-transform: initial;
	width: 76%;
	margin: 15px 12% 30px;
	padding-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #ecece9;
}
div#jobs_form.fieldset {
	background-color: #f8f8f7;
	margin-top: 30px;
}
div.jobfield {clear:both;margin-bottom: 10px;}
div.jobfield label {width: 30%;font-size:14px;color:#94968c;}
div.jobfield input {width: 65%; height:27px;}
div.jobfield input[type=file]{display: inline;height:33px;}
div.jobfield input[type=submit]{
	background-color: #5870bb;
	color: white;
	padding: 5px 43px;
	text-align: center;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin: 15px 0 0 0;
	cursor: pointer;
	font-size: 26px;
	font-family: "plutocond_light";
	border: none;
	width: auto;
	height: 40px;
}
div.jobfield textarea {width: 65%;height:40px;}
div.jobsamount span {color: #3752A0;}
div.jobsamount {
	width: auto;
	float: left;
	margin-right: 20px;
	margin-top: 13px;
	border-right: 1px solid #e2e6ee;
	padding-right: 20px;
	height: 20px;
	color: #94968c;
	font-size:13px;
}
div.jobs_listing div.sort-by label ,
div.jobs_listing div.filterby_label {
	color: #94968c;
	font-size:13px;
	margin-right: 10px;
}
div.jobs_listing div.block-filterby select ,
div.jobs_listing select#sort_by ,
div.jobs_listing select#sort_by option ,
div.jobs_listing div.block-filterby select option {
	color: #94968c;
	font-size:13px;
}
div.captchafield label {width:30%;}
div.captchafield div#captcha {width:70%;float:right;}
div.captchafield input#security_code {}

.jobs_listing .toolbar {border:none;}
body.produweb-storeview-storeitem-index .col1-layout .col-main {position:relative;}
body.produweb-storeview-storeitem-index .col1-layout .col-main  .boxstore{
	/*width: 50%;*/
	background-color: white;
	min-height: 255px;
	position: absolute;
	top: -525px;
	left: 40px;
	padding: 10px;
}
	
ul.storepager  {
	max-width: 70%;
	max-height: 55px;
	overflow: hidden;
	margin: 0px auto 0;
	padding-top: 3px;
}
ul.storepager  li{
	float: left;
	padding: 0;
	border: none;
	margin: 0 5px;
	width: 44px;
	text-align: center;
	color: white;
	font-size: 25px;
	font-family: "plutocond_thin";
}
ul.storepager  li.current{
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/current_store_page.png) no-repeat center center;
	color: #3752A0;
}
ul.storepager  li span{
	display: block;
	width: 44px;
	padding: 5px 0;
	cursor: pointer;
}
.storepagination {
	background-color: #3752A0;
	height: 55px;
}
span.pagerbtn {
	margin-top: -36px;
	cursor: pointer;
	color: white;
	font-family: "plutocond_thin";
	font-size: 18px;
}
span.pagerbtn.prev{float:left;margin-left:15px;}
span.pagerbtn.next {float:right;margin-right:15px;}

span.giftprices span.price ,
span.giftprices {
	font-size: 20px !important;
}
div.gift-card-info input#amount {
	color: #3752A0;
	font-size: 20px !important;
}
p.email-friend a {
	color: #94968c;
	font-family: "plutocond_medium";
	font-size: 14px;
}
.product-view .product-shop .item-title {
	color: #94968c !important;
	font-family: "plutocond_medium";
	font-size: 14px;
}
.product-view .product-shop .sku_wrapper .sku ,
.product-view .product-shop {
	color: #94968c !important;
	font-size: 14px;
	font-family: "plutocond_light";
}
.product-view .product-shop .short-description {
  border-bottom: 1px solid #ebedf3;
  border-top: 1px solid #ebedf3;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.product-view .product-options dt {
	/*width: 30%;
	float: left;*/
}
.product-view .product-options dd {
	/*width: 70%;*/
	width: 17%;
}
.product-view .product-shop .price-box {
	border-top: 1px solid #ebedf3;
	padding-top: 20px;
	margin-top: 20px;
}
a#addtobabylist {
	/*background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/addtobabylist.png) no-repeat center top;*/
	font-size: 16px;
	color: #3752A0;
	font-family: "plutocond_light";
	float: right;
	text-align: right;
}
a#addtobabylist:hover {
    background-color: white;
    border: none;
    color: #e50051 !important;
}

ul.add-to-links.babyaddtolinks {
	width: 100%;
    padding-right: 15px;
}

ul.products-grid li.item ul.add-to-links li a.babyregistrylnk {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/addtobabylist.png) no-repeat center top;
	width: 49px;
	height: 41px;
	display: block;
	float: left;
	border: none !important;
	margin: -11px 0 0 0;
	padding: 0;
}
.product-view .product-shop input,.product-view .product-shop select,.product-view .product-shop textarea,.product-view .product-shop button {
	color: #94968c;
}
.product-view .product-shop .btn-cart span span {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	text-transform: initial;
	font-family: "plutocond_light";
}
.product-view .product-shop .btn-cart:hover {text-decoration: none !important}
.product-view .product-shop .btn-cart {
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: white !important;
	padding: 6px 40px;
	background-color: #3752A0;
}
div.product-view-right .products-grid li.item div.actions {display:none !important}
div.product-view-right .products-grid li.item:hover .item-area {border: none !important;}
div.product-view-right .products-grid li.item:hover {border: 1px solid #e8e8e8;}
body div.product-view-right ul.products-grid li.item {
	height: auto;
	margin-bottom: 5px;
	border: 1px solid #ffffff;
}
div.product-view-right .products-grid .description-wrapper {float: left;width: 50%;}
div.product-view-right .products-grid .product-image-wrapper {float: left;width: 50%;}
div.product-view-right {
	border-left: 1px solid #ebedf3;
}
div.slider-related-container h2.title  {border-bottom: 1px solid #f1f1ef;}
div.slider-related-container h2.title:before  {border:none}
div.slider-related-container h2 span {
	font-size: 25px;
	color: #b9b9b0;
	text-transform: initial;
}

/*
a.sw-product-quickview {display:none !important;}
*/

div.tab-content table.tbl1 tr td ,
div.tab-content table.tbl2 tr td{
	border:none;
}
div.tab-content table.tbl1 tr.tr1 td {
	border-bottom: 1px solid #f1f1ef;
}
div.tab-content table.tbl2 tr td {text-align:center;}


div.fancybox-skin {
	padding: 50px !important;
	background-color: #9cb9dc;
}
body.catalog-category-view div.tab-content ,
body.catalog-product-view div.tab-content {
	background-color: #ffffff;
}
body.catalog-category-view  .tabs.tabs-default ,
body.catalog-product-view  .tabs.tabs-default
 {text-align:left;}
body.catalog-category-view  .tabs .tab-content ,
body.catalog-product-view  .tabs .tab-content {
	margin-bottom: 0px;
}
body.catalog-category-view  .tabs .tab-title#tab_1 ,
body.catalog-product-view  .tabs .tab-title#tab_1 {
margin-left:0}
body.catalog-category-view  .tabs .tab-title.opened ,
body.catalog-product-view  .tabs .tab-title.opened {
	border-bottom: 1px solid #fff;
	background-color: white;
	text-transform: initial;
	color: #99b6da;
	font-size: 20px;
}
body.catalog-category-view  .tabs .tab-title ,
body.catalog-product-view  .tabs .tab-title {
	display: inline-block;
	border: none;
	padding: 10px 30px;
	text-transform: initial;
	margin: 0 8px;
	font-size: 20px;
	color: white;
}
div.crosssell-slider.products-slider .products-grid li.item {
	height: 385px;
	max-height: 385px;
} 
a.sizeguidelnk {
	color: #9fbadb;
	font-size: 12px;
	font-family: "plutocond_light";
	float: left;
	text-decoration: underline;
	margin-top: -5px;
}
a.sizeguidelnk.filter {
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}
div.sizefilter  a.sizeguidelnk.filter {
	display: block;
	clear: both;
}
div#sizeguide h2 {
	font-family: "plutocond_extralight";
	font-size: 40px;
	color: #3752A0;
	text-transform: initial;
	font-weight: normal;
	text-align: center;
    margin-top: 25px;
    padding-bottom: 25px;	
}
img.noukiesseparator {
	width: 226px;
    margin: -15px auto 25px;
    display: block;
}

/*
body.catalog-category-view  div.fancybox-wrap a.fancybox-close ,
body.catalog-product-view  div.fancybox-wrap a.fancybox-close {
	position: absolute;
	top: 5px !important;
	right: 5px !important;
	width: 40px;
	height: 48px;
	cursor: pointer;
	z-index: 8040;
	background: rgba(255, 255, 255, 0.8) url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/white_cross.png) no-repeat center center;
}
*/

body.cms-notre-histoire div.page-heading {display:none}
body.cms-notre-histoire div.page-title.year-title {
	display: block;
    color: #526da1;
    text-align: center;
    padding: 20px;
    margin-bottom: 0px;
    margin-top: 35px;
}
body.cms-notre-histoire div.page-title.year-title  h1 {
	font-family: "plutocond_extralight";
	color: #526da1;
	text-transform: initial;
	font-size: 40px;
	border-bottom: 1px solid #b6cbe5;
	display: inline-block;
	padding: 0 65px 4px 65px;
	margin-bottom: 10px;
	font-weight: normal;
}

body.cms-notre-histoire div.page-title.year-title  h3 {
	font-family: "plutocond_light";
	color: #526da1;
	text-transform: initial;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.gift-messages-form input[type=text] ,
div.gift-messages-form textarea {
	font-size: 14px; 
	color: #575756;
	font-family: "plutocond_light";
}
div#checkout-payment-method-load {
	font-size: 14px; 
	color: #575756;
	font-family: "plutocond_light";
}
div.gift-messages-form h4 {display:none}
div.gift-messages-form {
	margin-top: 18px;
	border: 1px solid #f8f8f7;
	background-color: #f8f8f7;
	padding: 15px;
	color: #575756 !important;
	font-family: "plutocond_medium";
	font-size:14px;
	margin-bottom: 25px;
}
div.gift-messages-form label {
	color: #575756 !important;
	font-family: "plutocond_medium";
	font-size:14px;
}
div.gift-messages-form p {margin:0}
div.gift-messages-form input {}
div.gift-messages-form label {
	color: white;
}
div.ordershare h2 {
	text-transform: initial;
	font-size: 26px;
	margin-top: 30px;
}
div.ordershare h2.product-name {
	text-transform: initial;
	font-size: 14px;
	margin: 0px;
	color: #b7b9ae;
	text-align: center;
	border-bottom: 1px solid #eef0f5;
}

span.share-label {
	text-transform: initial;
	font-size: 14px;
	color: #94968c;
	font-family: "plutocond_light";
}
.ordershare .products-grid h2.product-name {
	line-height: 15px;
	margin: 0 0 25px;
	padding-bottom: 20px;
	height: 54px;
	max-height: 54px;
}
ul.share_order li {
	height: 60px !important;
	line-height: 60px;
	margin: 0 !important;
	padding: 0 !important;
	width: 33% !important;
}
.ordershare .item ul.share_order li a {
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
	overflow: auto;
	cursor: pointer;
}
ul.share_order li img{}
span.category-url-wrapper a {
	color: #94968c !important;
	font-size: 14px;
	font-family: "plutocond_light";
}

div#giftwrap_availbale {
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/giftwrap.png) no-repeat left 0px;
  padding-left: 25px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ebedf3;
  color: #3752A0;
}
li#ship_form ul li.options input[type=checkbox] {
	float: left;
	margin-top: -2px;
}
table#valeurs-table table {margin:0px}

div.valeur-list-item ,
div.valeur-list-item div ,
div.valeur-list-container div {margin:0;padding:0;}

div.valeurs_title {
	padding:50px !important;
	border-bottom: 8px solid white;
	border-right: 8px solid white;
}
div.valeurs_img {
	border-right: 8px solid white;
}
div.valeurs_img img {
	border: 5px solid #f6f8fa;
}
div.valeurs_title h1 {
	font-size: 70px;
	font-family: "plutocond_extralight";
	line-height: 70px;
	text-transform: initial;
}
div.valeurs_text h3 {
	margin: 0 0 7px 0;
	font-size: 40px !important;
	font-family: "plutocond_light";
	/*line-height: 34px;*/
}
body div.valeurs_text p {
font-size: 14px;
}
div.valeurs_text div {
	margin-bottom: 30px;
	font-size: 14px;
}
div.valeurs_text {
	padding: 0 0 50px 50px !important;
}

body.cms-nos-valeurs div.valeurs_text h3 {
    color: #3752A0;
    font-size: 18px !important;
    font-family: "plutocond_regular";
    height: 135px;
    line-height: 135px;
    background-color: #f6f8fa;
    text-align: center;
	width: 48%;
}
body.cms-nos-valeurs div.valeurs_text p {
	color: #9d9d94 !important;
    font-size: 12px;
    font-family: "plutocond_light";
    line-height: 20px;
    width: 48%;
    text-align: justify;
	padding-top: 15px;
}

body.cms-nos-valeurs div.valeurs_text h3.odd {float:left;}
body.cms-nos-valeurs div.valeurs_text p.odd {float:right;}
body.cms-nos-valeurs div.valeurs_text h3.even {float:right;}
body.cms-nos-valeurs div.valeurs_text p.even {float:left;}

div.clear_both {
	clear:both;
	margin-bottom: 10px !important;
}

body.cms-nos-valeurs div.page-heading {
	/*display: none;*/
}
div.text_bonretour {
	margin-top:50px;
}
div.bonretour.page-title h1 {
	color: white;
	font-weight: normal;
	font-family: "plutocond_light";
	font-size: 40px;
	text-transform: inherit;
	margin-bottom: 0;
}
div.bonretour.page-title {
	display:block !important;
	background-color: #95b2da;
	padding-top: 40px;
	padding-bottom: 35px;
}
li.error-msg span a {
	text-decoration: underline;
}

.block.block-mostpopular .block-title strong {
	font-family: "plutocond_medium";
	color: #b9b9b0;
	text-transform: initial;
}
.block.block-mostpopular .block-title {
	margin-bottom: 20px;
	border: none;
	font-size: 25px;
	color: #b9b9b0;
	font-weight: normal;
	font-family: "plutocond_light";
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	text-align: center;
	border-bottom: 1px solid #f1f1ef;
}
div.block-mostpopular .mini-products-list .product-image {
	float: left;
	width: 125px;
	border: none;
}
body.catalog-category-view div.block-mostpopular .mini-products-list .product-image {
	float: none;
	width: auto;
	border: none;
	margin: 0 auto;
	display: block;
	text-align: center;
}
body.catalog-category-view div.block-mostpopular .mini-products-list .product-details {
	margin: 0;
	text-align: center;
	padding: 0 30px;
}
body.catalog-category-view div.block-mostpopular .mini-products-list .product-details .special-price .price {
	color: #3752A0;
	font-size: 22px;
	font-family: "plutocond_light";
}
body.catalog-category-view div.block-mostpopular .mini-products-list .product-details .regular-price .price {
	color: #3752A0;
    font-size: 22px;
    font-family: "plutocond_light";
}
div.block-mostpopular .mini-products-list .product-details .special-price .price {
	color: #3752A0;
	font-size: 22px;
	font-family: "plutocond_light";
}
div.block-mostpopular .mini-products-list .product-details .regular-price .price {
	color: #3752A0;
	font-size: 22px;
	font-family: "plutocond_light";
}
div.block-mostpopular .mini-products-list .product-details .old-price .price {
	color: #F9574B;
}
div.block-mostpopular .mini-products-list .product-details p.product-name a {
	color: #b7b9ae;
	font-size: 14px;
	font-family: "plutocond_regular";
	line-height: 14px !important;
	display: block;
	text-transform: inherit;
	word-break: break-word;
}
div.block-mostpopular .mini-products-list .product-details {
	margin-left: 140px;
}
div.block-mostpopular {
	border-left: 1px solid #e8ebf2;
	padding-left: 25px;
}
.product-view .product-shop .product-name h1 {text-transform: initial;}

body.catalog-category-view div.block-mostpopular {
	border-left: none;
	padding-left: 0;
	margin-top: 35px;
}
body .show-top-panel {display:none !important}

body .checkout-agreements .agree label {
	font-weight: normal;
	color: #94968c;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
}

div#review-buttons-container .button.filled.disabled, 
div#review-buttons-container .button.filled.disabled:hover, 
div#review-buttons-container .button.white.disabled:hover {
	background-color : #E0E0EB !important;
	color : #848484 !important;
}

div#review-buttons-container .button.filled, 
div#review-buttons-container .button.filled:hover, 
div#review-buttons-container .button.white:hover {
	background-color: #3752A0 !important;
	border-color: #3752A0;
	color: #ffffff !important;
	font-size: 21px;
	text-transform: uppercase;
	font-family: "plutocond_medium";
	border-radius: 15px;
	text-decoration: none;
}
a#gobacktocart {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/gotocart.png) no-repeat center center;
	width: 232px;
	height: 32px;
	display: block;
	color: white;
	padding-left: 61px;
	line-height: 32px;
	font-size: 16px;
	font-family: "plutocond_light";
	float: right;
	overflow: auto;
	clear: none;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: none !important;
}
ul.navbar-right li.dropdown {display:block !important;}

ul.navbar-right li.dropdown ul.dropdown-menu {
	  margin: 0 -13px 0 0;
	padding: 0;
	background-color: #3752A0;
	border: 1px solid #3752A0;
	box-shadow: none;
	margin-top: 9px;
	width: auto;
	min-width: 50px;
	z-index: 9999;
}
ul.navbar-right li.dropdown a.dropdown-toggle{
	margin: 4px 0 0 0;
	padding: 0;
	background-color: #3752A0;
}
ul.navbar-right.account-ul-top li.dropdown a.dropdown-toggle{
	margin: 4px 0 0 0;
	padding: 0;
	background-color: transparent;
	color: white !important;
	font-family: "plutocond_light";
}
body .dropdown-menu>li>a:hover, 
body .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #3752A0;
	background-image: none;
}
body .dropdown-menu>li>a {
	color: #ffffff;
}

.header-container .top-bar .search {display:block;}
.opc-activate-container {display: none;}

.of_box  {
	padding-top: 23px;
	font-size: 20px;
}
form#activate-form div {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	
}
div.product-image-wrapper div.slider-counter {display:none !important;}

body .product-view .product-img-box .product-image-zoom img.mixandmatch_img ,
body img.mixandmatch_img {
	position: absolute !important;
	top: 4px !important;
	right: 4px !important;
	z-index: 9;
	left: auto;
}
body .product-view .product-img-box .product-image-zoom img.mixandmatch_img.outlet ,
body img.mixandmatch_img.outlet {
	position: absolute !important;
    bottom: 4px !important;
    right: 4px !important;
    z-index: 9;
    left: auto;
    top: inherit !important;
}
body ul.products-list.bestsales_productview img.mixandmatch_img {
    width: 35px;
}
ul.products-grid li {position:relative;}
ul.products-grid li span.saveprice {
	position: absolute;
	top: 4px;
	left: 4px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
	width: 52px;
	height: 38px;
	display: block;
	font-size: 19px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 38px;
	text-align: center;
}
.product-view {position:relative;}
.product-view span.saveprice {
	position: absolute;
	top: 4px;
	right: 4px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
	width: 52px;
	height: 38px;
	display: block;
	font-size: 19px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 38px;
	z-index: 9;
	text-align: center;
}
ol.mini-products-list li {position:relative;}
ol.mini-products-list li  span.saveprice {
	position: absolute;
	top: 4px;
	left: 4px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
	width: 52px;
	height: 38px;
	display: block;
	font-size: 19px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 38px;
	z-index: 99;
	text-align: center;
}
div.product-image-zoom {position:relative;}
div.product-image-zoom  span.saveprice {
	position: absolute;
	top: 4px;
	left: 4px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
	width: 52px;
	height: 38px;
	display: block;
	font-size: 19px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 38px;
	z-index: 99;
	text-align: center;
}
table#checkout-review-table td span.saveprice ,
table#shopping-cart-table td span.saveprice {
	position: relative;
	top: inherit;
	left: inherit;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
	width: 52px;
	height: 38px;
	display: block;
	font-size: 19px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 38px;
	z-index: 9;
	text-align: center;
}
/*
body.catalogsearch-result-index .products-grid li.item {
	height: 445px;
	max-height: 445px;
}
*/
body.catalogsearch-advanced-result div.breadcrumbs {display:none !important}
body.catalogsearch-advanced-result p.advanced-search-amount {margin-top:30px;}

div#sos_noukies_search .sos_title {
	min-height: 200px;
}
div#sos_noukies_search .sos_title h1 {
	font-size: 40px;
	color: #fbb040;
	font-family: "plutocond_light";
	margin: 31px 0 10px 25px;
	text-transform: initial;
	border-bottom: 1px solid #fef1e1;
	display: inline-block;
	padding-bottom: 5px;
	width: 90%;
}
div#sos_noukies_search .sos_title span a {
	color: #fbb040;
}
div#sos_noukies_search .sos_title span {
	font-size: 17px;
	color: #fbb040;
	font-family: "plutocond_thin";
	text-transform: initial;
	width: 100%;
	text-align: left;
	display: block;
	margin-left: 25px;
}
div#sos_noukies_search .sos_intro p{margin:0}
div#sos_noukies_search .sos_intro {
	background-color: #f1f2f2;
	font-size: 16px;
	color: #575756;
	font-family: "plutocond_regular";
	padding: 30px;
}
div#sos_noukies_search .sos_intro h2 {
	font-size: 21px;
	color: #575756;
	font-family: "plutocond_regular";
	margin: 0 0 15px 0;
	text-transform: initial;
}
div#sos_noukies_search .sos_intro {}
body.cms-sos-noukies div.page-heading {display:none !important;}

h2.sos_main_h2 {
	font-size: 24px;
	color: #3752A0;
	font-family: "plutocond_light";
	margin: 0 0 15px 0;
	text-transform: initial;
	border-bottom: 1px solid #e8eaf1;
	display: inline-block;
	padding-bottom: 15px;
	width:100%;
}

#search_form.sos_search_form {
	background-color: #f8f8f7;
	height: auto;
	display: block;
	padding: 10px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
#search_form.sos_search_form .form-search-label{}
#search_form.sos_search_form .form-search-label h3{
	color: #a2a295;
	text-transform: initial;
	font-size: 30px;
	font-weight: normal;
	font-family: "plutocond_light";
	height: 58px;
	line-height: 65px;
	margin: 10px 0;
	padding: 0;
}
#search_form.sos_search_form .form-search{}
#search_form.sos_search_form .form-search input#search{
	height: 58px;
	line-height: 58px;
	border: 1px solid #babcb1;
	border-radius: 5px;
	color: #babcb1;
	padding: 0 0 0 15px;
	font-size: 16px;
	margin: 10px 0;
	font-family: "plutocond_light";
	width:100%;
}
#search_form.sos_search_form .form-search input#submit{
	background-color: #febe5f;
	color: white;
	height: 58px;
	padding: 0;
	margin: 10px 0 10px 5px;
	border-radius: 0 5px 5px 0;
	font-size: 20px;
	border: 1px solid #febe5f;
	vertical-align: middle;
	width:90%;
	text-transform: INHERIT;
}

.linebehind {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	text-align: center;
	margin-bottom: 10px;
	line-height: 35px;
	overflow: hidden;
 }   
.linebehind:before {
	border-top: 1px solid #f4f4f3;
	content:"";
	margin: 0 auto;
	position: absolute;
	top: 50%; left: 0; right: 0; bottom: 0;
	width: 100%;
	z-index: -1;
}

.linebehind span { 
	color: #fbb041; 
	background: white;
	font-size: 24px;
	text-transform: uppercase;
	padding: 0 15px; 
	font-family: "plutocond_light";
}


form#advanced_search_form.sos {
	height: auto;
	display: block;
	padding: 0px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
form#advanced_search_form.sos input#name {
	font-size: 16px;
	color: #b2b2a8;
	font-family: "plutocond_light";
	height: 58px;
	line-height: 58px;
	padding-left: 15px;
	width: 100%;
	margin: 10px 0;
	border: 1px solid #babcb1;
	border-radius: 5px;
}
form#advanced_search_form.sos select#theme ,
form#advanced_search_form.sos select#subcategory ,
form#advanced_search_form.sos select#color_multi ,
form#advanced_search_form.sos select#animal {
	font-size: 16px;
	color: #b2b2a8;
	font-family: "plutocond_light";
	height: 58px;
	padding-left: 15px;
	width: 100%;
	background-color: white;
	margin: 10px 0;
	border: 1px solid #babcb1;
	border-radius: 5px;
}
form#advanced_search_form.sos input#submit{
	background-color: #febe5f;
	color: white;
	height: 58px;
	width: auto;
	margin: 10px 20px 0 0;
	border-radius: 5px;
	font-size: 20px;
	border: 1px solid #febe5f;
	padding: 0 30px;
	float: right;
}
div.sos_noukies_bottom a{text-decoration:underline;}
div.sos_noukies_bottom {
	color: #aaaaa1;
	/*border-bottom: 1px solid #e4e7ef;*/
	margin-bottom: 0;
	font-size: 16px;
	font-family: "plutocond_light";
	margin-top: 30px;
	/*padding-bottom: 50px;*/
}
.fixed-header .search-link {display: none !important;}

ul.menu li ul.produits {padding: 50px;}
ul.menu li ul.produits li {
	height: auto !important;
	min-height: 100px !important;
}

ul.menu li ul.produits li.btnicon {
	padding: 0 10px !important;
	line-height: 15px;
}

ul.menu li ul.produits li.first{
	width:20%;
	padding:0;
	margin:0;
	border-right: 1px solid #e4e7ef;
}
ul.menu li ul.produits li.first a {
	display: block;
	font-size: 14px;
	font-family: "plutocond_light";
	color: #7988b6 !important;
	margin-bottom: 8px;
}
ul.menu li ul.produits li.second{
	padding:0;
	margin:0 0 0 21px;
}
ul.menu li ul.produits li.second a{	
	color: #b5b5aa !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_second.png) no-repeat center top;
}
ul.menu li ul.produits li.third{
	width:16%;
	padding:0;
	margin:0;
}
ul.menu li ul.produits li.third a{
	color: #4f67b1 !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_third.png) no-repeat center top;
}
ul.menu li ul.produits li.fourth{
	padding:0;
	margin:0;
}
ul.menu li ul.produits li.fourth a{
	color: #fcb448 !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_fourth.png) no-repeat center top;
}
ul.menu li ul.produits li.fifth{
	padding:0;
	margin:0;
}
ul.menu li ul.produits li.fifth a{
	color: #55ccc9 !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_fifth.png) no-repeat center top;
}
ul.menu li ul.produits li.sixth{

	padding:0;
	margin:0;
}
ul.menu li ul.produits li.sixth a{
	color: #97d6d3 !important;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_sixth.png) no-repeat center top;
}

ul.menu li ul.produits li.seven{
    width:16%;
    padding:0;
    margin:0;
}
ul.menu li ul.produits li.seven a{
    color: #7d8ebb !important;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_prod_seven.png) no-repeat center top;
}


ul.menu li ul.produits li.second ,
ul.menu li ul.produits li.third ,
ul.menu li ul.produits li.fourth ,
ul.menu li ul.produits li.seven ,
ul.menu li ul.produits li.fifth ,
ul.menu li ul.produits li.sixth {
	text-align:center;
    width:13%;
	padding: 0 !important;
	margin-top: 38px;
}
ul.menu li ul.produits li.second a,
ul.menu li ul.produits li.third a,
ul.menu li ul.produits li.fourth a,
ul.menu li ul.produits li.seven a,
ul.menu li ul.produits li.fifth a,
ul.menu li ul.produits li.sixth a {
	font-size: 14px;
	font-family: "plutocond_light";
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	height: 125px;
	text-align: center;
	padding-top: 90px;
    padding-left: 2px;
    padding-right: 2px;
}

ul.menu.smartwave-menu li ul.services {
	padding: 50px 50px 0 50px;
}
ul.menu.smartwave-menu li ul.services li div.sameheight {
	height: 90px;
	margin-top: 20px;
}

.nnl ul.menu.smartwave-menu li ul.services li.first div.sameheight ,
.nen ul.menu.smartwave-menu li ul.services li.first div.sameheight {
	height: 45px;
}

ul.menu.smartwave-menu li ul.services li span a.btn {
	background-color: #aac2de;
	width: 100%;
	text-align: center;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 20px;
	position: relative;
	display: block;
	color: white !important;
	margin-top: 70px;
}
ul.menu.smartwave-menu li ul.services li {
	min-height: 245px;
}
ul.menu.smartwave-menu li ul.services li span {text-align:center}
ul.menu.smartwave-menu li ul.services li.first {color:#7988b6;}
ul.menu.smartwave-menu li ul.services li.second {color:#fbb040;}
ul.menu.smartwave-menu li ul.services li.third {color:#7988b6;}

ul.menu.smartwave-menu li ul.services li.second a {
	color: #fbb040 !important;
}
ul.menu.smartwave-menu li ul.services li.second span a.btn {
	background-color: #fbb040;
	color: white !important;
}
ul.menu.smartwave-menu li ul.services li.first ,
ul.menu.smartwave-menu li ul.services li.second ,
ul.menu.smartwave-menu li ul.services li.third {
	margin:0;
	padding:0 25px;
	width: 33.3333%;
}
.firstupper {
	text-transform: uppercase;
	font-family: "plutocond_regular";
}
ul.menu.smartwave-menu li ul.services li.first p,
ul.menu.smartwave-menu li ul.services li.second p,
ul.menu.smartwave-menu li ul.services li.third p {
	font-size: 14px;
	font-family: "plutocond_light";
}
body.onepagecheckout-index-index h3 {
	color: #3752A0;
	font-family: "plutocond_light";
	font-size: 24px;
	text-transform: initial;
	border-bottom: 1px solid #eef0f5;
	padding-bottom: 10px;
	margin-top: 30px;
}

body.onepagecheckout-index-index  div#checkout-shipping-method-load ul li label {width:95%}
body.onepagecheckout-index-index label span.price {
	color: #3752A0;
	font-size: 20x;
	font-family: "plutocond_regular";
	float:right;
}
body.onepagecheckout-index-index label {
	color: #92b1d7;
    display: inline-block;
    width: 90%;
	font-size: 14px;
	font-family: "plutocond_medium";
}
body.onepagecheckout-index-index label[for=billing_cutomer_address]{ 
	color: #94968c;
	font-family: "plutocond_regular";
	font-size: 14px;
}
body.onepagecheckout-index-index select {
	color: #94968c;
	font-family: "plutocond_regular";
	font-size: 14px;
}
.giftboxhint {
	margin:15px 0 !important;
	font-family: "plutocond_light";
}
div#checkout-review {
	background-color: #f4f7fb;	
}
div#checkout-review  h3 {
	color: #3752A0;
	font-family: "plutocond_regular";
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: 1px solid #e7ecf3;
	padding-bottom: 10px;
}
div#checkout-review  h3.product-name {
	padding-bottom: 0;
	border: none;
	text-transform: initial;
}
div#onepagecheckout-agreement-3-window .jspDrag {
	background: #3752A0!important;
	width: 8px;
}
div#onepagecheckout-agreement-3-window .jspTrack {
	background: #d0ddee !important;
	width: 8px;
}
div#onepagecheckout-agreement-3-window .jspVerticalBar {
	background: #e0e9f3;
}
span.giftmessageresult.reload a:hover {text-decoration:underline;}
span.giftmessageresult.reload a {color: #b2c8e2;}
span.giftmessageresult.reload {display:block;}
span.giftmessageresult {
	font-size: 14px;
	margin-left: 15px;
	display: block;
	padding-top: 15px;
	overflow: auto;
	clear: both;
}
.onepagecheckout-index-index span.giftmessageresult {
	padding-top: 0;
	margin-top: -15px;
	margin-left: 0;
}
div.category-products div.toolbar div.pages ul {}
div.category-products div.toolbar div.pages ul li {}
div.category-products div.toolbar div.pages ul li a {
	border: none;
	color: #3752A0;
	font-size: 14px;
	width: 20px;
}
div.category-products div.toolbar div.pages ul  li.current{}
div.category-products div.toolbar div.pages ul  li.current span{
	border: none;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_pager.png) no-repeat center center;
	color: white;
	font-size: 14px;
	width: 30px;
}

body.cms-faq div.col-main div.page-title {display:none;}
body.cms-faq div.col-main div.std {display:none;}

body.cms-club-noukie-s div.page-heading ,
body.cms-cgv div.page-heading ,
body.cms-legal div.page-heading 
{display:none;}

body.cms-club-noukie-s div.std ,
body.cms-cgv div.std ,
body.cms-legal div.std {
	margin-top: 15px;
}
body.cms-cgv div.std table td  , body.cms-legal div.std table td {border:none !important}
body.cms-legal div.std h1 ,
body.cms-cgv div.std h1 {
	color: #50c7c4;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 38px;
	text-transform: initial;
	padding-bottom: 10px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/cgv_title.png) no-repeat left top;
	padding-left: 180px;
	height: 198px;
	letter-spacing: 0;
	line-height: 39px;
	padding-top: 44px;
	margin-bottom: 30px;
}

body.cms-legal div.std h3 ,
body.cms-cgv div.std h3 {
	color: #52c9c5;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 20px;
	margin: 20px 0 10px 0;
}
body.cms-legal div.std div ,
body.cms-cgv div.std div ,
body.cms-legal div.std p ,
body.cms-cgv div.std p {
	color: #94968c;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 16px;
}

div.club-top-left h1 {
	color: #4f66b1;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 38px;
	text-transform: initial;
	padding-bottom: 12px;
	letter-spacing: 0;
	line-height: 39px;
	padding-top: 0px;
	margin-bottom: 13px;
	padding-left: 15px;
	border-bottom: 1px solid #e1e5f2;
	width: 90%;
	margin-top: 20px;
}
div.club-top-left h3 {
	color: #3752A0;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 18px;
	text-transform: initial;
	letter-spacing: 0;
	margin: 0 0 0 15px;
	width: 85%;
	line-height: 25px;
}
div.club-top-right h4 {
	color: #3752A0;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 18px;
	text-transform: initial;
	letter-spacing: 0;
	line-height: 20px;
	margin: 20px 0 10px 0;
}
div.club-top-right p {
	color: #94968c;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 16px;
}
div.club-top-right {
	padding-left: 35px;
	margin-top: 18px;
}
div.club-bottom-right {
	background-color: #6378ba;
	padding: 40px 40px 24px 40px;
	min-height: 275px;
	border-right: 15px solid white;
}
div.club-bottom-right h3 {
	color: #ffffff;
	font-family: "plutocond_extralight";
	font-weight: normal;
	font-size: 30px;
	text-transform: initial;
	letter-spacing: 0;
	line-height: 36px;
	margin: 0 0 30px 0;
	width: 85%;
}
div.club-bottom-right p {
	color: #ffffff;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 16px;
}

body.cms-faq div.breadcrumbs ,
body.jobs-index-index div.breadcrumbs
{display:none !important;}

.kbase-main-category {overflow: auto;}

#back-to-faqs {
	color: #3752A0;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	margin-top: -20px;
}
#back-to-jobs {
	color: #3752A0;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	margin-top: -20px;
}

div.introjobs ,
div.introjobs p {
	color: #94968c;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 14px;
}
div.introjobs h3 {
	color: #3752A0;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 24px;
	text-transform: initial;
	letter-spacing: 0;
	line-height: 24px;
	margin: 30px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8ebf2;
}

div#sos_noukies_search div.advanced-form-search div.col-sm-12 div.label-box {
	color: #a2a295;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 25px;
	line-height: 76px;
}
div#sos_noukies_search div.advanced-form-search div.col-sm-12 {
	background-color: #f8f8f7;
	margin-bottom: 10px;
}
div#sos_noukies_search div.advanced-form-search div.col-sm-12.submit {
	background-color: #ffffff;
	margin-bottom: 0px;
}
.shareproduct {
	/*border-bottom: 1px solid #ebedf3;*/
	margin-bottom: 20px;
}

div.product-shop #product-options-wrapper {
	padding-top: 5px;
}

#product-options-wrapper div.input-box {}
#product-options-wrapper div.input-box select {width: 100%;}

span.title-xs-device {
	font-size: 30px;
	text-align: center;
	margin-top: -20px;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
}

div.mobile-nav.side-block ul.menu.sw-mobile-menu li ul.produits {}


body.cms-contact form#contactForm div.field {
	width: auto;
	clear: both;
	margin-left: 70px;
	overflow: hidden;
	margin-right: 40px;
}
body.cms-contact form#contactForm div.field label em {
	float: left;
	margin-right: 5px;
	color: #3752A0;
}
body.cms-contact form#contactForm div.field label {
	width: 30%;
	float: left;
	color: #94968c;
	font-size: 14px;
}
body.cms-contact form#contactForm div.field div.input-box input {
	height: 28px;
	width: 100%;
	line-height: 28px;
	border: 1px solid #ddded9;
	border-radius: 5px;
	padding-left: 15px;
	color: #94968c;
}
body.cms-contact form#contactForm div.field div.input-box textarea {
	height: 66px;
	width: 100%;
	line-height: 14px;
	border: 1px solid #ddded9;
	border-radius: 5px;
	padding-left: 15px;
	color: #94968c;
}
body.cms-contact form#contactForm div.field div.input-box {
	width: 65%;
	float: left;
	clear: none;
}
body.cms-contact form#contactForm {
	background-color: #f8f8f7;
	overflow: hidden;
	display: block;
	padding: 0;
	min-height: 551px;
}
body.cms-contact div.page-heading {display:none;}
body.cms-contact h3.contact-form-title {
	height: 203px;
	padding-left: 70px;
	padding-right: 35px;
	display: block;
	border: none;
	padding-top: 50px;
	width: 95%;
}
body.cms-contact h3.contact-form-title span.maintitle{
	color: #4f66b1;
	font-size: 40px;
	font-family: "plutocond_light";
	text-transform: initial;
	border: none;
	border-bottom: 1px solid #dfe3ec;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	display: block;
	line-height: 40px;
	height: 54px;
}
body.cms-contact div.infocontactbox h3{
	color: white;
	font-size: 30px;
	font-family: "plutocond_light";
	text-transform: initial;
	font-weight: normal;
}
body.cms-contact div.infocontactbox p {}
body.cms-contact div.infocontactbox {
	background: #6378ba url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_contact_box.png) no-repeat bottom right;
	color: white;
	font-size: 16px;
	font-family: "plutocond_light";
	text-transform: initial;
	height: 275px;
	padding-top:40px;
	padding-left:40px;
}
body.cms-contact div#map.google-map {
	width: 100%;
	height: 275px;
}
body.cms-contact #btncontactform {
	border: 1px solid #566eb8;
	width: auto;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-color: #566eb8;
	font-size: 13px;
	font-family: "plutocond_light";
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-right: 68px;
	margin-top: 10px;
	text-transform: inherit;
}
body.cms-contact h3.contact-form-title span.subtitle {
	color: #3752A0;
	font-size: 18px;
	font-family: "plutocond_light";
	text-transform: initial;
}
.pic_contact_box  {
	padding: 0;
	max-height: 549px;
	overflow: hidden;
	margin-bottom: 17px;
}
.pic_contact_box img {width: 100%;}

body.cms-contact div.std div.row {
	margin: 0 0 0 -14px;
}

div.bestsales_title {}
div.bestsales_title img {
	width: 32px;
	margin: 0 auto 5px;
	display: block;
}
div.bestsales_title h3 {
	color: #ff7b86;
	font-size: 18px;
	text-transform: initial;
	font-weight: normal;
	border-bottom: 1px solid #eef0f5;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	text-align: center;
}

.catalog-product-view .main .col-right.sidebar {
	border-left: 1px solid #e8ebf2;
}

ul.bestsales_productview li span.regular-price .price {
	color: #3752A0;
	font-size: 22px;
	font-family: "plutocond_light";
	text-transform: initial;
}
ul.bestsales_productview li h3 a {
	color: #b7b9ae;
	font-size: 14px;
	text-transform: initial;
	line-height: 16px;
}

div.introcontact {
	margin: 20px 0;
	background-color: #f8f8f7;
	padding: 40px 30px !important;
}
div.introcontact h3 {
	color: #3752A0;
	text-transform: initial;
	font-size: 21px;
	font-weight: normal;
	font-family: "plutocond_light";
	line-height: 22px;
}
div.introcontact p {
	color: #94968c;
	font-size: 14px;
	font-family: "plutocond_light";
	line-height: 24px;
	margin-bottom: 20px;
}
div.introcontact p em {
	color: #6f83ba;
	font-style: normal;
}

div.kbase-article table th {
	background-color: #99b7db;
	color: white;
	text-align: center;
	border: 1px solid white;
	font-size: 16px;
	height: 50px;
	margin: 0;
	padding: 0;
	line-height: 50px;
	font-family: "plutocond_light";
}

div.kbase-article table tr.even_tr_class td {
	background-color: #f5f8fb;
}
div.kbase-article table td {
	background-color: #fafbfd;
	color: #94968c;
	text-align: center;
	border: 1px solid white;
	font-size: 14px;
	font-weight: normal;
	font-family: "plutocond_light";	
	height: 50px;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

span.yearscrollpane.evenyear {text-align:right;}
span.yearscrollpane.oddyear {text-align:left;}
span.yearscrollpane {
	font-size: 16px;
	font-weight: normal;
	font-family: "plutocond_regular";	
}

span.year_line {position:relative;}
img.picto_year {
	position: absolute;
	top: 0;
	left: 24%;	
	display:none;
	z-index: 99;
	opacity: 1 !important;
}
.products-list.bestsales_productview li.item {
	height:140px;
}
.products-list.bestsales_productview li.item  div.actions button.btn-cart {
	margin-bottom: 0;
	background-color: #3752A0;
	border: none;
	color: white !important;
	font-family: "plutocond_light";
	font-size: 16px;
	text-transform: initial;
	border-radius: 13px;
	display: none;
	padding: 5px 10px;
	margin-top: 15px;
}
products-list.bestsales_productview li.item:hover div.item-area {
	border: 1px solid #e8e8e8;
}
.products-list.bestsales_productview li.item:hover  div.actions button.btn-cart {display:block;}
.products-list.bestsales_productview li.item .product-image-wrapper:hover {
	border: none;
}
#bestseller-sidebar li {
	height: 350px;
	border: 1px solid white;
}
#bestseller-sidebar li:hover {
	border: 1px solid #e8e8e8;
}
#bestseller-sidebar li:hover a.link-cart {
	display:block;
}
div.block-mostpopular a.link-cart {
	margin-bottom: 0;
	background-color: #3752A0;
	border: none;
	color: white !important;
	font-family: "plutocond_light";
	font-size: 16px;
	text-transform: initial;
	border-radius: 13px;
	display: none;
	padding: 5px 15px;
	margin-top: 15px;
}

@media (max-width: 1199px){
	img.picto_year {
		left: 20%;
	}
}
@media (max-width: 991px){
	img.picto_year {
		left: 11%;
	}
}
div.year-list-item div.itemcenter h2 {
	/*z-index: 999;*/
	border: 1px solid white;
}

html body div.fixed-header-area {display:none !important;}

@media (max-width: 420px){
	div#noukies_family h1 ,
	div.category_title  h1 ,
	form#search_store h1 ,
	div#noukies_jobs_view h1 ,
	div#sizeguide h2 ,
	body.cms-notre-histoire div.page-title.year-title  h1 ,
	div.valeurs_text h3 ,
	div.bonretour.page-title h1 ,
	div#sos_noukies_search .sos_title h1 {font-size:24px !important;}
	
	body.cms-notre-histoire div.page-title.year-title h3 ,
	.txtnewsletterfooter{font-size:16px !important;}
	
	div.valeurs_title h1 {font-size: 25px;}
	div.valeurs_title {padding: 20px !important;}
	
	body.cms-contact h3.contact-form-title {
		background: none;
		width: 100%;
		height: 230px;
		padding-left: 40px;
		display: block;
		border: none;
		padding-top: 50px;
	}	
	
	body.cms-contact h3.contact-form-title span.maintitle {
		font-size: 28px;
		border: none;
		padding: 0;
		margin: 20px 0;
		display: block;
		line-height: 28px;
		height: auto;
	}
	body.cms-contact form#contactForm div.field {
		margin-left: 20px;	
	}
	body.cms-contact form#contactForm div.field label {
		width: 40%;
	}
	body.cms-contact form#contactForm div.field div.input-box {
		width: 55%;
	}
}


@media (max-width: 740px){
	div#noukies_family h1 ,
	div.category_title  h1 ,
	form#search_store h1 ,
	div#noukies_jobs_view h1 ,
	div#sizeguide h2 ,
	body.cms-notre-histoire div.page-title.year-title  h1 ,
	div.valeurs_text h3 ,
	div.bonretour.page-title h1 ,
	div#sos_noukies_search .sos_title h1 {font-size:30px !important;}
	
	body.cms-notre-histoire div.page-title.year-title h3 ,
	.txtnewsletterfooter {font-size:24px !important;}
	
	div.valeurs_title h1 {font-size: 50px;}
	div.valeurs_title {padding: 30px !important;}
	
}

@media (max-width: 990px){

	body.cms-contact h3.contact-form-title {
		background: none;
		width: 100%;
		height: 91px;
		padding-left: 40px;
		display: block;
		border: none;
		padding-top: 10px;
	}	
	
	body.cms-contact form#contactForm {
		min-height: 331px;
	}
	body.cms-contact h3.contact-form-title span.subtitle {
		font-size: 14px;
	}
	body.cms-contact h3.contact-form-title span.maintitle {
		font-size: 28px;
		border: none;
		padding: 0;
		margin: 0px 0;
		display: block;
		line-height: 28px;
		height: auto;
	}
	body.cms-contact form#contactForm div.field {
		margin-left: 20px;	
	}
	body.cms-contact form#contactForm div.field label {
		width: 40%;
	}
	body.cms-contact form#contactForm div.field div.input-box {
		width: 55%;
	}	
}

@media (max-width: 750px){
	html.touch .padding10all {padding: 0 10px !important;}
	html.touch div#sos_noukies_search div.advanced-form-search div.col-sm-12 div.label-box {line-height: 24px;padding-top: 10px;}
}

div.block10px {
	height: 10px;
}
.plutoregular {
font-family: "plutocond_regular" !important;
}

body.cms-eshop div.listingsubcategs div.banner.hover-zoom {
	padding: 0px !important;
}

body.catalog-product-view .col-main  #bestseller-sidebar li {
	height: 180px;
	border: 1px solid white;
}
body.catalog-product-view .col-main  #bestseller-sidebar li:hover {
	border: 1px solid #e8e8e8;
}
body.catalog-product-view .col-main  div.block-mostpopular a.link-cart {
	background-color: #3752A0;
	border: none;
	color: white !important;
	font-family: "plutocond_light";
	font-size: 16px;
	text-transform: initial;
	border-radius: 13px;
	display: block;
	padding: 5px 15px;
	margin: 0;
	position: absolute;
	bottom: 14px;
	width: 70%;
	left: 15%;
	text-align: center;
}
.col-main  div.block-mostpopular {
	border-left: none;
	padding-left: 0px;
}

body.catalogsearch-advanced-result div.limiter {display: none !important}

#noukies_produweb_product h1 {
	font-family: "plutocond_light";
	font-size: 40px;
	color: #3752A0;
	margin-top: 20px;
	border-bottom: 1px solid #f1f2f7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#noukies_produweb_product h1 span {
	font-size: 12px;
	margin-left: 15px;
}
div#checkout-shipping-method-load ul.messages {display: none !important;}

div#product_tabs {
    margin-bottom: 35px;
    min-height: 200px;
    height: auto;
}

span.type1prod {
	color: #ed4a70;
}
.produweb_product-list-container .product-list-item span {
	font-size: 27px !important;
	display: inline-block !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	width: 50% !important;
	border-bottom: 7px solid #f6f6f5 !important;
	padding-bottom: 15px;
}

@media (max-width: 480px){
	.col-main .category-products .products-grid.column2 li.item, .col-main .category-products .products-grid.column3 li.item, .col-main .category-products .products-grid.column4 li.item, .col-main .category-products .products-grid.column5 li.item {
		width: 100%;
		clear: left;
		min-height: 485px !important;
	}
}

body.onepagecheckout-index-index .field sup {
	float: none;
}
div.genderonepage label {
	float: right;
	width: 97%;
}
div.genderonepage sup {
	float: none;
	top: 0;
}

div.category_list_view .products-grid li.item {
	height: 375px;
	max-height: 375px;
}
div.category_list_view .products-grid .product-name{
	height: 36px;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
}

@media (max-width: 350px){
	body.cms-legal div.std h1, body.cms-cgv div.std h1 {
		color: #50c7c4;
		font-family: "plutocond_light";
		font-weight: normal;
		font-size: 38px;
		text-transform: initial;
		padding-bottom: 10px;
		background: none;
		padding-left: 0;
		height: auto;
		letter-spacing: 0;
		line-height: 39px;
		padding-top: 0;
		margin-bottom: 30px;
	}
}

ul.listbaby-top-ul {
	background: transparent url(/skin/frontend/smartwave/legenda/images/icon-babylist.png) no-repeat 0 0px;
	padding-left: 45px;
	height: 29px;
}
ul.account-ul-top {
  float: left !important;
  border-right: 1px solid #9daecf;
  padding-right: 12px;
  margin-top: 0px;
  padding-bottom: 4px;
}

.top-bar a.top-left-links {
  color: #FFF !important;
  font-family: "plutocond_light";
  font-weight: normal;
  font-size: 14px !important;
  border-right: 1px solid #9daecf;
  margin-right: 12px !important;
  padding-right: 12px !important;
}

.top-bar .top-links {margin-top: 0px !important;}

body.checkout-cart-index div.breadcrumbs {display:none !important;}
body.checkout-cart-index .col-main.col-xs-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.no-margin-lr {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.no-padding-lr {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

td.cart-final-line-price span {
	color: #3752A0 !important;
	font-size: 28px !important;
	font-family: "plutocond_regular" !important;
}

button.cart-btn-custom {
	border: none !important;
	background-color: #b9b9b0 !important;
	color: white !important;
	font-size: 16px !important;
	font-family: "plutocond_light" !important;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
body button.btn-checkout{
	border: none !important;
	background-color: #3752A0 !important;
	color: white !important;
	font-size: 21px !important;
	font-family: "plutocond_regular" !important;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 100%;
	padding: 4px 35px;
}

div.cart-total-section div.totals ul.checkout-types {
	border-top: 1px solid #c5d5ea;
	padding-top: 15px;
}
.cart .totals table#shopping-cart-totals-table {
	margin-bottom: 15px;
}

@media (max-width: 600px){
	div.item_option_qty a {display:none}
}
@media (max-width: 500px){
	div.cart-cadeau-box {
	background: none;
	border: 1px solid #c9d8eb;
	margin-top: 15px;
	height: auto;
	padding: 20px;
	}
	body button.btn-checkout {
		font-size: 16px !important;
	}
}

div#jobs_postule {
	background-color: #f8f8f7;
	padding: 30px;
	color: #94968c;
	font-family: "plutocond_light";
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}

.col-right.sidebar div.bestsales_title h3 {
	padding: 0 0 6px 0;
}


body.catalog-product-view .col-main div.block-mostpopular a.link-cart {
display: none !important;
line-height: 14px;
}
body.catalog-product-view .col-main div.block-mostpopular li:hover a.link-cart {
display: block !important;
}
body.catalog-product-view .col-main  div.block-mostpopular .mini-products-list .product-details {
margin-top: 35px;
word-break: break-all;
}

.col-right .products-list.bestsales_productview li.item:hover {
	border: 1px solid #e8e8e8;
}

.col-right .products-list li.item .product-name {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 21px;
	max-height: 30px;
}

.col-right ul.products-list.bestsales_productview li.item div.actions button.btn-cart {
	width: 70% !important;
	margin: 0px auto !important;
	line-height: 14px;
	background-color: #3752A0 !important;
}
.col-right .products-list.bestsales_productview li.item {
	height: 150px !important;
	margin-bottom: 5px;
}

.giftmessageresult.red {color: #F9574B !important}
.giftmessageresult.green {color: #007f4e !important}

.top-bar a {color: #517ebc !important;}

ul.navbar-nav li a {
	font-family: "plutocond_light" !important;
	font-size: 14px !important;
}
.top-bar .top-links li.dropdown ul.dropdown-menu li a {font-size: 14px !important;}

.page .main-nav .menu  li , .page .main-nav .menu  li a {cursor: pointer !important;}

@media (max-width: 1200px){
	body.cms-contact div.infocontactbox {
		background-image : none;
	}
}

div.cart_custom_options dl.item-options {margin-bottom: 10px;}
div.cart_custom_options .item_option_qty {margin-bottom: 10px;}

div#checkout-review h3 {
font-family: "plutocond_light" !important;
}

div#checkout-review h3.product-name {
	font-size: 17px;
}

table#checkout-review-table tr.last td {padding-top:25px;font-family: plutocond_medium;}
table#checkout-review-table tr.last td strong span.price {font-family: plutocond_medium !important;}

/*
div#allow-gift-message-container {display: block !important}
*/

body table#shopping-cart-totals-table tr.even_tr_class {border:none !important}

td.cart_item_prod_name {
	padding-left: 50px;
}

@media (max-width: 500px){
	div#noukies_family.productview h1 {
		word-break: break-all;
	}
	.product-view .product-options dd {
		width: auto;
		clear: both;
	}
	table#shopping-cart-table tr td.cart_img_prod a img {
		display: block;
	}
	td.cart_img_prod {
		width:90px;
	}
	td.cart-final-line-price ,
	td.cart_item_prod_name {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	body.onepagecheckout-index-index .main .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	div.reviewblockcheckout {
		padding: 5px 0 !important;
	}
}

div.typefilter div.layered_filter_content {
	display:block;
}

body.nnl div#main_footer button#newsletterbtn {line-height: initial;}

/***** product configurable radios  *  +lines 2904 & 2908 ***/
label.label-radio-configurable:hover {
	background-color: #3752A0;
	color: white;
}
label.label-radio-configurable {
    border: 1px solid #e2e6ee;
	background-color: #fff;
    color: #93b1d3;
    display: block;
    float: left;
    font-family: "plutocond_light", Arial;
    font-weight: normal;
    margin: 0px;
    text-align: center;
    width: 44px;
	cursor:pointer;
	overflow:hidden;
	line-height: 25px;
	border-radius: 5px;
}
.product-view .product-options .configoption_box  dd {
	width: 44px;
	margin-right: 5px;
}
label.label-radio-configurable.outofstock .cross{
  /*
  background-image: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/cross.png);
  height: 27px;
  width: 44px;
  display: block;
  position: absolute;
  */
  display:none;
}
label.label-radio-configurable.outofstock:hover {background-color:white}
label.label-radio-configurable.outofstock {
	cursor:default;
	border: 1px solid #9da090;
    color: #9da090;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/li_outofstock.png) no-repeat center center;
}
.product-options dd {
	float: left;
	padding-bottom: 5px !important;
}
/***** fin product configurable radios******/

#ajax-shipping-method .shipment-methods dd {clear:both}


div.storeitem-list-item.type343store h3 {
	color: #55c9c8 !important;
}
div.storeitem-list-item.type343store.t_344_ h3 {
	color: #fbb54d !important;
}
div.storeitem-list-item.type344store h3 {
	color: #fbb54d !important;
}
div.storeitem-list-item.type344store.t_343_ h3 {
	color: #55c9c8 !important;
}

div#shipping-method.onepagecheckout_block {clear:both;margin-top:15px;}

button.cart-btn-custom.btn-update {
  border: 1px solid #3752A0 !important;
  background-color: #ffffff !important;
  color: #3752A0 !important;
  font-size: 16px !important;
  font-family: "plutocond_light" !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

div.child_container {display:none}
div.child_container#childinfos1 {display:block}
img.addbtn , img.delbtn {
	cursor:pointer;
	margin-top: 7px;
}
div.child_container#childinfos8 img.addbtn {display:none}

div.changemailform p.formtitle {
  color: #3752A0;
  font-family: "plutocond_light";
  font-size: 24px;
  text-transform: initial;
  border: none;
  padding: 0;
  margin: 0;
}


/****custom gloabal message*****/
#inchoo_global_messages {
	position: relative;
	z-index: 9999;
}
#inchoo_global_messages_close {
	position: absolute;
	top: 13px;
	right: 13px;
	z-index: 10000;
	display: block;
	width: 15px;
	height: 15px;
	background: #666;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.messages li, .messages li li { margin: 0 !important; }
.error-msg, .success-msg, .note-msg, .notice-msg {
	border: none !important;
	font-size: 14px !important;
	background-position: 13px 13px !important;
	padding: 10px 35px !important;
	min-height: 22px !important;
}
.note-msg, .notice-msg { color: #d6b501; }
/****custom gloabal message*****/

div#topSearchContainer {
	width: 170px;
	float: left;
}
div#topSearchContainer input#search_mobile ,
div#topSearchContainer input#search {
  background-color: white;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;

  padding: 3px 10px;
  font-family: "plutocond_light";
  color: #3752A0;
  font-size: 14px;
  border: none;
  float: left;
  width: 95%;
}
div#topSearchContainer button#btnsearch_mobile ,
div#topSearchContainer button#btnsearch {
  width: 23px;
  text-indent: 10000px;
  overflow: hidden;
  float: left;
  background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_top_search.png) no-repeat center center;
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  margin: 0 0 0 5px;
  padding: 0;
  height: 24px;
} 
ul.sub_eshop {}
.header-wrapper .main-nav {
  background-color: transparent !important;
  margin-top: 51px;
}
.header-container {
  background-color: #ffffff;
  height: auto;
}
ul.menu.smartwave-menu li ul li span.topeshopli a {
	color: #6e82b0 !important;
	font-size: 17px !important;
}
span.topeshopli {
  background-color: #f4f9ff;
  font-size: 17px !important;
  color: #6e82b0 !important;
  font-family: "plutocond_medium" !important;
  line-height: 35px !important;
  padding: 5px 0;
}
ul.menu.smartwave-menu li span.subcategseshop ,
ul.menu.smartwave-menu li ul.subcategseshop {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.menu.smartwave-menu li span.subcategseshop.cat03m  ,
ul.menu.smartwave-menu li ul.subcategseshop.cat03m {
  width: 50%;
  float: left;
}
ul.menu.smartwave-menu li span.subcategseshop.cat06m ,
ul.menu.smartwave-menu li ul.subcategseshop.cat06m {
  width: 50%;
  float: left;
}
ul.menu.smartwave-menu li span.subcategseshop span ,
ul.menu.smartwave-menu li ul.subcategseshop li {
  display: block !important;
  width: 100%;
  height: 16px;
  margin: 0;
  padding: 0;
  min-height: initial;
  line-height: 16px;
  text-align: left;
  font-weight: 300;
}
ul.menu.smartwave-menu li span.subcategseshop span a ,
ul.menu.smartwave-menu li ul.subcategseshop li a {
  font-size: 12px !important;
  color: #7988b6!important;
  font-family: "plutocond_light" !important;
}

ul.menu.smartwave-menu li span.subcategseshop span.outlet a {
    font-weight: 600 !important;
    background-color: #d2d8eb;
    color: #7988b6 !important;
    padding: 2px 5px;
    border-radius: 5px;
}
ul.menu.smartwave-menu li span.subcategseshop span.outlet a:hover {
	color: #e41022 !important;
}

ul.menu.smartwave-menu li ul.sub_eshop li span a:hover {
  color: #b9b9b0 !important;
  /*font-weight: 600 !important;*/
}

ul.menu.smartwave-menu li span.subcategseshop span.catheader ,
ul.menu.smartwave-menu li ul.subcategseshop li.catheader {
  font-size: 13px !important;
  color: #7988b6 !important;
  font-weight: 900 !important;
  margin-top: 10px !important;
  text-align: left !important;
  text-transform: initial !important;
  font-family: "plutocond_regular" !important;
  display: none !important;
}

div.logo a {
position: absolute;
  z-index: 99999;
  left: 0;
  top: -8px;
}
div.newsletter-container {
  border: 1px solid #d1ddeb;
  border-radius: 5px;
  padding: 15px 0px 6px 10px;
  margin: 0;
  overflow: auto;
}
span.newsletter_subtext {
  width: 71%;
  float: left;
  display: block;
  font-family: "plutocond_regular";
  color: #a4bbd7;
  font-size: 14px;
  line-height: 61px;
}

div.box_card_yes {margin-top: 45px;}
body.customer-account-login div.box_card_yes {
    margin-top: 0px;
}
body.customer-account-login div.box_card_no h3, div.box_card_yes h3 {
    min-height: auto !important;
}
body.customer-account-login div.box_card_no {
    margin-top: 25px;
}
div.box_card_yes h2 {
  font-size: 21px;
  color: #fbb040;
  font-family: "plutocond_regular";
  text-transform: initial;
  border-bottom: 1px solid #f1f2f7;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}
div.box_card_no h3 ,
div.box_card_yes h3 {
  font-family: "plutocond_light";
  font-size: 14px;
  color: #94968c;
  text-transform: initial;
  line-height: 22px;
}
div.box_card_yes #cadre_card_yes {
  background-color: #f4f7fb;
  padding: 30px 9px 30px 239px;
  text-align: center;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  background: #f4f7fb url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/box-register-card.png) no-repeat left top;
}
div.box_card_yes #cadre_card_yes  h4 {
  font-family: "plutocond_regular";
  font-weight: 600;
  font-size: 17px;
  color: #3752A0;
  text-transform: initial;
  margin: 0;
}
div.box_card_yes #cadre_card_yes  span {
  color: #3752A0;
  font-size: 17px;
  font-family: "plutocond_light";
  display: block;
  overflow: auto;
  margin-bottom: 17px;
}
div.box_card_yes #cadre_card_yes  a {
  background-color: #5068b3;
  color: white;
  border-radius: 8px;
  padding: 10px 15px;
  text-align: center;
  font-size: 18px;
  font-family: "plutocond_light"; 
}

div.box_card_no {margin-top: 45px;}
div.box_card_no h2 {
  font-size: 21px;
  color: #fbaf3f;
  font-family: "plutocond_regular";
  text-transform: initial;
  border-bottom: 1px solid #f1f2f7;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}
div.box_card_no #cadre_card_no {
  background-color: #fffbf1;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
}
div.box_card_no #cadre_card_no  h4 {
  font-family: "plutocond_regular";
  font-weight: 600;
  font-size: 17px;
  color: #fbaf3f;
  text-transform: initial;
  margin: 0;
}
div.box_card_no #cadre_card_no  span {
  color: #fbaf3f;
  font-size: 17px;
  font-family: "plutocond_light";
  display: block;
  overflow: auto;
  margin-bottom: 17px;
}
div.box_card_no #cadre_card_no  a {
  background-color: #faaf3f;
  color: white;
  border-radius: 8px;
  padding: 10px 15px;
  text-align: center;
  font-size: 18px;
  font-family: "plutocond_light";  
}

.col-sm-6.box_card_yes ,
.col-sm-6.box_card_yes {
  width: 48% !important;
}

.boxseparator {
  width: 2%;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/boxseparator.png) repeat-y center top;
  float: left;
  height: 258px;
  margin-top: 45px;
}
div.gotologin_box {
  background-color: #f9fbfd;
  padding: 20px 0 30px 0;
  text-align: center;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  margin: 50px auto;
  width: 100%;
  border: 1px solid #bcc4df;
}
div.gotologin_box span {
  font-size: 21px;
  color: #3752A0;
  font-family: "plutocond_regular";
  text-transform: initial;
  display: block;
  margin-bottom: 13px;
}
div.gotologin_box a {
  background-color: #5068b3;
  color: white;
  border-radius: 8px;
  padding: 10px 30px;
  text-align: center;
  font-size: 18px;
  font-family: "plutocond_light"; 
}
.gotologin_box_row {
  padding: 0 15px;
}
div#box_register_form form div.fieldset {

}
div#pswdfields ul li div.field {
  padding: 0;
  width: 45%;
  margin-right: 4.5%;
}
div#box_register_form div.field.name-firstname ,
div#box_register_form div.field.name-lastname {
  width: 100%;
}

body.onepagecheckout-index-index  div.askcard {background:none !important;}
/***STORE LOCATOR*****/
span#xpandme {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor:pointer;
  background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/collapse_storesearch.png) no-repeat center center;
  display: block;
  width: 32px;
  height: 32px;
}
.storeitem-list-container ,
.jspContainer ,
body.produweb-storeview-storeitem-index input[type=radio] ,
body.produweb-storeview-storeitem-index input[type=checkbox] {
	outline: none; 
	border: none; 
}
@media (min-width: 1200px){
	span#xpandme {
		display: none;
	}
}
/***STORE LOCATOR*****/

div.welcome-msg p.hello strong ,
div.welcome-msg {
	color: #94968c !important;
	font-size: 14px;
	font-family: "plutocond_light"; 	
}
div.welcome-msg p {
	line-height:24px !important;
}
span.accountname {
	color: #fbb852;
	font-size: 22px;
}
div.account-sidebar a {
	color: #fbb852;
	font-size: 14px;
}
.block-account .account-sidebar span.account_card_label strong {
  font-size: 17px;	
}
.block-account .account-sidebar span.account_card_label {
	color: #fbb852;
	font-size: 17px;
	font-family: "plutocond_light"; 	
}
div#dashboard_card_infos {
  margin-top: 10px;
  overflow: auto;
  border-top: 1px solid #fbb852;
  padding-top: 10px;
  color: #fbb852;
}
span.voucherinfos {
  background: #fbb852 url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_account_voucher.png) no-repeat center right;
  display: block;
  width: 100%;
  color: white;
  padding: 5px 0 5px 8px;
  margin-top: 10px;
  border-radius: 5px;
  cursor: pointer;
}
span.rule_nbr {
  background-color: white;
  color: #fbb142;
  padding: 2px 7px;
  border-radius: 10px;
  margin-right: 5px;
}
span.rule_txt {
  text-transform: uppercase;
  font-size: 14px;
  color: white;
  font-family: "plutocond_regular";
  font-weight: 300;
}
ul#dashboard_links {
	margin:0;
	padding:0;
}
ul#dashboard_links li {
  border: 1px solid #d2d9eb;
  padding: 10px 8px 10px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
ul#dashboard_links li span {
  font-family: "plutocond_light";
  font-size: 18px;
  color: #3752A0;
}
ul#dashboard_links li  a {
  background-color: #556db8;
  color: white;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 5px;
  float: right;
  margin-top: -2px;
}
form#associateCardForm div.placeholder_cardnumber input#cardlink_cardnumber {
  width: 40%;
  float: left;
  margin-left: 28px;
  margin-top: 20px;
}
form#associateCardForm .validation-advice {display:none}
button#associatecard {
  border: 1px solid #566eb8;
  width: auto;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background-color: #566eb8;
  font-size: 14px;
  font-family: "plutocond_regular";
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
label.askcard_label  {
  color: #3752A0;
  font-size: 14px;
  font-family: "plutocond_regular";
}
button#associatecard span {}
button#associatecard span span {}
div.askcard {
  overflow: auto;
  padding: 22px 0 10px 20px;
  background: #f4f7fb url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_fidelity.png) no-repeat right center !important;
  border: 1px solid #f4f7fb;
  color: #3752A0;
  font-family: "plutocond_light";
  font-size: 14px;
  margin-bottom: 35px;
  clear: both;
  height: 120px;
}
body.onepagecheckout-index-index div.askcard {
    overflow: auto;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    color: #3752A0;
    font-family: "plutocond_light";
    font-size: 14px;
    margin-bottom: 0 !important;
    clear: both;
    height: auto !important;
}
input.askcard_checkbox {
  background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon-blue.png) no-repeat center center;
  margin: 0;
}
input.askcard_checkbox:checked {
  background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/tick-icon-check-blue.png) no-repeat center center;
}
body.onepagecheckout-index-index label.askcard_label {
  color: #3752A0;
  font-family: "plutocond_light";
  font-size: 14px;
}
div#noukies_family img {display:none !important;}

/*
div.placeholder_cardnumber {
	height: 0px;
	overflow: hidden;
}
*/

div.placeholder_cardnumber input#cardlink_cardnumber {
  padding: 5px 15px;
  width: 82%;
  border-radius: 5px;
  margin-top: 9px;
  margin-left: 18px;
  font-size: 14px;
}

body div#inputqtybox input.input-text.qty {
    box-shadow: none !important;
    background-color: #ffffff !important;
    border-color: #fff !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    outline-color: transparent !important;
    transition: unset !important;
    border-style: solid !important;
    border-width: 0px !important;
}

body div#sos_noukies_search input.input-text  ,
body div#sos_noukies_search  select  ,
body div#sos_noukies_search textarea  ,
body .onepagecheckout_datafields input.input-text ,
body .onepagecheckout_datafields select ,
body .onepagecheckout_datafields textarea ,
body .child_container  select ,
body .child_container  input.input-text ,
body input.input-text.qty ,
body input.input-text#current_password ,
body input.input-text#coupon_code ,
body input.input-text#company ,
body input.input-text#telephone ,
body input.input-text#fax ,
body input.input-text#street_1 ,
body input.input-text#street_2 ,
body input.input-text#name ,
body input.input-text#email_address ,
body input.input-text#firstname ,
body input.input-text#lastname ,
body input.input-text#confirmation ,
body input.input-text#password ,
body input.input-text#cardnumber ,
body input.input-text#pass ,
body input.input-text#email ,
body input.input-text#gsm ,
body input.input-text#city ,
body input.input-text#region ,
body input.input-text#zip ,
body input.input-text#dob ,
body input.input-text#subsidary ,
body input.input-text#gift-message-whole-to ,
body input.input-text#gift-message-whole-from ,
body textarea#comment ,
body textarea#gift-message-whole-message ,
body select#country ,
body select#billing_customer_address ,
body select#shipping_customer_address ,
body select#gender {
  /*box-shadow: inset 0px 4px 7px #ebeced;*/
  background-color: #ffffff !important;
  border-color: #c3c5c9 !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}

body div#sos_noukies_search input.input-text:focus  ,
body div#sos_noukies_search  select:focus  ,
body div#sos_noukies_search textarea:focus  ,
body .onepagecheckout_datafields input.input-text:focus  ,
body .onepagecheckout_datafields select:focus  ,
body .onepagecheckout_datafields textarea:focus  ,
body .child_container  select:focus  ,
body .child_container  input.input-text:focus  ,
body input.input-text.qty:focus  ,
body input.input-text#current_password:focus  ,
body input.input-text#coupon_code:focus  ,
body input.input-text#company:focus  ,
body input.input-text#telephone:focus  ,
body input.input-text#fax:focus  ,
body input.input-text#street_1:focus  ,
body input.input-text#street_2:focus  ,
body input.input-text#name:focus  ,
body input.input-text#email_address:focus  ,
body input.input-text#firstname:focus  ,
body input.input-text#lastname:focus  ,
body input.input-text#confirmation:focus  ,
body input.input-text#password:focus  ,
body input.input-text#cardnumber:focus  ,
body input.input-text#pass:focus  ,
body input.input-text#email:focus  ,
body input.input-text#gsm:focus  ,
body input.input-text#city:focus  ,
body input.input-text#region:focus  ,
body input.input-text#zip:focus  ,
body input.input-text#dob:focus  ,
body input.input-text#subsidary:focus  ,
body input.input-text#gift-message-whole-to:focus  ,
body input.input-text#gift-message-whole-from:focus  ,
body textarea#comment:focus  ,
body textarea#gift-message-whole-message:focus  ,
body select#country:focus  ,
body select#billing_customer_address:focus  ,
body select#shipping_customer_address:focus  ,
body select#gender:focus  {
  border-color: rgba(75,99,174,0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.6) !important;
}

body.customer-account-logoutsuccess .col-main p {
  font-size: 18px;
  padding: 50px;
}

body .sw-product-quickview {display: block !important;}

span.voucherinfos.voucherpage {
  background: none;
  padding: 0;
  overflow: auto;
  color: #94968c;
}
span.voucherinfos.voucherpage h3{
  font-weight: 300;
  font-size: 16px;
  text-transform: initial;
  border-bottom: 1px solid;
  display: inline;
  width: auto;
}
span.voucherinfos.voucherpage ul {
  margin: 0;
  overflow: auto;
}
span.voucherinfos.voucherpage ul li.third {margin-right:0px !important;}
span.voucherinfos.voucherpage ul li {
  width: 253px;
  height: 137px;
  overflow: hidden;
  float: left;
  margin: 0;
  padding: 30px 20px;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_voucher.png) no-repeat center center;
  margin-right: 55px;
  margin-bottom: 32px;
}

span.voucherinfos.voucherpage ul li.voucher{
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_voucher_code.png) no-repeat center center;
}
span.voucherinfos.voucherpage ul li.fidelity{
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_fidelity_code.png) no-repeat center center;
}

span.voucherinfos.voucherpage ul li p {margin:0;line-height: 22px;}
span.voucherlabel {font-weight: 600}
span.vouchercode {color: #fbb041 !important}
li.voucher span.vouchercode {color: #3752A0 !important}
span.vouchercode span {font-weight: 600}
body.catalog-category-view span.subcategseshop .catheader {
  font-family: "plutocond_regular";
  font-weight: 600;
  display: block;
  font-size: 12px;
  color: #7988b6;
  margin: 10px 0 5px 0;
  width: 100%;
}
body.catalog-category-view span.subcategseshop span {
  display: block;
  width: 100%;
}
body.catalog-category-view span.subcategseshop {
  width: 50%;
  float: left;
}
div.listingsubcategs h2.categ_title {
  font-family: "plutocond_light";
  font-size: 18px;
  color: #3752A0;
  text-transform: capitalize;
  border-bottom: 1px solid #edeff4;
  padding-bottom: 5px;
  margin-bottom: 0px;
  margin-top: 20px;
}
h2.categ_title {
  font-family: "plutocond_light";
  font-size: 18px;
  color: #3752A0;
  text-transform: capitalize;
  border-bottom: 1px solid #edeff4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
div.pages ul li.current span {
  border: none;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_pager.png) no-repeat center center;
  color: white !important;
  font-size: 14px;
  width: 30px;
}
div.pages ul li a {
  border: none !important;
  color: #3752A0 !important;
  font-size: 14px !important;
  width: 20px !important;
}
.sales-order-history .pager {
	border-bottom: 1px solid #f1f2f7;
}
.sales-order-history .pager .limiter {
  margin-top: 10px;
}
.sales-order-history .pager .pages {
  float: left;
  margin-top: 10px;
  margin-left: 150px;
}

/***order status***/

div.order-items.order-details table.data-table th ,
table#my-shipment-table th ,
table#my-orders-table th ,
table#my-invoice-table th {
  background-color: #99b7db;
  color: white;
  font-size: 13px;
  font-family: "plutocond_regular";
  text-transform: uppercase;
    border: 2px solid white;
}
table#my-shipment-table td span.nobr .separator ,
table#my-invoice-table td span.nobr .separator ,
table#my-orders-table td span.nobr .separator {display:none}

table#my-shipment-table td span.nobr a ,
table#my-invoice-table td span.nobr a ,
table#my-orders-table td span.nobr a {
  font-size: 14px;
  color: #5169b4;
  text-decoration: underline;
  font-weight: 600;
}
table#my-shipment-table td span.price ,
table#my-invoice-table td span.price ,
table#my-orders-table td span.price {
  border: none;
  color: #94968c;
  font-size: 14px;
}
table#my-shipment-table td ,
table#my-invoice-table td ,
table#my-orders-table td {
  border: none;
  color: #94968c;
  font-size: 14px;
  border: 2px solid white;
}
table#my-shipment-table tr.odd td ,
table#my-invoice-table tr.odd td ,
table#my-orders-table tr.odd td {
	background-color: #fafbfd;
}
table#my-shipment-table tr.even td ,
table#my-invoice-table tr.even td ,
table#my-orders-table tr.even td {
	background-color: #f5f8fb;
}

/***order status***/

.fieldset_left {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
.fieldset_right {
	width: 50%;
	float: left;
}
body.customer-account-edit .form-list .fields {
  width: 95%;
  clear: both;
  margin: 0;
  padding: 0;
}
body.customer-account-edit .form-list .field {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.customer-account-edit .form-list li.control {
	clear:both;
}
body.customer-account-edit .fieldset {
  border: none !important;
  overflow: auto;
  margin: 0;
  padding: 0;
}
body.customer-account-edit .form-list  label {
	width: 40%;
	float: left;
}
body.customer-account-edit div.child_container  input[type=text] ,
body.customer-account-edit div.child_container  select {
	height:39px;
}
body.customer-account-edit .form-list div.input-box {
	width: 60%;
	float: left;
	clear: none;
}
body.customer-account-edit .form-list label.required em {
	float: initial;
}
body.customer-account-edit .form-list li.control  input[type=checkbox] {
  width: 20px;
  float: left;
}
body.customer-account-edit .form-list li.control  label {
	width: 94%;
	float: left;
}
h2 {
  font-family: "plutocond_regular";
  font-size: 24px;
  color: #3752A0;
  text-transform: initial;
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
body.customer-account-edit .form-list label {
	color: #576fb9;
	font-family: "plutocond_regular";
	font-size: 14px;
}
span.notice_asterisque {
	color: #576fb9;
	font-family: "plutocond_regular";
	font-size: 12px;
	font-style: italic;
}
div.child_container_headers  {
	margin: 0;
	padding: 0;
}
div.child_container_headers  ul li {
  margin: 0;
  padding: 0;
  height: 50px;
  line-height: 50px;
  background-color: #99b7db;
  color: white;
  text-align: center;
  border-right: 2px solid white;
  font-size: 12px;
  text-transform: uppercase;
}
div.child_container_headers  ul li.alreadyborn {
  line-height: 17px;
  padding-top: 9px;
}
div.child_container  {
	margin: 0;
	padding: 0;
	height: 49px;
}
div.child_container  ul.odd li {
	background-color: #fafbfd;
	height: 50px;
	border-right: 2px solid white;	
}
div.child_container  ul  {}
div.child_container  ul li.controls_child  {

}
div.child_container  ul li.born_child  {
	text-align: center;
}
div.child_container  ul li {
  margin: 0;
  padding: 5px;
}
div.child_container  ul li div.input-box {
	width: 100% !important;
}
body.customer-account-edit .fieldset.changpswd {
  border: 1px solid #f1f2f7 !important;
  padding: 15px 15px 0 15px;
  margin-left: 17px;
  margin-top: 15px;
}
body.customer-account-edit .fieldset.changpswd input[type=password] ,
body.customer-account-edit .fieldset.changpswd input[type=text]{
	margin:0;
}
body.customer-account-edit button.button {
  border: 1px solid #566eb8;
  width: auto;
  padding: 10px 30px;
  height: auto;
  line-height: 18px;
  color: #ffffff;
  background-color: #566eb8;
  font-size: 18px;
  font-family: "plutocond_light";
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
  margin-top: 10px;
  text-transform: inherit;
}
body.customer-account-edit .buttons-set .back-link {margin-top:40px;}

.cardnumber_label , .cardnumber_value {
  margin-top: 5px;
  display: block;
  float: left;
  font-size: 14px;
  color: #fbb142;
  font-family: "plutocond_regular";
  font-weight:300;
  margin-top: 15px;
}

.cardnumber_label  {
	font-weight:600;
}

div.intro_fidelity_text {
  display: block;
  clear: both;
  margin: 20px 0;
}

h2.dashboard_title {
  font-family: "plutocond_light";
  font-size: 24px;
  color: #3752A0;
  width: 100%;
  text-align: left;
  font-weight: 300;
  border-bottom: 1px solid #f4f4f3;
  margin-bottom: 11px;
}
div.name_dashbord p {
  font-family: "plutocond_light";
  color: #94968c;
  font-size: 14px;
  line-height: 27px;
}
div.box-content.name_dashbord a.edit_blue_btn {
  position: absolute;
  bottom: 0;
}
a.edit_blue_btn {
  background-color: #546cb7;
  color: white;
  padding: 7px 17px;
  border-radius: 10px;
  font-family: "plutocond_light";
  font-size: 18px;
}
div.box-content.name_dashbord {
	position:relative;
	height: 192px;
}
.data-table#my-orders-table {
  width: 100%;
  border-bottom: none;
}
table#my-orders-table tr.even td {
  background-color: #fff;
}
table#my-orders-table tr.odd td {
  background-color: #fafbfd;
  border-right: 2px solid white;
}

table#my-orders-table td {
  border: none;
  color: #94968c;
  font-size: 14px;
  font-family: "plutocond_light";
  font-size: 14px;  
}
table#my-orders-table tr.last td {
  border-bottom: none;
}
.data-table#my-orders-table td, .data-table#my-orders-table th {
  line-height: 35px;
  padding: 5px 3px;
  vertical-align: middle;
}
div.dashboard_first_row {
	margin-bottom: 28px
}
div.box-account.box-info a.edit_blue_btn.addresses {
	margin-top: 25px;
	display: inline-block;
}
div.box-account.box-info address {
  font-family: "plutocond_light";
  color: #94968c;
  font-size: 14px;
  position: relative;
}
div.box-account.box-info {
	margin-bottom: 50px;
}
div#fieldset_bottom {
  overflow: auto;
  clear: both;
}
div.intro_fidelity_text {
  color: #575756 !important;
  font-size: 14px;
  font-family: "plutocond_light";
}
.configoption_dt {
  width: 25%;
  float: left;
}
.configoption_box {
  width: 75%;
  float: left;
}
a.guidesizes {
  clear: both;
  float: right;
  text-decoration: underline !important;
  color: #9fbadb;
  font-family: "plutocond_light";
  font-size: 12px;
  display: block;
  margin: 0;
  padding: 0;
}

.configurable__label {
    text-transform: uppercase !important;
    color: #575756;
    font-size: 12px !important;
    font-family: "plutocond_regular";
    font-weight: 300;
    margin: 0 !important;
}
div#inputqtybox {
  border: 1px solid #b3b3b3;
  overflow: auto;
  width: 58px;
  position:relative;
}
div#inputqtybox a.button-up {
	width: 11px;
	height: 6px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_up.jpg) no-repeat center center;
	position:absolute;
	top:7px;
}
div#inputqtybox a.button-down {
	width: 11px;
	height: 6px;
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/btn_down.jpg) no-repeat center center;
	position:absolute;
    bottom: 7px;
    margin-left: -3px;
}
.product-options-bottom .add-to-cart label {
  width: 25%;
  margin: 8px 0 0 0;
}
div.level_two p.category-image img {
	border: 5px solid #f6f8fa;
}

div.pictop {
  position: relative;
  border: 5px solid #f6f8fa;
  width: 343px;
}
div.pictop a {cursor:pointer}
div.pictop a img {
	width: 334px;
	height: 210px;
}
div.pictop a span.picto_texts {
  position: absolute;
  background-color: #f6f8fa;
  width: 334px;
  bottom: 0;
  left: 0;
}
div.pictop a span.pictop_title {
  color: #3752A0;
  font-size: 18px;
  font-family: "plutocond_light";
  text-align: center;
  width: 100%;
  display: block;
  padding-top: 7px;
}
div.pictop a span.pictop_subtitle {
  color: #7988b6;
  font-size: 13px;
  font-family: "plutocond_light";
  text-align: center;
  width: 100%;
  display: block;
}
div.pictop.secondones {margin-top:20px;}
div.pictop.secondones a img {
	width: 334px;
	height: 280px;
}

ul#subcategs_themes {
  margin: 0;
  padding: 0;
}
ul#subcategs_themes li.lastofrow {margin-right: 0 !important;}
ul#subcategs_themes li {
  border: 5px solid #f6f8fa;
  width: 280px;
  float: left;
  margin: 0 6px 6px 0;
  position: relative;
  height: 281px;
}
ul#subcategs_themes li a {
  cursor: pointer;
  display: block;
}
ul#subcategs_themes li a img{
  width: 271px;
  height: 271px;
}
ul#subcategs_themes li a span.themename{
  background-color: #f6f8fa;
  display: block;
  width: 101%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "plutocond_light";
  color: #526da1;
  font-size: 18px;
  padding: 11px 0 3px 0;
  z-index: 500000;
  font-weight: 600;
}
div.level_two.category_themes {
	margin-bottom: 50px;
}
h2.categ_title.themetitle {
  color: #3752A0;
  font-size: 24px;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}
div.level_two.category_view_page {
	margin-bottom: 25px;
}

#f1_container {
  position: relative;
  margin: 0;
  width: 271px;
  height: 271px;
  z-index: 1;
}
#f1_card {
  width: 100%;
  height: 100%;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
}
.face.back {
  display: block;
}

div.config_sizes {
  display:none;
  color: #898b7d;
  font-size: 13px;
  font-family: "plutocond_regular";
  font-weight: 600;	
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_config_sizes.png) repeat left top;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 35px;  
}
body.catalogsearch-result-index ul.products-grid li.item:hover div.config_sizes ,
body.catalog-category-view ul.products-grid li.item:hover div.config_sizes {
	display:block;
}
div.config_sizes span.sizes_label {
  font-family: "plutocond_light";
  font-weight: 300;	
  display:block;
  width:100%;
}
div.config_sizes span.sizes_options {
	border-bottom: 1px solid #e1e5ee;
    padding-bottom: 5px;
    margin-bottom: -7px;
    width: 100%;
    display: block;
    overflow: auto;
}


div.row_silhouettes {}
div.row_silhouettes ul#silhouettes_list {
	margin: 0;
	padding: 0;
}
div.row_silhouettes ul#silhouettes_list li.last {margin-right:0 !important;}
div.row_silhouettes ul#silhouettes_list li {
  float: left;
  position: relative;
  width: 260px;
  height: 260px;
  margin-right: 45px;
  margin-bottom: 20px;
}
div.row_silhouettes ul#silhouettes_list li  a {}
div.row_silhouettes ul#silhouettes_list li  a img {
	width: 260px;
	height: 260px;
	border: 5px solid #f6f8fa;
}
div.row_silhouettes ul#silhouettes_list li  a span {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  font-family: "plutocond_regular";
  font-weight: 600;
  color: #526da1;
  width: 100%;
  display: none;
  padding: 43px 10px 10px 10px;
  background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/bg_silhouette_title.png) no-repeat;
}
div.row_silhouettes ul#silhouettes_list li:hover  a span {
  display: block;
}
body.catalog-category-view .category-products .toolbar {
  margin-left: -15px;
  padding-left: 15px;
}

div.tdtopleft {
  width: 40px;
  float: left;
  margin-top: -4px;
}
div.tdtopright a {
  color: #3752A0;
  font-size: 16px;
  font-family: "plutocond_regular";
}
div.tdtopright {
  float: left;
  width: 80%;
}
div.tdbottom {
  clear: both;
  padding-top: 7px;
}
img.groupedprodimg {}

div.product-shop.grouped .data-table td, 
div.product-shop.grouped .data-table th {
	border: none !important;
}

.product-view .product-shop.grouped .price-box {
	border: none !important;
	margin-top: 8px;
}
input.groupedqty {
  margin-top: 30px;
}
div.product-shop.grouped .data-table td.borderedbottom {
	border-bottom: 1px solid #ebedf3 !important;
	padding-bottom: 17px;
} 
span.plusgrouped {
  font-size: 40px;
  color: #5c71b4;
  font-family: "plutocond_light";
  position: absolute;
  bottom: -7px;
  left: 52px;
}
tr.last  td span.plusgrouped {
  display:none;
}

body.customer-account-edit .form-list label[for=gender],
body.customer-account-edit .form-list label[for=email],
body.customer-account-edit .form-list label[for=gsm],
body.customer-account-edit .form-list label[for=firstname],
body.customer-account-edit .form-list label[for=lastname] {
	  line-height: 43px;
}

li.born_child input[type=checkbox] { 
  margin-top: 10px !important;
}

/*
input.checkbox,
input[type=checkbox] {
  width: 17px !important;
  height: 17px !important;
  background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_bg.png) no-repeat center center !important; 
}
input.checkbox:checked,
input[type=checkbox]:checked {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_bg_hover.png) no-repeat center center !important; 
}
*/

input#askcardlink[type=checkbox] {margin-right:10px}
body.onepagecheckout-index-index input#askcard[type=checkbox] {margin-right:10px}

.data-table#my-orders-table th ,
.data-table#my-orders-table td {
  text-align: center !important;
}

ul#subcategs_themes li:hover {
	border: 5px solid #526da1;
}
ul#subcategs_themes li:hover a span.themename {
  background-color: #526da1;
  color: #f6f8fa;
}

.puericulture .products-grid li.item {
  height: 450px !important;
  max-height: 450px !important;
}  

div.col-right.sidebar ul.products-list.bestsales_productview li span.saveprice {
  position: absolute;
  top: 4px;
  left: 4px;
  background: transparent url(/skin/frontend/smartwave/legenda/images/saving.png) no-repeat left center;
  width: 52px;
  height: 38px;
  display: block;
  font-size: 19px;
  color: white;
  font-family: "plutocond_light";
  letter-spacing: -1px;
  line-height: 38px;
  z-index: 99;
  text-align: center;
}
div.col-right.sidebar ul.products-list.bestsales_productview li.item  .old-price .price {
	font-size: 14px;
	text-decoration: line-through;
	color: #F9574B;
}
div.col-right.sidebar ul.products-list.bestsales_productview li.item  .special-price .price {
  color: #3752A0;
  font-size: 22px;
  font-family: "plutocond_light";
}

div.socialfooter {
  border-left: 1px solid #f1f0ec;
  margin-left: 40px;
}

div.child_container_headers ul li {
  font-family: "plutocond_light";
}

li.checkboxes_control input#sms ,
li.checkboxes_control input#courrier ,
li.checkboxes_control input#newsletter {
  margin-right: 25px;
  margin-top: -2px;
}

body.customer-account-edit p.back-link {display:none;}

table#my-orders-table td.last span.nobr a {text-decoration: none;}
table#my-orders-table td.last span.nobr a:hover {text-decoration: underline !important;}

/*
body.catalog-category-view div.toolbar-bottom {
    clear: both;
    margin-top: 100px;
}
*/

li.cms.marque ul.histoire li {
    width: 50%;
    float: left;
    padding: 27px 10px 150px 40px;
    text-align: left;
}
@media (max-width: 400px){
	.newsletter_subtext {display:none !important;}
	div#main_footer button#newsletterbtn {width:100%}
	div.div.newsletter-container {margin:0;padding:0;}
	a#xscart:before {float: left;right: auto;left: 3px;margin-top: 22px;}
	.top-bar .my-account-link:before {}
	.top-bar .search .search-link:before {top: 20px;}
}
div.sm_imageslider.owl-carousel.owl-theme {
	margin-top:7px;
}
@-moz-document url-prefix() {
	div#topSearchContainer button#btnsearch_mobile ,
	div#topSearchContainer button#btnsearch {
		height: 26px;
	}
}
div.visible-xs.search.hide-input {display:none !important;}
a.my-account-link.visible-xs {
    position: absolute;
    top: 4px;
    right: 0px;
    background-color: white;
    width: 23px;
    padding: 0px 0px 0px 3px;
    border-radius: 8px;
    z-index: 99999;
	height: 28px;	
}
a.my-account-link.visible-xs:before {    
	line-height: inherit !important;
}

span.visible-xs a#xscart {
    position: absolute;
    top: 4px;
    right: 33px;
    background-color: white;
    width: 29px;
    padding: 6px 3px 3px 3px;
    border-radius: 8px;
	z-index: 99999;
}
span.visible-xs a#xscart span {
    background-color: #f3a0ad;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 10px;
    z-index: 100000000;
    position: absolute;
    top: 24px;
    left: 5px;
    color: white;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
a#xscart:before {
	margin-top: 0px !important;
	top: 2px !important;
}

.fixed-header .shopping-cart-link {
    position: relative;
    float: left;
    padding: 0;
    margin-left: 0;	
}
.fixed-header .shopping-cart-link:before {
	content: "\f290";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    line-height: 31px;
    font-family: "FontAwesome";
    color: #3752A0;
    position: absolute;
    clear: both;
	
}
.fixed-header .shopping-cart-link span {
    background-color: #f3a0ad;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 10px;
    z-index: 100000000;
    position: absolute;
    top: 24px;
    left: 23px;
    color: white;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

@media (max-width: 991px){
	.header-container.header-type-1 .header, .header-container.header-type-2 .header, .header-container.header-type-3 .header, .header-container.header-type-4 .header {
		border-bottom: none !important;
	}
}
@media (max-width: 767px){
	div.category_view_page div.col-sm-2.listingsubcategs {
		width: 100% !important;
		padding: 0 15px;
	}
	div.level_two.category_view_page {
		height: auto;
		overflow: auto;
	}	
	div.valeurs_text {
		padding: 15px 15px 50px 15px !important;
	}
	
	.col-sm-6.col-xs-12.box_card_yes, .col-sm-6.col-xs-12s.box_card_yes {
		width: 98% !important;
	}
	
}
@media (max-width: 448px){
	body.cms-nos-valeurs div.valeurs_text h3 {
		font-size: 15px !important;
	}
}
@media (max-width: 360px){
	body.cms-nos-valeurs div.valeurs_text h3 {
		font-size: 13px !important;
	}
}
@media (max-width: 1195px){
	div.box_card_yes #cadre_card_yes {
		background: none;
		padding: 30px 9px 30px 9px !important;
		background-color: #fffbf1;
	}
}

body.customer-account-forgotpassword div.col-main form .fieldset {border:none}

div.box_card_no h3, div.box_card_yes h3 {
	min-height: 45px;
}

div#filter_subcategories {}
body.catalog-category-view div#filter_subcategories  span.subcategseshop {
width: 100%;
    clear: both;
    float: none;
    border-bottom: 1px solid #f1f2f7;
    display: block;
    overflow: auto;
    margin-bottom: 15px;
    padding-bottom: 15px !important;
}
body.catalog-category-view div#filter_subcategories span.subcategseshop .catheader {}
body.catalog-category-view div#filter_subcategories span.subcategseshop span {
	width: 50%;
    float: left;
}
body.catalog-category-view div#filter_subcategories span.subcategseshop span a {
    text-transform: capitalize;
    color: #93b1d3;
    font-size: 12px;
}
div#filter_subcategories h4.widget-title span.collapse_filter {
    font-size: 25px;
    margin-top: -7px;
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
	width: 13px !important;
}

ul.product-categories li.cat-item  div.open-this {display:none}

@media (max-width: 1200px) {
	.col-sm-2.listingsubcategs{
		clear:both;
		float:left;
		margin-left:20px;
		width: 40%;
	}
}

body.cms-index-noroute.cms-no-route .std{
	margin-top: 95px;
}

.searchautocomplete-search {top:-20px !important;}

body.catalogsearch-result-index .col-main {
    background: none !important;
    border: none !important;
    padding: 15px !important;
}
body.catalogsearch-result-index  div.page-head {display:none !important;}

.searchautocomplete-search .search-header{display:none !important;}
.searchautocomplete-search .s_item .s_description{display:none !important;}
.searchautocomplete-search .s_item {
    float: left;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 292px;
    height: 100px;
    max-height: 100px;
}

.searchautocomplete-search .s_item_name {
    font-weight: 300;
    height: auto !important;
    min-height: 15px;
    overflow: hidden;
    font-family: "plutocond_light";
    font-size: 13px;
}

#topSearchContainer .reset-button {
    left: inherit !important;
    margin-top: 0;
    top: 9px;
}

.col-left.sidebar .block.block-main-categories {
	    margin-top: 11px;
}
.searchautocomplete-search {
    background: #ffffff !important;
}
.s_item:hover {
    background-color: #fff !important;
}

.sm_imageslider span.slidetexte {display:none !important}

ul.prod_lidt_sizes_conf {
    margin: 0;
    padding: 0;
    overflow: auto;
}
ul.prod_lidt_sizes_conf li{
    font-weight: 300;
    float: left;
    border: 1px solid #93b1d3;
    text-align: center;
    border-radius: 5px;
    margin-right: 3px;
    padding: 2px 3px 0px 3px;
    min-width: 36px;
    margin-bottom: 3px;
	color: #93b1d3;
}

ul.prod_lidt_sizes_conf li.outofstock {
    border: 1px solid #9da090;
    color: #9da090;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/li_outofstock.png) no-repeat center center;
}

label.label-radio-configurable.outofstock {
    cursor: default;
    border: 1px solid #9da090;
    color: #9da090;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/li_outofstock.png) no-repeat center center;
}

/***LA CHAMBRE MENU*****/
ul.menu.smartwave-menu li.chambre ul li {
  width: 50%;
}
ul.menu.smartwave-menu li.chambre span.subcategseshop.cat03m, 
ul.menu.smartwave-menu li.chambre ul.subcategseshop.cat03m {
    width: 25%;
    float: left;
}
ul.menu.smartwave-menu li.chambre span.subcategseshop.cat06m, 
ul.menu.smartwave-menu li.chambre ul.subcategseshop.cat06m {
    width: 25%;
    float: left;
}
span.chambre_picture {
    width: 50%;
    float: left;
}
/***LA CHAMBRE MENU*****/

img.macaron_nky_days {
    position: absolute;
    top: 5px;
    right: 5px;
    width: initial !important;
    height: initial !important;
}
.products-grid li.item:hover .item-area img.macaron_nky_days {
	display: none;
}

ul.bestsales_productview li img.macaron_nky_days {
	width: 50% !important;
}
ol#bestseller-sidebar li img.macaron_nky_days {
	width: 20% !important;
}

p.onepagecheckout_couponarea ,
p.onepagecheckout_loginarea {
    border: 1px solid;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px !important;
}

div.addresses-primary ol li address {
    font-family: "plutocond_light";
    color: #94968c;
    font-size: 14px;
    line-height: 23px;
	margin-bottom: 10px;
}
div.addresses-primary ol li p a ,
div.my-account form .buttons-set button.button ,
div.addresses-additional button.button  {
	background-color: #546cb7;
    color: white;
    padding: 7px 17px;
    border-radius: 10px;
    font-family: "plutocond_light";
    font-size: 18px;
}
div.my-account p.back-link a {color: #fbb142;}
table#my-orders-table td.last {line-height:15px;}

body.onepagecheckout-index-index tr.summary-details-amrules.summary-details td.a-right.last span.price {display:inline}
body.onepagecheckout-index-index tr.summary-details-amrules.summary-details td.a-right.last{
    color: #3752A0;
    font-size: 20px;
    font-family: "plutocond_light";
}

a.cancel_pending_order {
    display: block;
    width: 100%;
    padding: 6px 29px 14px 33px;
    overflow: auto;
    color: red;
}

span.cancelorderresult {
    display: block;
    width: 100%;
    padding: 0 26px 10px 33px;
}
span.cancelorderresult.green {color: green;}
span.cancelorderresult.red {color: red;}

/***********BARS HORIZ*************/
div.bars_horiz {
	width: 1170px;
    margin: 0 auto;
    line-height: 14px;
    padding: 5px 10px;
	text-align: center;
}

@media (max-width: 1169px){ 
	div.bars_horiz {width: 100%;}
}

div.bars_horiz a {
	font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
}
div.bars_horiz a:hover {
	font-weight: 600;
}
/***********BARS HORIZ*************/

span.opensunday {
    color: #ef6364 !important;
    font-weight: 600;
    line-height: 14px;
    margin-top: 10px;
    padding: 5px !important;
    margin-bottom: -15px;
    margin-left: 15px;
}

body.sales-order-view div.main.row ,
body.sales-order-invoice div.main.row {margin-top:50px}


span.notice_coupon_error {
    padding: 0px 0;
    display: block;
    color: red;
    font-style: italic;
    line-height: 14px;
    text-align: left;
    width: 100%;
    margin: 5px 0 5px 0;
    font-size: 12px;
}
h2.fidelity_codes {
    color: #a2a295;
    font-size: 19px !important;
    font-family: "plutocond_regular";
    text-transform: initial;
    height: auto;
    margin: 4px 0 0 0;
    line-height: 27px !important;
    border-bottom: 1px solid #f1f2f7;
    padding-bottom: 5px;
    text-align: left;
}

body.onepagecheckout-index-index  div#checkout-coupon-discount-load  {
	width:50%;
    background-color: #f8f8f7;
    height: auto;
	overflow: auto;
}
body.onepagecheckout-index-index  div#checkout-coupon-discount-load  div.discount  {
	padding:0;
}
body.onepagecheckout-index-index  div#checkout-coupon-discount-load  div.discount input#coupon_code {
	    width: 100%;
}

div.checkouttrust {
    padding: 30px;
    border: 1px solid #ebebeb;
    margin-top:25px;
    background-color: #f4f7fb;
    /*height: 170px;*/
}

div.checkouttrust .tp-widget-reviews {
    position: relative;
    width: 100%;
    height: 158px;
    overflow: hidden;
    white-space: nowrap;
    border-top: none;
}

@media (max-width: 993px){
	body.catalog-product-view .col-main div.block-mostpopular .mini-products-list .product-details {
		margin-top: inherit;
		word-break: inherit;
	}
	div.block-mostpopular .mini-products-list .product-details {
		margin-left: 0px;
	}
	span.newsletter_subtext {line-height:20px;}
	body.catalog-product-view .col-main div.block-mostpopular a.link-cart {
		position: relative;
		left: 0;
		margin-top: 18px;
	}
	body.catalog-product-view .col-main #bestseller-sidebar li {
		height: auto;
	}
}

/**********SOCLOZ*****************/
button.socloz {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: white !important;
    padding: 6px 25px;
    background-color: #3752A0;
    border: #3752A0;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
    text-transform: initial;
    font-family: "plutocond_light";
	display: block;
    clear: both;
	margin-left: 15px;
	margin-bottom: 0px;
}

@media (max-width: 512px){
	button.socloz {
		/*font-size: 13px;*/
		/*width:49%;*/
		word-wrap:break-word;	
	}
}

span#socloz_notice a {
	color: #94968c;
}
span#socloz_notice a:hover {
	color: #4ac1bd;
}

div#socloz_space {
    margin-right: 0px;
}
span#socloz_notice {
    text-transform: initial !important;
    color: #94968c;
    font-size: 12px !important;
    font-family: "plutocond_regular";
    font-weight: 400;
    margin-left: 23px;
    margin-bottom: 39px;
}
/**********SOCLOZ*****************/

/*********ACTITO***************/
div#actito_iframeoverlay {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #95b1d4;
    z-index: 98;
    top: 0;
    left: 0;
    opacity: 0.5;
}
div#actito_iframe {
    display: none;
    position: absolute;
    top: 50px;
    height: 535px; /*900*/
    left: 15%;
    width: 70%;
    z-index: 99;
}
iframe#frame_actito {}
.invalid_email_actito {
    position: absolute;
    left: 14px;
    top: -16px;
    color: #F3A0AD;
}
/*********ACTITO***************/

/********SCP*************/
div#product_tabs {
    clear: both;
}
span.configurable-price-from-label {display:none}
#product-options-wrapper div.input-box {
	width: 330px;
}
/********SCP*************/

span.text_custom_vat_checkout {
    overflow: auto;
    height: auto;
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    padding: 10px;
    background-color: #e0e9f3;
    border: 1px solid #d5dced;
    color: #3752A0;
    font-family: "plutocond_light";
    font-size: 14px;
}

/***dessins à colorier***/

body.cms-dessins div.std {}

body.cms-dessins div.std img {
    border: 1px solid #3752A0;
    border-radius: 10px;
}

body.cms-dessins div.std a {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: white !important;
    padding: 6px 40px;
    background-color: #3752A0;
    text-align: center;
    margin: 28px auto 70px;
    width: auto;
    display: block;
    font-size: 18px;
}

div#dessinscolor ul {
	overflow: auto;
}
div#dessinscolor ul li {
    float: left;
    width: 20%;
    text-align: center;
	height: 212px;
}

@media (max-width: 600px){
	div#dessinscolor ul li {
		width: 30%;
	}
}
@media (max-width: 450px){
	div#dessinscolor ul li {
		width: 50%;
	}
}
@media (max-width: 320px){
	div#dessinscolor ul li {
		width: 100%;
	}
}

div#dessinscolor ul li a {
	display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
div#dessinscolor ul li img {
	width: 150px;
}
div.color_actions {
	width: 100%;
    text-align: center;
    overflow: auto;
    margin: 0 auto 5px;
}
div.color_actions a {
    border: 1px solid #566eb8;
    width: 23%;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-color: #566eb8;
    font-size: 15px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: inherit;
    display: block;
    float: left;
    margin: 0 5% 10px;
    font-weight: 600;
    text-transform: uppercase;
}

@media (max-width: 400px){
	div.color_actions a {
		width: 90%;
		margin: 0 5% 10px;
	}
}

body.cms-dessins div.std  a.dessinsimg {
	border: none;
    padding: 0;
    background-color: transparent;
    text-align: center;
    margin: inherit;
    width: initial;
    display: block;
}

/***dessins à colorier***/

body.ogone-api-placement div.col-main p strong {
    overflow: auto;
    height: auto;
    padding: 20px 0 20px 20px;
    background-color: #e0e9f3;
    border: 1px solid #d5dced;
    color: #3752A0;
    font-family: "plutocond_light";
    font-size: 14px;
    clear: both;
    display: block;
    margin-top: 75px;
    margin-bottom: 46px;
}


@media (max-width: 360px){
	.top-bar .form-language select {
		width: 98px;
	}
	div#topSearchContainer input#search_mobile ,
	div#topSearchContainer input#search {
		width: 90px;
	}	
}

@media (max-width: 768px){
	/*
	.top-bar .form-language select {
		width: 98px;
	}
	div#topSearchContainer input#search {
		width: 90px;
	}	
	div#topSearchContainer {
		width: 120px;
	}	
	*/
	.top-bar .currency-area {
		display: none !important;
	}
}


/*********CONCOURS 20 ANS - GAGNANTS*********************/
body.cms-page-view.cms-20ans-gagnants .std div.row div.col-md-4.col-sm-4.col-xs-6 {
	margin-bottom: 25px;
	position: relative;
}
p.ancres  {
	display: block;
    width: 100%;
    text-align: center;
}
p.ancres a {
	border: 1px solid #3752A0;
    width: auto;
    padding: 5px 25px;
    color: #ffffff;
    background-color: #3752A0;
    font-size: 18px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: inherit;
}
span.txtprixnom {
    font-size: 22px;
    font-weight: 600;
    display: block;
    text-align: center;	
	color: #ff7b86;
	margin-top: 5px;
}
span.txtprixcado {
    font-size: 16px;
    font-weight: 300;
    display: block;
    text-align: center;	
}
span.txtprixcado span {
	color: #3752A0;
}
img.iconegagnant {
	width: 80px;
    position: absolute;
    top: 0;
    left: 22px;	
}
@media (max-width: 710px){
	p.ancres a {
		width: 80% !important;
		display: block;
		margin: -10px auto 0;
	}
	img.iconegagnant {
		width: 50px;
	}
}
@media (max-width: 350px){
	div.col-md-4.col-sm-4.col-xs-6 {
		width:100% !important;
	}
}
a.winbtn {
    border: 1px solid #3752A0;
    width: 157px;
    padding: 5px 15px;
    color: #ffffff;
    background-color: #3752A0;
    font-size: 16px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: inherit;
    margin: 2px auto;
    text-align: center;
    display: block;
}
/*********CONCOURS 20 ANS - GAGNANTS*********************/


/*********STORE LOCATOR MAP FIX*************/
@media (max-width: 650px){
	.produweb-storeview-storeitem-index #map-canvas {width: 95%;}
}
@media (max-width: 450px){
	.produweb-storeview-storeitem-index #map-canvas {
		width: 95%;
		height: 450px;
		float: left;
	}
	div#swith_store_type_div {
		margin: 0;
		padding: 0;
		height: auto;
	}
	div#swith_store_type_div ul#swith_store_type {}
	div#swith_store_type_div ul#swith_store_type li {
		width: 100%;
		float: left;
		margin: 0;
		padding-left: 25px !important;
		height: 45px;
		line-height: 45px;	
	}
	div#swith_store_type_div ul#swith_store_type li label {}
}
@media (max-width: 440px){.produweb-storeview-storeitem-index #map-canvas {height: 440px;}}
@media (max-width: 420px){.produweb-storeview-storeitem-index #map-canvas {height: 420px;}}
@media (max-width: 400px){.produweb-storeview-storeitem-index #map-canvas {height: 400px;}}
@media (max-width: 380px){.produweb-storeview-storeitem-index #map-canvas {height: 380px;}}
@media (max-width: 360px){.produweb-storeview-storeitem-index #map-canvas {height: 360px;}}
@media (max-width: 340px){.produweb-storeview-storeitem-index #map-canvas {height: 340px;}}
@media (max-width: 320px){.produweb-storeview-storeitem-index #map-canvas {height: 320px;}}
@media (max-width: 300px){.produweb-storeview-storeitem-index #map-canvas {height: 300px;}}
@media (max-width: 280px){.produweb-storeview-storeitem-index #map-canvas {height: 280px;}}
@media (max-width: 260px){.produweb-storeview-storeitem-index #map-canvas {height: 260px;}}
/*********STORE LOCATOR MAP FIX*************/

div.pin_it_iframe_widget {display:none}

.striketroughprice span.price{
	font-family:'plutocond_light', Arial !important;
	color: #3752A0 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: 0 20px 0 0 !important;
	text-decoration: line-through !important;
}
span.isspecialprice span.price {
	color: #F9574B !important;
}
.shopping-cart .cart-popup .products-small .product-item .striketroughprice .price {
    float: none;
    margin: 0 !important;
    padding: 0 !important;
    clear: both;
}
.shopping-cart .cart-popup .products-small .product-item .isspecialprice .price {color: #F9574B !important;}

body.cms-legal .std ul li ,
body.cms-cgv .std ul li{
    list-style-type: disc;
    padding-left: 5px;
    margin-left: 20px;	
}

/*
.cart .totals table tfoot td strong ,
table#shopping-cart-totals-table tfoot tr td ,
.cart .totals table tfoot td .price {
    font-size: 15px !important;
    font-weight: 300 !important;
}
.cart .totals table tfoot tr.even_tr_class td .price ,
.cart .totals table tfoot tr.even_tr_class td strong {
	font-size: 24px !important;
    font-weight: 600 !important;
}
*/

/**********SOCLOZ CMS PAGE**************/
div.introsoclozpage {
	overflow: auto;
}
div.introsoloczpage h2 {}
div.introsoloczpage h3 {}
div.introsoloczpage h4 {}
div.socloz4blocks {
	clear:both;
	margin-top: 15px;
	overflow: auto;
}
div.socloz4blocks div.col-sm-6 {
    text-align: center;
    margin-top: 15px;
    font-weight: normal;
    font-family: "plutocond_light";
    font-size: 24px;
    text-transform: inherit;
    line-height: 30px;
}
div.socloz4blocks div.col-sm-6 div.innerborder {
	border: 5px solid #4ac1bd;
    padding: 15px;
}
div.soclozbottomtxt {
    text-align: center;
    margin-top: 30px;
    font-weight: normal;
    font-family: "plutocond_light";
    font-size: 32px;
    text-transform: inherit;
    line-height: 30px;
    background-color: #e8ebf2;
    padding: 35px;
}
div.soclozbottomsubtxt {
    margin-top: 30px;
    font-size: 14px;
    text-align: justify;
}
div.introsoclozpage div.col-sm-3 img {margin-left:15px;}

/**********SOCLOZ CMS PAGE**************/

/***macron prix ronds***/
img.rounded_price_macaron {
	position: absolute;
    top: 3px;
    left: 3px;
    z-index: 9;
	width: 80px !important;
	height: 59px !important;
}
body.dont_show_strikethrough_price  .striketroughprice ,
body.dont_show_strikethrough_price  div.price-box p.old-price {
	display:none !important;
}
/***macron prix ronds***/

/***order status***/
body.sales-order-view .page-title span.separator ,
body.sales-order-view .page-title a.link-reorder {
	display:none;
}
body.sales-order-invoice .page-title ,
body.sales-order-shipment .page-title ,
body.sales-order-view .page-title {
	display:block;
}
body.sales-order-view div.main.row, 
body.sales-order-shipment div.main.row, 
body.sales-order-invoice div.main.row {
    margin-top: 50px;
}
div.order-items.order-details h2.sub-title a.link-print {
	display: inline;
}
/***order status***/

/********FREE GIFTS*************/
@media (max-width: 768px){
	body.onepagecheckout-index-index div#checkout-coupon-discount-load {
		width: 100%;
	}
}
.product_with_gift {
	background-color: #f8f8f7;
    overflow: auto;
    padding: 15px 25px 0;
    margin: 0 15px 25px;
	clear:both;
}
span.cart_item_gift_text.checkouttext {
	float: right;
    width: 100%;
    clear: both;
    display: block;
    margin: 0;
}
span.cart_item_gift_text.checkouttext img.macaron_cadeau {
	margin: 0;
}
span.cart_item_gift_text {
    float: right;
    margin-top: -39px;
}
span.gifted_sku {
	float:left;
	width:50%;
}
.product_with_gift_checkout a {
	font-size: 16px;
    display: block;
    color: #ee8095;
    font-weight: 600;
	/*background: transparent url(/skin/frontend/smartwave/legenda/images/icon_gift.png) no-repeat left center;*/
    padding: 0;
    line-height: 32px;
}
.product_with_gift_checkout a span {
    background-color: white;
    padding: 3px 5px;
    border-radius: 5px;
    margin-left: 5px;
    border: 1px solid #3752A0;
	color: #3752A0;
}
.product_with_gift_checkout a span:hover {
	color: #b9b9b0 !important;
	border: 1px solid #b9b9b0 !important;
}
.product_with_gift_checkout {
    overflow: auto;
    padding: 15px;
    margin: 15px 0;
    clear: both;
    display: inline-block;
    background-color: #e0e9f3;
    border: 1px solid #d5dced;
    color: #3752A0;	
}
.product_with_gift ul {}
.product_with_gift ul li {
	width: 200px;
    float: left;
    overflow: auto;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 25px;
	margin-right: 15px;
	background-color: white;
    border: 1px solid #d1ddeb;
}
.product_with_gift ul li .top {
	cursor: pointer;
	overflow: auto;
}
.product_with_gift ul li .bottom {
	cursor: default;
	overflow: auto;
	height: 24px;
}
.product_with_gift ul li .bottom a {
	background-color: #f8f8f7;
    padding: 3px 10px;
    border-radius: 10px;
	font-size: 11px;
}
.product_with_gift ul li img {
	height: 150px;
    width: auto;
}
.product_with_gift ul li h3 {
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin: 0 0 10px 0;
    padding: 0 10px;
    height: 26px;
    overflow: hidden;
}
span.gifttitle {
	font-size: 16px;
    margin-bottom: 10px;
    display: block;
    color: #ee8095;
    font-weight: 600;
	/*background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/icon_gift.png) no-repeat left center;*/
	padding: 0;
	line-height: 16px;	
}
a.cart_see_fiche {
	font-size: 11px;
    display: block;
    clear: both;
    width: auto;
    text-align: left;	
}
.shopping-cart .cart-popup .button.left {
    width: 100% !important;
}
img.macaron_cadeau {
	margin-right: 15px;
}
/********FREE GIFTS*************/

/***order status***/

div.order-items.order-details table.data-table th ,
table#my-shipment-table th ,
table#my-orders-table th ,
table#my-invoice-table th {
  background-color: #99b7db;
  color: white;
  font-size: 13px;
  font-family: "plutocond_regular";
  text-transform: uppercase;
    border: 2px solid white;
}
table#my-shipment-table td span.nobr .separator ,
table#my-invoice-table td span.nobr .separator ,
table#my-orders-table td span.nobr .separator {display:none}

table#my-shipment-table td span.nobr a ,
table#my-invoice-table td span.nobr a ,
table#my-orders-table td span.nobr a {
  font-size: 14px;
  color: #5169b4;
  text-decoration: underline;
  font-weight: 600;
}
table#my-shipment-table td span.price ,
table#my-invoice-table td span.price ,
table#my-orders-table td span.price {
  border: none;
  color: #94968c;
  font-size: 14px;
}
table#my-shipment-table td ,
table#my-invoice-table td ,
table#my-orders-table td {
  border: none;
  color: #94968c;
  font-size: 14px;
  border: 2px solid white;
}
table#my-shipment-table tr.odd td ,
table#my-invoice-table tr.odd td ,
table#my-orders-table tr.odd td {
	background-color: #fafbfd;
}
table#my-shipment-table tr.even td ,
table#my-invoice-table tr.even td ,
table#my-orders-table tr.even td {
	background-color: #f5f8fb;
}
/***order status***/

@media (max-width: 768px) {
	.container {
		width: 715px !important;
	}
	body.catalog-category-view div.col-left.sidebar {

	}	
}

@media (max-width: 700px) {
	.container {
		width: inherit !important;
	}
	body.catalog-category-view div.col-left.sidebar {
		width: 100%;
		margin: 0 20px;
	}
}

div.col-left ul.product-categories li ul.children {display:none !important;}

div.col-main div.category-description.std {
	margin: 20px 0 10px 0;
}
div.col-main div.listingsubcategs div.category-description.std {
	margin: 0 0 10px;
}

@media (max-width: 400px) {
	div#noukies_family h1, 
	div.category_title h1, 
	form#search_store h1, 
	div#noukies_jobs_view h1, 
	div#sizeguide h2, 
	body.cms-notre-histoire 
	div.page-title.year-title h1, 
	div.valeurs_text h3, 
	div.bonretour.page-title h1, 
	div#sos_noukies_search .sos_title h1 {
		font-size: 26px !important;
	}
}
@media (max-width: 320px) {
	div#noukies_family h1, 
	div.category_title h1, 
	form#search_store h1, 
	div#noukies_jobs_view h1, 
	div#sizeguide h2, 
	body.cms-notre-histoire 
	div.page-title.year-title h1, 
	div.valeurs_text h3, 
	div.bonretour.page-title h1, 
	div#sos_noukies_search .sos_title h1 {
		font-size: 24px !important;
	}
}
ul.menu.smartwave-menu li span.subcategseshop.ideescadeaux  {
  width: 100% !important;
}

ul.products-list.bestsales_productview li img.macaron_nky_days ,
ol#bestseller-sidebar li img.macaron_nky_days ,
ul.products-list.bestsales_productview li img.mixandmatch_img {
	max-width: 35px;
}

/******optimized eshop menu********/
ul.menu.smartwave-menu li .subcategseshop span.subcatshopitem {
	margin: 0 !important;
    padding: 0;
}
ul.menu.smartwave-menu li .subcategseshop.main_category_column {
	text-align: left;
}
ul.menu.smartwave-menu li .subcategseshop span.subcatshopitem_right {
    width: 50% !important;
    float: left;
    display: block !important;
}
ul.menu.smartwave-menu li .subcategseshop span.subcatshopitem_left {
    width: 50% !important;
    float: left;
    display: block !important;
}







ul.menu.smartwave-menu li .subcategseshop span.subcatshopitem.float_left {
	width: 100% !important;
}
ul.menu.smartwave-menu li .subcategseshop span.subcatshopitem.float_right {
	width: 100% !important;
}
ul.menu.smartwave-menu li ul li span.subcatshopitem  a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #7988b6 !important;
    font-family: "plutocond_light" !important;
}
ul.menu.smartwave-menu li .subcategseshop span.outlet a {
    font-weight: 600 !important;
    background-color: #d2d8eb;
    color: #7988b6 !important;
    padding: 2px 5px;
    border-radius: 5px;
}

ul.menu.smartwave-menu li .subcategseshop span.outlet a:hover {
	color: #e41022 !important;
}
ul.menu.smartwave-menu li .chambremenu.subcategseshop span.subcatshopitem_right ,
ul.menu.smartwave-menu li .chambremenu.subcategseshop span.subcatshopitem_left ,
ul.menu.smartwave-menu li .chambremenu.subcategseshop span.chambre_picture {
    width: 33% !important;
	float: left;
    display: block !important;
}
/******optimized eshop menu********/

div.socialfooter a#imgfaceb {
	width: 32px;
    height: 32px;
	background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip.jpg) no-repeat left top;
	display: block;
}
div.socialfooter a#imginstag {
	width: 32px;
    height: 32px;
	background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip.jpg) no-repeat left -32px;
	display: block;	
}
div.socialfooter a#imgpin {
	width: 32px;
    height: 32px;
	background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip.jpg) no-repeat left -64px;
	display: block;	
}

.col2-set form.checkoutconnect  .col-1, .col2-set form.checkoutconnect  .col-2 {
	width:48%;
}
div.checkout_login_separator {
	width: 4%;
    height: 380px;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}

body.checkout-cart-index div#allow-gift-message-container {
	width: 100%;
	overflow: auto;
}
body.checkout-cart-index div.gift-messages-form {
	background: none;
    border: none;
}
body.checkout-cart-index div.cart-cadeau-box {
    height: auto;
	/*background: transparent url(/skin/frontend/smartwave/legenda/images/cart-cadeau-box.png) no-repeat right 20px;*/
	background: none;
}	
div#allow-gift-message-container {
    height: auto;
    margin: 0;
}
body.checkout-cart-index div.cart-cadeau-box p.giftboxhint {
	width: 100%;
    margin-top: 0px !important;
}

/*****CART GIFT MESSAGE******/
div#allow-gift-messages-for-items-container p {
	width: auto;
    float: left;
}
div#allow-gift-messages-for-items-container label{}
div#allow-gift-messages-for-items-container li {}
span.after_error_text {
	color: #F3A0AD;
    font-weight: 300;
    display: block;
}
span.submitgiftmessageresult.green {
	display: block;
	color: #007f4e;
}
span.submitgiftmessageresult.red {
	display: block;
	color: #F9574B;
}
button#submitgiftmsg {
    background-color: #b9b9b0;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    color: white;
    text-transform: initial;
    font-size: 19px;
	font-family: "plutocond_regular";
    font-weight: 300;
}
/*****CART GIFT MESSAGE******/

/********CHILDRENS*************/
body.childrens-customer-view .fieldset {
    border:none;
	overflow:auto;
}
body.childrens-customer-view button.button {
    border: 1px solid #566eb8;
    width: auto;
    padding: 10px 30px;
    height: auto;
    line-height: 18px;
    color: #ffffff;
    background-color: #566eb8;
    font-size: 18px;
    font-family: "plutocond_light";
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin-top: 10px;
    text-transform: inherit;
}
div.child_container_headers  ul li {
	text-align: left !important;
	padding-left: 5px;
}
body.childrens-customer-view form .fieldset {
    min-height: 185px;
}
div.child_container_headers  ul li {
  font-size: 12px !important;
}
/********CHILDRENS*************/

@media (max-width: 720px) {
	.col2-set form.checkoutconnect  .col-1, .col2-set form.checkoutconnect  .col-2 {
		width: 100%;
	}
}
/*
ul.menu.smartwave-menu li a:hover{
	font-weight: 600 !important;
}
*/
body.body.onepagecheckout-index-success  form button.button ,
body.customer-account-forgotpassword form button.button {
	background-color: #5970bb;
    color: white;
    text-transform: initial;
    border-radius: 10px;
    float: right;
    font-family: "plutocond_light";
    font-size: 18px;
}

body.cms-page-view.cms-sizes div#sizeguide h2 {display:none;}

/*****print CGV button*****/
body.cms-cgv .std input[type=button] {
    border: 1px solid #566eb8;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-color: #566eb8;
    font-size: 13px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-right: 0;
    margin-top: -70px;
    text-transform: inherit;
	cursor: pointer;
}
body.cms-legal div.std div, body.cms-cgv div.std div, body.cms-legal div.std p, body.cms-cgv div.std p {
    color: #535351 !important;
}
@media (max-width: 780px) {
	body.cms-cgv .std input[type=button] {
		float: none;
		margin: 0;
	}
}
/*****print CGV button*****/


body.nit div.box_card_yes #cadre_card_yes a {
    padding: 10px 5px;
}

body.onepagecheckout-index-index span.cart_item_gift_text.checkouttext img.macaron_cadeau {
    margin: -25px -15px 0 0;
    height: 35px;
    float: right;
}
@media (max-width: 800px) {
	span.cart_item_gift_text {
		margin-top: -20px;
	}	
	table#shopping-cart-table img.macaron_cadeau {
		height: 40px;
	}
	body.onepagecheckout-index-index  .row {
		margin-left:0px;
		margin-right:0px;
	}
}

body .cart .cart-total-section .totals table tr td.a-right.discountscheckouttd {
	padding-right: 60px !important;
}
body.onepagecheckout-index-index select {
    padding-right: 28px;
}

@media (max-width: 450px) {
	div.category_view_page div.col-sm-2.listingsubcategs {
		width: 95% !important;
		padding: 0;
		margin: 10px;
	}
	div.col-main div.category-description.std {
		margin: -30px 10px 10px 10px;
	}
	body.catalog-category-view div.col-left.sidebar div#filter_subcategories {
		margin: 0 5px;
		padding: 0;
	}	
	.cart .no-padding-lr {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	body.onepagecheckout-index-index div#checkout-coupon-discount-load {
		width: 100%;
		padding: 0;
		background-color: white;
	}	
	form#search_store {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
	}	
	div#ajax_list_container {
		padding-top: 25px;
	}
	span.cart_item_gift_text {
		margin-top: 0;
		float: left;
	}
	table#shopping-cart-table img.macaron_cadeau {
		height: 30px;
	}
	body .cart .cart-total-section .totals table tr td.a-right.discountscheckouttd {
		padding-right: 0px !important;
		font-size: 16px;
	}
	.cart-table .product-name {
		font-size: 14px;
		line-height: 14px;
	}	
}

table#my-orders-table td.last span.nobr a {
	font-size: 12px;
}

/********************NEW FICHE PRODUIT**********************************/
body.catalog-product-view div.img-box.product-image-zoom {
	width: 75%;
	float:left;
	margin: 0 2.5%;
}
body.catalog-product-view div.more-views {
	width: 20%;
	float:left;	
	margin: 0;
}
body.catalog-product-view #more_img_gal.owl-carousel .owl-item {
	float: inherit;
	clear: both;
}
body.catalog-product-view #more_img_gal .item {margin: 0;}
body.catalog-product-view #more_img_gal div.owl-wrapper {
    width: 174px !important;
    max-height: 652px !important;
}
body.catalog-product-view #more_img_gal {
	height:auto;
	overflow-y: auto;
}
body.catalog-product-view #more_img_gal .jspVerticalBar {
    width: 8px;
}
body.catalog-product-view div.addtocart_top div.qty-box label {display:none;}
body.catalog-product-view div.addtocart_top div.qty-box div#inputqtybox {display:none;}
body.catalog-product-view div.addtocart_top button.btn-cart {display:none;}
body.catalog-product-view .product-view .product-shop .price-box {
	border-top: none;
	padding-top: 0;
}
body.catalog-product-view a.sizeguidelnk {
    color: #3752A0;
    font-size: 12px;
    font-family: "plutocond_light";
    float: inherit;
    text-decoration: inherit;
    margin-top: 0;
    text-transform: lowercase;
    margin-left: 15px;
	font-weight: 300;
}
body.catalog-product-view a.sizeguidelnk:hover {text-decoration: underline !important;}
body.catalog-product-view div.product-options-bottom  {margin:0;}
body.catalog-product-view div.product-options-bottom div.price-box.legendaprice {display:none;}
body.catalog-product-view div.product-options-bottom div.add-to-cart {
    margin: 0 12px 0 0;
    width: 58px;
    float: left;	
}
body.catalog-product-view .product-options-bottom .add-to-cart div#inputqtybox {
    clear: both;
    float: left;
    margin-right: 5px;
    width: 55px;
	border: 1px solid #b3b3b3;
}
body.catalog-product-view .product-options-bottom .add-to-cart label {
	width: auto;
    margin: 0;
    float: left;
}
body.catalog-product-view .product-options-bottom button.btn-cart {
    float: left;
    padding: 1px 6px;
    margin: 20px 0 0 0;
    border-radius: 5px;
}
body.catalog-product-view .product-view .product-shop .short-description {
    border-bottom: 1px solid #ebedf3;
    border-top: none;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 0;
    padding-top: 0;	
}
body.catalog-product-view .product-view .product-shop .btn-cart span span {
    font-size: 16px;
}
body.catalog-product-view div.longdescr {
    text-align: justify;
    line-height: 18px;
    /*height: 120px;*/
    border-top: none;
    border-bottom: 1px solid #ebedf3;
    padding: 0;
    margin: 7px 0 12px;
	color: #575756;
	font-size:13px;
}
body.catalog-product-view #productdescriptionscroll {
    display: block;
    /*height: 110px;
    overflow: auto;
    padding-bottom: 25px;*/
    line-height: 1;
	overflow-y: hidden;
}
body.catalog-product-view .product-view .product-shop .addtocart_top .price-box {
    margin: 15px 0 0 0;
    padding: 0;
}
body.catalog-product-view .product-options .switcher-field label {
    background-color: #fff;
    color: #3752A0;
    border: 1px solid #3752A0;
    display: block;
    float: left;
    font-family: "plutocond_regular", Arial;
    font-weight: normal;
    margin: 0px;
    text-align: center;
    width: auto !important;
    cursor: pointer;
    overflow: hidden;
    line-height: 21px !important;
    height: 23px !important;
    border-radius: 5px;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 13px;
	padding: 0 3px;
}
body.catalog-product-view .product-options .switcher-field label.no-stock {
    color: #c6c6c6;
    border: 1px solid #c6c6c6;
	border-color: #9D9D9C;
}
body.catalog-product-view .product-options .switcher-field label.selected {
    border-color: #3752A0;
    background-color: #3752A0;
    color: #FFFFFF;
}
@media (max-width: 768px) {
	body.catalog-product-view .product-options .switcher-field label.cuthere {
		clear:both;
	}
}

body.catalog-product-view div#left_col_picture_media {
    position: absolute;
    bottom: 0;
    left: 0;
}
body.catalog-product-view div.longdescr .jspVerticalBar {
    width: 8px;
}
body.catalog-product-view div.product-shop #product-options-wrapper {
    padding-top: 0px;
}
body.catalog-product-view .product-options {
    margin-bottom: 0px;
}
body.catalog-product-view button.socloz {
    border-radius: 5px;
    padding: 0.5px 6px;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 2px;
    width: 278px;
    background-color: #FFFFFF;
    color: #3752A0 !important;
    border: 1px solid #3752A0;
    line-height: 32px;
}
body.catalog-product-view div.product-shop.configurable button.socloz {
    margin-top: 5px;
    margin-left: -10px;
}
body.catalog-product-view .product-view.no_sale div.product-shop.configurable button.socloz {
	margin-left: 0;
    margin-top: 0;
}	
body.catalog-product-view button.socloz:hover {
    background-color: #3752A0;
    color: #FFFFFF !important;
    border: 1px solid #3752A0;	
}
body.catalog-product-view span#socloz_notice {
	margin-bottom: 15px;
    margin-left: 0;
    float: right;
    display: block;
    text-align: right;
    padding: 0 5px;
	font-size: 12px !important;
}
body.catalog-product-view div#socloz_space {
	width: 285px;
    float: left;
    margin-left: 0;
    margin-top: 5px;
}
body.catalog-product-view  div.sharing-tool-area {
	width: 175px;
    overflow: auto;
    clear: both;
    text-align: center;
    margin: 15px auto 0;
}
body.catalog-product-view  div#main_img_gal {
	border: 1px solid #eef0f5;
}
body.catalog-product-view  div#giftwrap_availbale {
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
	font-size: 12px;
	color: #575756;
}
body.catalog-product-view div.product-shop {
    border-left: none;
	margin-top: 0px;
	z-index: 9;
	min-height: 625px;
}
body.catalog-product-view .back-to-top.btt-shown {
    z-index: 10;
}
body.catalog-product-view div.topsellerTitle {
	text-align: center;
    font-size: 22px;
    text-transform: uppercase;
	border-bottom: 1px solid;
}
body.catalog-product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div ,
body.catalog-product-view .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}
body.catalog-product-view .box-viewed ,
body.catalog-product-view .box-up-sell {
    border: none;
}
body.catalog-product-view ul.productview_component {
	margin-left: 15px;
	color: #59585B;
	font-size: 13px;
}
body.catalog-product-view ul.productview_component li {
	list-style-type: disc;
    line-height: 16px;
}
body.catalog-product-view .product-view .product-shop .sku_wrapper {
	margin-top: 15px;
}
body.catalog-product-view div.product-options-bottom ul.add-to-links {
	display:none;
}
body.catalog-product-view .link-wishlist-new:hover {
	color: #ec637e !important;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}	

body.catalog-product-view ul.add-to-links.wishlistlink {
    margin-top: 5px;
    margin-left: 2px;
	float: left;
}
body.catalog-product-view div.product-shop.configurable ul.add-to-links.wishlistlink {
	margin-top: 10px;
}
body.catalog-product-view .link-wishlist-new {
    color: #3752A0;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 0.5px 14px 0 13px !important;
    border-radius: 5px !important;
    line-height: 32px;
	text-transform: inherit;
}
body.catalog-product-view .link-wishlist-new:before {
    content: "\f004";
    font-family: "FontAwesome";
    font-size: 28px;
}
body.catalog-product-view div#inputqtybox {
    border-radius: 5px;
}
body.catalog-product-view div.reassurance3blocs {
	margin: 15px 0;
    padding: 0;	
}
body.catalog-product-view div.reassurance3blocs div {
	padding: 0;
    line-height: 14px;
    text-align: center;
    color: #3752A0;
    font-size: 12px;	
}
body.catalog-product-view div.blockproduct_freeship {
	/*
	background: transparent url(/skin/frontend/smartwave/legenda/images/freeship.png) no-repeat left center;
    padding-left: 55px;
	*/
    overflow: auto;
    /*line-height: 28px;*/
    clear: both;
    margin-top: 10px;
    font-size: 13px;
    color: #575756;
	min-height: 28px;
}
body.catalog-product-view div.blockproduct_freeship strong {
	color: #3752A0;
}
body.catalog-product-view div.product_view_bottom_text {
    width: 85%;
    margin: 0 auto 10px;
    text-align: center;
    overflow: auto;
    padding-top: 25px;
}
body.catalog-product-view div.product_view_bottom_text p {
    color: #575756;
    line-height: 16px;	
}
body.catalog-product-view div.product_details_block h6 {
    font-style: italic;
    margin: 15px 0 5px 0;	
}
body.catalog-product-view div.product_details_block h5 {
	font-weight: bold;
}
body.catalog-product-view div.product_details_block span.product_details_block_text {
    text-align: justify;
    display: block;
    line-height: 18px;
    min-height: 150px;	
}
body.catalog-product-view div#customer-reviews p.review-nologged { text-align: center; }
body.catalog-product-view div#customer-reviews {
	min-height: 100px;
}
body.catalog-product-view .socloz_intro_text {
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    display: block;
    color: #575756;
    margin-bottom: 15px;
    line-height: 12px;
}
body.catalog-product-view .product-options dt {
    padding-bottom: 0;
}
body.catalog-product-view #product-options-wrapper .switcher-field.switcher-size {
    margin-bottom: 0;
}
body.catalog-product-view span.long_description_title {
	text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
	color: #575756;
	margin-top: 15px;
	display: block;
}
body.catalog-product-view div#noukies_family.productview h1 {
    color: #3752A0;
}
body.catalog-product-view .product-view .product-shop .price {
	color: #3752A0;
}
body.catalog-product-view .product-options dt label {
    color: #575756;
    font-family: "plutocond_light";
    font-weight: 600;
}
body.catalog-product-view .product-options-bottom .add-to-cart label {
    color: #575756;
	text-transform: uppercase !important;
    font-size: 12px !important;	
}
body.catalog-product-view span#socloz_notice a {
	color: #575756;
}
body.catalog-product-view span#socloz_notice a:hover {
	color: #3752A0;
}
body.catalog-product-view .product-view .product-shop .btn-cart {
    background-color: #3752A0;
	color: #FFFFFF;
	border: 1px solid #3752A0;
	width: 188px;
}
body.catalog-product-view .product-view .product-shop .btn-cart:hover {
    background-color: #FFFFFF;
	border: 1px solid #3752A0;
}
body.catalog-product-view .product-view .product-shop .btn-cart:hover span span {
	color: #3752A0 !important;
}
body.catalog-product-view div#inputqtybox input.input-text.qty {
    color: #575756;
}
body.catalog-product-view .box-up-sell .title, 
body.catalog-product-view .box-viewed .title {
    margin: 20px 20px 10px;
    font-size: 16px;
    font-weight: normal;
    color: #575756;
}

body.catalog-product-view .box-up-sell h3.product-name a,
body.catalog-product-view .box-viewed h3.product-name a {
	color: #3752A0 !important;
	text-transform: initial;
}
body.catalog-product-view .box-up-sell span.regular-price .price ,
body.catalog-product-view .box-viewed span.regular-price .price {
	font-weight: 600;
	font-size: 14px;
}
body.catalog-product-view div.breadcrumbs ul li strong, 
body.catalog-product-view div.breadcrumbs ul li a {
    color: #BCBEC0 !important;
}
body.catalog-product-view div.breadcrumbs ul li span {
    color: #BCBEC0 !important;
}
body.catalog-product-view div.product_details_title h5.title {
    font-size: 16px;
    font-weight: normal;
    color: #575756;	
}
body.catalog-product-view div.product-essential div.price-box p.old-price span.price {
    color: #3752A0;
}
body.catalog-product-view div.product-essential div.price-box p.special-price span.price {
    color: #F9574B;
}
body.catalog-product-view .old-price .price {
    color: #3752A0;
}
body.catalog-product-view img.macaron_nky_days {
	left: inherit;
    right: 5px;
    z-index: 9;
}
div.fancybox-skin {
    background-color: #FFFFFF !important;
}
div.fancybox-skin div#sizeguide h2 {
    color: #575756 !important;
}
body.catalog-category-view .tabs .tab-title, 
body.catalog-product-view .tabs .tab-title {
    color: #3752A0;
}
body.catalog-category-view .tabs .tab-title.opened, 
body.catalog-product-view .tabs .tab-title.opened {
    color: #575756 !important;
}
div.fancybox-skin div#sizeguide .tab-content table strong {
	color: #3752A0 !important;
}
body.catalog-product-view .product-view .product-shop .btn-cart.findstore {
    width: 251px;
    border-radius: 5px;
	margin: 0;
}
body.catalog-product-view img.product_details_block_img {
	margin-top: 18px;
}
body.catalog-product-view .addtocart_bottom div.price-box.legendaprice {display: none;}
body.catalog-product-view .addtocart_bottom div.qty-box {
	float: left;
    width: 80px;
}
body.catalog-product-view  .product-view .product-shop .addtocart_bottom .add-to-cart{
    width: 64px;
    margin: 0;
}
body.catalog-product-view .product-view .product-shop .btn-cart{
float: left;
    width: 278px;
    margin: 20px 0 0 0;
    padding: 1px 6px;
    border-radius: 5px;
}

body.catalog-product-view .product-view .product-shop.simple .btn-cart {
    margin: 21px 0 0 5px;
}
body.catalog-product-view .product-view .product-shop.simple  button.socloz {
	margin-top: 0;
    margin-left: -10px;
}
body.catalog-product-view .product-view.no_sale .product-shop  button.socloz {
	margin-top: 5px;
}
body.catalog-product-view .product-view .product-shop.hide_socloz_class .link-wishlist-new {
    width: 278px;
    text-align: left;
    margin-left: 67px;
    font-size: 16px;
    line-height: 32px;
}
.product-shop div#inputqtybox a.button-down {
    right: 11px;
    margin-left: 0;
}
.product-shop.configurable div#inputqtybox a.button-down {
    right: 8px;
    margin-left: 0;
}
body.catalog-product-view .addtocart_bottom div#inputqtybox {
	float: left;
}
/*
body.catalog-product-view .breadcrumbs {
    margin-top: 5px;
    border-top: 1px solid #ebedf3;
    padding-top: 5px;
}
*/
body.catalog-product-view .breadcrumbs ul li:nth-last-child(2) span{display:none;}
body.catalog-product-view .breadcrumbs ul li.product{display:none;}
body.catalog-product-view .breadcrumbs ul {
	text-align: left;
}
body.catalog-product-view div#noukies_family.productview {display:none;}
body.catalog-product-view h1.product_name_rightcol {
    color: #3752A0;
    font-weight: normal;
    font-family: "plutocond_light";
    font-size: 20px;
    text-transform: inherit;
    margin-bottom: 15px;
    line-height: 20px;
}
body.catalog-product-view div.breadcrumbs ul li strong, 
body.catalog-product-view div.breadcrumbs ul li a {
	font-size:12px;
	color: #575756 !important;
}
body.catalog-product-view span.descr_read_more {
	color: #3752A0;
    text-align: right;
    display: block;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 12px;
    cursor: pointer;
}
body.catalog-product-view .product-essential {
	margin-bottom: inherit;
}
body.catalog-product-view .box-viewed {
	margin-top: 40px;
}
@media (max-width: 1024px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 182px;
		line-height: 31px;
	}
	body.catalog-product-view button.socloz {
		width: 182px;
		line-height: 31px;
	}	
	body.catalog-product-view div#socloz_space {
		width: auto;
	}
	/*
	body.catalog-product-view div.zoomWindow ,
	body.catalog-product-view div.zoomContainer {
		width: 500px !important;
		left: 0 !important;
		z-index: 9;		
	}
	*/
	.products-grid li.item {
		margin-bottom: 0;
	}	
	div.category_view_page div.col-sm-2.listingsubcategs {
		width: 90% !important;
		margin-top: 15px;
	}	
}
@media (max-width: 991px) {
	body.cms-sizes .std .tabs .tab-title {
		margin-left: 0;
		width: 100%;
		clear: both;
		float: none;
		display: inherit;
	}
	/*
	body.catalog-product-view div.zoomWindow ,
	body.catalog-product-view div.zoomContainer {
		width: 380px !important;
	}	
	*/
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 142px;
		line-height: 16px;
	}
	body.catalog-product-view button.socloz {
		width: 142px;
		line-height: 16px;
	}	
	body.catalog-product-view .product-options .switcher-field label.cuthere {
		clear:both;
	}
}
@media (max-width: 768px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 132px;
		line-height: 15px;
		margin-left: 6px;
	}
	body.catalog-product-view button.socloz {
		width: 132px;
		line-height: 16px;
		margin-left: 13px;
	}	
	body.catalog-product-view div#socloz_space {
		width: auto;
	}	
	body.catalog-product-view h1.product_name_rightcol {
		font-size: 15px;
		line-height: 15px;
	}
	/*
	body.catalog-product-view a.sizeguidelnk {
		display: none;
		margin: -15px 0 0 0;
	}
	body.catalog-product-view a#sizeguidelnk_smallview.sizeguidelnk {
		display: block !important;
		margin: -15px 0 0 0;
	}
	*/
	body.catalog-product-view .product_details_block {
		width: 100%;
	}
	body.catalog-product-view .zoomContainer {
		display: none !important;
	}
	body.catalog-product-view div.product-shop {
		min-height: inherit;
	}	
	body.catalog-product-view .product-essential.row{
		min-height: auto !important;
	}	
	body.catalog-product-view .product-view .product-shop .btn-cart.findstore {
		width: 197px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	body.catalog-product-view div.product-shop {
		margin-top: 25px;
	}
}
@media (max-width: 736px) {
	body.catalog-product-view  div#left_col_picture_media {
		display:none;
	}
	body.catalog-product-view div.shareproduct {
		margin-bottom: 0;
		margin-top: 65px;
	}	
	body.catalog-product-view .product-options .switcher-field label.cuthere {
		clear:both;
	}	
	body.catalog-product-view .product-view .product-shop .btn-cart ,
	body.catalog-product-view button.socloz {
		width: 225px;
		line-height: 30px;
	}		
}
@media (max-width: 670px) {
	body.catalog-product-view div.product-shop {
		margin-top: 25px;
	}
	body.catalog-product-view div.product-img-box {
	    margin: 0 15px;	
	}
	body.catalog-product-view div.longdescr {
	    margin-right: 15px;	
	}	
	body.catalog-product-view h1.product_name_rightcol {
		font-size: 20px;
		line-height: 22px;
	}	
	body.catalog-product-view div.shareproduct  {
		margin-bottom: 0;
		margin-top: 65px;
	}
	body.catalog-product-view .box-up-sell .slider-viewport .product .product-name, 
	body.catalog-product-view .box-viewed .slider-viewport .product .product-name {
		max-height: 20px;
		overflow: hidden;
	}	
}
@media (max-width: 600px) {
	body.catalog-product-view .product-view .product-shop .btn-cart ,
	body.catalog-product-view button.socloz {
		width: 188px;
		line-height: 29px;
	}		
}
@media (max-width: 425px) {
	body.catalog-product-view div.product-shop {
		margin-top: 25px;
	}
	body.catalog-product-view div.product-img-box {
	    margin: 0 15px;	
	}
	body.catalog-product-view div.longdescr {
	    margin-right: 15px;	
	}
	body.catalog-product-view div.shareproduct  {
		margin-bottom: 0;
		margin-top: 65px;
	}	
	body.catalog-product-view .box-up-sell .slider-viewport .product .product-name, 
	body.catalog-product-view .box-viewed .slider-viewport .product .product-name {
		max-height: 36px;
	}
	body.catalog-product-view .owl-carousel .owl-wrapper-outer.autoHeight {
		height: 231px !important;
	}
	body.catalog-product-view div#left_col_picture_media {
		display: none;
	}
	body.catalog-product-view h1.product_name_rightcol {
		font-size: 20px;
		line-height: 22px;
	}
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 188px;
		line-height: 30px;
		margin-left: 0;
	}	
	body.catalog-product-view button.socloz {
		width: 188px;
		line-height: 30px;
	}	
	body.catalog-product-view ul.productview_component {
		margin-right: 15px;
	}
	body.cms-sizes .std .tabs .tab-content table tr td {
		padding-left: 10px;
		padding-right: 10px;		
	}
}
body.wishlist-index-index table#wishlist-table .cart-cell .add-to-cart-alt a.button-up ,
body.wishlist-index-index table#wishlist-table .cart-cell .add-to-cart-alt a.button-down {
	margin-top: 13px;
}
body.wishlist-index-index table#wishlist-table thead tr th:nth-last-child(2) {
	visibility: hidden;
}
body.catalog-product-view .no_reservation_space {
	display: block;
    width: 30px;	
}
/*
body.catalog-product-view .product-essential.row{
	min-height: 665px;
}
*/
body.catalog-product-view .product-view .product-shop .btn-cart.findstore {
	margin-bottom: 10px;
}
body.catalog-product-view .product-view .product-shop .price {
	font-size: 30px !important;
}
body.catalog-product-view div.product-img-box img.placeholder {
    width: 387px;
    margin: 0 auto;
    display: block;
}
body.catalog-product-view #messages_product_view ul.messages {
	margin-bottom: 35px !important;
}
body.catalog-product-view #messages_product_view .sw-cart-state {
    width: 65%;
}
@media (max-width: 767px) {
	body.catalog-product-view #messages_product_view .sw-cart-state {
		width: 100%;
	}	
}
body.catalog-product-view .link-wishlist-new {
	width: 53px;
    display: block;
    font-size: inherit;
    height: 35px;
	text-align: center;
}
body.catalog-product-view ul.add-to-links.wishlistlink {
	width: 65px;
}
body.wishlist-index-index table#wishlist-table .cart-cell .add-to-cart-alt a.button-up ,
body.wishlist-index-index table#wishlist-table .cart-cell .add-to-cart-alt a.button-down {
	margin: 0;
    float: none;
}
body.noukies_website.wishlist-index-index div.add-to-cart-alt button {
    background-color: #575756;
    color: white;
	line-height: 12px;
}
body.archimede_website.wishlist-index-index div.add-to-cart-alt button {
    background-color: #465077;
    color: white;
}
ul.products-grid li.item ul.add-to-links li a.link-wishlist:hover {
    color: #5068b3 !important;
    border: 1px solid #ffffff;
}
ul.products-grid li.item ul.add-to-links li a.link-wishlist {
    color: #3752A0;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 5px;
    width: 31px;
    padding: 6px;
    margin-top: 0px;
}
/********************NEW FICHE PRODUIT**********************************/

/*****Communication banner*****/
div#communication_banner {}
div#communication_banner a {
	cursor:pointer;
	display: block;
	width:100%;
	height:100px;
}
div#communication_banner span.closeme{
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
    background-color: white;
    border-radius: 20px;
    padding: 0 3px;
}
/*****Communication banner*****/

/********************NEW HOMEPAGE**********************************/
div#packshot_semaine {
    margin-bottom: 25px;	
}
div#packshot_semaine.oldone {
	margin-bottom:25px;
}
div#packshot_semaine.newone {
    padding: 0px 25px 0 25px;	
}
div#packshot_semaine .packshot_slider {}
div#packshot_semaine .packshot_slider img {
	cursor:pointer;
}
div#packshot_semaine #packshot_text {
	font-family: "plutocond_regular", Arial;
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;	
}
div#social_home #social_home_content div.col-sm-4.col-xs-12{
	padding: 0;
}

div#social_home #social_home_content div.div-facebook{
    width: 370px;
    margin-right: 30px;	
}
div#social_home #social_home_content div.div-instagram{
    width: 370px;
    margin-right: 30px;	
}
div#social_home #social_home_content div.div-pinterest{
    width: 370px;
}

div#social_home {
	border: 1px solid #e0e9f3;
	padding: 3px 0px 10px 0px;
	margin-bottom: 10px;
	overflow: auto;
	margin-top: 15px;
}
div.homepagetext {
	margin: 3px 0 17px 0;
}
div#social_home h2.title ,
div.homepagetext h2.title {
	border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}
div.homepagetext p {
	text-align: justify;
}

div.bars_horiz_top {
	width: 175px;
    margin: 0 25px 0 0;
    line-height: 15px;
    padding: 5px 10px;
    text-align: center;
    float: right;
    height: 40px;
    border-radius: 10px;
}

@media (min-width: 1200px) {
	.content-bottom-slider .container {
		width: auto;
	}
}
.wrapper .homeslidercontainer {
    margin-left: 0;
    margin-top: -6px;
    margin-right: 0;
    padding: 0;
    overflow: hidden!important;
    border-top: 1px solid #dadad9;  
}
.wrapper .homeslidercontainer #owlslider{
	
}
#homeslider_bg_opacity {
	background: transparent url(/media/bg_effect_homeslider.png) repeat-x left top;
    height: 25px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.header-type-2 .header {
    background-color: white;
}
.home_slider_right_block {
    margin-right: -30px;
    margin-left: 15px;
    margin-top: 0px;
}
@media (max-width: 425px) {
	.homeslidercontainer {
		margin-left: 0;
		margin-top: 0;
	}
	div.row.threeblocks  {
		margin: 0;
	}
	div.bars_horiz {
		padding: 15px;
	}
	div#logo_right_container div.bars_horiz_top {
		float: none;
	}
	.home_slider_right_block {
		margin-right: inherit;
		margin-left: inherit;
		margin-top: inherit;
	}	
}
div.home-slider {
	margin-top: 2px;
}
.homeslidercontainer div.owl-buttons {display:none;}
div.homeslider_rightblock .blockhome {
	margin-top:0;
}
div.homeslider_rightblock {
    padding: 15px;
    margin: -9px 0 0 0;
}
div#owl_packshots div.product h5.product-name a {
    line-height: 13px;
    font-size: 12px;	
	text-transform: initial;
}
div#owl_packshots div.product h5.product-name {
	height: 27px;
    overflow: hidden;
    min-height: 27px;
    max-height: 27px;
    margin: 0 0 3px 0 !important;	
}
div#owl_packshots div.product .price-box.legendaprice{}
div#owl_packshots div.product .price-box.legendaprice .regular-price .price ,
div#owl_packshots div.product .price-box.legendaprice .special-price .price{

	color: #3752A0;
}
div#owl_packshots div.product .price-box.legendaprice .old-price .price{
	color: #F9574B;
}
div#owl_packshots div.product {
	text-align: center;
}
div.owl-wrapper-outer.autoHeight {
	min-height: 175px !important;
}
#owl_facebook {}
#owl_instagram {}
#owl_pinterest {}

#owl_facebook .owl-item  ,
#owl_instagram .owl-item  ,
#owl_pinterest .owl-item  {
	min-height: 250px;
}
#owl_facebook .owl-item img {
	max-height: 250px;
    margin: 0 auto;
    display: block;
}
#owl_pinterest .owl-item span.bg_social_post span ,
#owl_instagram .owl-item span.bg_social_post span ,
#owl_facebook .owl-item span.bg_social_post span {
	padding: 5% 15% 0;
    display: block;
	border: none !important;
}
#owl_pinterest .owl-item:hover span.bg_social_post ,
#owl_instagram .owl-item:hover span.bg_social_post ,
#owl_facebook .owl-item:hover span.bg_social_post {
	display: block;
}
#owl_pinterest .owl-item span.bg_social_post ,
#owl_instagram .owl-item span.bg_social_post ,
#owl_facebook .owl-item span.bg_social_post {
	display: none;
    text-align: center;
    padding: 0;
    background: transparent url(/skin/frontend/smartwave/legenda/images/bg_opacity_white.png) repeat left top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img.likes_img {
    width: 30px;
    height: 30px;
    max-height: inherit !important;
    margin: 0 5px 0 0 !important;
    display: inherit !important;
    padding: 0 !important;
	float: left;
}
#owl_instagram .owl-item span.social_likes ,
#owl_instagram .owl-item span.social_comments {
	padding: 0 !important;
    margin: 0 0 20px 0;
    width: 50%;
    height: auto;
    color: #000;
    float: left;
    line-height: 16px;
    font-size: 16px;
	text-align: center;
}
#owl_pinterest .owl-item span.social_shares ,
#owl_pinterest .owl-item span.social_likes ,
#owl_pinterest .owl-item span.social_comments,
#owl_facebook .owl-item span.social_likes ,
#owl_facebook .owl-item span.social_shares ,
#owl_facebook .owl-item span.social_comments {
	padding: 0 !important;
    margin: 0 0 20px 0;
    width: 33.33%;
    height: auto;
    color: #000;
    float: left;
    line-height: 16px;
    font-size: 16px;
	text-align: center;
}
	
img.shares_img {
    width: 30px;
    height: 30px;
    max-height: inherit !important;
    margin: 0 5px 0 0 !important;
    display: inherit !important;
    padding: 0 !important;
	float: left;
}
#owl_pinterest .owl-item span.bg_social_post span.bg_social_post_text ,
#owl_instagram .owl-item span.bg_social_post span.bg_social_post_text ,
#owl_facebook .owl-item span.bg_social_post span.bg_social_post_text {
    width: 90%;
    clear: both;
    padding: 15px;
    color: #575756;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    position: absolute;
    top: 30%;
    left: 0;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/opacity_white.png) repeat left top;
    margin: 0 5%;
	border-radius: 15px;
	webkit-border-radius: 15px;
}
i.fa-share-square.socialsharer {
	position: absolute;
    top: 224px;
    right: 6px;
    font-size: 20px;
}
span.social_sharer {
	width: auto;
    height: auto;
    position: absolute;
    background-color: #fff;
    bottom: 8px;
    right: 29px;
    z-index: 999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;	
}
span.social_sharer:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 8px solid white;
    border-bottom: 2px solid transparent;
    margin: -15px 0px 0px 46px;
}
.custompinitbtn {
	border-radius: 2px;
    text-indent: 20px;
    width: auto;
    padding: 0 4px 0 0;
    text-align: center;
    font: 11px/20px "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    background: #bd081c url(/skin/frontend/smartwave/legenda/images/pinit_btn_logo.jpg) 3px 50% no-repeat;
    background-size: 14px 14px;
    -webkit-font-smoothing: antialiased;
	display: block;
	cursor: pointer;
}
.custompinitbtn:hover {
	background-color: #aa0719;
    box-shadow: none;
}
.fancylike-fb-like {
	background: #3752A0 url(/skin/frontend/smartwave/legenda/images/fb_icon_txt_fr.png) no-repeat 6px center;
}
.instagram-like {
	background: #3752A0 url(/skin/frontend/smartwave/legenda/images/inst_icon_txt_fr.png) no-repeat 6px center;
}
.pinterest-like {
	background: #3752A0 url(/skin/frontend/smartwave/legenda/images/pinit_icon_txt_fr.png) no-repeat 6px center;
}
.fancylike-fb-like ,
.instagram-like ,
.pinterest-like {
	width: 85px;
	height: 22px;
	border-radius: 5px;
	color: white;
	line-height: 22px;
	cursor: pointer;
	margin: 0 auto;
}
#social_home_content .owl-item .banner {
	margin-bottom: 10px !important;
}

/*
#owl_facebook .owl-item:hover span.social_likes, 
#owl_facebook .owl-item:hover span.social_comments, 
#owl_instagram .owl-item:hover span.social_comments, 
#owl_pinterest .owl-item:hover span.social_comments, 
#owl_instagram .owl-item:hover span.social_likes, 
#owl_pinterest .owl-item:hover span.social_likes, 
#owl_facebook .owl-item:hover span.social_shares, 
#owl_instagram .owl-item:hover span.social_shares, 
#owl_pinterest .owl-item:hover span.social_shares {
    position: relative;
    animation-name: moving;
    animation-duration: 1s;
    animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;	
    -webkit-animation-name: moving;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;	
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;		
}		
@-webkit-keyframes moving {
    from {top: 0px;}
    to {top: 30px;}
}
@keyframes moving {
    from {top: 0px;}
    to {top: 30px;}
}
*/

#owl_instagram .owl-item img {
	max-width: 390px;
	max-height: 250px;
    margin: 0 auto;
    display: block;
}
#owl_pinterest .owl-item img {
	max-width: 390px;
	max-height: 250px;
    margin: 0 auto;
    display: block;
}
span.pinitfollow {
    width: 70px;
    margin: 0 auto;
    display: block;
}	
div.blockhome.social_archi div.banner.a-right {
	border: none !important;
}
/*
button#u_0_2 span._49vh._2pi7 {
	font-family: "plutocond_regular", Arial;
    color: white;
    font-weight: 300;
    font-size: 10px;
}
*/
div.div-pinterest .pinitfollow span ,
div.div-instagram a.ig-b-.ig-b-v-24 span {
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: 600 !important;
}
/********************NEW HOMEPAGE**********************************/


/*******************NEW TOP MENU*************************/
li.submenu_categ_pic_descr {}
li.submenu_categ_pic_descr img.submenu_categ_mainpic {}
li.submenu_categ_pic_descr span.submenu_categ_description {
	text-transform: initial;
	text-align: justify;
}
body ul.menu.smartwave-menu li ul.vetements li {
	width: 33.33% !important;
}
ul.menu.smartwave-menu li ul {
    width: 100%;
}
body ul.menu.smartwave-menu li ul li span.topeshopli ,
body ul.menu.smartwave-menu li ul li span.topeshopli a.topeshopli_header {
    font-size: 14px !important;
    display: block !important;
    line-height: 18px !important;
    margin-top: 5px !important;
    color: #575756 !important;
    font-family: "plutocond_light" !important;
    text-transform: inherit;
    font-weight: 600;
    border: none;
    text-align: left;
}
body ul.menu.smartwave-menu li ul li span.topeshopli {
	font-weight: 600;
	cursor: default;
}
ul.menu.smartwave-menu li ul.sub_eshop li span a:hover {
    color: #575756 !important;
}
.header-container div.quick-access.search-center {
    float: none;
    /*padding: 0 15px;*/
    width: 100% !important;
    margin-top: 0;
    background-color: transparent;
    clear: both;
    display: block;
}
.header-container  .header-wrapper .main-nav {
    margin-top: 20px;
}
ul.menu.smartwave-menu li ul li.puericulture .subcategseshop.main_category_column {
    width: 25%;
    float: left;
}
ul.menu.smartwave-menu li ul li.deco .subcategseshop.main_category_column {
    width: 50%;
    float: left;
	padding-left: 18%;
}
span.subtopeshopli {
	border-bottom: 1px solid #dadad9;
}
ul.menu.smartwave-menu li ul.sub_eshop.boys .subcategseshop span.subcatshopitem_left {
    width: 100% !important;
}
ul.menu.smartwave-menu li ul.sub_eshop.boys .subcategseshop span.subcatshopitem_left.width50perc {
    width: 50% !important;
}
/*******************NEW TOP MENU*************************/

/*******************NEW TOP MENU ARCHIMEDE*************************/

@font-face {
    font-family: 'street_cornerregular';
    src: url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner-webfont.eot');
    src: url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner-webfont.woff') format('woff'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner-webfont.ttf') format('truetype'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner-webfont.svg#street_cornerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'street_corner_boldregular';
    src: url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner_bold-webfont.eot');
    src: url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner_bold-webfont.woff') format('woff'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner_bold-webfont.ttf') format('truetype'),
    url('https://www.noukies.com/skin/frontend/smartwave/legenda/css/webfonts/street_corner_bold-webfont.svg#street_corner_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
ul#nav.newarchitopmenu > li + li {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/sep.png) no-repeat 0 13px;
}
ul#nav.newarchitopmenu {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
	border-bottom: 1px solid #dadad9;
	text-align: center;
}
body.cms-index-index ul#nav.newarchitopmenu { 
	border: none;
}
ul#nav.newarchitopmenu li.level0 {
	width: auto;
    padding: 5px 15px;
    margin: 0;
    position: inherit;
    float: left;
}
ul#nav.newarchitopmenu li.level0 a.level-top {
	color: #1B4164;
    float: left;
    font-family: "glober_regularregular";
    font-size: 14px;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;	
}
ul#nav.newarchitopmenu li.level0 {
	color: #1B4164;
    font-family: "glober_regularregular";
    font-size: 14px;
    text-transform: uppercase;	
    border-bottom: 2px solid transparent;
    display: inline-block !important;
    float: none;
}
ul#nav.newarchitopmenu li.level0 span.top_li_span {
    padding: 3px;
    font-weight: 600;
}
ul#nav.newarchitopmenu li.level0 a.level-top:hover {
	color: #38b9ff;
}
ul#nav.newarchitopmenu li.level0 a.level-top span {
	float: left;
}
ul#nav.newarchitopmenu li.level0 a.level-top img {
	float: left;
    margin-top: 5px;
    margin-left: 10px;
}
ul#nav.newarchitopmenu li.level0 ul.level0 {
    background-color: #FFF;
    border: 1px solid #dadad9;
    z-index: 999;
    padding-top: 15px;
    background: white;
    margin-top: -15px;
}

ul#nav.newarchitopmenu li.level0:hover {
    border: none;
    z-index: 1 !important;
    border-bottom: 2px solid #2b3268;
}

ul#nav.newarchitopmenu li.level0 ul.level0.shown-sub {
    position: absolute;
    left: 15px;
    width: 97.5%;
	top: 53px;
	padding: 15px 25px;	
	text-transform: initial;
}

ul#nav.newarchitopmenu li.level0 ul.level0 span.submenu_label {
	font-weight: 600;
}
ul#nav.newarchitopmenu li.level0 ul.level0 span.equalheights_a ,
ul#nav.newarchitopmenu li.level0 ul.level0 span.equalheights_b ,
ul#nav.newarchitopmenu li.level0 ul.level0 span.equalheights_c ,
ul#nav.newarchitopmenu li.level0 ul.level0 span.equalheights_d {
	width: 23.5%;
    display: block;
    float: left;
}
ul#nav.newarchitopmenu li.level0 ul.level0 li.level1 {}
ul#nav.newarchitopmenu li.level0 ul.level0 li.level1 a {}
ul#nav.newarchitopmenu li.level0 ul.level0 li.level1 a span {}

span.submenu_girls_archi_taille {
	width: 50%;
    float: left;
}
#nav.newarchitopmenu li.over a, #nav.newarchitopmenu a:hover {
    color: #2b3268 !important;
    font-weight: 300 !important;
}
#nav.newarchitopmenu ul span, #nav.newarchitopmenu ul li.last li span {
    padding: 3px 0 4px 0;
}
span.expandmenu_img_descr_hommes {    
	width: 47% !important;
	margin-top: 12px;
}
span.expandmenu_img_descr_hommes img {
    max-width: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;	
}
span.expandmenu_img_descr_hommes span.expandmenu_descr_hommes {
	text-align: justify;
}
span.expandmenu_img_descr_hommes span.expandmenu_descr_hommes p {
	line-height: 18px;
}
/*******************NEW TOP MENU ARCHIMEDE*************************/

/***** NEW ARCHIMEDE DESIGN******/
body.archimede_website  div.col-left.sidebar div.block-main-categories {
	display: none !important;
}
div#topSearchContainer input#search_mobile:focus ,
div#topSearchContainer input#search:focus {
	display: initial !important;
}
div#logo_right_container {
	position: initial !important;
}
body.catalog-category-view  ul#subcategs_themes li {
    width: 223px;
    height: 274px;
}
body.catalog-category-view  ul#subcategs_themes li a img {
    width: 223px;
    height: 223px;
}
input.input-text:focus {
    display: block !important;
}
ul#nav.newarchitopmenu li.level0 a.level-top span ,
body.archimede_website ,
body.archimede_website .top-bar a.top-left-links ,
body.archimede_website ul.navbar-nav li a {
    font-family: "glober_regularregular" !important;
}
body.archimede_website div.blockhome div.banner.a-right span.video_title, 
body.archimede_website div.blockhome div.banner.a-right a span {
    font-family: "glober_regularregular" !important;
    color: #2b3268 !important;
}
body.archimede_website .h1, 
body.archimede_website .h2, 
body.archimede_website .h3, 
body.archimede_website .h4, 
body.archimede_website .h5, 
body.archimede_website .h6, 
body.archimede_website h1, 
body.archimede_website h2, 
body.archimede_website h3, 
body.archimede_website h4, 
body.archimede_website h5, 
body.archimede_website h6, 
body.archimede_website .title, 
body.archimede_website .product-name a, 
body.archimede_website h1 a, 
body.archimede_website h2 a, 
body.archimede_website h3 a, 
body.archimede_website h4 a, 
body.archimede_website h5 a, 
body.archimede_website h6 a, 
body.archimede_website .share-title, 
body.archimede_website .block .block-title strong {
    font-family: "glober_regularregular" !important;
    color: #2b3268 !important;
}
body.archimede_website .divtxtnewsletterfooter {
    font-family: "glober_regularregular" !important;
    color: #2b3268 !important;
}
body.archimede_website .cart-table .price, 
body.archimede_website .cart .totals, 
body.archimede_website .cart .totals .price, 
body.archimede_website .order-products-table .price, 
body.archimede_website strong, 
body.archimede_website .block-account .block-content li a, 
body.archimede_website .block .block-subtitle, 
body.archimede_website .product-categories > li > a, 
body.archimede_website .order-view .order-products-table th, 
body.archimede_website .shopping-cart .cart-popup .products-small .product-item h5 a, 
body.archimede_website .shopping-cart .cart-popup .subtotal, 
body.archimede_website .data-table thead th, 
body.archimede_website .recent-post-mini a {
    color: #2b3268 !important;
}
body.archimede_website div#main_footer input#newsletter {
    border: 1px solid #2b3268;
    color: #2b3268;
    font-family: "glober_regularregular" !important;
}
body.archimede_website div#main_footer input#newsletter::-webkit-input-placeholder { /* WebKit browsers */
    color:    #2b3268;
}
body.archimede_website div#main_footer input#newsletter:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #2b3268;
   opacity:  1;
}
body.archimede_website div#main_footer input#newsletter::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #2b3268;
   opacity:  1;
}
body.archimede_website div#main_footer input#newsletter:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #2b3268;
}
body.archimede_website div#main_footer button#newsletterbtn {
    border: 1px solid #2b3268;
    background-color: #2b3268;
    font-family: "glober_regularregular" !important;
}
body.archimede_website div.footer_sitemap ul li, 
body.archimede_website div.footer_sitemap ul li a {
    color: #2b3268;
    font-family: "glober_regularregular" !important;
	line-height: 20px;
}
body.archimede_website a.copyright_links {
    color: #2b3268;
    font-family: "glober_regularregular" !important;
}
/*
body.archimede_website .page-heading {
    margin-bottom: 0;
}
*/
body.noukies_website, 
body.noukies_website .label, 
body.noukies_website .product-view .product-shop .sku_wrapper .sku {
    font-family: "plutocond_regular", Arial !important;
    color: #575756 !important;
}
body.archimede_website, 
body.archimede_website .label, 
body.archimede_website .product-view .product-shop .sku_wrapper .sku {
    font-family: "glober_regularregular" !important;
	color: #2b3268 !important;
}
/***** NEW ARCHIMEDE DESIGN******/

/***** NEW HEADER *******/
.top-bar .top-links {
	width: 171px !important;
}
div.form-language {
    float: left;
    margin-right: 6px;
    margin-top: 5px;
    border-right: 1px solid #e6e6e3 !important;
    padding-right: 6px;
    height: 13px;	
}
div.logos_area {
    width: 20%;
    float: left;
    margin-top: 0px;
    height: 30px;
}
div.logos_area a.nkylogo ,
div.logos_area a.archilogo {
	display: block;
    float: left;
    margin-top: -1px;
    padding: 3px 9px 8px 9px;
}
body.archimede_website div.logos_area a.nkylogo ,
body.archimede_website div.logos_area a.archilogo {
	display: block;
    float: left;
    margin-top: -1px;
    padding: 3px 9px 6px 9px;
}
div.logos_area a.nkylogo:hover ,
div.logos_area a.archilogo:hover {
    background-color:white;	
}
span.sites_separator_bis ,
span.sites_separator {
    float: left;
    border-left: 1px solid #e6e6e3;
    display: block;
    width: 1px;
	height: 13px;
    margin-top: 5px;
}
.header-container .top-bar {
    padding-top: 1px;
}
ul.account-ul-top {
    border-right: 1px solid #e6e6e3 !important;
	margin-top: 5px;
	height: 13px;
	padding-right: 6px;
}
ul.account-ul-top li.dropdown {
	margin-top: -7px;
}
div.menu-all-pages-container {
    border-bottom: 1px solid #dadad9 ;
	height: 45px;
}
body.cms-index-index div.menu-all-pages-container {
	height: 50px;
}
div#logo_right_container_links {
    padding-left: 0;
    margin-left: 8px;
}
div#logo_right_container_links a.top-left-links {
    float: left;
    font-size: 12px;
    color: #575756;
    margin-right: 15px;
}
div#logo_right_container_links a.top-left-links:hover {
	text-decoration: underline !important;
}
.header-type-2 .header {
	margin-top: 0px !important;
}
.header-type-2 .logo {
	margin-top: -10px !important;
	height: 60px;
	margin-bottom: 20px;
	padding: 0;
}
.page .main-nav .menu > li {
    font-size: 13px !important;
}
ul.menu.smartwave-menu li {
	float: left !important;
}
div.home-slider {
    margin-top: 2px !important;
}
.header-container .header-wrapper .main-nav {
    margin: 0px 15px !important;
}
div#topSearchContainer {
    padding-top: 0px !important;
    padding-left: 0px !important;
    border-radius: 6px !important;
    width: 100% !important;
    height: 28px;
    margin-top: 0px;
    float: left;
    border: 1px solid #B5B5B2;
}
img.img_location {
    margin-top: -4px;
    height: 13px;
    margin-right: 4px;
}
div.custom_top_text {
    text-align: right;
	width: 50%;
	float: left;
}
body.archimede_website .header-container .top-bar {
    background: #465077;
}
.main-nav a {
	color: #575756 !important;
}
ul.menu.smartwave-menu li.cms.marque:hover:after, ul.menu.smartwave-menu li.cms.eshop:hover:after, ul.menu.smartwave-menu li.cms.chambre:hover:after {
    left: 1px !important;
}
.top-bar .top-links li.dropdown ul.dropdown-menu li a {
    border-bottom: 1px solid #e6e6e3 !important;
}
.top-bar .top-links li.dropdown ul.dropdown-menu li.last a {
    border-bottom: none !important;
}
ul.navbar-right li.dropdown ul.dropdown-menu {
    background-color: #3752A0;
    border: 1px solid #3752A0;
	margin-top: 1px !important;
}
body .dropdown-menu>li>a:hover, body .dropdown-menu>li>a:focus {
    background-color: #3752A0;
}
.top-bar .form-language select {
    width: 51px;
    background-color: #3752A0;
    color: white;
}

body.archimede_website  ul.navbar-right li.dropdown ul.dropdown-menu {
    background-color: #465077;
    border: 1px solid #465077;
}
body.archimede_website .dropdown-menu>li>a:hover, 
body.archimede_website .dropdown-menu>li>a:focus {
    background-color: #465077;
}
body.archimede_website  .top-bar .form-language select {
    background-color: #465077;
}

select#select-language {
    border-right: 1px solid #e6e6e3 !important;
	border-radius: inherit;
	background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/select_lang_arrow.jpg) no-repeat 32px 12px;
}
select#select-language option {
	background-color: #3752A0;
	border: 1px solid #3752A0;
	border:0;
    outline:0;
}
body.archimede_website  select#select-language option {
	background-color: #465077;
	border: 1px solid #465077;
}
div.menu-all-pages-container ul.menu.smartwave-menu {
	position: relative;
    text-align: left;
    width: 100%;
    margin: -4px 0 0 0;
    float: none;
}
body ul.menu.smartwave-menu li ul li span.topeshopli a ,
body ul.menu.smartwave-menu li ul li span ,
body ul.menu.smartwave-menu li ul li span.subcatshopitem  a {
    color: #575756 !important;
}
body span.topeshopli {
	background-color: white !important;
}
ul.menu.smartwave-menu li ul li span.topeshopli a {
	font-weight: 600;
}
ul.menu.smartwave-menu strong {
	color: #575756 !important;
}
div#topSearchContainer input#search_mobile ,
div#topSearchContainer input#search {
    color: #575756;
}
div#topSearchContainer {
    background-color: #FFF;
}
div.blockhome div.banner.a-right {
    border: none !important;
}
div.blockhome div.banner.a-right {
	margin-bottom: 0;
}
.blockhome {
    margin-bottom: 20px;
}
div.blockhome span {
	border: 1px solid #B5B5B2 !important;
	border-top: none !important;
	font-family: "plutocond_light", Arial;
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;	
}
body.cms-index-index div.blockhome div.banner.a-right a ,
body.cms-index-index .title ,
body.cms-index-index .product-name a {
    color: #575756;
}
body.cms-index-index .title:before {
    border-top: solid 1px #B5B5B2;
}
body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev ,
body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next ,
body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev ,
body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next {
    border: none !important;
}
body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev ,
body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat left center;
    width: 35px;
    height: 48px;	
}
body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next ,
body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat right center;
    width: 35px;
    height: 48px;	
}
body.cms-index-index div#social_home ,
body.cms-index-index div#packshot_semaine {
    border: none;
}
div.homepagetext p {
	color: #575756;
}
.owl-theme .owl-controls .owl-buttons div:before ,
.owl-theme .owl-controls .owl-buttons div {
	opacity: 0.9 !important;
}
div.homeslider_rightblock {
    margin: -8px 0 0 0 !important;
	padding-bottom: 0;
}
.page .main-nav .menu > li:hover a {
	color: #575756 !important;
}
.header-wrapper .main-nav {
	background-color: white;
}
div.main-nav.floating {
	background: transparent url(/skin/frontend/smartwave/legenda/images/bg_opacity_white.png) repeat left top !important;

    position: fixed;
    top: 0px;
    height: 50px;
    width: 100%;
    margin-left: 15px;
    z-index: 11;
	
	-webkit-box-shadow: 0px 2px 2px 0px rgba(185,185,176,1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(185,185,176,1);
	box-shadow: 0px 2px 2px 0px rgba(185,185,176,1);
}

div.main-nav.floating div.menu-all-pages-container {
	border-bottom: none;
	background-color: white;					 
}
div.main-nav.floating div.menu-all-pages-container img#sam_menu {
	display: none;
}
div.main-nav.floating div.menu-all-pages-container img#floating_logo_nky {
    display: block !important;
    position: absolute;
    top: 8px;
    left: 8px;
}
@media (max-width: 1410px) {
	div.main-nav.floating div.menu-all-pages-container img#floating_logo_nky {
		width: 100px;
		top: 13px;
	}
}
@media (max-width: 1300px) {
	div.main-nav.floating div.menu-all-pages-container img#floating_logo_nky {
		display: none !important;
	}
}

div.main-nav.nofloating {
	background-color: inherit;
	position: inherit;
	top: inherit;
	height:inherit;
	width: inherit;
}
div.main-nav.nofloating img#floating_logo_nky {
	display: none !important;
}
div.main-nav.floating img#floating_logo_nky {
	display: block !important;
}
body.archimede_website  div.homelinks.floating {
	background-color: white;
	position: fixed;
	top: 0px;
	height:38px;
    width: 100%;
    z-index: 10;
    padding: 0 !important;
    left: 0;
}
body.archimede_website  div.homelinks {
    margin: 0;
    width: 100%;
    padding: 0 15px !important;
}	
/*
body.archimede_website  div.homelinks.nofloating {
	background-color: inherit;
	position: inherit;
	top: inherit;
	height:inherit;
	width: inherit;
}
*/
ul#select-language {
	margin-top: -3px;
}
ul#select-language li.dropdown {
	display: block !important;
}
ul#select-language li.dropdown a {
	color: white !important;
}
ul#select-language li.dropdown a:hover {
	text-decoration: none !important;
}
ul#select-language li.dropdown a span.caret {}
ul#select-language li.dropdown ul.dropdown-menu {
	background-color: #3752A0;
    margin: 0 0 0 -16px;
    padding: 0;
    border: 1px solid #3752A0;
    box-shadow: none;
    margin-top: -3px;
    width: auto;
    min-width: 50px;
    z-index: 9999;
}

body.archimede_website  ul#select-language li.dropdown ul.dropdown-menu {
	background-color: #465077;
    border: 1px solid #465077;
}

ul#select-language li.dropdown ul.dropdown-menu li {}
ul#select-language li.dropdown ul.dropdown-menu li a {}

div.newsletter-container {
    border: 1px solid #d1ddeb;
    border-radius: 5px;
    padding: 15px 0px 6px 10px;
    margin: 0;
    overflow: inherit;
}
div.newsletter-container {
    overflow: inherit;
}
body.cms-page-view.cms-archimede div.breadcrumbs ,
body.cms-page-view.cms-archimede div#noukies_family {
	display:none !important;
}
div.header div.logo a {
    position: relative;
    z-index: inherit;
    left: inherit;
    top: inherit;
}
div.header div.logo a img {
	margin: 0 auto;
}
h4.packshotsemaine_noukies {
	margin-top: 25px;
}
@media (min-width: 768px) {
	.homeslidercontainer.col-sm-8 {
		width: 68.4%;
		margin-right: -20px;
	}
}
.homeslidercontainer div.owl-buttons {
	display: none;
}
.homeslidercontainer .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    top: 186px;
    height: 48px;
    width: 48px;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat center center;
    position: absolute;
    display: block;
}
.homeslidercontainer .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0px;
    top: 186px;
    height: 48px;
    width: 48px;	
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat center center;
    position: absolute;
    display: block;	
}
div.blockhome.youtubeblock div.banner.a-right {
    border: 1px solid #B5B5B2 !important;
}

body.cms-index-index div.reassurance_blocks {
    margin-top: 30px;
}
body.cms-page-view.cms-archimede div#social_home {
	border: none !important;
}
body.cms-page-view.cms-archimede div.threeblocks.archi_before_social{
	margin-bottom: 10px;
}
body.cms-page-view.cms-archimede div#packshot_semaine {
	border: none !important;
	margin-bottom: 15px;
}
body.cms-page-view.cms-archimede div.row.threeblocks {
	margin-top: -10px;
}

ul.menu.smartwave-menu li ul li a {
    color: #575756 !important;
}
.mobile-nav .sw-mobile-menu li > a {

    color: #575756 !important;
}
.header-container .top-bar {
	height: 31px !important;
    z-index: 10;
    position: relative;
} 
@media (max-width: 767px) {
	.header-container .top-bar {
		height:35px !important;
	}
}
.top-bar .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.top-bar .top-links li.dropdown ul.dropdown-menu li a {
    padding: 5px 5px !important;
}

div.custom_top_text span {
    margin-top: 0 !important;
    line-height: 25px !important;
}
.top-bar a.cartsidebar {
    margin-top: -6px !important;
	font-size: 10px !important;
    line-height: 41px !important;
}

div.bars_horiz_top ,
div.bars_horiz_top a {
	font-size: 12px !important;
}
div.bars_horiz_top {
    margin: 0 !important;
    width: 187px;
    padding: 0;
    height: 21px !important;
}
div.bars_horiz_top a {
	/*
    background: transparent url(/skin/frontend/smartwave/legenda/images/freeship_smaller.png) no-repeat left center;
    padding-left: 38px;
	*/
    line-height: 21px;
    height: 21px;
    display: block;
    text-align: left;
}
div.bars_horiz_top a i.fa {
	font-size: 17px;
	margin-right: 5px;
}
div#logo_right_container {
    margin: 10px 0 0 0;
    width: auto;
    padding: 0;
	float: right;
}
@media (min-width: 768px) and (max-width: 1024px) {
	div#logo_right_container {
		margin: -35px 15px 0 0;
		width: auto;
		padding: 0;
		position: inherit !important;
		float: right;
	}
	/*
	div.reassurance_blocks ,
	div#social_home ,
	div.threeblocks.youtubeblocks div.blockhome.block7home ,
	span.banner_block_2 {
		display:none;
	}
	div.threeblocks.youtubeblocks div.blockhome.youtubeblock object ,
	div.threeblocks.youtubeblocks div.blockhome.youtubeblock {
		width: 100%;
	}
	*/
	form.newfooternewsletterform {
		margin-top:0;
		padding-top: 0 !important;
	}
	
}

@media (min-width: 768px) and (max-width: 1199px) {
	div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter ,
	div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn {
		width: 100% !important;
		margin-bottom: 2px;
	}
}

div.toprownomargin {
	margin: 0;
	padding: 0;	
}
.top-bar a.top-left-links {
	font-size: 14px !important;
    margin-top: 1px;
    float: right;
    border: none;
    margin-right: 0 !important;
    padding-right: 6px !important;
}
.top-bar a.top-left-links:hover {
	text-decoration: underline !important;
}
.top-bar a.top-left-links.last {
    border-right: none !important;
    margin-right: 0 !important;
    padding-right: 0 !important;	
}
div.custom_top_text span.sites_separator_bis ,
div.custom_top_text span.sites_separator {
	float: right;
    margin-top: 5px !important;
    margin-right: 5px;
}

body.noukies_website.fr  ul.menu.smartwave-menu > li:first-child {
	margin-left: 179px;
}
body.noukies_website.nl  ul.menu.smartwave-menu > li:first-child {
	margin-left:175px;
}
body.noukies_website.en  ul.menu.smartwave-menu > li:first-child {
	margin-left:266px;
}
body.noukies_website.it  ul.menu.smartwave-menu > li:first-child {
	margin-left:230px;
}

@media (max-width: 1024px) {
	div.menu-all-pages-container ul.menu.smartwave-menu {
		width: 100%;
	}
	.main-nav .menu > li {
		padding: 0 8px;
	}
	ul.menu.smartwave-menu li ul.sub_eshop {
		margin-top:0;
	}
	div#owl_packshots div.product h5.product-name a {
		font-size: 12px;
		line-height: 12px;
	}
	div.bars_horiz_top {
		position: absolute;
		top: 38px;
		right: -25px;
	}
}
@media (max-width: 768px) {
	div.custom_top_text {
		display: none;
	}
	.header-type-2 .header {
		margin-top: 0 !important;
		padding-top: 15px !important;
	}
	div#topSearchContainer {
		margin-top: 1px;
		margin-left: 20px;
	}	
	div.bars_horiz_top {
		position: relative;
		top: inherit;
		right: inherit;
		float: right;
		margin: 0 -9px 0 0;
	}
	.header-container {
		height: auto !important;
		min-height: inherit;
	}	
	div.home-slider {
		margin-top: 0px !important;
	}	
	body.cms-index-index #social_home_content .title:before {
		border: none !important;
	}
	/*
	div.btn_xs_slider span.btn_left_slider ,
	div.btn_xs_slider span.btn_right_slider {
		display: block;
		float: left;
		padding: 8px 10px;
		text-align: left;
		margin: 15px 15px 15px 0;
	}	
	*/
}
@media (max-width: 736px) {
	body.archimede_website .footer_sitemap_row div.socialfooter {
		margin: 20px auto !important;
		width: 60%;
		overflow: auto;
		text-align: center;
	}
	.header-type-2 .logo {
		width: 100% !important;
		margin-top: -3px !important;
		text-align: center;
		margin-left: 0;
		height: auto !important;
	}
	div.header div.logo a img {
		width: 135px;
		margin-top: -3px;
	}
	body.archimede_website div.header div.logo a img {
		margin-top: 5px;
	}	
	div.bars_horiz_top {
		margin: -4px 0 0 0;
	}	
	.header-container.header-type-2 .header {
		margin: 0;
		padding: 0;
	}
	.homeslidercontainer {
		margin: 0;
	}
	div.slidetexte {
		text-align: center;
		padding: 5px 0;
		font-size: 14px;
	}
	/*
	div.btn_xs_slider span.btn_left_slider ,
	div.btn_xs_slider span.btn_right_slider {
		display: block;
		padding: 8px 10px;
		text-align: left;
		margin: 15px 15px 15px 0;
	}
	div.btn_xs_slider span.btn_left_slider {
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	div.btn_xs_slider span.btn_right_slider {
		float: right;
		margin-left: 0;
		margin-right: 0;		
	}	
	*/
	div.home-slider div.item {
		clear: both;
	}
	div.homeslider_rightblock {
		margin: 15px 0 0 0 !important;
		padding: 0 !important;
	}
	div.home_slider_right_block {
		margin-left: 0;
		margin-right: inherit;
	}
	div.row.threeblocks {
		margin: 0;
	}
	h4.packshotsemaine_noukies {
		margin-top: 15px;
	}
	div.row.blockfullwidth {
		margin: 0;
	}
	div.newsletter-container {
		overflow: auto;
	}	
}

@media (max-width: 414px) {
	body.archimede_website .footer_sitemap_row div.socialfooter {
		margin: 20px auto !important;
		width: 100%;
		overflow: auto;
		text-align: center;
	}	
	div#logo_right_container {
		padding: 0 !important;
		margin: 0 !important;
	}
	div.home-slider {
		margin: 0 15px !important;
	}
	div.homeslider_rightblock {
	    margin: 15px 0 0 0 !important;
		padding: 0 15px !important;
	}
	div.row.threeblocks {
		margin: 0 15px;
	}
	div.homeslider_rightblock div.banner.a-right {
		padding: 0 !important;
		margin: 0 !important;
	}
	div.row.blockfullwidth {
		display: none;
	}
}
@media (max-width: 375px) {
	div#logo_right_container div.bars_horiz_top {
		width: 100%;
		clear: both;
		height: auto;
	}
	div#topSearchContainer {
		margin: 0 0 0 82px !important;
		float: inherit;
	}
	div#owl_packshots div.product h5.product-name a {
		font-size: 10px;
		line-height: 14px;
	}
	body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next, 
	body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next ,
	body.cms-archimede #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev, 
	body.cms-index-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev {
		width: 21px;
		height: 21px;
	}	
}
@media (max-width: 320px) {
	body.cms-index-index div#logo_right_container {
		margin: 0 0 0 -15px !important;
		width: 290px;
		padding: 0 !important;
	}
	div#topSearchContainer {
		width: 242px !important;
		margin-left: -3px !important;
	}
	div#topSearchContainer input#search_mobile ,
	div#topSearchContainer input#search {
		width: 215px;
	}
	/*
	div.btn_xs_slider span.btn_left_slider, 
	div.btn_xs_slider span.btn_right_slider {
		float: inherit;
		padding: 8px 10px;
		text-align: left;
		margin: 5px 0px 5px 0;
		clear: both;
	}
	*/
}
.fixed-header .menu > li > a:after, .main-nav .menu > li > a:after {
    height: inherit !important;
}
a.product_story_link {
	color: #3752A0;
    border: 1px solid #3752A0;
    padding: 5px 15px;
    margin-top: 15px;
    display: inline-block;	
}
a.product_story_link:hover {
	background-color: #3752A0;
	color: white;
}
/***** NEW HEADER *******/

/***** NEW STORELOCATOR ****/
body.produweb-storeview-storeitem-index form#search_store {
	top: inherit;
    left: inherit;
    position: relative !important;
    width: 50% !important;
    height: 585px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;	
}
body.produweb-storeview-storeitem-index #map-canvas {
    height: 585px !important;
}
body.produweb-storeview-storeitem-index .nomargin {
	padding:0 ;
	margin: 0;
}
div#new_search_form li.dropdown {
	display: block !important;
}
div#new_search_form {
	border-bottom: 1px solid #dadad9;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 50px;
}
div#search_store_container {
    padding: 0 20px 20px 0 !important;
    margin: 0 !important;
}
div#new_storeloc_title {
    overflow: auto;
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;	
}
div#new_storeloc_title h3 {
	color: #575756;
    text-transform: inherit;
    margin: 0;
    padding: 0;
    font-size: 22px;	
}
div#new_storeloc_title span {
	color: #575756;
}
div#new_search_form span.search_store_title {
    color: #575756;
    font-size: 20px;
    overflow: initial;
    height: 40px;
    float: left;
    margin-right: 15px;
}
div#new_search_form hr.search_store_title_hr {
	border-bottom: 1px solid #dadad9;
    padding: 15px 0 0 0;
    margin: 0 0 20px 0;
    overflow: auto;
}
div#new_search_form select#webstore {
	margin: 0 0 5px 5px;
}
div#new_search_form input#searchstore {
    border: 1px solid #B5B5B2;
    line-height: 15px;
    width: 351px;
	color: #575756;
	float: left;
	font-size: 13px;
}
div#new_search_form button#geolocme {
	border: none;
    background-color: #575756;
    color: white;
    line-height: 17px;
    width: 200px;
	float: left;
	font-size: 13px;
}
div#new_search_form span.geoloc_or_search {
    width: 144px;
    float: left;
    text-align: center;
    padding-top: 9px;
    color: #575756;	
}

body.en_ div#new_search_form span.geoloc_or_search ,
body.en div#new_search_form span.geoloc_or_search {
    width: 101px;
}
body.nl_ div#new_search_form span.geoloc_or_search ,
body.nl div#new_search_form span.geoloc_or_search {
    width: 88px;
}
body.it_ div#new_search_form span.geoloc_or_search ,
body.it div#new_search_form span.geoloc_or_search {
    width: 99px;
}

div#new_search_form ul#type {
    border: 1px solid #B5B5B2;
    width: 170px;
    line-height: 15px;
    padding: 9px 9px;
    margin-left: 10px;
    color: #575756;
    float: left;
}
div#new_search_form ul#type ul.dropdown-menu {
	border: 1px solid #B5B5B2;
	border-radius: 0 0 5px 5px;
	padding: 5px;
	margin-left: -10px;
	margin-top: 9px;
	width: 170px;
	z-index: 1;
}
div#new_search_form ul#type ul.dropdown-menu li {
	padding: 5px 0;
	cursor: pointer;
	font-size: 13px;
}
div#new_search_form span.caret {
	float: right;
	margin-top: 6px;
}
div#new_search_form ul#prodtype {
    border: 1px solid #B5B5B2;
    width: 170px;
    line-height: 15px;
    padding: 9px 9px;
    float: left;
    margin-left: 10px;
}
div#new_search_form ul#prodtype ul.dropdown-menu {
	border: 1px solid #B5B5B2;
	border-radius: 0 0 5px 5px;
	padding: 5px;
	margin-left: -10px;
	margin-top: 9px;
	width: 170px;
	z-index: 1;
}
div#new_search_form ul#prodtype ul.dropdown-menu li {
	padding: 5px 0;
	cursor: pointer;
	font-size: 13px;
	word-break: break-all;
}
div#new_search_form button#searchbutton {
	border: none;
    background-color: #575756;
    color: white;
    line-height: 17px;
    width: 170px;
    margin-left: 10px;
	float: left;
	font-size: 13px;
}
ul.dropdown-menu li ,
div#new_search_form li.dropdown a {
	color: #575756;
}
div#new_search_form ul#webstore {
	border: 1px solid #B5B5B2;
    width: 170px;
    line-height: 15px;
    padding: 9px 9px;
    margin-left: 8px;
    color: #575756;
    float: left;
	font-size: 13px;
}
div#new_search_form ul#webstore li.dropdown a {
    font-size: 13px;
    text-transform: inherit;
}
div#new_search_form ul#webstore ul.dropdown-menu {
	border: 1px solid #B5B5B2;
	border-radius: 0 0 5px 5px;
	padding: 5px;
	margin-left: -10px;
	margin-top: 9px;
	width: 170px;
	z-index: 1;
}
div#new_search_form ul#webstore ul.dropdown-menu li {
	padding: 5px 0;
	cursor: pointer;
	font-size: 13px;
}
div#new_search_form h2 span {
	float:left;
}

body.produweb-storeview-storeitem-index { height: 100%; margin: 0; padding: 0 }
body.produweb-storeview-storeitem-index #map-canvas { 
	background: white url(/skin/frontend/smartwave/legenda/css/loading34.gif) no-repeat 75% center;
}

body.produweb-storeview-storeitem-index .storeitem-list-container.boutiques .jspDrag {
	background: #a5bbd6 !important;
}
body.produweb-storeview-storeitem-index .storeitem-list-container.revendeurs .jspDrag {
	background: #a5bbd6 !important;
}
body.produweb-storeview-storeitem-index .storeitem-list-container .jspTrack {
	background: #d0e3f7 !important;
}
body.produweb-storeview-storeitem-index .hours_store_hidden {
	clear:both;
	display:none
}
body.produweb-storeview-storeitem-index span.freetxt {
	border: 1px solid;
	padding: 10px;
	margin: 10px 0 0 20px;
	border-radius: 5px;
	line-height: 14px;
	text-align: justify;
}
body.produweb-storeview-storeitem-index span.freetxtspanpopup {
	border: 1px solid;
	padding: 5px;
	margin: -5px 0 5px 0;
	border-radius: 5px;
	line-height: 14px;
	text-align: justify;
	display: block;
	width: 95%;		
}
/***** NEW STORELOCATOR ****/


/**** NEW LISTING ARCHIMEDE *****/
div.category_view_page div.category_picture p.category-image {
	margin-top: 15px;
}
div.category_view_page {
    margin-bottom: 10px !important;
}
/**** NEW LISTING ARCHIMEDE *****/

/******NEW FOOTER********/
div#main_footer {
	min-height: inherit !important;
    background-image: none !important;
	padding-bottom: 25px !important;
}
div.footer_sitemap_row .col-sm-3 ,
div.footer_sitemap_row .col-sm-2 {
	text-align: left;	
}
div.footer_sitemap_row .col-sm-3 ul ,
div.footer_sitemap_row .col-sm-2 ul {
	padding-left: 0px;	
	height: auto !important;
}
div.footer_sitemap_row .col-sm-3 ul li ,
div.footer_sitemap_row .col-sm-2 ul li {
	text-transform: uppercase;
    font-size: 14px;	
	color: #575756;
	font-weight: 600;
}
div.footer_sitemap_row .col-sm-3 ul ul ,
div.footer_sitemap_row .col-sm-2 ul ul {
	margin-top: 10px;
	border-right: 1px solid #dbdbdb !important;	
	height: 160px;
	padding-left: 0px !important;	
}
div.footer_sitemap_row .col-sm-2:last-child ul ul {
	border-right: none !important;	
}
div.footer_sitemap_row .col-sm-3 ul ul li ,
div.footer_sitemap_row .col-sm-2 ul ul li {
	text-transform: inherit;
    font-size: 13px;
    line-height: 26px;	
	color: #575756;
	font-weight: 300;
}
div.footer_sitemap_row .col-sm-3 ul ul li a ,
div.footer_sitemap_row .col-sm-2 ul ul li a {
	color: #575756;	
}
div.row.footer_sitemap_toprow {
	margin-bottom: 25px;
}

form.newfooternewsletterform {
	background-color: #FFF;
    display: block;
    overflow: auto;	
	padding: 10px;
}
form.newfooternewsletterform .block-content {}
form.newfooternewsletterform .block-content label {
	text-transform: uppercase;
    color: #575756;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 12px;
    font-weight: 600;	
	margin-bottom: 5px;
}
form.newfooternewsletterform .block-content div.input-box {}
div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter {
	border: 1px solid #e2e2e2;
    width: 60%;
    padding: 0 0 0 10px;
    height: 26px;
    line-height: 26px;
    color: #575756;
    font-size: 13px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: inherit;
    float: left;	
}
form.newfooternewsletterform .block-content div.actions {}
div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn {
	border: 1px solid #e2e2e2;
    width: 38%;
    padding: 0;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    background-color: #575756;
    font-size: 13px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: inherit;
    float: left;
    margin-left: 1px;	
}

div.newfooter_trustpilot {
	/*padding: 10px 0 10px 0;*/
} 
div.newfooter_becommerce {
	text-align: center;
}
div.newfooter_becommerce a.becommerce_a{
	margin-top: 0;
    display: block;
    width: 100%;
}
div.newfooter_becommerce a.eurocommerce_a{
	margin-top: 5px;
    display: block;
    width: 100%;
}
div.newfooter_social {
	border: none !important;
    margin: 0 !important;
	padding: 28px 0 0 0;
}
div.newfooter_social .socialfooter-container {
    width: 33.33%;
    float: left;
    text-align: center;	
}
div.newfooter_social .socialfooter-container a {
	width: 100% !important;
    background-position-x: center !important;
}

.archimede_website div.footer_sitemap_toprow {
	text-align: left;
}
.archimede_website div.footer_sitemap_toprow span.spantitle {
    color: #1B4164;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.archimede_website div.footer_sitemap_toprow p {
    color: #1B4164;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.archimede_website div.socialfooter {
    border-left: none !important;
    margin-left: 30px !important;
    margin-top: 30px;
}
.archimede_website div.socialfooter-container {
    position: relative;
    width: 50px;
    height: 45px;
    text-align: center;
    margin: 0 10px;
    float: left;
}
/******NEW FOOTER********/
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover,
a[href^="tel"]:active{
    color:inherit;
    text-decoration:none;
}

body.catalog-product-view .product-view.no_sale .product-shop .btn-cart.findstore {
    width: 99%;
}
body.catalog-product-view .product-view.no_sale ul.add-to-links.wishlistlink {
	width: 65px;

}
body.catalog-product-view .product-view.no_sale  button.socloz {
margin-left: 0;
    width: 100%;
    margin-top: 5px;
}
body.catalog-product-view .product-view.no_sale div#socloz_space {
    width: 285px;
    float: left;
    margin-left: 0;
    margin-top: 0;

}

@media (max-width: 425px) {
	body.cms-contact form#contactForm div.field label ,
	body.cms-contact form#contactForm div.field div.input-box {
		width: 100%;
	}
}


/****** NEW CHECKOUT *******/
ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
    width: 100%;
}
ol#checkoutSteps li.section h2 {
	border: none !important;
}
/****** NEW CHECKOUT *******/

/*****One STep CHhekout******/
.opc .gift-messages-form .inner-box  {
	height: auto;
}
.opc li.allow .step-title a {
	display: block !important;
    margin-top: -30px;
    z-index: 9;
    position: absolute;
    right: 7px;	
}
ol#checkoutSteps h2.title span {
	background-color: #f5f5f5;
}
ol#checkoutSteps .allow h2.title span {
	background-color: #a8bed9;
}
ol#checkoutSteps h2.title {
	border:none !important;
	color: #999999 !important;
}
ol#checkoutSteps .allow h2.title {
	color: #FFFFFF !important;
}
ol#checkoutSteps .active h2.title {
	color: #FFFFFF !important;
}
ol#checkoutSteps div.step-title {
	background-color: #f5f5f5;
	margin-bottom: 5px !important;
}
ol#checkoutSteps .allow div.step-title {
	background-color: #a8bed9;
}
ol#checkoutSteps div.step {margin-bottom: 5px !important;}
div#checkout-progress-wrapper span.changelink {
	
}
ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
    width: 100% !important;
}
body.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title {background-color: #3752A0;}
body.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title h2.title span {background-color: #3752A0;}

img.edit_pencil_checkout {
	width: 25px;
}
div.block-progress.opc-block-progress div dt.complete {font-weight: 600;}
li#opc-login div.step-title a {display:none !important}

button.btnsubmitcheckoutlogin {
    background-color: #5970bb;
    color: white;
    text-transform: initial;
    border-radius: 10px;
    font-family: "plutocond_light";
    font-size: 18px;
    margin: 0 auto;
}
button.btnsubmitcheckoutlogin:hover {
	color:white !important;
	border-color: #5970bb !important;
}
.col2-set form.checkoutconnect  .col-1, .col2-set form.checkoutconnect  .col-2 {
	width:30%;
}
div.checkout_login_separator {
	width: 4%;
    height: 380px;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}
ol#checkoutSteps div.buttons-set p.back-link {
	width: 150px;
    float: left;
    margin: 20px 0 0 0;
}
ol#checkoutSteps div.buttons-set p.back-link a:before {
    content:'\2190';
	margin-right: 5px;
}
ol#checkoutSteps div.buttons-set p.back-link a {
    color: #575756;
}
ol#checkoutSteps div.buttons-set p.back-link a:hover {
    text-decoration: none;
}
ol#checkoutSteps div.buttons-set button.button {
    background-color: #3752A0;
    color: white;
    text-transform: initial;
    border-radius: 10px;
    font-family: "plutocond_light";
    font-size: 18px;
    margin: 0;
    float: right;
}

ol#checkoutSteps div.buttons-set#review-buttons-container button.button {
    background-color: #3752A0;
    color: white;
    text-transform: initial;
    border-radius: 10px;
    font-family: "plutocond_light";
    font-size: 18px;
    margin: 0 auto;
    float: initial;
    width: 93%;
}

img.edit_pencil_checkout.progressblock {
    width: 15px;
    margin: -4px 0 0 0;
}
body.checkout-onepage-index div#onepage-checkout-giftmessage {display:none !important;}
body.checkout-onepage-index div#onepage-checkout-shipping-method-additional-load {display:none;}
body.checkout-onepage-index div.field.name-firstname label em {display:none;}
body.checkout-onepage-index div.field.name-lastname label em {display:none;}
em.optionnel {
	color: gray;
    font-size: 11px;
    margin-left: 10px;	
}
/*
#checkout-payment-method-load dd ul.form-list img {display:none}
*/
table#checkout-review-table tfoot  {border-top: 1px solid #ebebeb;}
table#checkout-review-table tfoot tr td {
	text-align: right !important;
	border: none !important;
}
body.checkout-cart-index div#allow-gift-message-container {
	width: 100%;
	overflow: auto;
}
body.checkout-cart-index div.gift-messages-form {
	background: none;
    border: none;
}
body.checkout-cart-index div.cart-cadeau-box {
    height: auto;
	/*background: transparent url(/skin/frontend/smartwave/legenda/images/cart-cadeau-box.png) no-repeat right 20px;*/
	background: none;
}	
div#allow-gift-message-container {
    height: auto;
    margin: 0;
}
body.checkout-cart-index div.cart-cadeau-box p.giftboxhint {
	width: 100%;
    margin-top: 0px !important;
}
table#checkout-review-table tbody td.last {text-align:right;}

div#review-buttons-container .button.filled:hover {
    background-color: #3752A0 !important;
    color: white;
    text-transform: initial;
    border-radius: 10px;
    font-family: "plutocond_light";
    font-size: 18px;
    margin: 0;
    float: right;
}
.opc .checkout-agreements {
    border: none !important;
}
span.alert_msg {
    color: #F9574B;
    display: block;
    margin: -15px 3px 5px;
    font-weight: 600;
    font-size: 14px;
}
body.checkout-onepage-index div.askcard {
    overflow: hidden;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    color: #3752A0;
    font-family: "plutocond_light";
    font-size: 14px;
    margin-bottom: 0 !important;
    clear: both;
    height: auto !important;
	margin-left: 40px;
}
body.checkout-onepage-index  input#askcard[type=checkbox] ,
body.checkout-onepage-index  input#askcardlink[type=checkbox] {
    margin-right: 5px !important;
    margin-top: -3px;
}
body.checkout-onepage-index div.placeholder_cardnumber {
	height:0;
}
body.checkout-onepage-index select ,
body.checkout-onepage-index textarea#ordercomment-comment ,
body.checkout-onepage-index div.intro2checkbox ,
body.checkout-onepage-index input#cardlink_cardnumber ,
body.checkout-onepage-index div.askcard label {
	color: #575756 !important;
}	
body.checkout-onepage-index input#cardlink_cardnumber  ,	
body.checkout-onepage-index textarea#ordercomment-comment  {	
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
body.checkout-onepage-index input#cardlink_cardnumber:focus ,
body.checkout-onepage-index textarea#ordercomment-comment:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
body.customer-account-login div.registered-users label ,
body.customer-account-login div.registered-users p {
	color: #575756;
	font-weight: 300 !important;
}
.account-login .registered-users div.content {
    min-height: 300px !important;
}
body.customer-account-login .col-1, 
body.customer-account-login .col-2 {
    width: 48%;
}
div#checkout_coches {
    padding: 15px;
    border: 1px solid #ebebeb;
    background-color: #f4f7fb;
}
ol#checkoutSteps li.section.allow div.step-title {cursor: pointer;}
.checkout-agreements .agreement-content {
    color: #575756 !important;
}
#opc-review .buttons-set p.f-left {
    margin: 0 0 0 30px;
}

@media (max-width: 1195px){
	div.box_card_yes #cadre_card_yes {
		padding: 30px 9px 30px 9px !important;
	}
}

@media (max-width: 625px){
	.col2-set form.checkoutconnect  .col-1, 
	.col2-set form.checkoutconnect  .col-2 {
		width: 100%;
	}
	div.checkout_login_separator {
		display:none;
	}
}
div#checkout-review-submit span.alert_msg {
	    margin: -15px 3px 5px 38px;
}
input.input-text:focus {
    display: inline-block !important;
}
/*****One STep CHhekout******/

/*****UPS ACCESS POINT CHECKOUT*****/
div#onepage-checkout-shipping-method-additional-load div.location.left.location_label {width: 120px !important;}
div#onepage-checkout-shipping-method-additional-load div.location.left #pickup_zip {
	width: 250px !important;
	height: 28px;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding-left: 15px;
    color: #94968c;
}
div#onepage-checkout-shipping-method-additional-load div.location.left select#location-select {
	width: 100%;
    height: 28px;
    line-height: 12px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding: 0 0 0 15px;
    color: #94968c;
}
div#onepage-checkout-shipping-method-additional-load div.location.left select#location-select ,
div#onepage-checkout-shipping-method-additional-load div.location.left #pickup_zip {	
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
div#onepage-checkout-shipping-method-additional-load div.location.left select#location-select:focus ,
div#onepage-checkout-shipping-method-additional-load div.location.left #pickup_zip:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}	
div#onepage-checkout-shipping-method-additional-load div#location_table div#map_container {
    width: 65%;
    height: 400px;
    float: right;	
}
div#onepage-checkout-shipping-method-additional-load div#location_table div.location.left {width:100%;}
div#onepage-checkout-shipping-method-additional-load div#location_table div.location.left.store_info {
	width: 30%;
	margin-right: 5%;
}
form#co-shipping-method-form dl.sp-methods label {width:90%;}
form#co-shipping-method-form dl.sp-methods label span.price {float:right;}

@media (max-width: 500px) {

	div#onepage-checkout-shipping-method-additional-load div#location_table div.location.left.store_info {
		width: 100% !important;
		margin-right: 0 !important;
	}
	div#onepage-checkout-shipping-method-additional-load div#location_table div#map_container {
		width: 100% !important;
	}
	div#checkout-review-table-wrapper table#checkout-review-table tbody td {padding: 5px;}
	div#checkout-review-table-wrapper table#checkout-review-table tbody td h3.product-name {
		text-transform: inherit;
		line-height: 12px;
		font-size: 12px;	
	}
	/*
	div#checkout-review-table-wrapper table#checkout-review-table tbody td .price {
		font-weight: 300;
		font-size: 12px;
	}
	*/
	.opc .checkout-agreements {
		padding: 5px;
	}
}
body.checkout-cart-index .cart .totals .price {
    color: #ffffff !important;
}
body.checkout-onepage-index ol#checkoutSteps .highlight {
	color: inherit !important;
	font-weight: 300 !important;
}
body.checkout-onepage-index .opc .step-title {
    padding: 15px 40px 15px 15px !important;
}
.sp-methods dt {
	font-weight: 800;
}
body .checkout-agreements .agree label {
    color: #575756;
}
div#review-buttons-container .button.filled {
    background-color: #3752A0 !important;
    border-color: #3752A0;
}
div#review-buttons-container .button.filled:hover, 
div#review-buttons-container .button.white:hover {
    background-color: #3752A0 !important;
    border-color: #3752A0;
}
.opc .buttons-set#review-buttons-container {
    padding-top: 0px;
}
/*****UPS ACCESS POINT CHECKOUT*****/


/*** lasT HOME****/
.page .main-nav .menu > li.cms {
    border-bottom: 2px solid transparent;
    letter-spacing: 0px;
    padding-top: 10px;
}
span.menu_li_separator {
	border-right: 1px solid #dbdbdb;
    float: left;
    width: 1px;
    display: block;
    min-height: 192px;
    margin-top: 15px;
    margin-right: 25px;
}
body ul.menu.smartwave-menu li ul.vetements li {
    width: 31.33% !important;
}
body ul.menu.smartwave-menu li ul.vetements.giftsmenu li {
    width: 22.9% !important;
}
body ul.menu.smartwave-menu li ul.vetements.giftsmenu li img.sbn_menu_logo {
    width: 65px;
    float: right;
    margin-top: -24px;
}
span.menu_li_separator.chambredeco {
    margin-right: 25px;
    margin-left: 25px;
	min-height: 271px;
}
body ul.menu.smartwave-menu li ul.chambre li.puericulture ,
body ul.menu.smartwave-menu li ul.chambre li.deco {
    width: 46% !important;
}
span.menu_li_separator.giftsmenu {
	min-height: 170px;
}

ul.sub_eshop  div#sos_noukies_search .sos_intro h2 {
	line-height: 24px;
}
ul.sub_eshop  div#sos_noukies_search .sos_title span {
    font-size: 17px !important;
    color: #fbb040 !important;
    font-family: "plutocond_regular" !important;
    display: block !important;
}
ul#select-language li.dropdown a.dropdown-toggle:hover ,
ul.navbar-right.account-ul-top li.dropdown a.dropdown-toggle:hover {
	text-decoration: underline !important;
}
div.footer_sitemap_row .col-sm-3 ul ul li a:hover {
    color: #3752A0 !important;
}
body .footer .copyright .row {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
body a.copyright_links {
    font-size: 13px !important;
    color: #575756 !important;
}
body a.copyright_links:hover {
	color: #3752A0 !important;
}	
div#social_home_content h5.title span {}

div#sos_noukies_search .sos_intro {
    text-transform: initial;
}
.page .main-nav .menu > li:hover a.btn_trouve_doudou {
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 20px;
    width: 320px;
    background-color: #f39768;
    color: #ffffff !important;
    border: 1px solid #f39768;
    line-height: 32px;
    margin: 25px auto 0;
    font-weight: 600;
    text-transform: initial;
    display: block;
    text-align: center;
}
.page .main-nav .menu > li:hover a.btn_trouve_doudou:hover {
    background-color: #e25027;
    color: #FFFFFF !important;
    border: 1px solid #e25027;	
}
ul.menu.smartwave-menu li ul li {
    text-transform: initial;
}
.invalid_email_actito {
    position: relative;
    left: inherit;
    top: inherit;
    font-size: 11px;
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    line-height: 10px;
}
ul.menu .nolink , 
.page .main-nav .menu  li a.nolink {
	cursor: default !important;
}
/*** lasT HOME****/

/*
div#noukies_family {
	display:none;
}
div.breadcrumbs {
    margin-bottom: 0px;
    float: left;
    margin-top: -25px;
    font-size: 12px;
}
*/

div#noukies_family h1 {
    color: #575756;
    font-weight: normal;
    font-family: "plutocond_light";
    font-size: 30px;
    text-transform: inherit;
    margin-bottom: 0;
}
div.breadcrumbs ul li strong, div.breadcrumbs ul li a {
    color: #575756!important;
    font-weight: normal;
    font-family: "plutocond_regular";
    font-size: 12px;
    text-transform: initial;
}


/********* STORIES **************/
div#story-list-container {
	overflow: auto;
	margin-bottom: 50px;
}
div#story-list-container div#owl_packshots {
	padding: 0 25px;
}
body.noukies-stories-story-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat left center;
	width:35px !important;
}
body.noukies-stories-story-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat right center;
	width:35px !important;
}

div#owl_packshots div.product {
	cursor: pointer;
	position: relative;
}
div#owl_packshots div.product span.story_name {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/white_opacity.png) repeat left top !important;
    padding: 3px 0;
    color: #575756 !important;
    font-size: 20px;
}
div#owl_packshots div.product img {
    border: 3px solid white;	
}
div#story_name {
    margin: 35px 0 5px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
}
div#story_name a {
	font-size: 40px;
	color: #575756 !important;
}
div#story_ambiance {}
div#story_ambiance img {
    max-height: 300px;
    width: 100%;	
}
div#story_short h3 {
	color: #575756;
    text-transform: inherit;
    text-align: center;
    margin: 0 0 10px 0;
}
div#story_short {
	margin: 25px 18px;
    color: #575756 !important;
    border: 1px solid #e8e8e0;
    padding: 15px 25px 15px 25px;
}
div#story_full_link {
    margin-top: 50px;
    text-align: center;	
}
div#story_full_link a {
    border: 1px solid #b9b9b0;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-color: #b9b9b0;
    font-size: 15px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: inherit;
    display: inline-block;
}
div#story_full_link a:hover {
    color: #b9b9b0;
    background-color: #ffffff;
}
div#story_pics img {
    float: left;
    border: 3px solid white;	
}
div#story_products_container {
	overflow: auto;
    clear: both;
    padding-top: 45px;
    margin-bottom: 45px;
}
div#story_products_container div.story_products {
	overflow: auto;
	display:none;
}
div#story_products_container div.story_products div.owl-carousel {
	padding: 0 25px;
}
div#story_products_container .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
div#story_products_container .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat left center;
    width: 35px !important;
}
div#story_products_container .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat right center;
	width: 35px !important;
}
div#story_products_container .owl-theme a.storyprodutclink {
	display: block;
    width: 100%;
    text-align: center;
}
div#story_products_container .owl-theme h5.product-name {
	margin: 0;
    text-align: center;
	padding: 0 25px;
	max-height: 50px !important;
}
div#story_products_container .owl-theme h5.product-name a {
	text-transform: initial;
    line-height: 14px;
    font-size: 14px;
    color: #575756;
}
div#story_products_container div.owl-wrapper-outer.autoHeight {
    min-height: 154px !important;
}
a.product_story_link {
	
}
/********* STORIES **************/

/***** header fix responsive*****/
@media (max-width: 1024px) {
	div.custom_top_text {
		width: 50%;
	}
	div.breadcrumbs {
		margin-top: -5px;
	}	
}
@media (max-width: 768px) {
	div#logo_right_container {
		margin: 0;
		width: auto;
		float: right;
		margin-top: 5px;
	}
}
/***** header fix responsive*****/

body.archimede_website.cms-cgv .page-title {
	display: block;
}
body.archimede_website.cms-page-view div.main-container.container {
    margin-top: 25px;
}

body.noukies_website .cart-table .price, 
body.noukies_website .cart .totals, 
body.noukies_website .cart .totals .price, 
body.noukies_website .order-products-table .price, 
body.noukies_website strong, 
body.noukies_website .block-account .block-content li a, 
body.noukies_website .block .block-subtitle, 
body.noukies_website .order-view .order-products-table th, 
body.noukies_website .shopping-cart .cart-popup .products-small .product-item h5 a, 
body.noukies_website .shopping-cart .cart-popup .subtotal, 
body.noukies_website .data-table thead th, 
body.noukies_website .recent-post-mini a {
    color: #575756;
}

body.archimede_website .cart-table .price, 
body.archimede_website .cart .totals, 
body.archimede_website .cart .totals .price, 
body.archimede_website .order-products-table .price, 
body.archimede_website strong, 
body.archimede_website .block-account .block-content li a, 
body.archimede_website .block .block-subtitle, 
body.archimede_website .product-categories > li > a, 
body.archimede_website .order-view .order-products-table th, 
body.archimede_website .shopping-cart .cart-popup .products-small .product-item h5 a, 
body.archimede_website .shopping-cart .cart-popup .subtotal, 
body.archimede_website .data-table thead th, 
body.archimede_website .recent-post-mini a {
    color: #465077;
}

body.archimede_website div.addresses-primary ol li p a, 
body.archimede_website div.my-account form .buttons-set button.button, 
body.archimede_website div.addresses-additional button.button {
    background-color: #465077;
    border-radius: 0;
    padding: 5px 15px;
    font-family: 'glober_regularregular';
	color: white;
}


/********************NEW FICHE PRODUIT ARCHIMEDE**********************************/
body.archimede_website.catalog-product-view .product-options .switcher-field label {
    width: auto !important;
    padding: 0 5px;
}
/********************NEW FICHE PRODUIT ARCHIMEDE**********************************/

/********************NEW STORELOCATOR ARCHIMEDE**********************************/
body.archimede_website div#new_search_form button#searchbutton ,
body.archimede_website div#new_search_form button#geolocme {
    background-color: #465077;
}
a.see-store-fiche {
    border-radius: 0 !important;
}
div.storeitem-list-item h3 {
    border-top: 1px solid #dadad9;
    width: 100%;
    padding-top: 15px;
}
div.storeitem-list-item {
    margin-bottom: 15px;
}
div.storeitem-list-item:nth-of-type(1) h3 {
    border-top: none !important;
}
body.archimede_website div.storeitem-list-item.type343store h3,
body.archimede_website div.storeitem-list-item.type343store.t_344_ h3 {
    color: #465077 !important;
}
div.boxstore span, div.storeitem-list-item span {
    color: #575756;
}
div.infobubblecontent {
    color: #575756 !important;
}
body.archimede_website a.see-store-fiche {
    background-color: #6F85A7;
}
/********************NEW STORELOCATOR ARCHIMEDE**********************************/

/********************NEW WISHLIST*************************/
ul.wishlist_listing {
	margin-bottom: 50px;
    overflow: auto;	
}
ul.wishlist_listing li:hover {
	border: 1px solid #e8e8e8;	
}
body.noukies_website ul.wishlist_listing li:hover {
    border: 4px solid transparent;
    -webkit-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    -o-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
}

ul.wishlist_listing li {
    height: 285px;
    overflow: hidden;	
	position: relative;
	border: 1px solid #FFFFFF;	
}
ul.wishlist_listing li  h3.product-name {
	margin: 5px 0 5px 0;
    max-height: 24px;
    height: 24px;
    overflow: hidden;
}
ul.wishlist_listing li  h3.product-name a {
	font-family: "plutocond_regular", Arial;
    color: #575756;
    font-size: 14px;
    text-transform: inherit;
    width: 100%;
    text-align: center;
    line-height: 12px!important;
}
.my-wishlist .product-image {
    margin: 0 auto !important;
}
ul.wishlist_listing li div.description {
	font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #9da090;
    max-height: 37px;
    height: 37px;
    overflow: hidden;
}
ul.wishlist_listing li div.cart-cell div.price-box {
	text-align: center;
}
ul.wishlist_listing li div.cart-cell {
    text-align: center;
    width: 100%;
    float: none;
}
ul.wishlist_listing li div.cart-cell a.link-edit {
    margin-top: -4px;
    display: block;
}
div.my-account .my-wishlist form .buttons-set {
	margin-left: 29px;
}
div.my-account .my-wishlist form .buttons-set button.button{
    background-color: #FFF;
    color: #575756;
    padding: 7px 17px;
    border-radius: 0;
    font-family: "plutocond_regular";
    font-size: 14px;
    font-weight: 300;
    text-transform: inherit;
    border: 1px solid #575756;
}
.my-wishlist .buttons-set .btn-print:before {
    font-family: "FontAwesome";
    content: "\f02f";
    margin-right: 5px;
}
div#cart-sidebar div.product-item div.qty div.truncated {
	display:none;
}
.header-container .top-bar .top-links li.dropdown ul.dropdown-menu li:last-child a {
	border: none !important;
}
.header-container .top-bar .top-links li.dropdown ul.dropdown-menu li a {
	text-align: left;
}
.fb_dialog_advanced {
	top: 0 !important;
	left: 0 !important;
}
.products-grid li.item:hover div.simple_prod_addto_cart {
    display: block !important;
    position: absolute;
    bottom: 15px;
    right: 12px;
	color: #3752A0 !important;
}
.products-grid li.item:hover div.simple_prod_addto_cart a i {
	color: #3752A0 !important;
}
.products-grid li.item:hover div.simple_prod_addto_cart a i:hover {
	color: #5068b3 !important;
}
ul.prod_lidt_sizes_conf li:hover span {
    display: none !important;
}
ul.prod_lidt_sizes_conf li:hover i {
    display: inline-block !important;
	font-style: initial;
}
body.wishlist-index-configure .product-view ul.add-to-links.wishlistlink {
	width: 100%;
}
body.wishlist-index-configure .product-view .product-shop .link-compare.link-wishlist-new {
	width: 98%;
    background-color: white;
    border: 1px solid #3752A0;
    color: #3752A0 !important;
	font-size: 14px;
}
body.wishlist-index-configure .product-view .product-shop .link-compare.link-wishlist-new:hover {
	width: 98%;
    background-color: #3752A0;
    border: 1px solid;
    color: white !important;
}
body.wishlist-index-configure .product-view .product-shop.configurable div#socloz_space {
	width: 100%;
}
body.wishlist-index-configure .product-view .product-shop.configurable button.socloz {
	width: 98%;
}
/*
#messages_product_view {
	position: absolute;
    width: 97.6%;
    left: 15px;
    top: -95px;
}
*/

body.wishlist-index-configure #messages_product_view {
    position: relative;
    width: 100%;
    left: inherit;
    float: none;
    margin-top: 0px;
	top: 0;
}
@media (max-width: 736px) {
	body.wishlist-index-configure #messages_product_view {
		margin-top: 0px;
	}	
}

#messages_product_view.msgwishlistview div.sw-cart-state.swcartstatewishlistview {}
@media (max-width: 716px) {
	body.wishlist-index-share div.col-left.sidebar {
		margin-top: 30px;
	}
}
@media (max-width: 400px) {
	body.wishlist-index-share div.fblink {line-height: 30px;}
}
/********************NEW WISHLIST*************************/

/************* CONCOURS WELCOME 2017 ********************/
.welcome_intro_text {
    font-size: 14px;
    line-height: 14px;
    color: #575756;
    text-align: justify;	
}
img.introduction_pic {
	
}
.submit_welcome {
    border: 1px solid #575756;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #575756;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "plutocond_regular";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-top: 35px;
    text-transform: inherit;
    margin-bottom: 75px;
}
.submit_welcome:hover {
	color: white;
	background-color: #575756;
}

a.prev_child_form_step {
    border: 1px solid #8c8c89;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #8c8c89;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "plutocond_regular";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-top: 35px;
    text-transform: inherit;
    margin-bottom: 75px;
}
a.prev_child_form_step:hover {
	color: white;
	background-color: #8c8c89;
}


form#pageone .submit_welcome {
	margin-top: 10px;
}

form#pageone label {
    width: 100%;
    font-weight: 600;
    margin-bottom: 5px;	
}

form#pageone input#email {
	height: 28px;
    width: 75%;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding: 2px 10px 0 15px !important;
    color: #94968c;
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
form#pageone input#email:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
form#pagetwo .validation-advice {
	float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}
.childrens_datas h2 ,
.welcome_datas h2 ,
form#pagetwo h2 ,
form#pageone h2 {
	margin: 25px 0 35px;	
}
form#pagetwo h3 ,
form#pageone h3 {
	font-size: 17px;
}
.childrens_datas span ,
.welcome_datas span ,
form#pagetwo span ,
form#pageone span {
	display: block;
    margin-bottom: 35px;
}
form#pagethree div.children .child_section label ,
form#pagefour label ,
form#pagetwo label {
    font-weight: 600;
    margin-bottom: 5px;	
}
form#pagefour label  {
	padding-left: 0;
}
form#pagefour textarea  {
	padding: 15px;
}
form#pagetwo select option {
    color: #94968c;	
}
form#pagethree select {
	width: 95%;
}
form#pagethree div.children .child_section input[type=text] ,
form#pagethree select ,
form#pagetwo select ,
form#pagefour textarea ,
form#pagefour input[type=text] ,
form#pagetwo input[type=text] {
	height: 28px;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding: 2px 10px 0 15px;
    color: #94968c;
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
form#pagethree div.children .child_section input[type=text]:focus ,
form#pagethree select:focus ,
form#pagetwo select:focus ,
form#pagefour textarea:focus ,
form#pagefour input[type=text]:focus ,
form#pagetwo input[type=text]:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
form#pagetwo input.optin_checkbox {
    float: left;
}
form#pagetwo label.optin_label {
    float: left;
    line-height: 26px;	
	padding-left: 15px;
}
form#pagetwo input.submit_welcome[type=submit]{
	clear: both;
}
form#pagethree div.children {
	border: 1px solid #d6d6d6;
    padding: 15px;
    overflow: auto;	
	clear: both;
	margin-bottom: 15px;	
}
form#pagethree div.children .child_section {
	width: 16.66% !important;
    float: left;
    margin: 0;	
}
.childrens_datas img.childrens_pic {
	max-width: 200px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;	
}
form#pagethree div.children .child_section label ,
form#pagethree div.children .child_section input[type=text] {
	width: 95%;
	text-align: left;
}
form#pagethree span.add1child {
    border: 1px solid #575756;
    width: auto;
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #ffffff;
    background-color: #575756;
    font-size: 13px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-top: -10px;
    text-transform: inherit;
    margin-bottom: 10px;
    display: block;
	cursor: pointer;
}	
form#pagethree span.add1child:hover {
    color: #575756;
    background-color: #ffffff;
}

form#pagefour textarea#answer {
    height: 100px;
    line-height: 14px;
	padding: 15px;
}
form#pagethree div.children .child_section input[type=text] ,
form#pagetwo select ,
form#pagetwo input[type=text] {
    padding: 2px 10px 0 15px !important;	
}
form#pagethree div.children .child_section select ,
form#pagethree div.children .child_section input {
	margin-bottom: 0px;
}
form#pagethree div.children .child_section input[type=checkbox] {
	margin: 5px 0 0 37%;
}
body.welcome-index-index .col-main ul.messages {
	margin: 0 2.5%;
    width: 95%;
}
body.welcome-index-index .col-main ul.messages li {
	margin-bottom: 10px !important;
}
body.welcome-index-index .col-main ul.messages li  ul li {
	margin: 0px !important;
}
a.welcome_rules_link {
	float: right;
	margin-top: 15px;
}
a.welcome_rules_link:hover {
	text-decoration: underline;
	color: #566eb8;
}
div.checkcgvbox {
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: -10px;
}
div.checkcgvbox label.welcome_check_rules {
	margin: 0px 10px 0 0 !important;
}
div.checkcgvbox input.welcome_checkbox_rules#cgv {
	margin: 0;
}
.cms-welcome-rules .std ol {
	list-style: initial;
    margin-left: 15px;
}
.cms-welcome-rules .std ol li {
	list-style-type: decimal;
}
.cms-welcome-rules .std ul {
	list-style: initial;
    margin-left: 15px;
}
.cms-welcome-rules .std ul li {}

@media (max-width: 1024px) {
	div.child_section label {
		font-size: 13px;
	}
}
@media (max-width: 768px) {
	div.child_section label {
		line-height: 13px;
		min-height: 30px;
	}
}
@media (max-width: 425px) {	
	form#pagethree div.children .child_section {
		width: 100% !important;
		margin-bottom: 10px;
	}
	form#pagethree div.children .child_section.checkisborn label {
		width: 75%;
		float: left;
	}	
	form#pagethree div.children .child_section.checkisborn input[type=checkbox] {
		width: 25% !important;
		margin: 0;
	}	
	form#pagethree div.children .child_section.checkisborn {
		margin-top: 7px;
	}
	div.child_section label {
		min-height: inherit;
		display: block !important;
	}
	form#pageone input#email {
		width: 100%;
	}
}
@media (max-width: 350px) {	
	.submit_welcome {
		width: 100%;
	}
}
/************* CONCOURS WELCOME 2017 ********************/

/********CHILDRENS****RELATIONSHIP MODIF*********/
div.child_container li.col-child ,
div.child_container_headers li.col-child {
    width: 14.28%;
    float: left;
}
/*
div.child_container_headers ul li.col-child-gender ,
div.child_container_headers ul li.col-child-dob ,
div.child_container_headers ul li.col-child-firstname {
    line-height: 17px;
    padding-top: 9px;
}
*/
.dobnotice {
	display: block;
	clear:both;
	margin-left: 7px;
	color: #ff647e;
}
span.col-child-label {
	display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
	div.child_container_headers li.col-child {
		line-height: 17px;
		padding-top: 9px;
	}	
	div.child_container_headers ul li.alreadyborn {
		line-height: 17px;
		padding-top: 9px;
		font-size: 11px !important;
	}	
}
@media (min-width: 0px) and (max-width: 991px) {
	div.child_container_headers {
		display: none;
	}
	div.child_container li.col-child {
		width: 100%;
		float: left;
	}
	div.child_container li.col-child.col-child-alreadyborn span.col-child-label {
		width: 90%;
		float: left;
	}
	div.child_container li.col-child.col-child-alreadyborn input[type=checkbox]{
		float: right;
	}	
	span.col-child-label {
		display: block;
		font-weight: 600;
	}
	body.childrens-customer-view form .fieldset {
		overflow: initial;
	}
	body.childrens-customer-view div.child_container {
		overflow: auto;
		height: auto;
		border: 1px solid #ebebeb;
		padding: 10px;
		margin-bottom: 25px;
		}
	body.childrens-customer-view div.child_container ul.odd li {
		background-color: white;
		height: auto;
		border-right: none;
	}	
	body.childrens-customer-view div.child_container ul li.born_child {
		text-align: left;
	}	
}
@media (min-width: 280px) and (max-width: 735px) {
	body.childrens-customer-view button.button[type=submit] {
		float: inherit;
		width: 50%;
		margin: 0 auto;
	}
}
@media (min-width: 280px) and (max-width: 725px) {
	
}
/********CHILDRENS****RELATIONSHIP MODIF*********/
/*****CHECKOUT REVIEW ADDRESS********/
.review_address_container {
	padding: 5px 30px;
	overflow: auto;
	margin-bottom: 20px;"
}
div.review_address {
    border: 1px solid #ebebeb;
    padding: 15px;
    font-size: 14px;
    width: 48%;
    float: left;
	position: relative;
	overflow: hidden !important;
}
div.review_address.shippingadr {
	margin-left: 2%;
}
div.review_address.billingadr {
	margin-right: 2%;
}
div.review_address span {
	display: block;
    font-weight: 600;
}
a.edit_pencil_checkoutlink {
	position: absolute;
	top: 5px;
	right: 5px;
}
input.accesspoint_customer_firstname ,
input.accesspoint_customer_lastname {
	width: 250px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ddded9;
	border-radius: 5px;
	padding-left: 15px;
	color: #94968c;
	box-shadow: inset 0px 4px 7px #ebeced !important;
	background-color: #ffffff !important;
	border-color: #c3c5c9 !important;
	-webkit-border-radius: 4px 4px 4px 4px !important;
	border-radius: 4px 4px 4px 4px !important;
	margin: 5px 10px 10px 10px;		
}
input.accesspoint_customer_firstname:focus ,
input.accesspoint_customer_lastname:focus {
	border-color: rgba(75,99,174,0.8) !important;
	outline: 0 !important;
	outline: thin dotted \9 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}
.shipadress_error_msg {
	color: #F9574B;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #F9574B;
    padding: 5px 15px;
    border-radius: 10px;
    overflow: auto;
    display: block;
    margin: 0 auto 25px;
    width: 50%;	
	text-align: center;
}
@media (max-width: 500px) {
	div.review_address {
		width: 100%;
	}
	div.review_address.billingadr {
		margin-bottom: 15px;
	}
	div.review_address.shippingadr ,
	div.review_address.billingadr {
		margin-right: 0px;
		margin-left: 0px;
	}
	.shipadress_error_msg {
		width: 100%;
	}
}
/*****CHECKOUT REVIEW ADDRESS********/


/***** LISTE NAISSANCE******/
body.catalog-product-view div.product-options-bottom ul.add-to-links {
	display: block;
}
body.catalog-product-view a#addtobabylist {
    /*background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/addtobabylist.png) no-repeat center top;*/
    font-size: 16px;
    color: #3752A0;
    font-family: "plutocond_light";
    float: right;
    text-align: right;
}
body.mgxbabyregistry-index-closeregistry table#wishlist-table td input[type=text] ,
body.mgxbabyregistry-index-viewproducts table#wishlist-table td input[type=text] ,
body.mgxbabyregistry-index-viewitems table#wishlist-table td input[type=text] {
    width: 30px !important;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 16px;
}
.listemodal .ui-dialog-titlebar-close {
    visibility: hidden;
}
.ui-dialog .ui-dialog-buttonpane button {
    width: 100%;
}

body.mgxbabyregistry-index-tellabout div#noukies_family h1 ,
body.mgxbabyregistry-index-editregistry div#noukies_family h1 ,
body.mgxbabyregistry-index-addregistry div#noukies_family h1 ,
body.mgxbabyregistry-index-searchregistry div#noukies_family h1 ,
body.mgxbabyregistry-index-registry div#noukies_family h1 ,
body.mgxbabyregistry-index-closeregistry div#noukies_family h1 ,
body.mgxbabyregistry-index-viewproducts div#noukies_family h1 ,
body.mgxbabyregistry-index-viewitems div#noukies_family h1 {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 25px;
    font-size: 12px;
    float: left;
    margin-top: -30px;
}
body.mgxbabyregistry-index-searchregistry .col-main ,
body.mgxbabyregistry-index-registry .col-main {
	width: 100% !important;
	margin-bottom: 75px;
}
body.mgxbabyregistry-index-closeregistry .col-main ,
body.mgxbabyregistry-index-viewproducts .col-main ,
body.mgxbabyregistry-index-viewitems .col-main ,
body.mgxbabyregistry-index-addregistry .col-main {
	margin-bottom: 75px;
}
body.mgxbabyregistry-index-tellabout .col-main textarea ,
input#registry_id {
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
body.mgxbabyregistry-index-tellabout .col-main textarea:focus ,
input#registry_id:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}
div.col-1.babysearch ,
div.col-2.babysearch {
	width:48%;
	float:left;
}
h2.babytitlesearch ,
div.babysearch h2 {
    color: #3752A0;
    font-size: 24px;
    text-transform: initial;
    border-bottom: 1px solid #f1f2f7;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    font-family: "plutocond_light";
}
div.babysearch .fieldset {
	border: none;
}
div.submit_tellabout button[type=submit] ,
div.babyregistry_addform button[type=submit] ,
div.babysearch button[type=submit] {
    padding: 0px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 42px;
    line-height: 42px;
    font-weight: 300 !important;
    font-size: 16px;
    font-family: "Plutocond_light";
	text-transform: inherit;
}
div.submit_tellabout button[type=submit]:hover ,
div.babyregistry_addform button[type=submit]:hover ,
div.babysearch button[type=submit]:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;
}
input.input-text:focus {
    display: inline-block !important;
}
div.babysearchresults {
	margin-bottom: 50px;
}
.searchbabylist_link {
	padding: 10px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 42px;
    line-height: 42px;
    font-weight: 300 !important;
    font-size: 16px;
    font-family: "Plutocond_light";
}
table .searchbabylist_link {
    padding: 10px 25px !important;
}
.searchbabylist_link:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;
}

.searchbabylist_link.inverse {
    background-color: #FFFFFF;
	color: #3752A0 !important;
}
.searchbabylist_link.inverse:hover {
    background-color: #3752A0;
    color: #FFFFFF !important;
	
}

.searchbabylist_link.newlinkbaby {
    padding: 10px 25px;
    border-color: #3752A0;
    color: #3752A0;
    font-weight: 600;
	width: 275px;
}
.searchbabylist_link.newlinkbaby:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;
}

div.searchbabylist_links {
	text-align: center;
    margin-top: 0px;
	overflow: auto;
	clear: both;
}
input.specify-address[type=checkbox] {
    margin: -3px 5px 0 0;
}
select.babyprioritygifts ,
.babyform select#address_id ,
.babyform select#baby_gender {
	line-height: 12px !important;
    padding: 3px 0 0 10px;
}
.radio_babyform_type input[type=radio] {
	margin: -3px 15px 0 0;
}
button.editbabyformbuttons {
	padding: 0px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 42px;
    line-height: 42px;
    font-weight: 300 !important;
    font-size: 16px;
    font-family: "Plutocond_light";
}
button.editbabyformbuttons:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;	
}
body.mgxbabyregistry-index-editregistry select.babyprioritygifts ,
body.mgxbabyregistry-index-closeregistry select.babyprioritygifts ,
body.mgxbabyregistry-index-viewproducts select.babyprioritygifts ,
body.mgxbabyregistry-index-viewitems select.babyprioritygifts {
	color: #575756;
    font-size: 12px;
    line-height: 15px !important;
    height: 24px !important;
}
a.babyregistry_direct_link {
	margin-bottom: 15px;
    display: block;
    text-align: center;
    line-height: 14px;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    left: 180px;
    top: -8px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	a.babyregistry_direct_link {
		position: absolute;
		top: -18px;
		right: -18px;
	}
}
span.qtydesiredbabylist {
	border: 2px solid;
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 16px;
}
span.qtydesiredbabylist.green {
	border-color: green;
	color: green;
}
span.qtydesiredbabylist.orange {
	border-color: orange;
	color: orange;
}
div.babylist_intro_text {
	border: 1px solid #c5c6c6;
    margin: 0 0 25px 0;
    padding: 10px 15px 0;
}
/*
body.mgxbabyregistry-index-tellabout div#noukies_family ,
body.mgxbabyregistry-index-editregistry div#noukies_family ,
body.mgxbabyregistry-index-addregistry div#noukies_family ,
body.mgxbabyregistry-index-searchregistry div#noukies_family ,
body.mgxbabyregistry-index-registry div#noukies_family ,
body.mgxbabyregistry-index-closeregistry div#noukies_family ,
body.mgxbabyregistry-index-viewproducts div#noukies_family ,
body.mgxbabyregistry-index-viewitems div#noukies_family ,
body.mgxbabyregistry-index-tellabout div.main.row ,
body.mgxbabyregistry-index-editregistry div.main.row ,
body.mgxbabyregistry-index-addregistry div.main.row  ,
body.mgxbabyregistry-index-searchregistry div.main.row  ,
body.mgxbabyregistry-index-registry div.main.row  ,
body.mgxbabyregistry-index-viewiproducts div.main.row  ,
body.mgxbabyregistry-index-viewitems div.main.row  {
	margin-top: 0px !important;
}
*/
div.babyform select#country {
    line-height: 12px !important;
    padding: 3px 0 0 10px;
}
div.babysearch div.content h2 {
	text-align: center;
}
body.mgxbabyregistry-index-registry div.ui-tooltip[role=tooltip] ,
body.mgxbabyregistry-index-editregistry div.ui-tooltip[role=tooltip] ,
body.mgxbabyregistry-index-closeregistry div.ui-tooltip[role=tooltip] ,
body.mgxbabyregistry-index-viewproducts div.ui-tooltip[role=tooltip] ,
body.mgxbabyregistry-index-viewitems div.ui-tooltip[role=tooltip] {
    overflow: auto !important;
    height: auto !important;
    font-family: "plutocond_regular";
    font-weight: 600;
    color: #666666;
	opacity: 1 !important;
}
body.mgxbabyregistry-index-viewitems .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #4bc1be;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
body.mgxbabyregistry-index-viewitems .progress-bar-striped,
body.mgxbabyregistry-index-viewitems .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}
body.mgxbabyregistry-index-viewitems .progress-bar.active,
body.mgxbabyregistry-index-viewitems .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
body.mgxbabyregistry-index-viewitems .progress-bar-success {
	background-color: #5cb85c
}
body.mgxbabyregistry-index-viewitems .progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
body.mgxbabyregistry-index-viewitems .progress-bar-info {
	background-color: #5bc0de
}
body.mgxbabyregistry-index-viewitems .progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
body.mgxbabyregistry-index-viewitems .progress-bar-warning {
	background-color: #f0ad4e
}
body.mgxbabyregistry-index-viewitems .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
body.mgxbabyregistry-index-viewitems .progress-bar-danger {
	background-color: #d9534f
}
body.mgxbabyregistry-index-viewitems .progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}


body.checkout-cart-index  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset ,
body.mgxbabyregistry-index-editregistry .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset ,
body.mgxbabyregistry-index-closeregistry .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset ,
body.mgxbabyregistry-index-viewproducts .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset ,
body.mgxbabyregistry-index-viewitems .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: left;
    width: 100%;
}
body.checkout-cart-index  .ui-dialog .ui-dialog-buttonpane button ,
body.mgxbabyregistry-index-editregistry .ui-dialog .ui-dialog-buttonpane button ,
body.mgxbabyregistry-index-closeregistry .ui-dialog .ui-dialog-buttonpane button ,
body.mgxbabyregistry-index-viewproducts .ui-dialog .ui-dialog-buttonpane button ,
body.mgxbabyregistry-index-viewitems .ui-dialog .ui-dialog-buttonpane button {
    width: 45%;
    float: left;
    margin: 2.5% !important;
	font-family: Plutocond_light;
    font-weight: 600;
    font-size: 16px;	
}
body.checkout-cart-index .ui-dialog .ui-dialog-buttonpane ,
body.mgxbabyregistry-index-editregistry .ui-dialog .ui-dialog-buttonpane ,
body.mgxbabyregistry-index-closeregistry .ui-dialog .ui-dialog-buttonpane ,
body.mgxbabyregistry-index-viewproducts .ui-dialog .ui-dialog-buttonpane ,
body.mgxbabyregistry-index-viewitems .ui-dialog .ui-dialog-buttonpane {
	padding: 0;
	border-top: none;
}
body.checkout-cart-index .ui-dialog .ui-dialog-titlebar ,
body.mgxbabyregistry-index-editregistry .ui-draggable .ui-dialog-titlebar ,
body.mgxbabyregistry-index-closeregistry .ui-draggable .ui-dialog-titlebar ,
body.mgxbabyregistry-index-viewproducts .ui-draggable .ui-dialog-titlebar ,
body.mgxbabyregistry-index-viewitems .ui-draggable .ui-dialog-titlebar {
    display: none !important;
}
body.checkout-cart-index .ui-state-active, 
body.mgxbabyregistry-index-editregistry .ui-state-active, 
body.mgxbabyregistry-index-closeregistry .ui-state-active, 
body.mgxbabyregistry-index-viewproducts .ui-state-active, 
body.mgxbabyregistry-index-viewitems .ui-state-active, 
body.checkout-cart-index .ui-widget-content .ui-state-active, 
body.mgxbabyregistry-index-editregistry .ui-widget-content .ui-state-active, 
body.mgxbabyregistry-index-closeregistry .ui-widget-content .ui-state-active, 
body.mgxbabyregistry-index-viewproducts .ui-widget-content .ui-state-active, 
body.mgxbabyregistry-index-viewitems .ui-widget-content .ui-state-active, 
body.checkout-cart-index .ui-widget-header .ui-state-active, 
body.mgxbabyregistry-index-editregistry .ui-widget-header .ui-state-active, 
body.mgxbabyregistry-index-closeregistry .ui-widget-header .ui-state-active, 
body.mgxbabyregistry-index-viewproducts .ui-widget-header .ui-state-active, 
body.mgxbabyregistry-index-viewitems .ui-widget-header .ui-state-active, 
body.checkout-cart-index a.ui-button:active, 
body.mgxbabyregistry-index-editregistry a.ui-button:active, 
body.mgxbabyregistry-index-closeregistry a.ui-button:active, 
body.mgxbabyregistry-index-viewproducts a.ui-button:active, 
body.mgxbabyregistry-index-viewitems a.ui-button:active, 
body.checkout-cart-index .ui-button:active, 
body.mgxbabyregistry-index-editregistry .ui-button:active, 
body.mgxbabyregistry-index-closeregistry .ui-button:active, 
body.mgxbabyregistry-index-viewproducts .ui-button:active, 
body.mgxbabyregistry-index-viewitems .ui-button:active, 
body.checkout-cart-index .ui-button.ui-state-active:hover ,
body.mgxbabyregistry-index-editregistry .ui-button.ui-state-active:hover ,
body.mgxbabyregistry-index-closeregistry .ui-button.ui-state-active:hover ,
body.mgxbabyregistry-index-viewproducts .ui-button.ui-state-active:hover ,
body.mgxbabyregistry-index-viewitems .ui-button.ui-state-active:hover {
    border: 1px solid #575756;
    background: #4bc1be;
}
body.mgxbabyregistry-index-searchregistry #tabs button,
div.babylist_intro_text a {
    padding: 10px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 42px;
    line-height: 42px;
    font-weight: 300 !important;
    font-size: 16px;
    font-family: "Plutocond_light";
	text-transform: inherit;
}
body.mgxbabyregistry-index-searchregistry #tabs button:hover ,
div.babylist_intro_text a:hover {
	background-color: #FFF;
    color: #3752A0 !important;
}
body.mgxbabyregistry-index-searchregistry #tabs button {
    margin: 0;
    padding: 0 25px !important;
}
body.mgxbabyregistry-index-searchregistry #tabs button:hover {
    color: #3752A0 !important;
    background-color: #FFFFFF;
}
div.babyblock {
	border: 1px solid #c5c6c6;
    min-height: 50px;
    margin-bottom: 25px;
	padding: 25px;
}
div.babyblock.midwidth-left {
    width: 68%;
    float: left;
	padding: 25px 25px 50px 25px;
}
div.babyblock.midwidth-right {
    width: 28%;
    float: right;
	padding: 25px 25px 50px 25px;
}
.babyblock .form-list strong {
    font-weight: 600;
}
div#babylist_products_list {
    border: 1px solid #ebebeb;
    padding: 5px 15px 0;	
}
td.heartpriority i.fa {
    color: #3752A0;
}
.baby2fieldset ,
.baby3fieldset ,
.baby4fieldset  {
	display: none;
}
i.fa-minus-circle.showbabylink ,
i.fa-plus-circle.showbabylink {
    font-size: 22px;
    color: #3752A0;
    cursor: pointer;
	float: left;
}
span.showbabylink_span {
	display: block;
    float: left;
    margin-left: 7px;
    line-height: 22px;
}
li.li_horiz_separator {
	border-bottom: 1px solid #ebebeb;
    margin: 0 0 10px 0;
    height: 1px;
}
div.babyblock.midwidth-left ul li div.midwidth {
	width: 50%;
	float: left;
}
div.giftbtns.ediregistrybtns button {
	margin: 0 5px !important;
	float: left !important;
}
body.mgxbabyregistry-index-closeregistry div#babylist_products_list table {
	border-bottom: none;
}
body.mgxbabyregistry-index-registry table tr.already_offered  td {
    background-color: #ebebeb;
    opacity: 0.5 !important;
	filter: alpha(opacity = 50);
}
body.mgxbabyregistry-index-searchregistry .main-container #tabs {
    overflow: auto;
    margin-bottom: 25px;
    min-height: auto;
    height: inherit;
	border: none;
} 
body.mgxbabyregistry-index-searchregistry .main-container #tabs .ui-widget-header {
    border: none;
    background: transparent;
    color: inherit;
    font-weight: bold;
    margin: 0;
    padding: 0;	
}
body.mgxbabyregistry-index-searchregistry .main-container #tabs .ui-tabs-panel {
    border: 1px solid #898d8d;
    overflow: auto;
    clear: both;
	padding: 25px 25px 10px 25px;
}
body.mgxbabyregistry-index-searchregistry .main-container #tabs-1 .searchbabylist_link ,
body.mgxbabyregistry-index-searchregistry .main-container #tabs-1 .searchbabylist_link.newlinkbaby {
	width: 75% !important;
}

body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-state-active, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-widget-content .ui-state-active, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-widget-header .ui-state-active, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs a.ui-button:active, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-button:active, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-button.ui-state-active:hover {
    border: 1px solid #898d8d;
    background: #FFF;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255,255,255);
    font-weight: normal;
    color: #3752A0;
	border-bottom: 1px solid transparent;
}
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-state-active a, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-widget-content .ui-state-active a, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-widget-header .ui-state-active a, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs a.ui-button:active a, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-button:active a, 
body.mgxbabyregistry-index-searchregistry  .main-container #tabs .ui-button.ui-state-active:hover a {
    color: #3752A0;
	font-family: Plutocond_regular;
}
body.mgxbabyregistry-index-searchregistry .main-container .ui-tabs .ui-tabs-nav li {
	text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: -1px;	
	width: 31%;
	padding: 0;
    text-align: center;
    font-weight: 600 !important;
	line-height: 30px;
}
body.mgxbabyregistry-index-searchregistry  .main-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	width: 100%;
	color: #575756 !important;
	font-family: Plutocond_regular;
}
div.baby_summary_round_text {
	
}
div.baby_summary_round_text .baby_summary_round {
    border: 3px solid #3752A0;
    height: 120px;
    width: 120px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 117px;
    font-size: 20px;
}
div.baby_summary_round_text .baby_summary_text {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
div.babylist_intro_text a {
    width: 75% !important;
    display: block;
    padding: 0 25px !important;
    margin: 20px 12.5% 25px !important;
    text-align: center;
}
body.mgxbabyregistry-index-editregistry .fieldset {
    border: 1px solid #c5c6c6;
}
/*
body.mgxbabyregistry-index-searchregistry  .ui-state-default, 
body.mgxbabyregistry-index-searchregistry  .ui-widget-content .ui-state-default, 
body.mgxbabyregistry-index-searchregistry  .ui-widget-header .ui-state-default, 
body.mgxbabyregistry-index-searchregistry  .ui-button, 
body.mgxbabyregistry-index-searchregistry  html .ui-button.ui-state-disabled:hover, 
body.mgxbabyregistry-index-searchregistry  html .ui-button.ui-state-disabled:active {
    border: 1px solid #898d8d;
}
*/
div.baby1adv ,
div.baby2adv ,
div.baby3adv ,
div.baby4adv {
    width: 45%;
    float: left;
    overflow: auto;
    margin: 2.5%;
    height: 120px;
    padding: 15px;
    text-align: center;
	border-radius: 5px;
	background-color: #f1f2f2;
}
div.baby1adv p,
div.baby2adv p,
div.baby3adv p,
div.baby4adv p {
    text-align: center !important;
    line-height: 20px !important;
	margin: 0 !important;
	color: #575756 !important;
	font-family: Plutocond_regular;
}
.tab-purchase-text {
	text-align: center;
	font-weight: 600;
	font-family: Plutocond_light;
	font-size: 16px;
	margin-top: 25px;
	color: #575756 !important;
}
.tab-purchase-option {
	text-align: center;
	font-family: Plutocond_light;
	font-size: 16px;
	font-weight: 600;
	margin-top: 25px;
	border:1px solid #f1f2f2;
	overflow: auto;
	width: 95%;
	float: left;
	margin: 2.5%;
	padding: 15px;
	color: #575756 !important;
	border-radius: 5px;
	background-color: #f1f2f2;
}
.ui-tooltip1 {
	color: #3752A0 !important;
	text-align: left;
}
body.mgxbabyregistry-index-searchregistry td.baby_search_registry_name_td span {
    line-height: 12px !important;
    display: block;
    margin-top: 5px;
    font-style: italic;
}
body.mgxbabyregistry-index-editregistry  div.output-address-form .fieldset {
	border: none;
}
body.mgxbabyregistry-index-editregistry  div.output-address-form .fieldset h2.legend {
	display: none;
}
body.mgxbabyregistry-index-editregistry  div.output-address-form .fieldset  {
    margin: 0 !important;
    padding-bottom: 0 !important;
}
body.mgxbabyregistry-index-addregistry .fieldset {
	border: 1px solid #c5c6c6;
}
div.editbabiesfieldset {
    border: 1px solid #c5c6c6;
    overflow: auto;
    margin-bottom: 30px;
}
div.baby1fieldset ,
div.baby2fieldset ,
div.baby3fieldset ,
div.baby4fieldset {
	border: none !important;
	margin-bottom: 0;
}
.sw-cart-state.babyadd .ajax-cart-success {
	background-color: #98c391;
}
body.catalog-product-view .sw-cart-state.babyadd {
    position: relative;
    top: inherit;
    left: inherit;
}
a.link-babylist {
    color: #3752A0;
    font-size: 19px;	
}
a.link-babylist:hover {
	color: #5068b3 ;
}
body.catalogsearch-result-index .ui-tooltip.ui-widget.ui-widget-content ,
body.catalog-category-view .ui-tooltip.ui-widget.ui-widget-content {
	opacity: 1;
    overflow: auto;
    height: auto;
    font-family: Plutocond_regular;
    color: #575756;
}
body.catalog-product-view button.socloz {
    text-decoration: none !important;
}
@media (max-width: 1024px){
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li {
		width: 31%;
	}
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-3.ui-tabs-panel p img {
		width: 250px;
	}	
	div.babyblock.midwidth-right img {
		width: 100% !important;
	}
	div.baby_gender_field_edit {
		margin-top: 3px !important;
	}
	button.editbabyformbuttons {
		padding: 0px 20px !important;
	}
	.searchbabylist_link {
		padding: 5px 15px !important;
		font-size: 14px !important;
	}
}
@media (max-width: 768px){
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li {
		text-transform: inherit !important;
		font-size: 12px !important;
	}
	div.baby1adv p span , 
	div.baby2adv p span , 
	div.baby3adv p span , 
	div.baby4adv p span {
		font-size: 12px !important;
		font-weight: 600 !important;
	}
	div.baby1adv p , 
	div.baby2adv p , 
	div.baby3adv p , 
	div.baby4adv p {
		line-height: 16px !important;
	}
	div.babylist_intro_text a {
		width: 100% !important;
		padding: 0 20px !important;
		margin: 0 !important;
	}
	div.babylist_intro_text h2 {
		font-size: 20px;
		line-height: 24px;
	}	
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-2.ui-tabs-panel h2 {
		font-size: 19px;
		line-height: 24px;
	}
	div.field_search_by_registry_id {
		width: 100% !important;
	}
	.full768width {
		width: 100% !important;
	}
	div.searchbabylist_links div {
		width: 100% !important;
	}
	div.searchbabylist_links div a {
		width: 75% !important;
		display: block;
		margin: 0 12.5% 5px;
		padding: 0 !important;
		height: 34px;
		line-height: 34px;
	}
	div.baby_summary_round_text .baby_summary_round {
		height: 80px;
		width: 80px;
		line-height: 78px;
		font-size: 15px;
	}
	div.baby_summary_round_text .baby_summary_text {
		line-height: 13px;
	}
	.dashboard_see_baby_products {
		width: 100% !important;
		margin: 5px 0 !important;
	}
	div.babyblock.midwidth-right.blockequalheights {
		display: none;
	}
	div.babyblock.midwidth-left.blockequalheights {
		width: 100%;
	}
	div.submit_tellabout button[type=submit] {
		width: 75% !important;
		display: block;
		margin: 0 12.5% 5px;
		padding: 0 !important;
		height: 34px;
		line-height: 34px;
	}
	div.guestbabyview_infos_left ,
	div.guestbabyview_infos_right {
		width: 100%;
		margin-bottom: 10px;		
	}
	body.mgxbabyregistry-index-registry table td.babyguestview_td_addtocart {
		padding: 0;
		width: 260px;		
	}
	body.mgxbabyregistry-index-registry table td.babyguestview_td_addtocart a {
		padding: 5px 10px !important;
	}
	body.mgxbabyregistry-index-closeregistry th.closebaby_registry_th_image ,
	body.mgxbabyregistry-index-closeregistry td.closebaby_registry_td_image {
		display: none;
	}
	body.mgxbabyregistry-index-closeregistry td.closebaby_registry_td_addtocart {
		width: 220px !important;
		padding: 0;		
	}
	body.mgxbabyregistry-index-closeregistry td.closebaby_registry_td_addtocart a {
		padding: 5px 10px !important;
		height: auto !important;
		line-height: inherit !important;
		display: block !important;
		width: 100px !important;		
	}
	body.mgxbabyregistry-index-searchregistry td.baby_search_registry_addtocart_td {
		padding: 0;
		width: 175px;
	}
	div.babyblock.midwidth-left ul li div.midwidth.leftarea {
		width: 40%;
	}
	div.babyblock.midwidth-left ul li div.midwidth.rightarea {
		width: 60%;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset h2.legend {
		font-size: 20px;
		margin-bottom: 7px;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li div.field {
		padding: 3px 0 0 12px;	
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li div.field.name-lastname ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li div.field.name-firstname {
		width: 100%;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li label[for=email] {
		margin: 5px 0 0 4px;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#email {
		margin-left: 3px;
		width: 188px;		
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li label[for=co_email] {
		margin: 5px 0 0 4px;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#co_email {
		margin-left: 3px;
		width: 188px;		
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li .baby_gender_field_edit {
		margin-left: 8px;
		margin-bottom: 16px;		
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_firstname {
		width: 273px;
		float: right;
		margin-top: -21px;
		margin-right: 10px;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input.hasDatepicker {
		width: 120px !important;
	}
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_shower_date {
		margin-left: 0 !important;
	}
	body.mgxbabyregistry-index-editregistry form div.fieldset.babyform {
		padding-bottom: 0px !important;
		margin-bottom: 15px !important;
	}
	body.mgxbabyregistry-index-editregistry div.giftbtns.ediregistrybtns button {
		width: 75%;
		margin: 0 12.5% !important;
		padding: 0 10px !important;
		height: 32px;
		line-height: 32px;
		margin-bottom: 10px !important;
	}
	body.cms-babylist-advantages .col-main .std img {
		width: 250px;
	}
}
body.catalog-product-view .product-view .product-shop.hide_socloz_class .link-wishlist-new {color: #3752A0 !important;}
body.catalog-product-view .product-view .product-shop.hide_socloz_class .link-wishlist-new:hover {color: #EC637E !important;}
a.babylist_view_back {
	float: right;
    margin-bottom: 40px;
    margin-top: -40px;
    color: #4CA695;
	text-decoration: none;
}
a.babylist_view_back:hover {
	text-decoration: underline;
}
body.mgxbabyregistry-index-viewproducts div#inputqtybox a.button-up {
    right: 4px;
}
body.mgxbabyregistry-index-viewproducts div#inputqtybox a.button-down {
    right: 7px;
}
body.mgxbabyregistry-index-viewproducts div#inputqtybox {
    width: 50px;
	border-radius: 5px;
}
body.mgxbabyregistry-index-registry button.socloz {
    border-radius: inherit;
    padding: 0;
    background-color: #fff;
    color: #3752A0 !important;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-transform: initial;
    font-family: "plutocond_light";
    display: inline;
    clear: inherit;
}
body.mgxbabyregistry-index-tellabout input.baby_share_emails {
	height: 28px;
    width: 100%;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding-left: 15px;
    color: #94968c;
}
body.mgxbabyregistry-index-tellabout input.baby_share_emails:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}
body.mgxbabyregistry-index-tellabout input.baby_share_emails {
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;
	margin-bottom: 0 !important;
}
body.mgxbabyregistry-index-tellabout span.emails_share_babylist {
    display: block;
    overflow: auto;
    margin-bottom: 15px;
}
span.validate_notice_error {
	display: block;
    color: #e50051;
    float: none;
    width: 100%;
    text-align: center;
}
body.archimede_website div.block-account ul li.mgxbabyregistry {display:none;}
body.catalog-product-view.archimede_website div.blockproduct_freeship {margin-top: 60px;}

body.mgxbabyregistry-index-searchregistry form div.validation-advice {
	margin: 0 0 5px 0;
}

@media screen and (max-width: 1199px) {
	body.catalog-product-view div.product-shop.configurable button.socloz {
		margin-left: 0;
		width: 100%;
	}
	body.catalog-product-view div.product-shop.configurable div#socloz_space a {
		margin-right: -10px !important;
		margin-top: -27px !important;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 991px) {
	div#babylist_products_list table {
		border: 0;
	}
	div#babylist_products_list table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	div#babylist_products_list table tr {
		display: block;
		margin-bottom: 5px;
		border-bottom: 3px solid #ebebeb;
		padding-bottom: 10px;
	}
	div#babylist_products_list table td {
		display: block;
		text-align: center;
	}
	div#babylist_products_list table td.heartpriority {
		text-align: center !important;
	}
	div#babylist_products_list table td.heartpriority br {
		display: none;
	}
	div#babylist_products_list table td.heartpriority input[type=radio] {
		margin-left: 15px !important;
		/*
		float: right !important;
		margin-right: 35% !important;
		margin-left: 10px !important;
		margin-top: 0 !important;
		*/
	}
	.main div#babylist_products_list table td.heartpriority input:first-child[type=radio] {
		margin-left: -25px !important;
	}
	div#babylist_products_list table td div#inputqtybox {
		margin: 0 auto;
	}
	div#babylist_products_list table td:before {
		/*
		* aria-label has no advantage, it won't be read inside a table
		content: attr(aria-label);
		*/
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	div#babylist_products_list table td:last-child {
		border-bottom: 0;
	}
	div#babylist_products_list table td a.link-remove.removeproductfrombabylist {
		top: inherit !important;
		right: 7px !important;
		float: right;
		bottom: 0 !important;
	}
	div#babylist_products_list table td a.link-remove.removeproductfrombabylist:after {
		content: attr(data-label);
	}
	div#babylist_products_list table td textarea {
		margin-bottom: 25px;
	}
	div#babylist_products_list table td.baby_viewproducts_firstcol {
		border-top: none !important;
	}
	body.mgxbabyregistry-index-viewproducts .main .buttons-set button.button.searchbabylist_link {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	body.mgxbabyregistry-index-viewproducts div#hidden_babylist_sorter {
		display: block !important;
		float: right;
		margin-top: 5px;
		margin-right: -5px;
	}	
	body.mgxbabyregistry-index-viewproducts div#hidden_babylist_sorter select {
		width: 135px !important;
	}
	div#babylist_products_list table td:first-child {
		border-top: none !important;
	}
	div#babylist_products_list table td:nth-child(2) div {
		margin-bottom: 0 !important;
	}
	div#babylist_products_list table td a.link-cart.searchbabylist_link {
		width: 100% !important;
		display: inline-block;
		padding-top: 0 !important;
		font-size: 16px !important;
		margin-top: 5px !important;
	}
	body.mgxbabyregistry-index-closeregistry .main form#form_close_babylist button[name=submit_btn_close_registry] {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
	body.mgxbabyregistry-index-closeregistry .main div.close_registry_submit_area {
		margin: 0;
		padding: 0;
	}
	body.catalog-product-view .product-options .switcher-field label.cuthere {
		clear: both !important;
	}	
	
	div.baby1adv p span, 
	div.baby2adv p span, 
	div.baby3adv p span, 
	div.baby4adv p span {
		font-size: 13px !important;
	}
	body.mgxbabyregistry-index-searchregistry div#tabs h2 {
		font-size: 20px;
	}
	
	body.mgxbabyregistry-index-searchregistry div.full768width ,
	body.mgxbabyregistry-index-searchregistry div.name-firstname.field_search_by_registry_id {
		width: 100% !important;
	}
	
	div.baby_summary_round_text .baby_summary_round {
		height: 90px;
		width: 90px;
		line-height: 88px;
		font-size: 16px;
	}
	a.searchbabylist_link.dashboard_see_baby_products {
		width: 100% !important;
	}
	
	a.searchbabylist_link.modifylink_viewregistry {
		margin: 0 15px !important;
		display: inline-block !important;
		width: 91% !important;
	}
	td.baby_viewproducts_seccol dl.item-options dt {
		width: 50%;
		text-align: right;
		margin: 0;
		padding: 0;		
	}
	td.baby_viewproducts_seccol dl.item-options dd {
		width: 50%;
		text-align: left;	
		margin: 0;
		padding: 0 0 0 5px;		
	}
}
body.mgxbabyregistry-index-closeregistry form#form_close_babylist button[name=submit_btn_close_registry] {
	padding: 0 25px !important;
	width: 50% !important;
	margin: 5px 25% !important;
	text-transform: inherit;
}
body.mgxbabyregistry-index-viewproducts div#hidden_babylist_sorter {
	display: none;
}
body.mgxbabyregistry-index-viewproducts .buttons-set button.button.searchbabylist_link {
	padding: 0 25px !important;
	width: 50% !important;
	margin: 5px 25% 25px !important;
	text-transform: inherit;
}

@media (min-width: 769px) and (max-width: 991px) {
	div.searchbabylist_links div a.searchbabylist_link {
		width: 100% !important;
		display: inline-block;
		margin-bottom: 5px;
		padding-top: 0 !important;
		font-size: 16px !important;
	}
	div.searchbabylist_links div {
		 width: 100% !important;
	}
	table td.baby_search_registry_addtocart_td  a.searchbabylist_link {
		padding: 3px 10px !important;
		display: block !important;
		line-height: initial !important;
		text-align: center !important;
	}	
	body.mgxbabyregistry-index-searchregistry  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		font-size: 12px !important;
		text-transform: initial !important;
	}
	body.cms-babylist-advantages .col-main .std img {
		width: 320px;
	}	
}

@media (max-width: 768px) and (min-width: 768px) {
	body.catalog-product-view div.product-shop.configurable ul.add-to-links.wishlistlink {
		display: block !important;
	}
}
@media (max-width: 768px) {
	body.catalog-product-view .product-options .switcher-field label.cuthere {
		clear: both !important;;
	}
	body.catalog-product-view a#addtobabylist ,
	body.catalog-product-view button.socloz {
		text-align: left !important;
		font-size: 15px !important;
	}
	body.catalog-product-view div.product-shop.configurable button.socloz {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
}
@media (max-width: 767px) {
	body.mgxbabyregistry-index-tellabout div#noukies_family, 
	body.mgxbabyregistry-index-editregistry div#noukies_family, 
	body.mgxbabyregistry-index-addregistry div#noukies_family, 
	body.mgxbabyregistry-index-searchregistry div#noukies_family, 
	body.mgxbabyregistry-index-registry div#noukies_family, 
	body.mgxbabyregistry-index-closeregistry div#noukies_family , 
	body.mgxbabyregistry-index-viewproducts div#noukies_family , 
	body.mgxbabyregistry-index-viewitems div#noukies_family {
		display: none;
	}	
	div#babylist_products_list table td a.link-remove.removeproductfrombabylist {
		position: relative !important;
		font-size: 18px !important;
		right: 12px !important;
	}
	div#babylist_products_list table td a.link-remove.removeproductfrombabylist:after {
		content: initial !important;
	}
	body.mgxbabyregistry-index-viewproducts div#babylist_products_list table td.last:before {
		margin-left: 10px;
	}
	body.mgxbabyregistry-index-viewproducts div#babylist_products_list table td.last textarea {
		margin-left: 10px;
		width: 97% !important;
	}
	body.mgxbabyregistry-index-viewitems div.row.baby_summary_round_text div {
		width: 50% !important;
		float: left !important;
		margin-bottom: 15px;
	}
	body.mgxbabyregistry-index-viewitems div.babyblock.midwidth-left a.searchbabylist_link {
		width: 93% !important;
		margin-left: 3.5% !important;
	}
	body.mgxbabyregistry-index-registry div#babylist_products_list table td span.price {
		display: block;
		width: 150px;
		text-align: center;
		margin: 0 auto;
	}
	body.mgxbabyregistry-index-registry div#babylist_products_list table td.babyguestview_td_addtocart  {
		width: 100% !important;
	}
	body.catalog-product-view .product-view .product-shop ul.add-to-links.babyaddtolinks li {
		float: left !important;
		margin-left: 64px;
	}
	
	div.baby1adv, div.baby2adv, div.baby3adv, div.baby4adv {
		height: auto;
		min-height: 105px;
	}
	
	div.baby1adv p span, 
	div.baby2adv p span, 
	div.baby3adv p span, 
	div.baby4adv p span {
		font-size: 18px !important;
		font-weight: 300 !important;
		line-height: 24px !important;
	}
	
	div#babylist_products_list table td:last-child {
		width: 100% !important;
	}	
	div.main-container div#babylist_products_list table td:last-child a {
		margin-top: 10px !important;
		padding: 0 !important;
	}
	.my-wishlist .data-table tbody tr {
		margin-bottom: 15px;
	}
}
@media (max-width: 750px) {
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li {
		width: 100%;
		border: 1px solid #898d8d !important;
		margin-bottom: 5px !important;
		cursor: pointer;
	}
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li a {
		text-transform: uppercase;
		font-size: 14px;
	}	
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li.ui-state-active {
		background-color: #575756 !important;
	}
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li.ui-state-active a {
		color: white !important;
	}	
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-2 form {
		width: 100% !important;
		margin-bottom: 25px;
	}
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-2 .tab-purchase-option {
		width: 100%;
		margin: 0 0 5px 0;
	}	
}
@media (max-width: 736px) {
	body.mgxbabyregistry-index-searchregistry #tabs {
		margin-top: 25px;
		padding: 0 30px;
	}
}
@media (max-width: 716px) {
	body.mgxbabyregistry-index-searchregistry #tabs {
		padding: 0;
	}
}
@media (max-width: 700px) {
	div.col-left.sidebar .block.block-account {
		margin-top: 25px;
	}
}
@media (max-width: 600px) {
	body.mgxbabyregistry-index-searchregistry #tabs .ui-tabs-panel {
		padding: 5px 5px 0px 5px;
	}
	body.mgxbabyregistry-index-searchregistry #tabs-1 .searchbabylist_link, body.mgxbabyregistry-index-searchregistry #tabs-1 .searchbabylist_link.newlinkbaby {
		width: 100% !important;
	}
	div.baby1adv p span, div.baby2adv p span, div.baby3adv p span, div.baby4adv p span {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	div.baby1adv, div.baby2adv, div.baby3adv, div.baby4adv {
		min-height: inherit;
	}
}
@media (max-width: 550px) {
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-3 strong img {
		display: none;
	}
}
@media (max-width: 490px) {
	div.baby1adv p span, div.baby2adv p span, div.baby3adv p span, div.baby4adv p span {
		font-size: 14px !important;
		line-height: 16px !important;
	}	
	body.cms-babylist-advantages .col-main .std img {
		width: 200px;
	}		
}
@media (max-width: 455px) {
	div.baby1adv p span, div.baby2adv p span, div.baby3adv p span, div.baby4adv p span {
		font-size: 13px !important;
		line-height: 13px !important;
	}	
}
@media (max-width: 452px) {
	body.mgxbabyregistry-index-tellabout .col-main .fblink {
		line-height: 34px;
	}
}
@media (max-width: 440px) {
	div.baby1adv, div.baby2adv, div.baby3adv, div.baby4adv {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
		height: auto !important;
		padding: 10px !important;
	}
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li a {
		font-size: 12px;
		font-weight: 300;
	}	
	div.babyblock.midwidth-left ul li div.midwidth.leftarea,
	div.babyblock.midwidth-left ul li div.midwidth.rightarea {
		width: 100% !important;
	}
	a.searchbabylist_link.dashboard_see_baby_products {
		display: inline-block !important;
		height: auto !important;
		line-height: inherit !important;
	}
	body.cms-babylist-advantages .col-main .std img {
		width: 180px;
	}	
}
@media (max-width: 425px) {
	div.searchbabylist_links div a {
		width: 100% !important;
		margin: 0 0 5px 0 !important;
	}
	body.mgxbabyregistry-index-registry div.col-sm-3.banner.hover-zoom {
		width: 100%;
		margin: 0 0 15px 0 !important;
		padding: 0 !important;
	}
	div#babylist_products_list table td.heartpriority:before {
		display: none;
	}
}
@media (max-width: 375px) {
	body.catalog-product-view .product-view .product-shop ul.add-to-links.babyaddtolinks li {
		margin-left: 23px;
	}
	body.mgxbabyregistry-index-searchregistry .ui-tabs .ui-tabs-nav li a {
		font-size: 12px;
		font-weight: 300;
		text-transform: inherit;
	}
	body.cms-babylist-advantages .col-main .std img {
		width: 120px;
	}	
}
@media (max-width: 600px) {
	div.submit_tellabout button[type=submit] ,
	div.searchbabylist_links div a {
		width: 100% !important;
		margin: 0 0 5px 0;
	}
}
body.mgxbabyregistry-index-addregistry div#ui-datepicker-div table.ui-datepicker-calendar ,
body.mgxbabyregistry-index-editregistry div#ui-datepicker-div table.ui-datepicker-calendar {
	background-color: #e9e9e9;
}

body.cms-babylist-advantages .std ul {
	padding-left: 25px;
}
body.cms-babylist-advantages .std ul li {
    list-style-type: disc;
    margin-bottom: 5px;	
}
span.close_babylist_asterisque {
	font-size: 11px;
    line-height: 12px;
    display: block;
    text-align: justify;
    color: #B5B5B2;
    padding: 0 15px 10px;
    font-style: italic;
}
/***** LISTE NAISSANCE******/

div.breadcrumbs ul li.category259 ,
div.breadcrumbs ul li.category170 ,
div.breadcrumbs ul li.category169 ,
div.breadcrumbs ul li.category168 {
	display:none;
}

/*****CARTNET DE VOYAGE*******/
body.cms-page-view.cms-travel-book img.img-responsive.travelresponsive {
	width: 100%;
}
body.cms-page-view.cms-travel-book .std div.text_btn_travelbook h3 {
    color: #575756;
    font-weight: normal;
    font-family: "plutocond_light";
    font-size: 26px;
    text-transform: inherit;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin: 10px 0;
}
body.cms-page-view.cms-travel-book .std div.carnetvayoage_bootom {
	margin-top: 30px;
	margin-bottom: 75px;
}
body.cms-page-view.cms-travel-book .std div.text_btn_travelbook {
    padding: 0;
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
}
body.cms-page-view.cms-travel-book .std a {
    border: 1px solid #575756;
    width: 250px;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    color: #575756;
    background-color: white;
    font-size: 15px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 18px auto 22px;
    text-transform: inherit;
    text-align: center;
    display: block;
    font-weight: 600;
}
body.cms-page-view.cms-travel-book .std a:hover {
    border: 1px solid #575756;
    background-color: #575756;
	color: white;
}


.badge {
    width: 200px;
    padding: 1em;
    -webkit-backface-visibility: hidden; /* fixing ugly font transformations */ 
	background-color: transparent;
}
 
.badge.stamp4 {
    position: absolute;
    left: 7%;
    top: 27%;
    -webkit-animation: stamp 400ms ease-in-out 1;
    -moz-animation: stamp 400ms ease-in-out 1;
    animation: stamp 400ms ease-in-out 1;
	-webkit-transform: rotate(350deg);
	   -moz-transform: rotate(350deg);
	        transform: rotate(350deg);	
}
.badge.stamp1 {
    position: absolute;
    right: 3%;
    top: 29%;
    -webkit-animation: stamp 550ms ease-in-out 1;
    -moz-animation: stamp 550ms ease-in-out 1;
    animation: stamp 550ms ease-in-out 1;
    z-index: 9;
	-webkit-transform: rotate(5deg);
	   -moz-transform: rotate(5deg);
	        transform: rotate(5deg);	
} 
.badge.stamp3 {
    position: absolute;
    left: 4%;
    top: 71%;
    -webkit-animation: stamp 800ms ease-in-out 1;
    -moz-animation: stamp 800ms ease-in-out 1;
    animation: stamp 800ms ease-in-out 1;
	-webkit-transform: rotate(5deg);
	   -moz-transform: rotate(5deg);
	        transform: rotate(5deg);	
}
.badge.stamp2 {
    position: absolute;
    left: 1%;
    top: 70%;
    -webkit-animation: stamp 950ms ease-in-out 1;
    -moz-animation: stamp 950ms ease-in-out 1;
    animation: stamp 950ms ease-in-out 1;
    z-index: 9;
	-webkit-transform: rotate(5deg);
	   -moz-transform: rotate(5deg);
	        transform: rotate(5deg);	
}

@media (max-width: 1024px) {
	.badge.stamp4 {
		left: 6%;
		top: 25%;	
	}
	.badge.stamp1 {
		right: 2%;
		top: 30%;	
	}
	body.cms-page-view.cms-travel-book .std a {
		margin: 5px auto 5px;
	}
	body.cms-page-view.cms-travel-book .std div.text_btn_travelbook {
		line-height: 17px;
	}	
}

@media (max-width: 991px) {
	.badge.stamp4 {
		left: 1%;
		top: 0%;	
	}
	.badge.stamp1 {
		right: 0%;
		top: 0%;	
	}
	.badge.stamp2 ,
	.badge.stamp3 {
		top: 45%;	
	}	
}

@media (max-width: 768px) {
	.badge.stamp4 {
		left: 1%;
		top: 0%;	
	}
	.badge.stamp1 {
		right: 0%;
		top: 0%;	
	}
	.badge.stamp2 ,
	.badge.stamp3 {
		top: 45%;	
	}	
	body.cms-page-view.cms-travel-book .std a {
		margin: 5px auto 5px;
	}
	body.cms-page-view.cms-travel-book .std div.text_btn_travelbook {
		line-height: 17px;
	}	
}

@media (max-width: 767px) {
	.badge.stamp4 {
		left: 9%;
		top: 21%;	
	}
	.badge.stamp1 {
		right: 14%;
		top: 21%;	
	}
	.badge.stamp2 ,
	.badge.stamp3 {
		top: 57%;	
	}	
	body.cms-page-view.cms-travel-book .std div.text_btn_travelbook {
		margin: 15px 0;
	}	
}

@media (max-width: 620px) {
	div.text_btn_travelbook {
		margin: 15px 10px;
	}
	body.cms-page-view.cms-travel-book .std a {
		width: 85% !important;
	}
}

@media (max-width: 526px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 18%;	
	}
	div.text_btn_travelbook {
		padding: 5px 10px !important;
	}	
}

@media (max-width: 434px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 30%;	
	}	
	body.cms-page-view.cms-travel-book .std a {
		width: 100% !important;
	}
}

@media (max-width: 425px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 32%;	
	}
	.badge.stamp4 {
		left: 2%;
	}
	.badge.stamp1 {
		right: 0%;
	}	
	.badge.stamp2 ,
	.badge.stamp3 {
		top: 60%;	
	}	
	div.text_btn_travelbook {
		padding: 5px 10px !important;
	}
}
@media (max-width: 383px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 32%;	
	}	
}
@media (max-width: 375px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 38%;	
	}	
	.badge.stamp3 {
		top: 67%;	
	}	
}
@media (max-width: 320px) {
	body.cms-page-view.cms-travel-book .std div.text_btn_travelbook {
		margin-bottom: 40px;
	}
	.badge.stamp4, .badge.stamp1 {
		top: 43%;
	}
	.badge.stamp4 {
		left: 0%;
	}
	.badge.stamp1 {
		right: 0%;
	}	
	.badge.stamp2, .badge.stamp3 {
		top: 67%;
	}	
}

@media (min-width: 768px) and (max-width: 991px) {
	div.text_btn_travelbook  a {
		margin-bottom: 15px;
	}
}
@media (min-width: 435px) and (max-width: 540px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 32% !important;	
	}	
}
@media (min-width: 360px) and (max-width: 360px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 41% !important;	
	}	
	.badge.stamp3 {
		top: 67% !important;	
	}	
}
@media (min-width: 384px) and (max-width: 384px) {
	.badge.stamp4 ,
	.badge.stamp1 {
		top: 39% !important;	
	}	
	.badge.stamp3 {
		top: 66% !important;	
	}	
}
@-webkit-keyframes stamp {
  0% {
    -webkit-transform: rotate(17deg) scale(2, 2) translateX(140px);
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: rotate(5deg) scale(1, 1) translateX(0);
    -webkit-opacity: 1;
  }
}
@-moz-keyframes stamp {
  0% {
    -moz-transform: rotate(17deg) scale(2, 2) translateX(140px);
    -moz-opacity: 0
  }
  100% {
    -moz-transform: rotate(5deg) scale(1, 1) translateX(0);
    -moz-opacity: 1;
  }
}
@keyframes stamp {
    0% {
        transform: rotate(17deg) scale(2, 2) translateX(140px);
        opacity: 0
    }
    100% {
        transform: rotate(5deg) scale(1, 1) translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes stamp4 {
  0% {
    -webkit-transform: rotate(360deg) scale(2, 2) translateX(140px);
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: rotate(350deg) scale(1, 1) translateX(0);
    -webkit-opacity: 1;
  }
}
@-moz-keyframes stamp4 {
  0% {
    -moz-transform: rotate(360deg) scale(2, 2) translateX(140px);
    -moz-opacity: 0
  }
  100% {
    -moz-transform: rotate(330deg) scale(1, 1) translateX(0);
    -moz-opacity: 1;
  }
}
@keyframes stamp4 {
    0% {
        transform: rotate(360deg) scale(2, 2) translateX(140px);
        opacity: 0
    }
    100% {
        transform: rotate(330deg) scale(1, 1) translateX(0);
        opacity: 1;
    }
}
/*****CARTNET DE VOYAGE*******/

/*** NEW LOGIN AND REGISTER ACTIVATION****/

body.checkout-onepage-index .col2-set form.checkoutconnect .col-1, 
body.checkout-onepage-index .col2-set form.checkoutconnect .col-2 ,
body.customer-account-login .col2-set form.checkoutconnect .col-1, 
body.customer-account-login .col2-set form.checkoutconnect .col-2 {
    width: 30%;
}
body.checkout-onepage-index input#email_to_activate ,
body.customer-account-login input#email_to_activate {
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;
	width: 100%;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    display: inline-block;
    padding: 9px 6px;
    font-size: 14px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 10px;	
}
body.checkout-onepage-index input#email_to_activate:focus ,
body.customer-account-login input#email_to_activate:focus {
	border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}
body.checkout-onepage-index a#activation_account_link ,
body.customer-account-login a#activation_account_link {
    background-color: #4ca686;
    color: white;
    border-radius: 8px;
    padding: 10px 15px;
    text-align: center;
    font-size: 18px;
    font-family: "plutocond_light";
	text-decoration: none;
	cursor: pointer;
	float:right;
}
body.checkout-onepage-index span.giftmessageresult ,
body.customer-account-login span.giftmessageresult {
	margin-left:0;
}
body.checkout-onepage-index div.box_card_no #cadre_card_no ,
body.customer-account-login div.box_card_no #cadre_card_no {
	background-color: white;
	padding: 0;
}
body.checkout-onepage-index div.box_card_no #cadre_card_no span ,
body.customer-account-login div.box_card_no #cadre_card_no span {
    color: #575756;
	text-align: left;
	font-size: 14px;
    font-family: "plutocond_regular";
}
body.checkout-onepage-index div.box_card_no ,
body.customer-account-login div.box_card_no {
    margin-top: 0;
}
body.checkout-onepage-index div.box_card_no #cadre_card_no span ,
body.customer-account-login div.box_card_no #cadre_card_no span {
	min-height: 207px !important;
}
body.checkout-onepage-index .account-login .registered-users div.content ,
body.customer-account-login .account-login .registered-users div.content {
    min-height: 300px !important;
}
body.checkout-onepage-index .account-login .registered-users.toactivate div.content ,
body.customer-account-login .account-login .registered-users.toactivate div.content {
    min-height: 300px !important;
}
body.checkout-onepage-index .account-login .new-users, .account-login .registered-users ,
body.customer-account-login .account-login .new-users, .account-login .registered-users {
    padding: 20px 0;
}
body.checkout-onepage-index .account-login .registered-users div.buttons-set button ,
body.customer-account-login .account-login .registered-users div.buttons-set button {
	padding: 6px 10px !important;
}
body.checkout-onepage-index .account-login .registered-users div.buttons-set button:hover ,
body.customer-account-login .account-login .registered-users div.buttons-set button:hover {
	color: #5970bb;
	background-color: #FFFFFF;
	border: 1px solid #5970bb;
}
body.checkout-onepage-index div.box_card_no #cadre_card_no  a ,
body.customer-account-login div.box_card_no #cadre_card_no  a {
	padding: 6px 10px !important;
	float:right;
}
body.checkout-onepage-index div.box_card_no #cadre_card_no  a:hover ,
body.customer-account-login div.box_card_no #cadre_card_no  a:hover {
	color: #faaf3f;
	background-color: #FFFFFF;
	border: 1px solid #faaf3f;
}
body.checkout-onepage-index a#activation_account_link ,
body.customer-account-login a#activation_account_link {
    padding: 6px 10px !important;
}
body.checkout-onepage-index a#activation_account_link:hover ,
body.customer-account-login a#activation_account_link:hover {
	color: #4ca686;
	background-color: #FFFFFF;
	border: 1px solid #4ca686;	
}
body.checkout-onepage-index .login_form_narrow ,
body.customer-account-login .login_form_narrow {
	display: none;
}
body.checkout-onepage-index .ui-state-active, 
body.checkout-onepage-index .ui-widget-content .ui-state-active, 
body.checkout-onepage-index .ui-widget-header .ui-state-active, 
body.checkout-onepage-index a.ui-button:active, 
body.checkout-onepage-index .ui-button:active, 
body.checkout-onepage-index .ui-button.ui-state-active:hover ,
body.customer-account-login .ui-state-active, 
body.customer-account-login .ui-widget-content .ui-state-active, 
body.customer-account-login .ui-widget-header .ui-state-active, 
body.customer-account-login a.ui-button:active, 
body.customer-account-login .ui-button:active, 
body.customer-account-login .ui-button.ui-state-active:hover {
    border: 1px solid #3752A0;
    background: #3752A0;
    font-weight: normal;
    color: #ffffff !important;
}
body.checkout-onepage-index .account-login .new-users div.content label, 
body.checkout-onepage-index .account-login .registered-users div.content label ,
body.customer-account-login .account-login .new-users div.content label, 
body.customer-account-login .account-login .registered-users div.content label {
    font-weight: 600 !important;
}

@media (min-width: 200px) and (max-width: 780px) {
	body.checkout-onepage-index .login_form_wide ,
	body.customer-account-login .login_form_wide {
		display: none;
	}
	body.checkout-onepage-index .login_form_narrow ,
	body.customer-account-login .login_form_narrow {
		display: block;
		margin-bottom: 35px !important;
		margin-top: -10px !important;
	}	
	body.checkout-onepage-index span.create_account_link_small_devices  ,
	body.customer-account-login span.create_account_link_small_devices {
		min-height: auto !important;
		margin-bottom: 25px;
	}
	body.checkout-onepage-index a.create_account_link_small_devices_a ,
	body.customer-account-login a.create_account_link_small_devices_a {
		background-color: #faaf3f;
		color: white;
		border-radius: 8px;
		padding: 5px 10px !important;
		text-align: center;
		font-size: 18px;
		font-family: 'plutocond_light';
		float: right;
	}
	body.checkout-onepage-index button.submit_login_btn_small_devices ,
	body.customer-account-login button.submit_login_btn_small_devices {
		background-color: #5970bb;
		color: white;
		text-transform: initial;
		border-radius: 10px;
		float: right;
		font-family: 'plutocond_light';
		font-size: 18px;
	}
	body.checkout-onepage-index .login_form_narrow label ,
	body.customer-account-login .login_form_narrow label {
		font-weight: 600;
		color: #575756;
		font-family: "Plutocond_light";
	}
	body.checkout-onepage-index a.forgot_pswd_link_small_device ,
	body.customer-account-login a.forgot_pswd_link_small_device {
		font-family: "Plutocond_regular";
		color: #3752A0;
	}
	body.checkout-onepage-index a.forgot_pswd_link_small_device:hover ,
	body.customer-account-login a.forgot_pswd_link_small_device:hover {
		text-decoration: underline;
	}	
	body.checkout-onepage-index .ui-accordion-content p ,
	body.customer-account-login .ui-accordion-content p {
		font-family: "Plutocond_regular";
		font-size: 14px;
		color: #575756;
	}
	body.checkout-onepage-index .ui-accordion .ui-accordion-header ,
	body.customer-account-login .ui-accordion .ui-accordion-header {
		font-family: "Plutocond_regular";
		color: #575756;
		margin-top: 15px;
	}
	body.checkout-onepage-index .ui-accordion .ui-accordion-header:focus ,
	body.customer-account-login .ui-accordion .ui-accordion-header:focus {
		outline-color: transparent;
	}
	body.checkout-onepage-index div.box_card_no #cadre_card_no span ,
	body.customer-account-login div.box_card_no #cadre_card_no span {
		min-height: 50px !important;
	}
	body.checkout-onepage-index h3.accordion-already-client.ui-state-active ,
	body.customer-account-login h3.accordion-already-client.ui-state-active {
		background-color: #5970bb
	}
	body.checkout-onepage-index h3.accordion-new-client.ui-state-active ,
	body.customer-account-login h3.accordion-new-client.ui-state-active {
		background-color: #faaf3f
	}
	body.checkout-onepage-index h3.accordion-activation.ui-state-active  ,
	body.customer-account-login h3.accordion-activation.ui-state-active {
		background-color: #4ca686
	}	
}
@media (min-width: 0px) and (max-width: 716px) {
	div.main.row {
		margin: 0 15px;
	}
}
/*** NEW LOGIN AND REGISTER ACTIVATION****/

/************* CONCOURS WELCOME 2017 ********************/
.welcome_intro_text {
    font-size: 14px;
    line-height: 14px;
    color: #575756;
    text-align: justify;	
}
img.introduction_pic {
	
}
.submit_welcome {
    border: 1px solid #575756;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #575756;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "plutocond_regular";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-top: 35px;
    text-transform: inherit;
    margin-bottom: 75px;
}
.submit_welcome:hover {
	color: white;
	background-color: #575756;
}

a.prev_child_form_step {
    border: 1px solid #8c8c89;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #8c8c89;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "plutocond_regular";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-top: 35px;
    text-transform: inherit;
    margin-bottom: 75px;
}
a.prev_child_form_step:hover {
	color: white;
	background-color: #8c8c89;
}


form#pageone .submit_welcome {
	margin-top: 10px;
}

form#pageone label {
    width: 100%;
    font-weight: 600;
    margin-bottom: 5px;	
}

form#pageone input#email {
	height: 28px;
    width: 75%;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding: 2px 10px 0 15px !important;
    color: #94968c;
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
form#pageone input#email:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
form#pagetwo .validation-advice {
	float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}
.childrens_datas h2 ,
.welcome_datas h2 ,
form#pagetwo h2 ,
form#pageone h2 {
	margin: 25px 0 35px;	
}
form#pagetwo h3 ,
form#pageone h3 {
	font-size: 17px;
}
.childrens_datas span ,
.welcome_datas span ,
form#pagetwo span ,
form#pageone span {
	display: block;
    margin-bottom: 35px;
}
form#pagethree div.children .child_section label ,
form#pagefour label ,
form#pagetwo label {
    font-weight: 600;
    margin-bottom: 5px;	
}
form#pagefour label  {
	padding-left: 0;
}
form#pagefour textarea  {
	padding: 15px;
}
form#pagetwo select option {
    color: #94968c;	
}
form#pagethree select {
	width: 95%;
}
form#pagethree div.children .child_section input[type=text] ,
form#pagethree select ,
form#pagetwo select ,
form#pagefour textarea ,
form#pagefour input[type=text] ,
form#pagetwo input[type=text] {
	height: 28px;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    padding: 2px 10px 0 15px;
    color: #94968c;
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
form#pagethree div.children .child_section input[type=text]:focus ,
form#pagethree select:focus ,
form#pagetwo select:focus ,
form#pagefour textarea:focus ,
form#pagefour input[type=text]:focus ,
form#pagetwo input[type=text]:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
form#pagetwo input.optin_checkbox {
    float: left;
}
form#pagetwo label.optin_label {
    float: left;
    line-height: 26px;	
	padding-left: 15px;
}
form#pagetwo input.submit_welcome[type=submit]{
	clear: both;
}
form#pagethree div.children {
	border: 1px solid #d6d6d6;
    padding: 15px;
    overflow: auto;	
	clear: both;
	margin-bottom: 15px;	
}
form#pagethree div.children .child_section {
	width: 16.66% !important;
    float: left;
    margin: 0;	
}
.childrens_datas img.childrens_pic {
	max-width: 200px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;	
}
form#pagethree div.children .child_section label ,
form#pagethree div.children .child_section input[type=text] {
	width: 95%;
	text-align: left;
}
form#pagethree span.add1child {
    border: 1px solid #575756;
    width: auto;
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #ffffff;
    background-color: #575756;
    font-size: 13px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin-top: -10px;
    text-transform: inherit;
    margin-bottom: 10px;
    display: block;
	cursor: pointer;
}	
form#pagethree span.add1child:hover {
    color: #575756;
    background-color: #ffffff;
}

form#pagefour textarea#answer {
    height: 100px;
    line-height: 14px;
	padding: 15px;
}
form#pagethree div.children .child_section input[type=text] ,
form#pagetwo select ,
form#pagetwo input[type=text] {
    padding: 2px 10px 0 15px !important;	
}
form#pagethree div.children .child_section select ,
form#pagethree div.children .child_section input {
	margin-bottom: 0px;
}
form#pagethree div.children .child_section input[type=checkbox] {
	margin: 5px 0 0 37%;
}
body.welcome-index-index .col-main ul.messages {
	margin: 0 2.5%;
    width: 95%;
}
body.welcome-index-index .col-main ul.messages li {
	margin-bottom: 10px !important;
}
body.welcome-index-index .col-main ul.messages li  ul li {
	margin: 0px !important;
}
a.welcome_rules_link {
	float: right;
	margin-top: 15px;
}
a.welcome_rules_link:hover {
	text-decoration: underline;
	color: #566eb8;
}
div.checkcgvbox {
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: -10px;
}
div.checkcgvbox label.welcome_check_rules {
	margin: 0px 10px 0 0 !important;
}
div.checkcgvbox input.welcome_checkbox_rules#cgv {
	margin: 0;
}
.cms-welcome-rules .std ol {
	list-style: initial;
    margin-left: 15px;
}
.cms-welcome-rules .std ol li {
	list-style-type: decimal;
}
.cms-welcome-rules .std ul {
	list-style: initial;
    margin-left: 15px;
}
.cms-welcome-rules .std ul li {}

@media (max-width: 1024px) {
	div.child_section label {
		font-size: 13px;
	}
}
@media (max-width: 768px) {
	div.child_section label {
		line-height: 13px;
		min-height: 30px;
	}
}
@media (max-width: 425px) {	
	form#pagethree div.children .child_section {
		width: 100% !important;
		margin-bottom: 10px;
	}
	form#pagethree div.children .child_section.checkisborn label {
		width: 75%;
		float: left;
	}	
	form#pagethree div.children .child_section.checkisborn input[type=checkbox] {
		width: 25% !important;
		margin: 0;
	}	
	form#pagethree div.children .child_section.checkisborn {
		margin-top: 7px;
	}
	div.child_section label {
		min-height: inherit;
		display: block !important;
	}
	form#pageone input#email {
		width: 100%;
	}
}
@media (max-width: 350px) {	
	.submit_welcome {
		width: 100%;
	}
}
/************* CONCOURS WELCOME 2017 ********************/

body .show-top-panel {
    display: none !important;
}

/****** GUIDE DES TAILLES********/
@media (max-width: 1500px) {
	body.catalog-category-view  .tabs .tab-title.opened, 
	body.catalog-product-view  .tabs .tab-title.opened,
	body.catalog-category-view  .tabs .tab-title, 
	body.catalog-product-view  .tabs .tab-title {
		font-size:14px !important;
	}
}
@media (max-width: 1200px) {
	body.catalog-category-view .tabs .tab-title, body.catalog-product-view .tabs .tab-title {
		padding: 10px 15px;
		margin: 0;
	}
}
@media (max-width: 991px) {
	div.tab-content table.tbl1 tr.tr2 td ,
	div.tab-content table.tbl1 tr.tr1 td {
		padding: 10px !important;
	}
	
	.table-responsive {
		width: 100%;
		margin-bottom: 20px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch;
	}	
	
	.table-responsive table {
		margin-bottom: 0px !important;
	}
}
/****** GUIDE DES TAILLES********/

/******CMS PAGE INFOS*******/
body.cms-page-view.cms-infos table#shipping_infos_table {
	margin: 15px auto 25px;
}
body.cms-page-view.cms-infos table#shipping_infos_table th {
	text-transform: uppercase;
    font-weight: 600;
    background-color: #3752A0;
    color: white;
    padding: 10px 15px;	
}
body.cms-page-view.cms-infos table#shipping_infos_table td {
	padding-right: 15px;
}
body.cms-page-view.cms-infos table#shipping_infos_table td.country-label {
	font-weight: 600;
	padding-right: 0px;
	padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage a {
	color: #3752A0;
}
body.cms-page-view.cms-infos .cmsinfospage a:hover {
	color: #575756;
}
body.cms-page-view.cms-infos .cmsinfospage ul {
	margin-left: 15px;
    list-style-type: disc;
	padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage ul  li{
	margin-bottom: 5px;
}
body.cms-page-view.cms-infos .cmsinfospage ol {
    margin-left: 15px;
    list-style-type: decimal;
    padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage ol  li{
	margin-bottom: 5px;
}
/*
body.cms-page-view.cms-infos .floating_infos_boxes {
	position: fixed;
}
*/
body.cms-page-view.cms-infos div.infos_popup {
    border: 3px solid #3752A0;
    padding: 15px 15px 2px 15px;
    border-radius: 10px;
    background-color: #3752A0;
    color: white !important;
}
body.cms-page-view.cms-infos div.infos_popup h4 {
	color: white;
    margin: 0 0 10px 0;
    border-bottom: 1px solid white;	
}
body.cms-page-view.cms-infos div.infos_popup ul {
	list-style-type: circle;
    padding-left: 15px;	
}
body.cms-page-view.cms-infos div.infos_popup ul li a:hover ,
body.cms-page-view.cms-infos div.infos_popup ul li a {
	color: white;
}
body.cms-page-view.cms-infos div.infos_popup ul li a:hover {
	text-decoration: underline !important;
}
body.cms-page-view.cms-infos div.main.row {
	border-bottom: 1px solid #f1f2f7;
    padding-bottom: 50px;
}
body.cms-page-view.cms-infos div.infos_box-left {
	border: 2px solid #3752A0;
    color: #3752A0;
    background-color: white;
    text-align: center;
    padding: 15px 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 600;	
	border-radius: 10px;
}
/******CMS PAGE INFOS*******/

/********* STORIES **************/
div#story-list-container {
	overflow: auto;
	margin-bottom: 50px;
}
div#story-list-container div#owl_packshots {
	padding: 0 25px;
}
body.noukies-stories-story-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat left center;
	width:35px !important;
}
body.noukies-stories-story-index #owl_packshots.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat right center;
	width:35px !important;
}

div#owl_packshots div.product {
	cursor: pointer;
	position: relative;
}
div#owl_packshots div.product span.story_name {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/white_opacity.png) repeat left top !important;
    padding: 3px 0;
    color: #575756 !important;
    font-size: 20px;
}
div#owl_packshots div.product img {
    border: 3px solid white;	
}
div#story_name {
    margin: 35px 0 5px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
}
div#story_name a {
	font-size: 40px;
	color: #575756 !important;
}
div#story_ambiance {}
div#story_ambiance img {
    max-height: 300px;
    width: 100%;	
}
div#story_short h3 {
	color: #575756;
    text-transform: inherit;
    text-align: center;
    margin: 0 0 10px 0;
}
div#story_short {
	margin: 25px 18px;
    color: #575756 !important;
    border: 1px solid #e8e8e0;
    padding: 15px 25px 15px 25px;
}
div#story_full_link {
    margin-top: 50px;
    text-align: center;	
}
div#story_full_link a {
    border: 1px solid #b9b9b0;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-color: #b9b9b0;
    font-size: 15px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: inherit;
    display: inline-block;
}
div#story_full_link a:hover {
    color: #b9b9b0;
    background-color: #ffffff;
}
div#story_pics img {
    float: left;
    border: 3px solid white;	
}
div#story_products_container {
	overflow: auto;
    clear: both;
    padding-top: 45px;
    margin-bottom: 45px;
}
div#story_products_container div.story_products {
	overflow: auto;
	display:none;
}
div#story_products_container div.story_products div.owl-carousel {
	padding: 0 25px;
}
div#story_products_container .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
div#story_products_container .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat left center;
    width: 35px !important;
}
div#story_products_container .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat right center;
	width: 35px !important;
}
div#story_products_container .owl-theme a.storyprodutclink {
	display: block;
    width: 100%;
    text-align: center;
}
div#story_products_container .owl-theme h5.product-name {
	margin: 0;
    text-align: center;
	padding: 0 25px;
	max-height: 50px !important;
}
div#story_products_container .owl-theme h5.product-name a {
	text-transform: initial;
    line-height: 14px;
    font-size: 14px;
    color: #575756;
}
div#story_products_container div.owl-wrapper-outer.autoHeight {
    min-height: 154px !important;
}
a.product_story_link {
	
}
.noukies-stories-story-index .owl-theme .owl-controls .owl-buttons div.owl-prev:before ,
.noukies-stories-story-index .owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: '' !important;
}
/********* STORIES **************/



/****MOBILE RESPONSIVE FIX****/
img.smalllogo {
	display:none;
}
.search_icon_small_device {
	display: none;
}
.menu-icon {
	right: inherit;
}
.side-area-icon i:before, 
.menu-icon i:before {
    color: #3752A0;
}
div#search_store_icon_mobile {
	display: none;
	width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: -3px;	
}
div.close-mobile-nav {
    text-transform: capitalize !important;
    font-size: 18px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
	.top-bar .logos_area {
		display:none;
	}
	.search_icon_small_device {
		display: block;
		float: left;
		margin-top: 4px;
	}
	.search_icon_small_device i.fa-search {
		color: white;
		font-size: 20px;
		line-height: 24px;
	}
	div#topSearchContainer {
		display: none;
		position: absolute;
		top: -48px;
		left: -20px;		
	}
	div#logo_right_container_links {
		padding-left: 0;
		margin: 0 0 0 30px;
	}	
	/*
	img.biglogo {
		display:none;
	}		
	img.smalllogo {
		display:block;
		margin: 0 auto;
	}	
	*/
	a.minicart_mobile {
		display: block;
		position: absolute;
		top: 4px;
		right: 10px;
		z-index: 9;		
	}
	a.minicart_mobile:before {
		content: "\f290";
		font-size: 20px;
		line-height: 22px;
		color: white;
		font-family: FontAwesome;
	}
	a.my-account-link.visible-xs {
		position: absolute;
		top: 4px;
		right: 50px;
		background-color: transparent;
		width: auto;
		padding: 0;
		border-radius: inherit;
		z-index: 9;
	}	
	div.nbr_1_buttons {
		width: 100%;
		overflow: auto;
	}
	div.nbr_1_buttons span {
		margin: 15px auto 0 !important;
		float: inherit !important;
	}
	.my-account-link:before {
		content: '\f007';
		font-size: 20px;
		line-height: 25px;
		color: white;
		font-family: FontAwesome;		
	}
	.top-bar .my-account-link:before {
		font-size: 20px;
		top: -2px;
	}
	div#logo_right_container {
		display: block;
		width: 100%;
		text-align: center;
	}
	div#logo_right_container div.bars_horiz_top {
		width: 100%;
		text-align: center;
	}
	div.bars_horiz_top a {
		background: none;
		padding-left: 0;
		line-height: 25px;
		height: 21px;
		display: block;
		text-align: center;
		background-color: #3752A0;
		color: white !important;
		margin-top: 7px;
	}	
	body.archimede_website div.bars_horiz_top a {
		background-color: #2b3268;
	}		
	div#search_store_icon_mobile {display: block;}
	div.menu-icon.hidden-desktop i.icon-reorder:before {
		color: #3752A0;
	}
	body.archimede_website div.menu-icon.hidden-desktop i.icon-reorder:before {
		color: #2b3268;
	}
	div#search_store_icon_mobile i.fa-map-marker {
		color: #3752A0;
		font-size: 26px;
		line-height: 26px;
	}
	body.archimede_website div#search_store_icon_mobile i.fa-map-marker {
		color: #2b3268;
	}	
	.side-block .close-block:before {
		top: 16px !important;
	}	
	
	body.noukies_website.cms-index-index span.banner_block_2 {
		display:none;
	}
	body.noukies_website.cms-index-index span.banner_block_3 div.threeblocks.youtubeblocks div.blockhome.block7home {
		display:none;
	}
	.footercontainer div.newfooter_becommerce ,
	.footercontainer div.newfooter_trustpilot {
		display: none;
	}
	div.footer_sitemap_row {
		margin: 0;
		padding: 0;
	}
	div.footer_sitemap_row  ul {
		padding: 0 !important;
		margin: 0 !important;
	}
	body div.footer_sitemap_row .col-sm-3 ul ul {
		padding: 0 0 0 25px !important;
		border: none !important;
	}
	div.footer_sitemap_row .col-sm-3 {
		margin-bottom: 15px;
	}	
	.fixed-header-area div.menu-all-pages-container {
		display: none !important;
	}
	.fixed-header .menu-icon {
		float: left !important;
	}
}
@media (min-width: 0px) and (max-width: 375px) {
	div#topSearchContainer {
		position: relative;
		left: inherit;		
		top: inherit;		
	}
	form#search_mini_form {
		
	}
}
@media (min-width: 0px) and (max-width: 280px) {
	div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter ,
	div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn {
		width: 100%;
		margin-bottom: 3px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.mobile_homeslider_rightblock .home_slider_right_block {
		margin-right: -34px;
		margin-left: 27px;
		margin-top: -8px;
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
	.mobile_homeslider_rightblock .home_slider_right_block {
		margin-right: -32px;
		margin-left: 22px;
		margin-top: -8px;
	}
}
div.mobile-nav.side-block {
	width:75% !important;
}
a.nolink.headermenumobile {
	font-weight: 600 !important;
}
.mobile-nav .sw-mobile-menu > li > ul > li li li a {
    line-height: 28px !important;
}
.mobile-nav .sw-mobile-menu ul.mobile_specific_lineheight li a {
	line-height: 28px !important;
}
.mobile-nav .sw-mobile-menu > li > ul > li li li a.headermenumobile:before ,
.mobile-nav .sw-mobile-menu > li > ul > li a.headermenumobile:before {
	content: none !important;
}
li.linextheadermenumobile span.open-child {
	display:none !important;
}
li.linextheadermenumobile ul li span.open-child {
	display:block !important;
}
li.mobilemenudirectlink  {
	
}
li.mobilemenudirectlink a {
	line-height: 24px !important;
    cursor: pointer;
}
li.mobilemenudirectlink a:before {
	content: none !important;
}
a.minicart_mobile.visible-xs span {
	color: white;
}
.side-block .close-block i.fa-times-circle {
	position: absolute;
    right: 10px;
    top: 32%;
}
.side-block .close-block:before {
	content: none !important;
}

div.mobilefooter  h3 {margin-top:10px !important;}
div.mobilefooter  h3:focus {
    outline: none !important;
}

div.mobilefooter  .ui-state-active, 
div.mobilefooter  .ui-widget-content .ui-state-active, 
div.mobilefooter  .ui-widget-header .ui-state-active, 
div.mobilefooter  a.ui-button:active, 
div.mobilefooter  .ui-button:active, 
div.mobilefooter  .ui-button.ui-state-active:hover {
    border: 1px solid #3752A0;
    background: #95b1d4;
    font-weight: normal;
    color: #ffffff;
}
div.mobilefooter  .ui-state-default, 
div.mobilefooter  .ui-widget-content .ui-state-default, 
div.mobilefooter  .ui-widget-header .ui-state-default, 
div.mobilefooter  .ui-button, 
div.mobilefooter  html .ui-button.ui-state-disabled:hover, 
div.mobilefooter  html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #575756 !important;
}
div.mobilefooter ul {
	padding: 10px 0 !important;
}
div.mobilefooter ul li a {
	cursor: pointer;
    line-height: 22px;
    font-size: 14px !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    color: #575756;	
	float: none !important;
}
div.mobilefooter  .ui-icon {
	position: absolute;
    right: 7px;
    top: 10px;
}
div.mobile-nav .sw-mobile-menu  i.fa {
	color: #6e82b0;
    width: 20px;
	text-align: center;
}
div.mobilefooter  .ui-state-active .ui-icon, 
div.mobilefooter  .ui-button:active .ui-icon {
    background-image: url(https://www.noukies.com/skin/frontend/smartwave/legenda/css/images/ui-icons_444444_256x240.png);
}
@media (max-width: 768px) {
	div.reassurance_blocks div.reassurance_block div a span {
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 0;
	}
	div.newfooter_becommerce {
		padding-top: 19px;
	}	
}
@media (min-width: 769px) and (max-width: 991px) {
	div#topSearchContainer {
		margin-left: 25px;
		margin-top: 1px;
	}
	div.custom_top_text {
		width: 35%;
	}
	.top-bar a.top-left-links {
		font-size: 11px !important;
		margin-top: 5px;
	}
	div.reassurance_blocks div.reassurance_block div a span {
		font-size: 17px;
	}	
}

@media (min-width: 0px) and (max-width: 736px) {
	.col1-layout .col-main {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}
	div.row.threeblocks div.col-sm-4.col-xs-12.blockhome {
		padding-left:0px;
		padding-right:0px;
	}
	div.homeslidercontainer {
		margin: 0px 0 25px 0 !important;
		padding: 0 !important;
	}
	div.homeslider_rightblock {
		margin: 0 !important;
		padding: 0 !important;
	}	
	div.row.threeblocks {
		margin: 0 !important;
	}	
}

@media (min-width: 737px) and (max-width: 767px) {
	.homeslidercontainer {
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;		
	}
	div.homeslider_rightblock {
		margin: 0 !important;
		padding: 0 !important;
	}
	.home_slider_right_block {
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}
	div.visible-xs.slidetexte {
		 padding: 10px;
	}
}
.fixed-header .shopping-cart-link:before {
	content: "\f290";
}
a.cartsidebar {
    width: 16px;
    background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/cart_icon.jpg) no-repeat center center;
    height: 16px;
}
.top-bar a.cartsidebar {
    color: #3752A0 !important;
    font-family: "plutocond_regular";
    margin-top: 3px !important;
    font-size: 10px !important;
    line-height: 24px !important;
    font-weight: 600;
}
div.footer div.paylogos img {
	height: 14px;
}
@media (max-width: 991px) {
	div.footer div.copylegal {
		width:100% !important;
		text-align: center !important;
	}
	div.footer div.paylogos {
		width:100% !important;margin-top:10px;
		text-align: center !important;
	}
}
@media (max-width: 767px) {
	.fixed-header-area .fixed-header > .container {
		width: 100% !important;
	}
}
@media (max-width: 450px) {
	body div.main-container.container {
		margin-top: 0 !important;
	}
}

body.nl div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn ,
body.nl div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter {
	width:100%;
	margin: 0 0 3px 0;
}
/****MOBILE RESPONSIVE FIX****/

/****MOBILE RESPONSIVE FIX STORELOCATOR****/
@media (max-width: 991px) {
	body.produweb-storeview-storeitem-index div#new_search_form ul#webstore {
		clear: both;
	}
	body.produweb-storeview-storeitem-index div#new_search_form ul#webstore ,
	body.produweb-storeview-storeitem-index div#new_search_form ul#type ,
	body.produweb-storeview-storeitem-index div#new_search_form ul#prodtype {
		margin-bottom: 5px;
	}
	body.produweb-storeview-storeitem-index div#new_search_form input#searchstore {
		width: auto;
	}
}
@media (max-width: 767px) {
	body.produweb-storeview-storeitem-index div#new_search_form {
		overflow: auto;
	}
	body.produweb-storeview-storeitem-index form#search_store {
		width: 100% !important;
	}
}
@media (max-width: 370px) {
	div#new_search_form span.search_store_title {
		font-size: 16px;
	}
}
/****MOBILE RESPONSIVE FIX STORELOCATOR****/


/******CMS PAGE INFOS*******/
body.cms-page-view.cms-infos table#shipping_infos_table {
	margin: 15px auto 25px;
}
body.cms-page-view.cms-infos table#shipping_infos_table th {
	text-transform: uppercase;
    font-weight: 600;
    background-color: #3752A0;
    color: white;
    padding: 10px 15px;	
}
body.cms-page-view.cms-infos table#shipping_infos_table td {
	padding-right: 15px;
}
body.cms-page-view.cms-infos table#shipping_infos_table td.country-label {
	font-weight: 600;
	padding-right: 0px;
	padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage a {
	color: #3752A0;
}
body.cms-page-view.cms-infos .cmsinfospage a:hover {
	color: #575756;
}
body.cms-page-view.cms-infos .cmsinfospage ul {
	margin-left: 15px;
    list-style-type: disc;
	padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage ul  li{
	margin-bottom: 5px;
}
body.cms-page-view.cms-infos .cmsinfospage ol {
    margin-left: 15px;
    list-style-type: decimal;
    padding-left: 15px;
}
body.cms-page-view.cms-infos .cmsinfospage ol  li{
	margin-bottom: 5px;
}
/*
body.cms-page-view.cms-infos .floating_infos_boxes {
	position: fixed;
}
*/
body.cms-page-view.cms-infos div.infos_popup {
    border: 3px solid #3752A0;
    padding: 15px 15px 2px 15px;
    border-radius: 10px;
    background-color: #3752A0;
    color: white !important;
}
body.cms-page-view.cms-infos div.infos_popup h4 {
	color: white;
    margin: 0 0 10px 0;
    border-bottom: 1px solid white;	
}
body.cms-page-view.cms-infos div.infos_popup ul {
	list-style-type: circle;
    padding-left: 15px;	
}
body.cms-page-view.cms-infos div.infos_popup ul li a:hover ,
body.cms-page-view.cms-infos div.infos_popup ul li a {
	color: white;
}
body.cms-page-view.cms-infos div.infos_popup ul li a:hover {
	text-decoration: underline !important;
}
body.cms-page-view.cms-infos div.main.row {
	border-bottom: 1px solid #f1f2f7;
    padding-bottom: 50px;
}
body.cms-page-view.cms-infos div.infos_box-left {
	border: 2px solid #3752A0;
    color: #3752A0;
    background-color: white;
    text-align: center;
    padding: 15px 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 600;	
	border-radius: 10px;
}
/******CMS PAGE INFOS*******/

body .show-top-panel {
    display: none !important;
}

/*******NEW LISTING PRODUTC RESPONSIVE********/
div#expand_collapse_filter_label {
	display: none;
}
@media (max-width: 767px) {
	body.catalog-category-view div.col-left.sidebar  #filter_subcategories ,
	body.catalog-category-view div.col-left.sidebar  .block-main-categories{
		display:none;
	}
	body.catalog-category-view div.col-main {
		overflow: auto;
		clear: both;
	}
	div#expand_collapse_filters {
		display: none;
	}
	div#expand_collapse_filter_label {
		display: block;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 3px;
		border: 1px solid #c6d8e5;
		margin: 0 15px 25px;
		line-height: 18px;
		padding: 10px 0;
		cursor: pointer;		
	}
	body.catalog-category-view div.col-left.sidebar {
		margin: 0 !important;
		border-right: none !important;
	}
	body.catalog-category-view .toolbar .sort-by select {
		border-left: none;
		margin-left: 0px;
	}
	body.catalogsearch-result-index .category-products .toolbar ,
	body.catalog-category-view .category-products .toolbar {
		margin-left: 0;
		padding-left: 0;
	}
	body.catalog-category-view div.row.catlist {
		overflow: auto;
	}
}
@media (max-width: 480px) {
	body ul.products-grid {
		clear:both;
	}
	body .col-main .category-products .products-grid.column2 li.item, 
	body .col-main .category-products .products-grid.column3 li.item, 
	body .col-main .category-products .products-grid.column4 li.item, 
	body .col-main .category-products .products-grid.column5 li.item {
		width: 50% !important;
		min-height: inherit !important;
		clear: none !important;
		float: left !important;
	}
	body .col-main .category-products .products-grid li.item div.desc.std.config_sizes {
		display: none;
	}
	body.checkout-onepage-success  .products-grid li.item {
		width: 50% !important;
		height: auto !important;
		max-height: inherit !important;
	}
}
@media (max-width: 450px) {
	div.col-main div.category-description.std {
		margin: 0 !important;
		text-align: justify !important;
	}
	body.customer-account-create div#noukies_family, 
	body.customer-account-login div#noukies_family {
		padding-top: 0;
		margin-top: 0;
	}	
	div.review_address_container {
		padding: 0;
		margin-bottom: 0;
	}	
	div.review_address_container div.review_address {
		width: 100%;
		height: auto !important;
		margin: 0 0 10px 0 !important;
	}
}
@media (max-width: 320px) {
	body .col-main .category-products .products-grid.column2 li.item, 
	body .col-main .category-products .products-grid.column3 li.item, 
	body .col-main .category-products .products-grid.column4 li.item, 
	body .col-main .category-products .products-grid.column5 li.item {
		width: 100% !important;
	}
}
div.blockproduct_freeship i.fa {
	font-size:17px;
}
body .breadcrumbs ul {
	text-align: left !important;
}
div#noukies_jobs_view, 
body.customer-account-create div#noukies_family, 
body.customer-account-login div#noukies_family {
	padding-top: 0;
}
@media (max-width: 991px) {
	div.footer_sitemap_toprow_archimede {
		margin-bottom: 15px;
	}
}
/*******NEW LISTING PRODUTC RESPONSIVE********/


/******NEW ARCHIMEDE HOME + DESIGN **********/
.homeslidercontainer.col-sm-8.archicontainer {
	width:100% !important;
}
.top-bar .top-links {
    width: 20% !important;
}
.noukies_website  .cart-sum a.cartsidebar ,
.archimede_website  .cart-sum a.cartsidebar {
    background: none;
    display: block!important;
    width: 35px;	
}
.cart-sum a.cartsidebar i.fa-shopping-bag {
	color: white;
    font-size: 22px;
	float: left;
}
.cart-sum a.cartsidebar span {
	float: left;
    color: white;
    font-size: 12px;
    margin-left: 3px;
    font-weight: 300;
}

.archimede_website div#topSearchContainer input#search_mobile ,
.archimede_website div#topSearchContainer input#search {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.archimede_website div#topSearchContainer button#btnsearch_mobile ,
.archimede_website div#topSearchContainer button#btnsearch {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.archimede_website div.reassurance_blocks {
	display: none !important;
}
.archimede_website div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter {
	width:100% !important;
	margin-bottom: 3px !important;
}
.archimede_website div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn {
	width:100% !important;
	margin-bottom: 0px !important;
}
.archimede_website div.garantie_img_footer {}
.archimede_website div.garantie_img_footer img {}
.archimede_website div.garantie_img_footer span.garanties_text_footer {
	line-height: 12px !important;
    display: block !important;
}
/*
.archimede_website div.bars_horiz_top a {
    background: transparent url(/skin/frontend/smartwave/legenda/images/freeship_smaller_archi.png) no-repeat left center !important;
}
*/
.archimede_website div.footer_archi_commitments i.fa {
	font-size: 24px !important;
    margin-top: 15px !important;
	margin-bottom: 5px !important;
}
.archimede_website a.edit_blue_btn {
    background-color: #465077 !important;
    color: white !important;
    padding: 5px 15px !important;
    border-radius: 0 !important;
    font-family: "glober_regularregular" !important;
}
.archimede_website a.edit_blue_btn:hover {
    background-color: #ffffff !important;
    color: #465077 !important;
    border: 1px solid #465077 !important;
}
body.archimede_website.checkout-onepage-index input#email_to_activate , 
body.archimede_website.customer-account-login input#email_to_activate ,
body.archimede_website div#sos_noukies_search input.input-text  ,
body.archimede_website div#sos_noukies_search  select  ,
body.archimede_website div#sos_noukies_search textarea  ,
body.archimede_website .onepagecheckout_datafields input.input-text ,
body.archimede_website .onepagecheckout_datafields select ,
body.archimede_website .onepagecheckout_datafields textarea ,
body.archimede_website .child_container  select ,
body.archimede_website .child_container  input.input-text ,
body.archimede_website input.input-text.qty ,
body.archimede_website input.input-text#current_password ,
body.archimede_website input.input-text#coupon_code ,
body.archimede_website input.input-text#company ,
body.archimede_website input.input-text#telephone ,
body.archimede_website input.input-text#fax ,
body.archimede_website input.input-text#street_1 ,
body.archimede_website input.input-text#street_2 ,
body.archimede_website input.input-text#name ,
body.archimede_website input.input-text#email_address ,
body.archimede_website input.input-text#firstname ,
body.archimede_website input.input-text#lastname ,
body.archimede_website input.input-text#confirmation ,
body.archimede_website input.input-text#password ,
body.archimede_website input.input-text#cardnumber ,
body.archimede_website input.input-text#pass ,
body.archimede_website input.input-text#email ,
body.archimede_website input.input-text#gsm ,
body.archimede_website input.input-text#city ,
body.archimede_website input.input-text#region ,
body.archimede_website input.input-text#zip ,
body.archimede_website input.input-text#gift-message-whole-to ,
body.archimede_website input.input-text#gift-message-whole-from ,
body.archimede_website textarea#comment ,
body.archimede_website textarea#gift-message-whole-message ,
body.archimede_website select#country ,
body.archimede_website select#billing_customer_address ,
body.archimede_website select#shipping_customer_address ,
body.archimede_website select#gender {
	border-radius: 0 !important;
}
body.archimede_website #nav ul li a,
body.archimede_website #nav ul li a:hover {
	color: #2b3268 !important; 
}
body.archimede_website div#topSearchContainer input#search_mobile ,
body.archimede_website div#topSearchContainer input#search {
    color: #2b3268 !important;
	font-family: "glober_regularregular";
}
body.archimede_website div#topSearchContainer button#btnsearch_mobile ,
body.archimede_website div#topSearchContainer button#btnsearch {
    background: white url(/skin/frontend/smartwave/legenda/images/bg_top_search_archi.png) no-repeat center center !important;
}
body.archimede_website div.welcome-msg p.hello strong, 
body.archimede_website div.welcome-msg ,
body.archimede_website div#main_footer form.newfooternewsletterform .block-content div.input-box input#newsletter ,
body.archimede_website form.newfooternewsletterform .block-content label ,
body.archimede_website div.footer_sitemap_row .col-sm-3 ul li ,
body.archimede_website div.footer_sitemap_row .col-sm-3 ul ul li a ,
body.archimede_website div.homepagetext p ,
body.archimede_website.customer-account-login div.registered-users label, 
body.archimede_website.customer-account-login div.registered-users p ,
body.archimede_website.checkout-onepage-index div.box_card_no #cadre_card_no span , 
body.archimede_website.customer-account-login div.box_card_no #cadre_card_no span ,
body.archimede_website div.breadcrumbs ul li strong, 
body.archimede_website div.breadcrumbs ul li a {
	color: #2b3268 !important;
}
body.archimede_website div#main_footer form.newfooternewsletterform .block-content div.actions button#newsletterbtn {
	background-color: #2b3268 !important;
}

body.archimede_website span.voucherinfos {
    background: #c0dbf0 url(/skin/frontend/smartwave/legenda/images/bg_account_voucher.png) no-repeat center right !important;
    border-radius: 0 !important;
}
body.archimede_website span.voucherinfos.voucherpage.fid {
    background-color: transparent !important;
	background-image: none !important;
}
body.archimede_website.catalog-product-view .old-price .price {
	color: #6795cf !important;
}
body.archimede_website .price ,
body.archimede_website.catalog-product-view a#addtobabylist ,
body.archimede_website.catalog-product-view  div#giftwrap_availbale ,
body.archimede_website.catalog-product-view .product-view .product-shop .sku_wrapper ,
body.archimede_website.catalog-product-view .product-view .product-shop .sku_wrapper span.item-title ,
body.archimede_website.catalog-product-view ul.productview_component ,
body.archimede_website.catalog-product-view div.longdescr ,
body.archimede_website.catalog-product-view span.long_description_title ,
body.archimede_website.catalog-product-view span#socloz_notice a ,
body.archimede_website.catalog-product-view .product-options-bottom .add-to-cart label ,
body.archimede_website.catalog-product-view .socloz_intro_text , 
body.archimede_website span.voucherinfos.voucherpage, 
body.archimede_website table#my-shipment-table td span.price, 
body.archimede_website table#my-invoice-table td span.price, 
body.archimede_website table#my-orders-table td span.price ,
body.archimede_website table#my-shipment-table td, 
body.archimede_website table#my-invoice-table td, 
body.archimede_website table#my-orders-table td ,
body.archimede_website span.notice_asterisque ,
body.archimede_website.customer-account-edit .form-list label ,
body.archimede_website .cardnumber_label, 
body.archimede_website .cardnumber_value ,
body.archimede_website div.account-sidebar a ,
body.archimede_website div.account-sidebar a ,
body.archimede_website span.accountname ,
body.archimede_website .block-account .account-sidebar span.account_card_label ,
body.archimede_website span.rule_nbr {
    color: #2b3268 !important;
}
body.archimede_website .block-account .account-sidebar {
	border: 1px solid #c0dbf0 !important;
}
body.archimede_website div#dashboard_card_infos {
    border-top: 1px solid #c0dbf0 !important;
    color: #2b3268 !important;
}
body.archimede_website span.vouchercode ,
body.archimede_website div.pages ul li a ,
body.archimede_website .pager .amount span ,
body.archimede_website .pager .limiter ,
body.archimede_website table#my-shipment-table td span.nobr a, 
body.archimede_website table#my-invoice-table td span.nobr a, 
body.archimede_website table#my-orders-table td span.nobr a ,
body.archimede_website div.my-account p.back-link a {
	color: #6795cf !important;
} 
body.archimede_website div.order-items.order-details table.data-table th, 
body.archimede_website table#my-shipment-table th, 
body.archimede_website table#my-orders-table th, 
body.archimede_website table#my-invoice-table th {
	background-color: #c0dbf0 !important;
}
body.archimede_website .toolbar .amount ,
body.archimede_website .pager .limiter select,
body.archimede_website .pager .limiter label,
body.archimede_website .toolbar .sort-by select ,
body.archimede_website span.affichage ,
body.archimede_website li.filter-layered a {
    color: #6795cf !important;
    font-family: "glober_regularregular" !important;
}
body.archimede_website li.filter-layered a:hover {
    color: #fff !important;
    background-color: #6795cf !important;
}
body.archimede_website div.block-layered-nav .ui-slider .ui-slider-range {
    background: #6795cf!important;
    border: 1px solid #2b3268!important;
}
body.archimede_website div.block-layered-nav .ui-slider .ui-slider-handle {
    background: #6795cf !important;
    border: 1px solid #2b3268 !important;
}
body.archimede_website ul.prod_lidt_sizes_conf li {
    border: 1px solid #6795cf;
    border-radius: 0;
    color: #6795cf;
}
body.archimede_website ul.products-grid li.item div.price-box span.regular-price span.price {
	color: #6795cf;
}
body.archimede_website ul.products-grid li.item div.actions .button {
    background-color: #2b3268;
    font-family: "glober_regularregular";
    border-radius: 0;
}
body.archimede_website.catalog-product-view .product-options .switcher-field label {
    width: auto !important;
    padding: 0 5px;
    border-radius: 0;
    color: #6795cf;
    border: 1px solid #6795cf;
}
body.archimede_website.catalog-product-view .product-options .switcher-field label.no-stock {
    color: #bdc9de;
    border: 1px solid #bdc9de;
}
body.archimede_website.catalog-product-view .product-options-bottom .add-to-cart div#inputqtybox {
	border: 1px solid #2b3268;
    border-radius: 0;
    color: #2b3268;
}
body.archimede_website.catalog-product-view .product-view .product-shop .btn-cart {
    background-color: #2b3268;
    border: 1px solid #2b3268;
    border-radius: 0 !important;
}
body.archimede_website.catalog-product-view .product-view .product-shop .btn-cart:hover {
    border: 1px solid #2b3268;
	background-color: white;
}
body.archimede_website.catalog-product-view .product-view .product-shop .btn-cart:hover span span {
    color: #2b3268 !important;
}
body.archimede_website.catalog-product-view .link-wishlist-new {
    color: #6795cf;
    border: none;
    border-radius: 0 !important;
}
body.archimede_website.catalog-product-view .link-wishlist-new:hover {
    color: #ffffff !important;
    border: none;
    background-color: #FFFFFF;
}
body.archimede_website.catalog-product-view button.socloz:hover {
	background-color: #FFFFFF;
    border: none;
}
body.archimede_website.catalog-product-view button.socloz {
	border-radius: 0;
    background-color: #FFFFFF;
    color: #6795cf !important;
    border: none;
}
body.archimede_website.catalog-product-view div.blockproduct_freeship {
    /*background: transparent url(/skin/frontend/smartwave/legenda/images/freeship_smaller_archi.png) no-repeat left center;*/
    color: #2b3268;
}
body.archimede_website.catalog-product-view  div#giftwrap_availbale {
	margin-bottom: 15px;
}
body.archimede_website a.product_story_link {
	display: none;
}
body.archimede_website.catalog-product-view .product-options .switcher-field label.selected {
    border-color: #6795cf;
    background-color: #6795cf;
    color: #FFFFFF;
}
body.archimede_website.checkout-cart-index .cart .totals .price {
    color: #2b3268 !important;
}
body.archimede_website .cart .cart-total-section .totals {
	background-color: #CFD3DE;
}
body.archimede_website button.btn-checkout {
    background-color: #2b3268 !important;
    font-family: "glober_regularregular" !important;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.archimede_website button#couponcode_btn_cart ,
body.archimede_website ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
    border-radius: 0px;
	font-family: "glober_regularregular" !important;
}
body.archimede_website button.cart-btn-custom {
    font-family: "glober_regularregular" !important;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.archimede_website button.cart-btn-custom[name=update_cart_action] {
	border: 1px solid gray !important;
}
body.archimede_website .shopping-cart .cart-popup .button {
    background-color: #7a88aa;
    font-family: "glober_regularregular";
    border-radius: 0;
}
body.archimede_website .item_option_qty {
    color: #2b3268;
    font-family: "glober_regularregular";
}
body.archimede_website button.button.btn-continue {
    border-radius: 0px;
    font-family: "glober_regularregular";
}
/*
body.archimede_website a.btn_right_slider, 
body.archimede_website a.btn_left_slider {
	font-family: "glober_regularregular";
}
*/
body.archimede_website .side-area-icon i:before, 
body.archimede_website .menu-icon i:before ,
body.archimede_website .side-area-icon,
body.archimede_website  .menu-icon i.icon-reorder ,
body.archimede_website  .menu-icon {
    color: #465077;
}
body.archimede_website .mobile-nav.side-block .close-block, 
body.archimede_website .mobile-nav.side-block .close-block:hover {
	background-color: #cfd3de;
    font-family: "glober_regularregular";
	color: #2b3268;
}
body.archimede_website .mobile-nav .sw-mobile-menu li > a {
    color: #2b3268 !important;
}
body.archimede_website div.mobile-nav .sw-mobile-menu  i.fa {
	color: #465077;
}
@media (max-width: 991px) {
	body.archimede_website div.homelinks  ul#nav ,
	body.archimede_website div.homelinks  {
		display: none;
	}
}
body.archimede_website div.infocontactbox h3 {
	color: white !important;
}
body.archimede_website.cms-contact div.infocontactbox {
    background-color: #465077;
	background-image: none;
    font-family: "glober_regularregular";
}
body.archimede_website div.introcontact p {
    color: #2b3268;
    font-family: "glober_regularregular";
}
body.archimede_website .account-login .registered-users div.content ,
body.archimede_website.cms-contact form#contactForm div.field label ,
body.archimede_website.cms-contact h3.contact-form-title span.subtitle ,
body.archimede_website.cms-contact h3.contact-form-title span.maintitle {
    color: #2b3268;
    font-family: "glober_regularregular";
}
body.archimede_website.cms-contact #btncontactform {
    border: 1px solid #465077;
    background-color: #465077;
    font-family: "glober_regularregular";
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.archimede_website.checkout-onepage-index a#activation_account_link:hover ,
body.archimede_website div.box_card_no #cadre_card_no  a ,
body.archimede_website ol#checkoutSteps div.buttons-set button.button ,
body.archimede_website.checkout-onepage-index a#activation_account_link, 
body.archimede_website.customer-account-login a#activation_account_link ,
body.archimede_website div.box_card_no #cadre_card_no  a ,
body.archimede_website .account-login .new-users div.buttons-set button, 
body.archimede_website .account-login .registered-users div.buttons-set button{
    font-family: "glober_regularregular";
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.archimede_website.cms-page-view.cms-infos div.infos_popup h4 {
	color: white !important;
}
body.archimede_website.cms-page-view.cms-infos div.infos_popup {
    border: 3px solid #2b3268;
    background-color: #2b3268;
    color: white !important;
	font-family: "glober_regularregular";
	border-radius: 0 !important;
}
body.archimede_website.cms-page-view.cms-infos .cmsinfospage .infos_popup a {
	color: white !important;
}
body.archimede_website.cms-page-view.cms-infos div.infos_box-left {
    border: 2px solid #2b3268;
    color: #2b3268;
	font-family: "glober_regularregular";
	border-radius: 0 !important;
}
body.archimede_website.cms-page-view.cms-infos table#shipping_infos_table th {
    background-color: #2b3268;
}
body.archimede_website.cms-page-view.cms-infos .cmsinfospage a {
    color: #6795cf;
}
body.archimede_website div.bars_horiz_top a {
	font-family: "globerbold";
}
body.archimede_website #sizeguide .tabs .tab-title {
	font-family: "globerbold";
}
body.archimede_website #sizeguide .tabs .tab-title {
	border-bottom-color: #bdc9de!important;
}
body.archimede_website #sizeguide .tabs .tab-title.opened {
	border: 1px solid #bdc9de!important;
	border-bottom-color: #ffffff !important;
}
body.archimede_website #sizeguide .tabs .tab-content {
	border: 1px solid #bdc9de!important;
}

body.archimede_website.cms-legal div.std h1, 
body.archimede_website.cms-cgv div.std h1 {
    color: #2b3268;
    font-family: "glober_regularregular";
    background: none;
    padding-left: 0px;
    height: auto;
	padding-top: 0;
}
body.archimede_website.cms-cgv .std input[type=button] {
    border: 1px solid #2b3268;
    width: auto;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-color: #2b3268;
    font-size: 13px;
    font-family: "glober_regularregular";
    -webkit-border-radius: 0px;
    border-radius: 0px;
    float: right;
    margin-right: 0;
    margin-top: -25px;
    text-transform: inherit;
    cursor: pointer;
}
body.archimede_website.cms-cgv .std input[type=button]:hover {
    border: 1px solid #2b3268;
    color: #2b3268;
    background-color: #ffffff;
}
body.archimede_website div.custom_top_text {
	width: 56%;
}
body.archimede_website div#giftwrap_availbale ,
body.archimede_website span.sku_wrapper span ,
body.archimede_website.catalog-product-view ul.productview_component li ,
body.archimede_website #productdescriptionscroll p ,
body.archimede_website.catalog-product-view span.long_description_title ,
body.archimede_website.catalog-product-view div.blockproduct_freeship ,
body.archimede_website button.socloz ,
body.archimede_website .product-view .product-shop .btn-cart span span {
	font-family: "glober_regularregular" !important;
}
@media (min-width: 769px) and (max-width: 991px) {
		body.archimede_website div.custom_top_text {
		width: 35%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	body.archimede_website div.custom_top_text {
		width: 50%;
	}
}
body.archimede_website .header .container .table-row {
	display: block;
    width: 100%;
}

body.archimede_website ul.account-ul-top li.dropdown a.dropdown-toggle span.caret ,
body.archimede_website ul#select-language li.dropdown a span.caret {
	margin-top: -4px;
}
body.archimede_website.body.onepagecheckout-index-success form button.button, 
body.archimede_website.customer-account-forgotpassword form button.button {
    border: 1px solid #2b3268;
    background-color: #2b3268;
    color: white;
    text-transform: initial;
    border-radius: 0px;
    float: right;
    font-family: "glober_regularregular";
    font-size: 18px;
}
body.archimede_website.body.onepagecheckout-index-success form button.button:hover, 
body.archimede_website.customer-account-forgotpassword form button.button:hover {
    border: 1px solid #2b3268;
	background-color: #ffffff;
    color: #2b3268;
}
body.archimede_website.customer-account-create div.register_actions button.button {
    border: 1px solid #2b3268;
    background-color: #2b3268;
    color: white;
    text-transform: initial;
    border-radius: 0px;
    float: right;
    font-family: "glober_regularregular";
    font-size: 18px;
}
body.archimede_website.customer-account-create div.register_actions button.button:hover {
    border: 1px solid #2b3268;
	background-color: #ffffff;
    color: #2b3268;
}
body.archimede_website.customer-account-create div.register_actions li.control label ,
body.archimede_website div.account-create .fieldset {
    color: #2b3268;
}

body.checkout-onepage-index .account-login .registered-users div.buttons-set button ,
body.archimede_website .account-login .registered-users div.buttons-set button ,
body.archimede_website .account-login .registered-users div.buttons-set button {
	border: 1px solid #465077 !important;
	background-color: #465077 !important;
}
body.archimede_website .account-login .registered-users div.buttons-set button:hover ,
body.archimede_website.customer-account-login .account-login .registered-users div.buttons-set button:hover {
	border: 1px solid #465077 !important;
	background-color: #FFFFFF !important;	
	color: #465077 !important;
}
body.archimede_website div.box_card_no #cadre_card_no  a {
	border: 1px solid #7A88AA !important;
	background-color: #7A88AA !important;
}
body.archimede_website div.box_card_no #cadre_card_no  a:hover {
	border: 1px solid #7A88AA !important;
	background-color: #FFFFFF !important;
	color: #7A88AA !important;
}
body.archimede_website.checkout-onepage-index a#activation_account_link ,
body.archimede_website.customer-account-login a#activation_account_link {
	border: 1px solid #BDC9DE !important;
	background-color: #BDC9DE !important;
}
body.archimede_website.checkout-onepage-index a#activation_account_link:hover ,
body.archimede_website.customer-account-login a#activation_account_link:hover {
	border: 1px solid #BDC9DE !important;
	background-color: #FFFFFF !important;
	color: #BDC9DE !important;
}

body.archimede_website .back-to-top ,
body.archimede_website .back-to-top:before {
	background-color: #2b3268;
}

@media (max-width: 991px) {
	body.archimede_website .fixed-header .shopping-cart-link:before ,
	body.archimede_website .fixed-header .my-account-link:before ,
	body.archimede_website a#sticky_storeloc i.fa-map-marker ,
	body.archimede_website div.search_icon_small_device.stickymenu i.fa-search {
		color: #2b3268;
	}
}
body.archimede_website.catalog-product-view span#socloz_notice a {
	font-family: "glober_regularregular";
}
body.archimede_website div.socloz4blocks div.col-sm-6 div.innerborder {
	border: 5px solid #7a88aa;
}
body.archimede_website ol#checkoutSteps div.buttons-set button.button ,
body.archimede_website.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title h2.title span ,
body.archimede_website.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title {
    background-color: #7A88AA;
}
body.archimede_website ol#checkoutSteps .allow h2.title span ,
body.archimede_website ol#checkoutSteps .allow div.step-title {
    background-color: #BDC9DE;
}
body.archimede_website ol#checkoutSteps div.buttons-set#review-buttons-container button.button {
	border: 1px solid #7A88AA !important;
	background-color: #7A88AA !important;
    border-radius: 0px;
    font-family: "glober_regularregular" !important;
}
body.archimede_website ol#checkoutSteps div.buttons-set#review-buttons-container button.button:hover {
	border: 1px solid #7A88AA !important;
	background-color: #BDC9DE !important;
	color: #575756 !important;
}
body.archimede_website p.agree.nwsltrcheck label ,
body.archimede_website .checkout-agreements .agree label {
    color: #2b3268 !important;
    font-family: "glober_regularregular" !important;	
}
body.archimede_website div.year-list-item div.itemright span.subright span.yearscrollpane {
	font-family: "glober_regularregular" !important;
}
@media (max-width: 320px) {
	body .products-grid li.item {
		min-height: inherit !important;
		height: auto !important;
		margin-top: 40px !important;
	}
}
div.club-bottom-right h3 {
	color: white !important;
}
body.archimede_website div.cart-cadeau-box p {
    font-family: "glober_regularregular";
    color: #2b3268;
}
body.archimede_website button#submitgiftmsg {
	font-family: "glober_regularregular";
    border: 1px solid #2b3268;
    background-color: #2b3268;
    border-radius: 0px;
}
body.archimede_website button#submitgiftmsg:hover {
    border: 1px solid #2b3268;
    background-color: #ffffff;
    color: #2b3268;
}
body.archimede_website #allow-gift-messages-for-order-container label ,
body.archimede_website #allow-gift-messages-for-order-container span {
	font-family: "glober_regularregular" !important;
	color: #2b3268 !important;
}
/******NEW ARCHIMEDE HOME + DESIGN **********/


/****** GUIDE DES TAILLES********/
#sizeguide i.fa-caret-right ,
#sizeguide i.fa-caret-down {
	display: none;
    font-style: inherit;
    margin-left: 10px;	
}

@media (max-width: 1500px) {
	body.catalog-category-view  .tabs .tab-title.opened, 
	body.catalog-product-view  .tabs .tab-title.opened,
	body.catalog-category-view  .tabs .tab-title, 
	body.catalog-product-view  .tabs .tab-title {
		font-size:14px !important;
	}
}
@media (max-width: 1200px) {
	body.catalog-category-view .tabs .tab-title, body.catalog-product-view .tabs .tab-title {
		padding: 10px 15px;
		margin: 0;
	}
}
@media (max-width: 991px) {
	div.tab-content table.tbl1 tr.tr2 td ,
	div.tab-content table.tbl1 tr.tr1 td {
		padding: 10px !important;
	}
	.table-responsive {
		width: 100%;
		margin-bottom: 20px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch;
	}	
	.table-responsive table {
		margin-bottom: 0px !important;
	}
	#sizeguide i.fa-caret-right {
		display: inline-block;
	}
	#sizeguide .tab-title.opened i.fa-caret-right {
		display: none;
	}
	#sizeguide .tab-title.opened i.fa-caret-down {
		display: inline-block;
	}	
}
/****** GUIDE DES TAILLES********/

/****NEW CHECKBOXES******/
input.checkbox, input[type=checkbox] {
    width: 19px !important;
    height: 16px !important;
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_off.png) no-repeat center center !important;
}
input.checkbox:checked, input[type=checkbox]:checked {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_on.png) no-repeat center center !important;
}
input.checkbox:disabled, input[type=checkbox]:disabled {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_off_disabled.png) no-repeat center center !important;
}
input.checkbox:checked:disabled, input[type=checkbox]:checked:disabled {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_on_disabled.png) no-repeat center center !important;
}
/****NEW CHECKBOXES******/


@media (max-width:991px) {
	body.jobs-index-index tr.header_th  th {
		padding: 10px !important;
	}
	body.jobs-index-index div.filterby_label {
		display: none;
	}
}
@media (max-width:736px) {
	body.cms-contact div.infocontactbox {
		margin-top: 35px;
	}
}
@media (max-width:716px) {
	body.cms-contact div.infocontactbox {
		margin-top: 35px;
		margin-left: 15px;
		width: auto;
		min-width: 50%;
	}
}
@media (max-width: 450px) {
	body.customer-account-login div#noukies_family {
		margin-top: 35px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}
@media (max-width: 400px) {
	body.jobs-index-index  div.jobsamount {
		display: none;
	}
}
@media (max-width: 360px) {
	body.catalog-product-view .owl-prev {
		margin-left: -15px;
	}
	body.catalog-product-view .owl-next {
		margin-right: -15px;
	}
	body.cms-contact h3.contact-form-title {
		display: none;
	}
	body.cms-contact form#contactForm {
		padding-top: 15px;
	}
	body.cms-contact div.infocontactbox {
		margin-top: 35px;
		margin-left: 15px;
		width: auto;
		min-width: 50%;
		padding: 20px;
		height: auto;
	}	
	body.cms-contact #btncontactform {
		width: 100%;
		margin: 15px 0;
	}
	
	body.cms-nos-valeurs div.valeurs_text h3 {
		width: 100%;
		line-height: 16px;
		height: auto;
		padding: 5px 0;
	}
	body.cms-nos-valeurs div.valeurs_text p {
		width: 100%;
	}	
}

@media (max-width: 1024px) {
	ul.menu.smartwave-menu > li + li {
		background-position-y: 35px !important;
		padding-left: 10px !important;
	}
}

i.closemenu {
	position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    color: #3752A0;
	cursor: pointer;
}
body.archimede_website i.closemenu {
    color: #465077;
}
html.no-touch i.closemenu {
	display: none !important;
}

@media (max-width: 768px) {
	body.cms-page-view.cms-infos div.infos_popup {
		padding: 10px 10px 2px 10px;
	}
}

@media (max-width: 379px) {
	body.cms-page-view.cms-infos table#shipping_infos_table th {
		padding: 0 !important;
	}
	body.cms-page-view.cms-infos table#shipping_infos_table td.country-label {
		font-weight: 300;
		padding-left: 0;
	}	
}
@media (max-width: 360px) {
	body.cms-page-view.cms-infos table#shipping_infos_table th {
	    text-transform: inherit;
		font-weight: 300;
		font-size: 12px;
	}
	body.cms-page-view.cms-infos table#shipping_infos_table td.country-label {
		font-size: 11px;
	}		
	body.cms-page-view.cms-infos table#shipping_infos_table td {
		padding-right: 0 !important;
		font-size: 11px;
	}
}
@media (max-width: 375px) {
	body div#topSearchContainer {
		margin-left: 0 !important;
		width: 275px !important;
		margin-bottom: 15px !important;
	}
	div#topSearchContainer input#search_mobile ,
	div#topSearchContainer input#search {
		width: 247px;
	}	
}
@media (max-width: 350px) {
	body div#topSearchContainer {
		width: 245px !important;
	}
	div#topSearchContainer input#search_mobile ,
	div#topSearchContainer input#search {
		width: 217px;
	}	
}
@media (max-width: 320px) {
	body div#topSearchContainer {
		width: 215px !important;
	}
	div#topSearchContainer input#search_mobile ,
	div#topSearchContainer input#search {
		width: 187px;
	}	
}
body div.blockhome div.banner.a-right span.video_title {
	border: 1px solid #B5B5B2 !important;
	border-top: none !important;
}
body div.blockhome.youtubeblock div.banner.a-right {
    border: none !important;
}


/***FIX RESPONSIVE ACCOUNT****/
body.customer-account-edit div.edit_extras {
	margin: 25px 0 0 0 !important;
    padding: 0 !important;
}
body.customer-account-edit h2.legend {
	display:none !important;
}
body.customer-account-edit .form-list li.control label {
    width: 90% !important;
}
/*
@media (max-width: 991px) {
	body.customer-account-edit .form-list label {
		line-height: 18px !important;
	}	
}
*/
@media (min-width: 768px) and (max-width: 991px) {
	body.customer-account-edit .my-account .fieldset_left ,
	body.customer-account-edit .my-account .fieldset_right {
		width: 100% !important;
		margin-bottom: 0;
	}
	body.customer-account-edit .my-account .fieldset_right {
		margin-bottom: 25px;
	}	
}
@media (max-width: 767px) {
	div.box-content.name_dashbord {
		position: relative;
		height: auto;
		overflow: auto;
		padding-bottom: 15px;
	}
	div.box-content.name_dashbord a.edit_blue_btn {
		position: relative;
		bottom: inherit;
		margin-bottom: 15px;
	}
	div.dashboard_first_row {
		margin-bottom: 0;
	}
	div.box-account.box-info a.edit_blue_btn.addresses {
		margin-top: 10px;
		margin-bottom: 12px;
	}	
	body.customer-account-edit .form-list li.control label {
		width: 90% !important;
	}
	div.year-list-item div.itemleft ,
	div.year-list-item div.itemright {
		height: auto;
		padding-top: 0;
		margin-top: 15px;
		overflow: visible;
		border: none !important;
	}
	div.year-list-item div.itemleft span.subleft ,
	div.year-list-item div.itemright span.subright {
		height: auto;
		padding: 30px 15px 15px 15px;
	}	
	div.year-list-item div.itemright span.subright span.yearscrollpane {
		height: auto;
	}
}
@media (max-width: 690px) {
	body.customer-account-edit .form-list label {
		line-height: 18px !important;
	}
}
@media (max-width: 600px) {
	body.customer-account-edit .my-account .fieldset_left ,
	body.customer-account-edit .my-account .fieldset_right {
		width: 100% !important;
		margin-bottom: 0;
	}
	body.customer-account-edit .my-account .fieldset_right {
		margin-bottom: 25px;
	}
	body.customer-account-edit .form-list label {
		line-height: 43px !important;
	}
	body.customer-account-edit .form-list  label[for=change_password] ,
	body.customer-account-edit .form-list .checkboxes_control label {
		line-height: 18px !important;
	}	
	body.customer-account-edit .form-list li.control label {
		width: 80% !important;
	}	
}
@media (max-width: 420px) {
	body.customer-account-edit .form-list label {
		line-height: 18px !important;
	}
	h2 {
		font-size: 20px;
	}
	div#noukies_family h1, 
	div.category_title h1, 
	form#search_store h1, 
	div#noukies_jobs_view h1, 
	div#sizeguide h2, 
	body.cms-notre-histoire div.page-title.year-title h1, 
	div.valeurs_text h3, 
	div.bonretour.page-title h1, 
	div#sos_noukies_search .sos_title h1 {
		font-size: 25px !important;
	}
	div.addresses-primary ol li p a, 
	div.my-account form .buttons-set button.button, 
	div.addresses-additional button.button {
		padding: 5px 10px;
		font-size: 14px;
	}	
}
@media (max-width: 375px) {
	body.customer-account-edit .form-list label {
		width: 100%;
	}
	body.customer-account-edit .form-list div.input-box {
		width: 100%;
		margin-bottom: 10px;
	}	
}
@media (max-width: 320px) {
	h2 {
		font-size: 16px;
	}
	div#noukies_family h1, 
	div.category_title h1, 
	form#search_store h1, 
	div#noukies_jobs_view h1, 
	div#sizeguide h2, 
	body.cms-notre-histoire div.page-title.year-title h1, 
	div.valeurs_text h3, 
	div.bonretour.page-title h1, 
	div#sos_noukies_search .sos_title h1 {
		font-size: 20px !important;
	}
	body.cms-notre-histoire div.page-title.year-title h3 {
		font-size: 20px !important;
	}	
	body.cms-notre-histoire div.page-title.year-title h1 {
		padding: 0 0 10px 0;
		width: 100%;
		display: block;
	}
}
/***FIX RESPONSIVE ACCOUNT****/

@media (max-width: 750px) {
	div#new_search_form span.geoloc_or_search {
		width: 50px !important;
	}
	div.socloz4blocks div.col-sm-6 ,
	h3 , .h3 {
		font-size: 20px;
	}
}
@media (max-width: 440px) {
	div#new_search_form span.geoloc_or_search {
		display: block;
		width: 100% !important;
		margin-bottom: 15px;
		text-align: left;
	}
	div#new_search_form select#type {
	    margin-left: 5px;
		margin-top: 5px;
	}
	div.socloz4blocks div.col-sm-6 ,
	h3 , .h3 {
		font-size: 15px;
		font-weight: 600;
	}
}

@media (min-width: 451px) and (max-width: 736px) {
	div.homeslidercontainer  {
		margin-top: 25px !important;
	}
	.blockhome {
		max-height: initial !important;
	}	
}

/*
@media (max-width: 991px) {
	a.btn_right_slider {
		left: 32% !important;
	}
}
*/

body.archimede_website  div.mobilefooter ul li a ,
body.archimede_website  div.mobilefooter  .ui-state-default {
	color: #1B4164 !important;
}

/*****FIX RESPONSIVE ARCHIMEDE*********/
@media (max-width: 700px) {
	div#noukies_family {
		margin-bottom: 0px;
		margin-top: 25px;
	}	
}
@media (max-width: 335px) {
	/*
	div.visible-xs.btn_xs_slider.nbr_2_buttons span.btn_right_slider ,
	div.visible-xs.btn_xs_slider.nbr_2_buttons span.btn_left_slider {
		width: auto !important;
		padding: 5px 10px;
	}
	*/
	body.customer-account-login div#noukies_family {
		margin-top: 20px;
	}	
}
@media (max-width: 991px) {
	.produweb-storeview-storeitem-index div#new_search_form {
		padding-top: 0px;
	}
}
/*****FIX RESPONSIVE ARCHIMEDE*********/

body.noukies_website.cms-index-index div.blockhome span {
	color: #575756;
}

/****MACARON POURCENTAGE*****/
table#shopping-cart-table td span.saveprice {
    position: relative;
    top: inherit;
    left: inherit;
    background: none;
    width: 45px;
    height: 45px;
    display: block;
    font-size: 16px;
    font-family: "plutocond_light";
    letter-spacing: -1px;
    line-height: 40px;
    z-index: 9;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
}
body.archimede_website table#shopping-cart-table td span.saveprice {
	font-family: "glober_regularregular" !important;
}
body.archimede_website ul.products-grid li span.saveprice {
	position: absolute;
    top: 4px;
    left: 4px;
    background-image: none;
    width: 45px;
    height: 45px;
    display: block;
    font-size: 16px;
    color: #465077;
    font-family: "glober_regularregular" !important;
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
    background-color: white;
    border: 2px solid #465077;
    border-radius: 50%;
    font-weight: 600;
}
body.archimede_website .product-view span.saveprice {
    position: absolute;
    top: 4px;
    right: 0px;
    background-image: none;
    width: 45px;
    height: 45px;
    display: block;
    font-size: 16px;
    color: #465077;
    font-family: "glober_regularregular" !important;
    letter-spacing: -1px;
    line-height: 42px;
    z-index: 9;
    text-align: center;
    background-color: white;
    border: 2px solid #465077;
    border-radius: 50%;
    font-weight: 600;	
}
body.noukies_website ul.products-grid li span.saveprice {
    position: absolute;
    top: 4px;
    left: 4px;
    background-image: none;
    width: 45px;
    height: 45px;
    display: block;
    font-size: 16px;
    color: white;
    font-family: "plutocond_light";
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
    /*background-color: #F9574B;*/
}
body.noukies_website .box-collateral span.saveprice ,
body.noukies_website .product-view span.saveprice {
    position: absolute;
    top: 4px;
    right: 0px;
    background-image: none;
    width: 45px;
    height: 45px;
    display: block;
    font-size: 16px;
    color: white;
    font-family: "plutocond_light";
    letter-spacing: -1px;
    line-height: 42px;
    z-index: 9;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
    /*background-color: #F9574B;	*/
}
/****MACARON POURCENTAGE*****/

/****MACARON NEW*****/
span.new_prod_archimede {
    color: #2b3268;
    position: absolute;
    top: 0;
    right: inherit;
    left: 0;
    font-family: "cursive_scriptregular";
    font-size: 26px;
    font-weight: 600;
    padding: 5px 10px;
    line-height: 26px;
}
span.new_prod_noukies {
    color: #3752a0;
    position: absolute;
    top: 0;
    right: inherit;
    left: 0;
    font-family: "leoslerrough_regular";
    font-size: 24px;
    font-weight: 300;
    padding: 5px 10px;
    line-height: 24px;
}
body.catalog-product-view span.new_prod_noukies ,
body.catalog-product-view span.new_prod_archimede {
    left: 146px !important;
    z-index: 2;	
}
body.catalog-product-view .owl-carousel span.new_prod_noukies ,
body.catalog-product-view .owl-carousel span.new_prod_archimede {
    left: 0 !important;
    z-index: 2;	
}
@media (max-width: 991px) {
	body.catalog-product-view span.new_prod_noukies ,
	body.catalog-product-view span.new_prod_archimede {
		left: 5px !important;
		top: 10px;
	}
}
/****MACARON NEW*****/

/*****MODIFS WISHLIST******/
body.wishlist-index-configure.catalog-product-view ul.add-to-links.wishlistlink.initialprodview {
	display: none !important;
}
body.catalog-product-view .link-wishlist-new:before {
	color: #3752A0 !important;
}
body.catalog-product-view .link-wishlist-new:hover:before {
	color: #ec637e !important;
}
body.catalog-product-view .link-wishlist-new {
	color: transparent !important;
}
ul.wishlist_listing li div.cart-cell div.price-box {
    margin: 10px 0;
}
p.link-edit-paragraf {margin:0;}
p.link-edit-paragraf a.link-edit:hover {
	text-decoration: underline !important;
}
body.noukies_website.wishlist-index-index div.add-to-cart-alt button {
    color: #9da090;
    border: 1px solid #9da090;
    padding: 5px 15px;
    display: inline-block;
    background-color: white;
}
body.noukies_website.wishlist-index-index div.add-to-cart-alt button:hover {
    color: #FFFFFF;
    border: 1px solid #9da090;
    background-color: #9da090;
}
div.my-account .my-wishlist form .buttons-set button.button {
    background-color: #9da090;
    color: white;
    padding: 7px 17px;
    border: 1px solid #9da090;
}
body.noukies_website.wishlist-index-index div.add-to-cart-alt button ,
body.noukies_website div.my-account .my-wishlist form .buttons-set button.button {
    border-radius: 8px;
}
div.my-account .my-wishlist form .buttons-set button.button:hover {
    background-color: #FFFFFF;
    color: #9da090;
}
body.archimede_website div.my-account .my-wishlist form .buttons-set button.button:hover {
    background-color: #FFFFFF;
    color: #465077;
}

body.noukies_website .cardnumber_label, 
body.noukies_website .cardnumber_value ,
body.noukies_website .block-account .account-sidebar span.account_card_label ,
body.noukies_website .block-account .account-sidebar strong ,
body.noukies_website div.account-sidebar a ,
body.noukies_website span.accountname {
	color: #4bc1be;
}
body.noukies_website .block-account .account-sidebar {
	border:1px solid #4bc1be;
}
body.noukies_website span.voucherinfos {
    background: #4bc1be url(/skin/frontend/smartwave/legenda/images/bg_account_voucher.png) no-repeat center right;
}
body.noukies_website div#dashboard_card_infos {
    border-top: 1px solid #4bc1be;
    color: #4bc1be;
}
body.noukies_website  span.rule_nbr {
    color: #4bc1be;
}
.btn-remove.removeitemfromwishlist {
	display: block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 16px;
    text-indent: inherit;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
}
body.catalog-product-view .product-view .product-shop.hide_socloz_class .link-wishlist-new {color: #3752A0 !important;}
body.catalog-product-view .product-view .product-shop.hide_socloz_class .link-wishlist-new:hover {color: #FFFFFF !important;}

@media (min-width: 1025px) and (max-width: 1199px) {
	body.catalog-product-view div#socloz_space ,
	body.catalog-product-view button.socloz ,
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 218px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		line-height: 12px;
		height: 35px;
		margin-left: 0;
	}
	ul.wishlist_listing li h3.product-name a {
		font-size: 12px;
	}	
	ul.wishlist_listing li div.cart-cell div.price-box.legendaprice .special-price span.price ,
	ul.wishlist_listing li div.cart-cell div.price-box.legendaprice .regular-price span.price {
		font-size: 14px;
	}
	ul.wishlist_listing li div.cart-cell div.price-box.legendaprice .old-price span.price {
		font-size: 12px;
	}	
	ul.wishlist_listing li div.cart-cell div.price-box {
		margin: 5px 0;
		height: 35px;
	}
	body.noukies_website.wishlist-index-index div.add-to-cart-alt button {
		padding: 3px 5px;
		font-size: 12px;
	}
	.btn-remove.removeitemfromwishlist {
		font-size: 12px;
		margin-left: 0;
	}	
	ul.wishlist_listing li div.cart-cell a.link-edit ,
	ul.wishlist_listing li div.cart-cell span.wish_options {
		font-size: 10px;
	}
	div.my-account .my-wishlist form .buttons-set button.button {
		width: 100%;
		margin-bottom: 10px;
	}
}
@media (min-width: 737px) and (max-width: 767px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 200px;
		line-height: 15px;
		margin-left: 0;
		height: 35px;
	}
	body.catalog-product-view button.socloz {
		width: 200px;
		line-height: 16px;
		margin-left: 0;
		height: 35px;
	}	
}
@media (min-width: 426px) and (max-width: 736px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		margin-left: 0;
	}
}
@media (max-width: 700px) {
	div#noukies_family {
		margin-bottom: 0px;
		margin-top: 25px;
	}
}
@media (max-width: 500px) {
	div.my-account .my-wishlist form .buttons-set button.button {
		width: 100%;
		margin-bottom: 10px;
	}
}
@media (max-width: 399px) {
	ul.wishlist_listing li {
		width: 100% !important;
		margin: 0;
	}
}
ul.wishlist_listing li {
    height: auto;
    overflow: hidden;
    position: relative;
    border: 1px solid #FFFFFF;
    margin-bottom: 25px;
}
body.wishlist-index-share .page-title {
	display:block;
}
body.wishlist-index-share div.my-account form .buttons-set button.button {
	background-color: #9da090;
    color: white;
    padding: 5px 15px;
    border: 1px solid #9da090;
    text-transform: inherit;
    font-weight: 600;
    float: right;
}
body.wishlist-index-share div.my-account form .buttons-set button.button:hover {
	background-color: #FFFFFF;
    color: #9da090;
}

body.wishlist-index-share textarea {
  box-shadow: inset 0px 4px 7px #ebeced !important;
  background-color: #ffffff !important;
  border-color: #c3c5c9 !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
body.wishlist-index-share textarea:focus  {
  border-color: rgba(75,99,174,0.8) !important;
  outline: 0 !important;
  outline: thin dotted \9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}

body.archimede_website.wishlist-index-index div.add-to-cart-alt button:hover {
    background-color: white;
    color: #465077;
}
body.archimede_website.wishlist-index-share div.my-account form .buttons-set button.button {
    background-color: #465077;
    border: 1px solid #465077;
}
body.archimede_website.wishlist-index-share div.my-account form .buttons-set button.button:hover {
    background-color: #FFFFFF;
    border: 1px solid #465077;
	color: #465077;
}
body div.main-container.container {
	margin-top: 0;
}
.top-bar .top-links li.dropdown ul.dropdown-menu li a {
	border-bottom: none !important;
}
.header-container .top-bar .top-links li.dropdown ul.dropdown-menu li a:hover ,
ul#select-language li.dropdown ul.dropdown-menu li a:hover {
    text-decoration: underline !important;
}
/*****MODIFS WISHLIST******/

div.category-products div.toolbar div.sorter {
	display: none;
}

@media (max-width: 560px) {
	body.cms-infos p.payicos img {
		 margin: 10px 20px;
	}
}

/****** NEW LISTING PRODUIT******/
div#expand_collapse_filters .sidebar-item.colorfilter {
	padding-bottom: 15px;
}
span.checkbox_filter_container span.coloritem {
	float: left;
}
span.coloritem {
	display: inline-block !important;
}
.block-layered-nav .currently .btn-remove {
	font-size: 15px;
    line-height: 15px;
    text-indent: inherit;
    color: #3752A0;
    font-weight: 300;
}
a.removeallfilters {
    width: 100%;
    margin: 10px 0 15px;
    padding: 0;
    line-height: 25px;
}
a.removeallfilters:hover {
	background-color: #575756;
	color: white;
}
span.checkbox_filter_container {
    display: block;
    width: 100%;
    clear: both;
    margin: 0;
    line-height: 22px;
}
span.checkbox_filter_container input {
	margin-top: -3px;
	margin-right: 3px;
}
span.checkbox_filter_container span {
	color: #575756;
}
span.checkbox_filter_container:hover span ,
span.checkbox_filter_container span:hover {
	color: #3752A0;
	cursor: pointer;
}
span.checkbox_filter_container:hover input ,
span.checkbox_filter_container input:hover {
	cursor: pointer;
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_off_blue.png) no-repeat center center !important;
}
span.checkbox_filter_container:hover input[type=checkbox]:checked ,
span.checkbox_filter_container input[type=checkbox]:checked:hover {
    background: url(/skin/frontend/smartwave/legenda/images/checkbox_on_blue.png) no-repeat center center !important;
}
div.block-layered-nav .ui-slider .ui-slider-handle {
    background: #3752A0 !important;
    border: 1px solid #88a4c3 !important;
    border-radius: 50%;
    top: -6px;
}
.ui-widget.ui-widget-content {
    height: 5px;
}
div.block-layered-nav .ui-slider .ui-slider-range {
    height: 5px;
}




body.catalog-category-view  div#noukies_family {
	display: none;
}
h1.filternavtoptitle {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    line-height: 16px;
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}
body.catalogsearch-result-index  .page-heading ,
body.catalog-category-view  .page-heading {
    padding: 0;
    margin: 0;
}
body.archimede_website.catalogsearch-result-index  .page-heading ,
body.archimede_website.catalog-category-view  .page-heading {
    padding: 0;
    margin: 10px 0 0 0;
}

body.catalog-category-view div.col-left.sidebar {
    border-right: none;
}
div.sidebar-item h4.widget-title span.collapse_filter {
	float: right;
    border: none;
    width: auto;
    height: auto;
    text-align: center;
    margin: 5px 0 0 0;
    border-radius: inherit;
    line-height: 19px;
    padding: 0;
    font-size: 18px;
}
.sidebar .widget-title, .sidebar #narrow-by-list .widget-title {
	color: #575756;
}
div#expand_collapse_filters span.sizeguidelnk {
    margin: 12px 0 12px 0 !important;
	padding-top: 12px;
}
.sidebar-item.pricefilter {
    padding-right: 5px !important;
}
div.sidebar-item.pricefilter span.collapse_filter {
	display: none !important;
}
.sidebar-item {
    padding-bottom: 0;
}			 
/*
div.filter_attr_theme  div.layered_filter_content ,
div.filter_attr_collection_saison_multi div.layered_filter_content ,
div.filter_attr_genre div.layered_filter_content ,
div.filter_attr_benefice div.layered_filter_content ,
div.filter_attr_marque div.layered_filter_content ,
div.typefilter div.layered_filter_content {
	padding-bottom: 15px;
}		
*/

div.sidebar-item span.checkbox_filter_container:last-child   {
	margin-bottom: 15px;
}

body.catalog-category-view .category-products .toolbar {
	margin-top: 0;
}		
div.category-products div.toolbar div.pages ul li.current span {
    border: none;
    background: none;
    color: white !important;
    font-size: 14px;
    width: 25px;
    background-color: #3752A0;
    border-radius: 50%;
    height: 25px;
}
.products-grid li.item:hover .item-area {
    border: 4px solid transparent;
    padding: 0px;
    -webkit-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round; /* Safari 3.1-5 */
    -o-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round; /* Opera 11-12.1 */
    border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
}		 
div.config_sizes {
    position: relative;
    bottom: inherit;
}
div.config_sizes span.sizes_options {
    border: none;
    padding: 0;
    margin: 0;
	text-align: center;
}
.products-grid li.item {
    margin-bottom: 0px !important;
}
.products-grid .description-wrapper {
    position: absolute;
    bottom: 0;
	width: 100%;
}
div.config_sizes {
    background: none;
    padding: 0px;
}
ul.prod_lidt_sizes_conf li {
    font-weight: 300;
    float: inherit;
    border: none;
    text-align: center;
    border-radius: 0;
    margin-right: 0;
    padding: 0;
    min-width: 46px;
    margin-bottom: 0px;
    color: #949598;
    display: inline-block;
    cursor: pointer;
    max-width: 46px;
    width: 46px;
    overflow: hidden;
	height: 15px;
}
ul.prod_lidt_sizes_conf li:hover {
    color: #575756;
	font-weight: 600;
}
ul.products-grid li.item .description-wrapper {
	background: transparent url(/skin/frontend/smartwave/legenda/images/bg_config_sizes1.png) repeat left top;
	width: 100%;
    padding-top: 10px;	
}
ul.products-grid li.item h3.product-name {
    color: #989697;
	margin-bottom: 5px;
}
ul.products-grid li.item:hover h3.product-name {
	margin-bottom: 5px;
}
ul.products-grid li.item:hover h3.product-name a {
    color: #575756;
}
.products-grid .price-box {
    margin-bottom: 5px;
    margin-top: 8px;
}
.products-grid li.item .item-area ,
.products-grid li.item {
    height: 350px;
}
.products-grid li.item {
    margin-bottom: 20px !important;
}
ul.products-grid li.item ul.add-to-links {
	display: none;
}
ul.products-grid li.item:hover ul.add-to-links {
	display: block;
}
ul.products-grid li.item ul.add-to-links {
    position: absolute;
    top: 5px;
    right: 5px;
	z-index: 9;
}
.link-wishlist:before {
    font-size: 18px;
}
ul.products-grid li.item ul.add-to-links li a.link-wishlist {
    color: #3752A0;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 50%;
    width: 25px;
    padding: 0;
    margin-top: 0px;
    height: 25px;
    line-height: 25px;
}
.products-grid li.item ul.babyregistrylist_ul {
	display: none;
}
.products-grid li.item:hover ul.babyregistrylist_ul {
    display: block;
    position: absolute;
    top: 5px;
    right: 40px;
    z-index: 9;
}
.products-grid li.item .link-compare {
	border: 1px solid white;
    background-color: white;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
    color: #3752A0 !important;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 0 !important;
    display: block;
}
.products-grid li.item .link-compare:before {
    content: '';
}
.products-grid li.item .link-compare i.fa.fa-gift {
    font-size: 22px;
    margin-top: 1px;
}
.products-grid li.item .link-compare i.fa.fa-gift:hover {
	color: #5068b3 !important;
}
body.archimede_website.catalogsearch-result-index div.breadcrumbs, 
body.archimede_website.catalog-category-view div.breadcrumbs {
    margin-top: -5px;
}
body.archimede_website div.sidebar-item h4.widget-title span.collapse_filter {

}
body.archimede_website ul.prod_lidt_sizes_conf li {
    border: none;
    border-radius: 0;
}
span.checkbox_filter_container span span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #949598;
    margin-left: 2px;
}
span.checkbox_filter_container div.colortxtspan {
	display: inline-block;
	margin-left: 7px;
	float: left;
}
span.checkbox_filter_container.colormulti input {
	display: none;
}
span.checkbox_filter_container.colormulti.colorchecked span span {
	border: 4px solid white;
}
ul.prod_lidt_sizes_conf {
    overflow: hidden;
}
span.checkbox_filter_container.colormulti  span {
    line-height: 23px;
    margin-bottom: 5px;
}
span.filter-layered-span {
	width: 50%;
	float: left;
}
ul#sortordercategory ,
ul#sortordercategory li.dropdown {
	display: block !important;
}
ul#sortordercategory li.dropdown a.dropdown-toggle {
	color: #3752A0;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 0;
	cursor: pointer;
}
ul#sortordercategory li.dropdown a.dropdown-toggle span.caret {
	margin-left: 10px;
	cursor: pointer;
}
ul#sortordercategory li.dropdown ul.dropdown-menu {
	left: 15px;
}
ul#sortordercategory li.dropdown ul.dropdown-menu li {
    color: #3752A0;
    padding: 0;
    width: 50%;
	float: left;
    text-align: center;	
	cursor: pointer;
}
.category-products .toolbar .sort-by {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-bottom: 0;
}
div.category-products div.toolbar div.pages ul li a ,
.category-products .toolbar .pager .limiter label ,
.category-products .toolbar .amount {
	color: #3752A0 !important;
}
div.limiter select {
	cursor: pointer;
}
ul.products-grid li.item div.price-box p.old-price span.price ,
ul.products-grid li.item div.price-box span.regular-price span.price {
    color: #3752A0;
}
ul.products-grid li.item div.price-box p.special-price span.price {
    color: #F9574B;
}
@media (max-width: 767px) {
	div.block-layered-nav h1 {
		width: 100%;
		text-align: center;
		margin: -20px 0 15px 0;
		padding: 0 0 15px 0;
		min-height: auto;
	}
}
@media (max-width: 736px) {
	.block-layered-nav {
		margin-top: 25px;
	}
}
@media (max-width: 716px) {
	.block-layered-nav {
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	.toolbar .sort-by {
		float: left !important;
		clear: none;
		left: 0;
		transform: inherit;
	}
	.toolbar .pager {
		float: right !important;
		left: initial;
		right: 0;
		clear: none;
		margin: 0;
		transform: inherit;
	}
}
.price_slider_label {
    color: #575756;
}
div#expand_collapse_filters span.sizeguidelnk {
	color: #575756;
}
div#expand_collapse_filters span.sizeguidelnk:hover {
	text-decoration: underline;
	color: #3752A0;
}
div#expand_collapse_filters .sidebar-item {
    border-bottom: 1px solid #dadad9;
}
body.archimede_website .sidebar .widget-title, 
body.archimede_website .sidebar #narrow-by-list .widget-title {
    font-weight: 600;
}
body.archimede_website div.block-layered-nav .ui-slider .ui-slider-range {
    background: #2b3268!important;
    border: 1px solid #cfd3de!important;
}
body.archimede_website div.block-layered-nav .ui-slider .ui-slider-handle {
    background: #7a88aa !important;
    border: 1px solid #7a88aa !important;
}
body.archimede_website div.block-layered-nav .ui-slider .ui-slider-range {
    margin-top: -1px;
}
body.archimede_website ul#sortordercategory li.dropdown ul.dropdown-menu li , 
body.archimede_website .category-products .toolbar .pager .limiter label , 
body.archimede_website ul#sortordercategory li.dropdown a.dropdown-toggle , 
body.archimede_website .toolbar .amount, 
body.archimede_website .pager .limiter select, 
body.archimede_website .pager .limiter label, 
body.archimede_website .toolbar .sort-by select {
    color: #7a88aa !important;
}
h1.filternavtoptitle {
    text-transform: initial;
}
body.archimede_website a.removeallfilters {
	border: 1px solid #2b3268;
	color: #2b3268;
}
body.archimede_website a.removeallfilters:hover {
	border: 1px solid #2b3268;
	background-color: #2b3268;
	color: #ffffff;
}
body.archimede_website span.checkbox_filter_container:hover span ,
body.archimede_website span.checkbox_filter_container span:hover {
	color: #7a88aa;
}
body.archimede_website span.checkbox_filter_container:hover input ,
body.archimede_website span.checkbox_filter_container input:hover {
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_off_blue_archi.png) no-repeat center center !important;
}
body.archimede_website span.checkbox_filter_container:hover input[type=checkbox]:checked ,
body.archimede_website span.checkbox_filter_container input[type=checkbox]:checked:hover {
    background: url(/skin/frontend/smartwave/legenda/images/checkbox_on_blue_archi.png) no-repeat center center !important;
}

@media (max-width: 991px) {
	.products-grid li.item .item-area, .products-grid li.item {
		height: 300px;
	}
}
@media (max-width: 430px) {
	.products-grid li.item .item-area, .products-grid li.item {
		height: 250px;
	}
}
@media (max-width: 375px) {
	.category-products .toolbar .sort-by ,
	.category-products .toolbar .pager {
		width: 100%;
		text-align: right;
	}
	body.catalog-category-view .category-products .toolbar {
		height: auto;
		padding-bottom: 15px;
	}
}
@media (max-width: 320px) {
	.products-grid li.item .item-area, .products-grid li.item {
		height: 300px;
	}
	.col-main .category-products .products-grid.column3 li.item.nth-child-2np1 {
		margin: 0 !important;
	}
}
div.description-wrapper.pricenull div.price-box {display:none;} 







span.checkbox_filter_container input {
    outline: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	border-radius: 0 !important;
	border-color: transparent !important;
}
@media (max-width: 767px) {
	.products-grid li.item .item-area, .products-grid li.item {
		height: auto;
	}
}
body.archimede_website .products-grid li.item:hover .item-area {
    border: 1px solid #dadad9 !important;
    padding: 0px;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
}
/****** NEW LISTING PRODUIT******/

/****NEW CHECKBOXES ARCHIMEDE******/
body.archimede_website input.checkbox,
body.archimede_website input[type=checkbox] {
    width: 19px !important;
    height: 16px !important;
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_off_archi.png) no-repeat center center !important;
}
body.archimede_website input.checkbox:checked, 
body.archimede_website input[type=checkbox]:checked {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_on_archi.png) no-repeat center center !important;
}
body.archimede_website input.checkbox:disabled,
body.archimede_website input[type=checkbox]:disabled {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_off_disabled_archi.png) no-repeat center center !important;
}
body.archimede_website input.checkbox:checked:disabled,
body.archimede_website input[type=checkbox]:checked:disabled {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_on_disabled_archi.png) no-repeat center center !important;
}
/****NEW CHECKBOXES ARCHIMEDE******/

/*****SHIPPING ESTIMATION CHECKOUT******/
div.dpd_shipping_delays span {
	border: 1px solid #ececec;
	display: inline-block;
	padding: 25px;
	float: left;	
	width: 48%;	
}
div.ups_shipping_delays span {
	border: 1px solid #ececec;
	display: inline-block;
	padding: 25px;
	float: right;
	width: 48%;		
}
div.ups_shipping_delays ul {
	margin-left: 15px;
}
div.ups_shipping_delays ul li {
	list-style-type: circle;
}
@media (max-width: 600px) {
	div.dpd_shipping_delays span ,
	div.ups_shipping_delays span {
		width:100%;
		clear:both;
	}
	div.dpd_shipping_delays span ,
	div.ups_shipping_delays span {
		margin-bottom: 15px;
	}
}
/*****SHIPPING ESTIMATION CHECKOUT******/


/****FIX RESPONSIVE CART + CHECKOUT *******/
div.reviewblockcheckout {
	
}
@media (min-width: 768px) and (max-width: 890px) {
	.data-table#my-orders-table td.hidden-phone {
		display: none;
	}
}
@media (max-width: 991px) {
	body.checkout-cart-index div.cart-cadeau-box {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	body.checkout-cart-index .cart .cart-coupon-extra {
		padding-top: 22px;
	}
	body.checkout-cart-index .cart .cart-total-section {
		width: 100%;
		max-width: inherit;
	}
	body.checkout-cart-index .cart-table tfoot td .button:before {
		margin: 0 !important;
	}	
	body.checkout-cart-index div#noukies_family h1 {
		border: none;
		margin: 0;
		padding: 0;
	}
	body.checkout-cart-index .page-heading {
		padding: 0;
		margin-bottom: 15px;
	}
	table#checkout-review-table td.imgcheckoutarea {
		display: block !important;
		width: auto !important;
		margin: 0;
		padding: 0;
	}	
	body.checkout-cart-index .cart-table tbody td.cart_img_prod img {
		margin: 0 !important;
	}
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box {
		margin-bottom: 10px !important;
	}	
}
@media (max-width: 620px) {
	body.checkout-onepage-index div.askcard label	 {
		width: 80%;
	}
}
@media (max-width: 420px) {
	body .col-main .category-products .products-grid.column3 li.item {
		width: 100% !important;
	}
	.products-grid li.item .item-area, 
	.products-grid li.item {
		height: auto;
		overflow: auto;
		min-height: auto;
		max-height: initial;
	}
	body.checkout-onepage-index .opc .step-title {
		padding: 10px 25px 5px 5px !important;
	}
	ol#checkoutSteps h2.title {
		font-size: 14px;
	}
	img.edit_pencil_checkout {
		width: 15px;
		margin-top: 7px;
	}	
	body.checkout-onepage-index div.askcard {
		margin-left: 0;
		margin-top: 15px;
	}
	body.checkout-cart-index div.item_option_qty span {
		display: none;
	}
	body.checkout-onepage-index div.askcard label	{
		width: 80%;
		line-height: 14px;
	}
	ol.checkout-agreements li h4 {
		font-size: 15px;
	}
	.opc .checkout-agreements .agree {
		padding-left: 0px !important;
	}	
	p.agree.nwsltrcheck {
		margin-left: 5px !important;
	}
	p.agree.nwsltrcheck input#newsletter-signup {
		margin-right: 5px;
	}
	#opc-review .buttons-set p.f-left {
		margin: 0;
	}
	div.ups_shipping_delays span ,
	div.dpd_shipping_delays span {
		padding: 15px;
	}	
}
@media (max-width: 390px) {
	/*
	body.checkout-cart-index .cart-table tbody td.cart_img_prod ,
	body.checkout-cart-index .cart-table .product-thumbnail {
		display: none;
	}
	*/
	body.checkout-cart-index td.cart-final-line-price {
		width: auto;
		text-align: right;
	}
	body.checkout-cart-index .cart .totals {
		padding: 5px 15px;
	}
}
@media (max-width: 375px) {
	div.custom_remove_cart_item a {
		color: transparent;
	}
}
@media (max-width: 320px) {
	.cart-table h2.product-name {
		display: none;
	}
}
@media (min-width: 1025px) and (max-width: 1199px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 218px;
	}
	body.catalog-product-view div#socloz_space {
		width: 218px;
	}
	body.catalog-product-view button.socloz {
		width: 100%;
	}	
}
@media (min-width: 769px) and (max-width: 991px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		height: 36px;
	}
}
@media (min-width: 768px) and (max-width: 768px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 100%;
		line-height: 16px;
		margin-left: 0;
		height: 36px;
		margin-top: 10px;
	}
	body.catalog-product-view div.product-shop.configurable ul.add-to-links.wishlistlink {
		display: none;
	}
	body.catalog-product-view div#socloz_space {
		width: 100%;
	}
	body.catalog-product-view button.socloz {
		width: 100%;
		line-height: 16px;
		margin-left: 0 !important;
		height: 36px;
	}	
}
@media (min-width: 426px) and (max-width: 767px) {
	body.catalog-product-view .product-view .product-shop .btn-cart {
		width: 218px;
		line-height: 16px;
		margin-left: 0;
		height: 36px;
	}
	body.catalog-product-view button.socloz {
		width: 218px;
		line-height: 16px;
		height: 36px;
	}	
}
/****FIX RESPONSIVE CART + CHECKOUT *******/

input[type=radio] ,
input[type=checkbox] {
    outline: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	border-radius: 0 !important;
	border-color: transparent !important;
}

/***** MODIF ACCOUNT DASHBOARD RESPONSIVE*****/
body.ng-customer-index-index div.col-main ,
body.ng-customer-index-index div.col-left ,
body.mgxbabyregistry-index-addregistry div.col-main ,
body.mgxbabyregistry-index-addregistry div.col-left ,
body.mgxbabyregistry-index-viewitems div.col-main ,
body.mgxbabyregistry-index-viewitems div.col-left ,
body.mgxbabyregistry-index-editregistry div.col-main ,
body.mgxbabyregistry-index-editregistry div.col-left ,
body.mgxbabyregistry-index-tellabout div.col-main ,
body.mgxbabyregistry-index-tellabout div.col-left ,
body.mgxbabyregistry-index-registry div.col-main ,
body.mgxbabyregistry-index-registry div.col-left ,
body.wishlist-index-share div.col-main ,
body.wishlist-index-share div.col-left ,
body.wishlist-index-index div.col-main ,
body.wishlist-index-index div.col-left ,
body.childrens-customer-view div.col-main ,
body.childrens-customer-view div.col-left ,
body.sales-order-invoice div.col-main ,
body.sales-order-invoice div.col-left ,
body.sales-order-view div.col-main ,
body.sales-order-view div.col-left ,
body.sales-order-history div.col-main ,
body.sales-order-history div.col-left ,
body.customer-address-form div.col-main ,
body.customer-address-form div.col-left ,
body.customer-address-edit div.col-main ,
body.customer-address-edit div.col-left ,
body.customer-address-add div.col-main ,
body.customer-address-add div.col-left ,
body.customer-address-index div.col-main ,
body.customer-address-index div.col-left ,
body.customer-account-edit div.col-main ,
body.customer-account-edit div.col-left ,
body.customer-account-index div.col-main ,
body.customer-account-index div.col-left {
	overflow: auto;
}
span.class_responsive_accountmenu {
    text-align: left;
    width: 100%;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    cursor: pointer;
    color: #3752A0;
    padding-top: 15px;
}

body.noukies_website div.box-account.box-info span.voucherinfos {
    background: none;
}
@media (max-width: 768px) {
	div.askcard {
		overflow: auto;
		padding: 22px 0 10px 20px;
		background-color: #f4f7fb !important;
		background-image: none !important;
		border: 1px solid #f4f7fb;
		color: #3752A0;
		font-family: "plutocond_light";
		font-size: 14px;
		margin-bottom: 35px;
		clear: both;
		height: auto;
	}
	div.askcard label {
		width: 85%;
	}
}
@media (max-width: 520px) {
	form#associateCardForm .placeholder_cardnumber input#cardlink_cardnumber {
		width: 85% !important;
		float: none !important;
	}
	form#associateCardForm .placeholder_cardnumber button#associatecard {
		width: 84%;
		margin-left: 30px;
		margin-top: 0;
	}
}
@media (max-width: 360px) {
	.qtysalesorderview {
		display:none;
	}
	table#my-orders-table h3.product-name {
		line-height: 14px;
		font-weight: 300 !important;
	}
	body.sales-order-invoice div.order-items.order-details table.data-table th {
		font-size: 11px;
	}
	body.sales-order-invoice div.order-items.order-details table.data-table td .price-incl-tax .price ,
	body.sales-order-invoice div.order-items.order-details table.data-table td {
		 font-weight: 300 !important;
	}
	body.sales-order-invoice div.order-items.order-details table.data-table tfoot tr td {
		float: left;
		width: 100% !important;
	}
}
/***** MODIF ACCOUNT DASHBOARD RESPONSIVE*****/

@media (max-width: 360px) {
	form#co-shipping-method-form dl.sp-methods label ,
	body .checkout-agreements .agree label {
		width: 80%;
	}
	#opc-review .buttons-set p.f-left {
		margin: 10px 0 0 0;
		line-height: 16px;
	}
}
@media (max-width: 320px) {
	body.checkout-onepage-index .col-main {
		margin: 0 !important;
		padding: 0 !important;
	}
	ol#checkoutSteps div.step#checkout-step-review {
		 padding: 0 !important;
	}
}

ul.menu.smartwave-menu li ul.softtoysmenu .subcategseshop span.subcatshopitem_left {
    width: 100% !important;
}

table#shopping-cart-table tbody tr {
	position: relative;
}
table#shopping-cart-table img.macaron_nky_days {
    position: relative;
    top: inherit !important;
    left: inherit !important;
    width: auto !important;
    height: auto !important;
    max-width: inherit !important;
}
@media (max-width: 460px) {
	table#shopping-cart-table td.discount_macaron img.macaron_nky_days {
		position: absolute !important;
		top: 10px !important;
		right: -9px !important;
		width: 55px !important;
	}
}
div.owl-carousel div.product img.macaron_nky_days ,
div#owl_packshots div.product img.macaron_nky_days {
	position: absolute;
    top: 0;
    right: 0 !important;
    width: 45px !important;
    height: auto !important;
    border: none;
    left: inherit;			  
}

/******* NEW SLIDERS BUTTONS **********/
/*** remove responsive condition on buttons in custom.css ***/
a.btn_single_slider {
	width: 308px !important;
    height: 36px !important;
    line-height: 34px !important;
    position: absolute;
    top: inherit;
    right: 5.5%;
	bottom: 9%;
}
body.archimede_website a.btn_single_slider {
	width: 412px !important;
    height: 46px !important;
    line-height: 44px !important;
    position: absolute;
    top: inherit !important;
    right: 5%;
    bottom: 29.2%;
}
a.btn_right_slider.horiz ,
a.btn_left_slider.horiz {
	width:170px !important;
    height:36px !important;
    line-height: 34px !important;
    position: absolute;
	top: inherit;
    bottom: 9%;
}
body.archimede_website a.btn_right_slider.horiz ,
body.archimede_website a.btn_left_slider.horiz {
	width: 200px !important;
    height: 48px !important;
    line-height: 46px !important;
    position: absolute;
    top: inherit !important;
    bottom: 15%;
}
a.btn_left_slider.horiz {
	left: 30%;
}
a.btn_right_slider.horiz {
	right: 30%;
}
body.archimede_website a.btn_left_slider.horiz {
    left: 30%;
}
body.archimede_website a.btn_right_slider.horiz {
    right: 30%;
}
a.btn_right_slider.vertic ,
a.btn_left_slider.vertic {
	width: 170px !important;
    height: 36px !important;
    line-height: 34px !important;
    position: absolute;
    top: inherit;
    right: 14.5%;
    bottom: 9%;
}
body.archimede_website a.btn_right_slider.vertic ,
body.archimede_website a.btn_left_slider.vertic {
    width: 200px !important;
    height: 48px !important;
    line-height: 46px !important;
    position: absolute;
    top: inherit !important;
    right: 5%;
    bottom: 29.2%;
}
a.btn_right_slider.vertic {
    top: inherit;
    bottom: 22%;
}
body.archimede_website a.btn_right_slider.vertic {
    top: 50% !important;
}
@media (max-width: 1199px) {
	a.btn_right_slider.vertic {
		top: inherit;
		bottom: 24%;
	}
	a.btn_left_slider.horiz {
		left: 42%;
		top: inherit;
		bottom: 9%;
	}
	a.btn_right_slider.horiz {
		right: 1.5%;
		top: inherit;
		bottom: 9%;
	}	
	body.archimede_website a.btn_left_slider.horiz {
		left: 56.5%;
	}
	body.archimede_website a.btn_right_slider.vertic {
		top: 46% !important;
	}	
}
@media (max-width: 991px) {
	a.btn_right_slider.vertic {
		top: inherit;
		bottom: 27%;
	}
	a.btn_left_slider.horiz {
		left: inherit;
		right: 10.5%;
		top: inherit;
		bottom: 9%;
	}
	a.btn_right_slider.horiz {
		right: 10.5%;
		top: inherit;
		bottom: 9%;
	}	
	body.archimede_website a.btn_left_slider.horiz {
		left: 40%;
	}
	body.archimede_website a.btn_right_slider.vertic {
		top: 40% !important;
	}	
}
.mobileslider span.btn_single_slider.hidden-xs {
    position: absolute;
    right: 5.5%;
    width: 308px;
    height: 36px;
    line-height: 34px;
    top: 43%;
    left: inherit !important;
    bottom: inherit !important;
}
.mobileslider div.visible-xs.btn_xs_slider span.btn_single_slider {
    margin: 0 auto 10px;
    position: relative;
    right: inherit;
    width: 308px;
    height: 36px;
    line-height: 34px;
    top: inherit;
    left: inherit !important;
    bottom: inherit !important;
    display: block;
    margin-top: 10px;
}
.mobileslider div.visible-xs.btn_xs_slider span.btn_left_slider.vertic ,
.mobileslider div.visible-xs.btn_xs_slider span.btn_left_slider.horiz {
	margin-top: 10px;
    width: 48%;
    float: left;	
}
.mobileslider div.visible-xs.btn_xs_slider span.btn_right_slider.vertic ,
.mobileslider div.visible-xs.btn_xs_slider span.btn_right_slider.horiz {
	margin-top: 10px;
	margin-bottom: 10px;
    width: 48%;
    float: right;	
}
.mobileslider span.btn_left_slider.hidden-xs.horiz ,
.mobileslider span.btn_right_slider.hidden-xs.horiz {
	width: 150px !important;
    height: 36px !important;
    line-height: 34px !important;
    position: absolute;
	top: 43%;
}	
.mobileslider span.btn_left_slider.hidden-xs.horiz {
    left: 54% !important;
    bottom: inherit !important;
}
.mobileslider span.btn_right_slider.hidden-xs.horiz {
	right: 5.5% !important;
    bottom: inherit !important;
}	
@media (max-width: 1199px) {
	.mobileslider span.btn_left_slider.hidden-xs.horiz {
		    left: 48% !important;
	}
	.homeslidercontainer .mobileslider span.btn_right_slider.hidden-xs.vertic {
		top: 54% !important;
	}
	body.archimede_website a.btn_right_slider.horiz {
		right: 1%;
	}
}
@media (max-width: 991px) {
	.mobileslider span.btn_left_slider.hidden-xs.horiz {
		left: 34% !important;
	}
	.homeslidercontainer .mobileslider span.btn_right_slider.hidden-xs.vertic {
		top: 58% !important;
	}	
}
@media (max-width: 768px) {
	.mobileslider span.btn_left_slider.hidden-xs.horiz {
		left: 31% !important;
	}
	body.archimede_website a.btn_left_slider.horiz {
		left: 40.5%;
	}
}
@media (max-width: 320px) {
	.mobileslider div.visible-xs.btn_xs_slider span.btn_single_slider ,
	.mobileslider div.visible-xs.btn_xs_slider span.btn_right_slider.vertic , 
	.mobileslider div.visible-xs.btn_xs_slider span.btn_right_slider.horiz ,
	.mobileslider div.visible-xs.btn_xs_slider span.btn_left_slider.vertic , 
	.mobileslider div.visible-xs.btn_xs_slider span.btn_left_slider.horiz {
		width: 100%;
	}
}
.mobileslider span.btn_left_slider.hidden-xs.vertic ,
.mobileslider span.btn_right_slider.hidden-xs.vertic {
	width: 150px !important;
    height: 36px !important;
    line-height: 34px !important;
    position: absolute !important;
	top: 41.5% !important;
	right: 5.5% !important;
	left: inherit !important;
	bottom: inherit !important;
}
.mobileslider span.btn_right_slider.hidden-xs.vertic {
	top: 53% !important;
}
/******* NEW SLIDERS BUTTONS **********/

div#expand_collapse_filters .sidebar-item.filter_attr_composition {
	padding-bottom: 20px;
}
body.archimede_website span.checkbox_filter_container span {
    color: #2b3268 !important;
}

/****AJAXADDTO*****/
div.ajax-cart-success.category-products {
    padding: 3px;
    color: #fff; 
	background-color: #98c391;
	margin: -10px 0 10px 0;
}
div.ajax-cart-success.category-products div {
    border: 1px solid #fff;
    padding: 10px;
}
p#success-message-container {
    border: 1px solid #fff;
    font-weight: bold;
    padding: 15px;
    position: relative;
    text-align: center;
    top: 35%;
    width: 300px;
    z-index: 1000;
    background: #98c391 none repeat scroll 0 0;
    margin: auto;
	color: #fff; 
}
p#success-message-container button span span {color: #fff;}

div.sw-cart-state.cartstatewishlist .ajax-cart-success {
	background-color: #3752A0;
}
/****AJAXADDTO*****/

body.catalog-product-view.wishlist-index-configure div.product-options-bottom ul.add-to-links {
	display: block;
}

body.noukies_website h1.filternavtoptitle {
	color: #575756;
}
body.noukies_website.cms-index-index .header-container {
    height: auto;
}
body.archimede_website.cms-index-index .header-container {
    height: auto;
}

/****MODIF MACARONS*****/
body.catalog-category-view img.mixandmatch_img {
    left: 4px !important;
	right: inherit !important;
}
/****MODIF MACARONS*****/

/*******404 NEW PAGE**********/
body.cms-index-noroute.cms-no-route .std {
    margin-top: 0px;
}
h3.h3_404_title {
	text-align: center;
    font-size: 70px;
    margin: 0;	
}
body.noukies_website div.div404search form#search_center_form button.button i ,
body.noukies_website h3.h3_404_title  ,
body.noukies_website h3.h3_404_title a {
    color: #3752A0;
}
body.archimede_website div.div404search form#search_center_form button.button i ,
body.archimede_website h3.h3_404_title ,
body.archimede_website h3.h3_404_title a {
    color: #465077;
}
img.top404img {
    width: 252px;
    margin: 0 auto 25px;
    display: block;
}
body.noukies_website span.txt404txt {
	
}
body.archimede_website span.txt404txt {
	
}
div.div404search {
	width: 265px;
    margin: 30px auto 75px;
}
div.div404search form#search_center_form {}
div.div404search form#search_center_form input#search_center {
	width: 220px;
    margin: 0;
    height: 40px;
    float: left;
}
div.div404search form#search_center_form button.button {
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 5px;
    margin: 0;
    line-height: 37px;
}
div.div404search form#search_center_form button.button i {
	font-style: initial;
    font-size: 25px;
}
div#search_autocomplete_404form {
	left: 0 !important;
	width: 100% !important;
    z-index: 9;
}
body.noukies_website .resultbox-b a, 
body.noukies_website .resultbox-b a:link, 
body.noukies_website .resultbox-b a:visited, 
body.noukies_website .resultbox-b a:hover {
    font-family: "plutocond_regular";
}
body.archimede_website .resultbox-b a, 
body.archimede_website .resultbox-b a:link, 
body.archimede_website .resultbox-b a:visited, 
body.archimede_website .resultbox-b a:hover {
    font-family: "glober_regularregular";
}
div.div404search a#home404link {
    text-align: center;
    display: block;
    margin-top: 25px;
    cursor: pointer;	
}
div.div404search a#home404link:hover {
	text-decoration: underline !important;
}
div.div404search input#search_center {
    background-color: white;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    padding: 3px 10px;
    font-family: "plutocond_light";
    color: #575756;
    font-size: 14px;
    border: 1px solid #B5B5B2;
	border-right: none;
}
div.div404search button.submit404search {
    text-indent: 10000px;
    overflow: hidden;
    float: left;
    background: white url(/skin/frontend/smartwave/legenda/images/bg_top_search.png) no-repeat center center;
    border: 1px solid #B5B5B2;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
	border-left: none;
}

body.archimede_website div.div404search form#search_center_form button.button ,
body.archimede_website div.div404search input#search_center {
	border-radius: 0;
}
/*******404 NEW PAGE**********/

body.archimede_website ul.products-grid li.item div.price-box p.old-price span.price ,
body.archimede_website div#owl_packshots div.product .price-box.legendaprice .old-price .price {
    color: #6795cf !important;
}

body.cms-index-index div#packshot_semaine div#owl_packshots div.product {
	padding: 0 10%;
}

/*******ORDER RETURN**********/
div.order-items.order-details.orderreturn {}
div.order-items.order-details.orderreturn .fieldset {
    overflow: auto;	
}
div.order-items.order-details.orderreturn .fieldset h2.legend {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;	
	color: #575756;
}
div.order-items.order-details.orderreturn .fieldset div.intro_return_page_area {
	margin: 0 0 25px 0;
}
div.order-items.order-details.orderreturn .fieldset form {}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return {
    overflow: auto;
    margin-bottom: 35px;	
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li#items_to_return_headers {
	margin-bottom: 15px;
	font-weight: 600;
	overflow: auto;
	border: none;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li {
    clear: both;
    border-bottom: 1px solid #ebebeb;
    overflow: auto;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_img {
	width: 100px;
    text-align: center;
	float: left;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_name {
	width: 200px;
    float: left;	
    padding-top: 8px;	
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_price {
	width: 100px;
    float: left;
    text-align: center;
    font-weight: 300;
    padding-top: 8px;	
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input {
	width: 100px;
    float: left;		
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select {
	width: 300px;
    float: left;		
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select textarea {
	width: 100%;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select {
	width:100%;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input:disabled ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select:disabled {
	cursor: not-allowed;
	color: #c5c3ba;
}
div.order-items.order-details.orderreturn .fieldset form input.bankdatainput ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input {
	height: 28px;
    width: 28px;
    line-height: 28px;
    border: 1px solid #ddded9;
    border-radius: 5px;
    text-align: center;
    color: #94968c;
}
body.archimede_website div.order-items.order-details.orderreturn .fieldset form input.bankdatainput ,
body.archimede_website div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input {
    border-radius: 0;
}
div.order-items.order-details.orderreturn .fieldset form label.bankdatalabel {
	width: 60px;
}
div.order-items.order-details.orderreturn .fieldset form input.bankdatainput {
	width: 220px;
	text-align: left;
    padding-left: 10px;	
}
div.order-items.order-details.orderreturn .fieldset form input.bankdatainput ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select textarea ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input {
	box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;	
}
body.archimede_website div.order-items.order-details.orderreturn .fieldset form input.bankdatainput ,
body.archimede_website div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select textarea ,
body.archimede_website div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select ,
body.archimede_website div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;	
}
div.order-items.order-details.orderreturn .fieldset form input.bankdatainput:focus ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select textarea:focus,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select:focus ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input:focus {
border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
input#accept_return_cgv {
	clear: both;
    margin: -3px 0 0 0;
}
span.accept_return_cgv_label {
	margin-left: 10px;
}
span.accept_return_cgv_label a {
	text-decoration: underline;
}
input#submit_return {
    width: auto;
    margin: 15px 0 15px 0;
    padding: 5px 15px;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
}
body.archimede_website input#submit_return {
    border-radius: 0;
    background-color: #c0dbf0;
    border: 1px solid #c0dbf0;
    color: #2b3268 !important; 
}
input#submit_return:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;
}
body.archimede_website input#submit_return:hover {
    background-color: #FFFFFF;
    color: #2b3268 !important;
}
span.return_notice {
	color: #E50051;
    line-height: 12px;
    display: block;
    font-style: italic;
}
table#my-shipment-table td, table#my-invoice-table td, table#my-orders-table td {
    color: #575756;
	line-height: 20px !important;
}
span.nomorereturn {
	text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #E50051;
    border: 2px solid #E50051;
    padding: 15px;
    font-weight: 600;	
}
table#my-orders-table td span.nobr a {
	text-decoration: none !important;
}
span.return_input div.validation-advice {
	display: none !important;
}
span.return_input  input.validation-failed {
	border: 2px solid #E50051 !important;
    color: #E50051 !important;
}
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_input input.validation-failed:focus {
    border-color: rgba(229,0,81,0.8) !important;
}	
table#my-orders-table td span.price {
    color: #575756;
}
body.sales-order-return .validation-advice {
    color: #E50051 !important;
}	
@media (max-width: 1199px) {
	body.sales-order-return li#items_to_return_headers {
		display: none;
	}
}
@media (max-width: 991px) {
	body.sales-order-history .statuscolorderhistory ,
	body.sales-order-history .datumcolorderhistory ,
	body.sales-order-history .shiptocolorderhistory {display:none;}
}
@media (max-width: 530px) {
	body.sales-order-history table#my-orders-table thead {display: none;}

	span#tiporderreturn {
		display: block !important;
		float: right;
		margin-right: 22px;
		margin-bottom: 10px;
		color: #ff647E;
	}
	table#my-orders-table i.fa.fa-plus {
		color: #ff647E;
	}
}
@media (max-width: 500px) {span#tiporderreturn {margin-right: 20px;}}
@media (max-width: 400px) {span#tiporderreturn {margin-right: 16px;}}
@media (max-width: 340px) {span#tiporderreturn {margin-right: 10px;}}
@media (max-width: 430px) {
	div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li span.return_select select {
		width: 70%;
	}
}
/*******ORDER RETURN**********/

body.archimede_website .block-account .block-content li a ,
body.archimede_website.cms-legal div.std h1 ,
body.archimede_website.cms-cgv div.std h1 ,
body.archimede_website.cms-legal div.std h3 ,
body.archimede_website.cms-cgv div.std h3 ,
body.archimede_website.cms-legal div.std div ,
body.archimede_website.cms-cgv div.std div ,
body.archimede_website.cms-legal div.std p ,
body.archimede_website.cms-cgv div.std p ,
body.archimede_website div.club-top-left h1 ,
body.archimede_website div.club-top-left h3 ,
body.archimede_website div.club-top-right h4 ,
body.archimede_website div.club-top-right p {
	font-family: "glober_regularregular" !important;
}

ul.products-grid div.product-image-wrapper span.out-of-stock {display: none !important;}

div.jobfield label,
div.jobsdetail_main div.caract_text,
div.job_detail_text strong, div.job_detail_text li, div.job_detail_text p,
div#jobs_postule,
div.jobs_rows table tr th, div.jobs_rows table tr td,
div.introjobs, div.introjobs p {
    color: #575756;
}

div.jobs_listing div.introjobs h3 {display:none;}

/*****TEXTURES + PRODUITS APPARENTES******/
img.texture_product_img {
	margin: 3px;
	float: left;
	border: 1px solid #FFF;
	border-radius: 8px;
}
body.archimede_website img.texture_product_img {
	border-radius: 0px;
}
/*****TEXTURES + PRODUITS APPARENTES******/

body.ogone-api-placement form.newsletter-form.newfooternewsletterform {
	display: none;
}

/*****LOGOS NOUKIES MODIF******/
body.noukies_website .header-container .top-bar {
    background: #9ab2ce;
}
body.noukies_website ul#select-language li.dropdown ul.dropdown-menu ,
body.noukies_website ul.navbar-right li.dropdown ul.dropdown-menu {
    background-color: #9ab2ce;
    border: 1px solid #9ab2ce;
}
body.noukies_website .dropdown-menu>li>a:hover, 
body.noukies_website .dropdown-menu>li>a:focus {
    background-color: #9ab2ce;
}
/*****LOGOS NOUKIES MODIF******/

body .cart .cart-total-section .totals table tr td.a-right.discountscheckouttd {
    word-break: break-all;
}
body.catalog-product-view div.main {
    margin-top: 30px;
    padding-top: 0;
}
body.catalog-product-view.archimede_website div.main {
    margin-top: 10px;
}
/*
body.catalog-product-view .page-heading {
    margin-bottom: 5px;
}
*/

/****FIX STORELOC RESPONSIVE******/
@media (max-width: 340px) {
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_jouet, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_peluches, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_vetements, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_puericulture, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_mobilier, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_sublime, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_softsole, 
	body.produweb-storeview-storeitem-index .main .store_pictos span.cat_beach {
		width: 50% !important;	
	}
}	
@media (max-width: 365px) {
	body.produweb-storeview-storeitem-index div#new_search_form input#searchstore {
		width: 100% !important;
	}
	body.produweb-storeview-storeitem-index .main div#new_search_form button#searchbutton {
		width: 100% !important;
		margin: 0 !important;
	}
}
@media (max-width: 375px) {
	body.produweb-storeview-storeitem-index div.storeitem-list-item span.hours_day1 {
		padding-left: 30px;
	}
	body.produweb-storeview-storeitem-index div.infobubblecontent {
		width: 261px !important;
	}	
	body.produweb-storeview-storeitem-index div.storeitem-list-item span.store_day1 ,
	body.produweb-storeview-storeitem-index div.storeitem-list-item span.hours_day1 {
		width: 100%;
		padding: 0;
	}	
}
@media (max-width: 400px) {
	body.produweb-storeview-storeitem-index .store_pictos span.cat_jouet, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_peluches, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_vetements, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_puericulture, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_mobilier, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_sublime, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_softsole, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_beach {
		width: 33.33% !important;	
	}
}	
@media (max-width: 425px) {
	body.produweb-storeview-storeitem-index div.storeitem-list-item span.store_day1 {
		padding-left: 0;
		font-weight: 600;
	}
	body.produweb-storeview-storeitem-index .store_pictos span.cat_jouet, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_peluches, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_vetements, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_puericulture, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_mobilier, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_sublime, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_softsole, 
	body.produweb-storeview-storeitem-index .store_pictos span.cat_beach {
		width: 25%;	
	}
}
@media (max-width: 466px) {
	body.produweb-storeview-storeitem-index .main div#new_search_form select#type {
		margin: 10px 0 0 0 !important;
		clear: both;
	}	
}
@media (max-width: 529px) {
	body.produweb-storeview-storeitem-index div#new_search_form button#searchbutton {
		width: 47% !important;
	}
}
@media (max-width: 619px) {
	body.produweb-storeview-storeitem-index div#new_search_form span.geoloc_or_search {
		display: none;
		
	}	
	body.produweb-storeview-storeitem-index div#new_search_form input#searchstore {
		clear:both;
		width: 50%;
	}
	body.produweb-storeview-storeitem-index div#new_search_form button#searchbutton {
		width: 48%;
	}
	body.produweb-storeview-storeitem-index div#new_search_form button#geolocme {
		width: 100%;
	}
}
@media (max-width: 716px) {
	body.produweb-storeview-storeitem-index div#new_search_form {
		margin-top: 20px;
	}
}
@media (min-width: 717px) and (max-width: 736px) {
	body.produweb-storeview-storeitem-index div#new_search_form {
		padding-left: 31px !important;
		width: 96% !important;
	}
}
@media (max-width: 767px) {
	body.produweb-storeview-storeitem-index div.infobubblecontent h3 {
		width: 50%;
	}
}
@media (max-width: 768px) {
	body.produweb-storeview-storeitem-index div#new_search_form select#webstore {
		clear: both;
		display: block;
		float: left;
		margin: 0;
	}
	body.produweb-storeview-storeitem-index div#new_search_form select#type {
		float: left;
		margin: 0 0 0 25px !important;
	}	
}
body.produweb-storeview-storeitem-index div#new_search_form button#searchbutton ,
body.produweb-storeview-storeitem-index div#new_search_form button#geolocme {
	padding: 0px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 35px;
    line-height: 35px;
    font-weight: 300 !important;
    font-size: 16px;
    font-family: "Plutocond_light";
}
body.produweb-storeview-storeitem-index div#new_search_form button#searchbutton:hover ,
body.produweb-storeview-storeitem-index div#new_search_form button#geolocme:hover {
	background-color: #FFFFFF !important;
    color: #3752A0 !important;
}
body.produweb-storeview-storeitem-index div#new_search_form select#type {
	margin-left: 15px;
    margin-top: 4px;
}

body.archimede_website.produweb-storeview-storeitem-index div#new_search_form button#searchbutton ,
body.archimede_website.produweb-storeview-storeitem-index div#new_search_form button#geolocme {
    background-color: #6F85A7;
    border: 1px solid #6F85A7;
    font-family: "glober_regularregular";
	border-radius: 0 !important;
}
body.archimede_website.produweb-storeview-storeitem-index div#new_search_form button#searchbutton:hover ,
body.archimede_website.produweb-storeview-storeitem-index div#new_search_form button#geolocme:hover {
    color: #6F85A7 !important;
	background-color: #FFFFFF !important;
}

/****FIX STORELOC RESPONSIVE******/



/*****SMARTPHONE LISTING IN 2 COLS******/
span.small_name ,
span.medium_name {
	display: none;
}
@media (max-width: 425px) {
	body .col-main .category-products .products-grid.column3 li.item {
		width: 50% !important;
	}
	ul.products-grid li.item h3.product-name a {
		font-family: "plutocond_regular", Arial;
		color: #575756;
		font-size: 12px;
		text-align: center;
		line-height: 12px;
	}
	.products-grid li.item .item-area, 
	.products-grid li.item,
	ul.products-grid li.item .description-wrapper {
		overflow-x: hidden !important;
	}
	span.large_name ,
	span.small_name {
		display: none;
	}	
	span.medium_name {
		display: block;
	}
	.products-grid .description-wrapper {
		position: relative;
	}	
	.products-grid .product-image {
		margin: 0 !important;
	}
	ul.products-grid li.item .description-wrapper {
		margin: 0;
		padding: 0 10px;
	}
	body .col-main .category-products .products-grid.column3 li.item.nth-child-2np1 {
		clear: both !important;
	}	.
	ul.products-grid li.item h3.product-name {
		min-height: 28px;
	}
}

@media (max-width: 375px) {
	body .col-main .category-products .products-grid.column2 li.item, 
	body .col-main .category-products .products-grid.column3 li.item, 
	body .col-main .category-products .products-grid.column4 li.item, 
	body .col-main .category-products .products-grid.column5 li.item {
		width: 50% !important;
	}
	
	body .products-grid li.item {
		min-height: inherit !important;
		height: auto !important;
		margin-top: 0px !important;
	}
	ul.products-grid li.item .description-wrapper {
		margin: 0;
		padding: 0;
	}	
	span.large_name ,
	span.medium_name {
		display: none;
	}	
	span.small_name {
		display: block;
	}	
	body.noukies_website ul.products-grid li span.saveprice {
		top: 0px;
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 33px;
	}
	ul.products-grid li.item h3.product-name a {
		font-size: 10px;
		line-height: 10px;
	}
	ul.products-grid li.item div.price-box p.special-price span.price {
		font-size: 13px;
	}
	ul.products-grid li.item div.price-box p.old-price span.price {
		font-size: 11px;
	}	
}
/*****SMARTPHONE LISTING IN 2 COLS******/

/*****MODIF H1 TITLES******/
body div#noukies_family  {
    margin: 0 0 5px 0;
    padding: 0;
    width: auto;
    float: right;	
}
body div#noukies_family  h1 {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    line-height: 16px;
    float: right;
    margin-top: -15px;
    border: none;
    padding: 0;
}
body .page-heading {
    margin-bottom: 0px;
}

div#breadcrumbs_container {
    position: relative;
    width: 1170px;
    margin: 0 auto;
}
div#breadcrumbs_container div.page-heading {
	position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}
div#breadcrumbs_container div.page-heading div.breadcrumbs {
	margin-top: 10px;
}
div.main div.col-left {
	margin-top: 15px;
}

					
body.archimede_website.checkout-cart-index div#noukies_family {
	margin-top: 10px;
	margin-right: 15px;
} 
body.noukies_website.checkout-cart-index div#noukies_family {
	margin-right: 15px;
} 
@media (max-width: 767px) {
	body div#noukies_family  {
		float: inherit;
		width: 100%;
		text-align: center;
	}
	body div#noukies_family  h1 {
		width: 100%;
		border-bottom: 1px solid #dedede;
		padding-bottom: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 18px !important;
	}	
}
@media (max-width: 736px) {
	body div#noukies_family  {
		margin-top: 20px;
	}
	body div#noukies_family  h1 {
		font-size: 18px !important;
	}	
	body.archimede_website.checkout-cart-index div#noukies_family {
		 margin-top: 20px;
	} 
}
/*****MODIF H1 TITLES******/

body.archimede_website ul#sortordercategory li.sort_list_isnew {
	display: none;
}

/*****ARROWS PRODUCT VIEW******/
body.checkout-cart-index .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev , 
body.catalog-product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev , 
body.catalog-product-view .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    top: 50%;
    height: 48px;
    width: 48px;
    background: transparent url(/skin/frontend/smartwave/legenda/images/prev_slide.png) no-repeat center center;
    position: absolute;
    cursor: pointer;
	border: none;
	color: transparent;
}
body.checkout-cart-index .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next , 
body.catalog-product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next , 
body.catalog-product-view .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0px;
    top: 50%;
    height: 48px;
    width: 48px;
    background: transparent url(/skin/frontend/smartwave/legenda/images/next_slide.png) no-repeat center center;
    position: absolute;
    cursor: pointer;
	border: none;
	color: transparent;
}
@media (max-width: 425px) {
	body.checkout-cart-index .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev , 
	body.catalog-product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev , 
	body.catalog-product-view .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-prev {
		top: 35%;
		left: -15px;
		width: 33px;
		height: 33px;
	}
	body.checkout-cart-index .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next , 
	body.catalog-product-view .box-up-sell .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next , 
	body.catalog-product-view .box-viewed .slider-viewport .owl-theme .owl-controls .owl-buttons div.owl-next {
		top: 35%;
		right: -15px;
		width: 33px;
		height: 33px;
	}	
}
/*****ARROWS PRODUCT VIEW******/

/******CONTACT FORM ATTACHMENT********/
body.cms-contact form#contactForm div.field div.input-box input.form-control-file {
    border: none;
    border-radius: inherit;
    padding-left: 0;
    margin: 0px 0 8px 0;
    padding: 0;
}
body.cms-contact h3.contact-form-title {
    height: 167px;
    padding-left: 50px;
    padding-right: 15px;
    padding-top: 30px;
}
body.cms-contact form#contactForm div.field {
    margin-left: 50px;
    margin-right: 20px;
}
body.cms-contact #btncontactform {
    margin-right: 48px;
    margin-top: 5px;
}
@media (max-width: 990px) {
	body.cms-contact h3.contact-form-title {
		height: auto;
	}
}
@media (min-width: 768px) and (max-width: 768px) {
	body.cms-contact form#contactForm div.field label ,
	body.cms-contact form#contactForm div.field div.input-box {
		width:100%;
	}
	body.cms-contact form#contactForm {
		margin-bottom: 15px;
	}	
}
@media (max-width: 360px) {
	body.cms-contact #btncontactform {
		width: 100%;
		margin: 15px 0 !important;
	}
}
/******CONTACT FORM ATTACHMENT********/

body.archimede_website.customer-account-create div#register_text p {
	color: #2b3268 !important;
}


/*********HELPDESK************/
div#helpdesk_login_overlay {
	display: none;
	background: transparent url("/skin/frontend/smartwave/legenda/images/bg_opacity_gris.png") repeat left top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
	z-index: 10;
}
div#helpdesk_login_popup {
    display: none;
    position: absolute;
    top: 45%;
    left: 30%;
    color: #575756;
    border-radius: 5px;
    width: 40%;
    text-align: center;
	z-index: 20;
    border: 4px solid transparent;
    -webkit-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    -o-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    background-color: white;
    border-color: white;
    padding: 20px 25px;	
}
body.archimede_website  div#helpdesk_login_popup {
    color: #2b3268;
}
div#helpdesk_login_popup label {width: 100%;}
div#helpdesk_login_popup input {width: 80%;}
div#helpdesk_login_popup button {    
    background-color: #3752A0;
    color: white;
    border: 1px solid #3752A0;
    width: 80%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 6px 0;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 10px;
	margin-left: 10%;
}
div#helpdesk_login_popup button:hover {
	background-color: #FFF;
    color: #3752A0;

}
div#helpdesk_login_popup div.buttons-set a {
    width: 100%;
    text-align: center;
    display: block;
}
p.helpdesk_login_intro_popup {
	text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 0 25px 15px 25px;
}
div#mw_helpdesk_uploadContainner input[type=file] {
	float: left;
}
div#mw_helpdesk_uploadContainner input[type=image] {
	padding: 0 !important;
    width: 24px;
    height: 24px;
    float: left;
    margin: 10px 0 0 0;
}
body.helpdesk-viewticket-moderator .page-title ,
body.helpdesk-viewticket-customer .page-title ,
body.helpdesk-account-submit .page-title ,
body.helpdesk-account-history .page-title ,
body.helpdesk-account-show .page-title {
	display: block;
}
body.helpdesk-viewticket-moderator .page-title h1 ,
body.helpdesk-viewticket-customer .page-title h1 ,
body.helpdesk-account-submit .page-title h1 ,
body.helpdesk-account-history .page-title h1 ,
body.helpdesk-account-show .page-title h1 {
	display: block;
    position: absolute;
    top: -35px;
    right: 15px;
    overflow: auto;
    font-size: 12px;
    text-transform: inherit;
}

/*
"1" > Open
"2" > Pending Customer Response
"3" > Fermée
"4" > Nouveau
"5" > Bloquée
*/

td.ticket1status em {background-color: #4CA695;color: white;border-radius: 5px;display: inline-block;padding: 3px 25px;min-width: 120px;text-align: center;}
td.ticket2status em {background-color: #F39869;color: white;border-radius: 5px;display: inline-block;padding: 3px 25px;min-width: 120px;text-align: center;}
td.ticket3status em {background-color: #898D8D;color: white;border-radius: 5px;display: inline-block;padding: 3px 25px;min-width: 120px;text-align: center;}

td.ticket5status em {background-color: #898D8D;color: white;border-radius: 5px;display: inline-block;padding: 3px 25px;min-width: 120px;text-align: center;}

/**modif helpdesk**/
td.ticket6status em {
	background-color: #FFDB7C;
	color: #6f6f6f;
	border-radius: 5px;
	display: inline-block;
	padding: 3px 25px;
	min-width: 120px;
	text-align: center;
}
td.ticket4status em {background-color: #4CA695;color: white;border-radius: 5px;display: inline-block;padding: 3px 25px;min-width: 120px;text-align: center;}
body.helpdesk-account-submit div.my-account form .buttons-set button.helpdeskbutton.helpdeskbutton_validate ,
body form .buttons-set button.helpdeskbutton.helpdeskbutton_validate ,
body form button.helpdeskbutton.helpdeskbutton_validate {
    background-color: #4CA695;
    border-color: #4CA695 !important;
	color: #FFFFFF !important;	
	float:right;
	width: 130px;
} 
body.helpdesk-account-submit div.my-account form .buttons-set button.helpdeskbutton.helpdeskbutton_validate:hover ,
body form .buttons-set button.helpdeskbutton.helpdeskbutton_validate:hover ,
body form button.helpdeskbutton.helpdeskbutton_validate:hover {
	background-color: #FFFFFF;
    color: #4CA695 !important;
    border: 1px solid #4CA695 !important;
}
body form button.helpdeskbutton.helpdeskbutton_close ,
body form .buttons-set button.helpdeskbutton.helpdeskbutton_close {
    background-color: #ADA79E;
    border-color: #ADA79E !important;
    margin-left: 15px;
	color: #FFFFFF !important;	
	float:right;	
	width: 130px;
} 
body form button.helpdeskbutton.helpdeskbutton_close:hover ,
body form .buttons-set button.helpdeskbutton.helpdeskbutton_close:hover {
	background-color: #FFFFFF;
    color: #ADA79E !important;
    border: 1px solid #ADA79E !important;
} 
div.box-account.box-info.helpdeskbox .box-head h2 ,
.accordionBox.historical .box-head h2 {
    border: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}

@media (max-width: 767px) {
	body.catalogsearch-result-index .category-products .toolbar,
	body.catalog-category-view .category-products .toolbar {
		border-bottom: none !important;
		margin: 0;
		overflow: auto;
		height: auto;
	}
}
/**modif helpdesk**/ 

.showlink.fa-eye {color:#3752A0;}

.block-account.mwhelpdeskblockaccount .block-content li {
	margin: 0;
    padding-bottom: 2px;
}
.block-account.mwhelpdeskblockaccount .block-content li strong ,
.block-account.mwhelpdeskblockaccount .block-content li a{
	font-size: 15px;
    font-weight: 600 !important;
    padding: 0 !important;
}
table#helpdesk_history_table {
	margin: 0;
}


body.helpdesk-viewticket-moderator .fieldset ,
body.helpdesk-viewticket-customer .fieldset ,
body.helpdesk-account-history .fieldset ,
body.helpdesk-account-submit .fieldset ,
body.contacts-index-index .fieldset {
	border: 1px solid #c5c6c6;
}

button.helpdeskbutton ,
body.helpdesk-viewticket-moderator div.my-account form .buttons-set button.button ,
body.helpdesk-viewticket-customer div.my-account form .buttons-set button.button ,
body.helpdesk-account-submit div.my-account form .buttons-set button.button ,
body.helpdesk-viewticket-moderator .buttons-set button ,
body.helpdesk-viewticket-customer .buttons-set button ,
body.contacts-index-index .buttons-set button ,
div.helpdesk_dashboard button {
    padding: 0px 25px !important;
    border-radius: 5px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    color: white !important;
    height: 36px;
    line-height: 36px;
    font-weight: 300 !important;
    font-size: 14px;
    font-family: "Plutocond_light";
    text-transform: inherit;
	margin-bottom: 0;
}
button.helpdeskbutton:hover ,
body.helpdesk-viewticket-moderator div.my-account form .buttons-set button.button:hover ,
body.helpdesk-viewticket-customer div.my-account form .buttons-set button.button:hover ,
body.helpdesk-account-submit div.my-account form .buttons-set button.button:hover ,
body.helpdesk-viewticket-moderator .buttons-set button:hover ,
body.helpdesk-viewticket-customer .buttons-set button:hover ,
body.contacts-index-index .buttons-set button:hover ,
div.helpdesk_dashboard button:hover {
    background-color: #FFFFFF;
    color: #3752A0 !important;
    border: 1px solid #3752A0 !important;
}

body.helpdesk-account-submit button#mw_helpdesk_add_uploader_button ,
body.helpdesk-account-history button#mw_helpdesk_add_uploader_button ,
body.helpdesk-viewticket-moderator button#mw_helpdesk_add_uploader_button ,
body.helpdesk-viewticket-customer button#mw_helpdesk_add_uploader_button ,
body.contacts-index-index button#mw_helpdesk_add_uploader_button  {
    padding: 0px 25px !important;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: 1px solid #3752A0;
    color: #3752A0 !important;
    height: 36px;
    line-height: 36px;
    font-weight: 300 !important;
    font-size: 14px;
    font-family: "Plutocond_light";
    text-transform: inherit;
	margin-bottom: 0;
}
body.helpdesk-account-submit button#mw_helpdesk_add_uploader_button:hover ,
body.helpdesk-account-history button#mw_helpdesk_add_uploader_button:hover ,
body.helpdesk-viewticket-moderator button#mw_helpdesk_add_uploader_button:hover ,
body.helpdesk-viewticket-customer button#mw_helpdesk_add_uploader_button:hover ,
body.contacts-index-index button#mw_helpdesk_add_uploader_button:hover  {
    background-color: #3752A0;
    color: #FFFFFF !important;
}

body.archimede_website button.helpdeskbutton ,
body.archimede_website.helpdesk-viewticket-moderator div.my-account form .buttons-set button.button ,
body.archimede_website.helpdesk-viewticket-customer div.my-account form .buttons-set button.button ,
body.archimede_website.helpdesk-account-submit div.my-account form .buttons-set button.button ,
body.archimede_website.helpdesk-viewticket-moderator .buttons-set button ,
body.archimede_website.helpdesk-viewticket-customer .buttons-set button ,
body.archimede_website.contacts-index-index .buttons-set button ,
body.archimede_website div.helpdesk_dashboard button {
    border-radius: 0px;
    background-color: #2b3268;
    border: 1px solid #2b3268;
    font-family: "glober_regularregular";
}
body.archimede_website button.helpdeskbutton:hover ,
body.archimede_website.helpdesk-viewticket-moderator div.my-account form .buttons-set button.button:hover ,
body.archimede_website.helpdesk-viewticket-customer div.my-account form .buttons-set button.button:hover ,
body.archimede_website.helpdesk-account-submit div.my-account form .buttons-set button.button:hover ,
body.archimede_website.helpdesk-viewticket-moderator .buttons-set button:hover ,
body.archimede_website.helpdesk-viewticket-customer .buttons-set button:hover ,
body.archimede_website.contacts-index-index .buttons-set button:hover ,
body.archimede_website div.helpdesk_dashboard button:hover {
    color: #2b3268 !important;
    border: 1px solid #2b3268 !important;
	background-color: #FFFFFF !important;
}

body.archimede_website.helpdesk-account-submit button#mw_helpdesk_add_uploader_button ,
body.archimede_website.helpdesk-account-history button#mw_helpdesk_add_uploader_button ,
body.archimede_website.helpdesk-viewticket-moderator button#mw_helpdesk_add_uploader_button ,
body.archimede_website.helpdesk-viewticket-customer button#mw_helpdesk_add_uploader_button ,
body.archimede_website.contacts-index-index button#mw_helpdesk_add_uploader_button  {
    border-radius: 0px;
    background-color: #FFFFFF;
    border: 1px solid #2b3268;
    color: #2b3268;
    font-family: "glober_regularregular";
}
body.archimede_website.helpdesk-account-submit button#mw_helpdesk_add_uploader_button:hover ,
body.archimede_website.helpdesk-account-history button#mw_helpdesk_add_uploader_button:hover ,
body.archimede_website.helpdesk-viewticket-moderator button#mw_helpdesk_add_uploader_button:hover ,
body.archimede_website.helpdesk-viewticket-customer button#mw_helpdesk_add_uploader_button:hover ,
body.archimede_website.contacts-index-index button#mw_helpdesk_add_uploader_button:hover  {
    color: #2b3268 !important;
    border: 1px solid #2b3268 !important;
	color: #FFFFFF !important;
	background-color: #2b3268 !important;
}


div.box-account.box-info.helpdeskbox {
	border: 1px solid #c5c6c6;
    overflow: auto;
    padding: 15px 25px 10px 25px;
    margin: 0 0 20px 0;
}
div.box-account.box-info.helpdeskbox .box-head {}
div.box-account.box-info.helpdeskbox .box-head h2{
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
div.box-account.box-info.helpdeskbox .col2-set{
	margin: 0;
}
div.box-account.box-info.helpdeskbox .box-content a {
	color: #e50051;
}

body.helpdesk-viewticket-moderator .input-box input#subject ,
body.helpdesk-viewticket-moderator textarea ,
body.helpdesk-viewticket-customer .input-box input#subject ,
body.helpdesk-viewticket-customer textarea ,
body.contacts-index-index .fields-hd-contacts-left .input-box input#subject ,
body.contacts-index-index .textarea-us .input-box textarea ,
body.contacts-index-index .textarea-us .input-box ,
body.contacts-index-index .fields-hd-contacts-left .input-box ,
body.helpdesk-account-submit .fields-hd-contacts-left .input-box input#subject ,
body.helpdesk-account-submit .textarea-us .input-box textarea ,
body.helpdesk-account-submit .textarea-us .input-box ,
body.helpdesk-account-submit .fields-hd-contacts-left .input-box {
    width: 100% !important;
}
body.helpdesk-viewticket-moderator .fields-hd-contacts-left ,
body.helpdesk-viewticket-customer .fields-hd-contacts-left ,
body.contacts-index-index .fields-hd-contacts-left ,
body.helpdesk-account-submit .fields-hd-contacts-left {
    float: left;
    width: 100%;
}
div.col2-set.custhelpdeskview {
    margin-left: 15px;
}
div#helpdesk_login_popup i.fa-times-circle {
	position: absolute;
    top: 2px;
    right: 2px;
    color: #3752A0;
    cursor: pointer;
    font-size: 16px;
}
body.archimede_website div#helpdesk_login_popup i.fa-times-circle {
    color: #2b3268;
}

body.helpdesk-account-submit .helpdesk_dashboard  input#sender, 
body.helpdesk-account-submit .helpdesk_dashboard  input#subject, 
body.helpdesk-account-submit .helpdesk_dashboard  input#order, 														   
body.helpdesk-viewticket-customer  textarea, 
body.helpdesk-viewticket-moderator  textarea, 
body.helpdesk-account-history  textarea, 
body.helpdesk-account-submit .helpdesk_dashboard  textarea, 
body.helpdesk-account-submit .helpdesk_dashboard  select ,
body.contacts-index-index .helpdesk_dashboard input#sender, 
body.contacts-index-index .helpdesk_dashboard input#subject, 
body.contacts-index-index .helpdesk_dashboard input#order, 														   
body.contacts-index-index .helpdesk_dashboard textarea, 
body.contacts-index-index .helpdesk_dashboard select {
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    border-radius: 4px 4px 4px 4px !important;
}
body.helpdesk-account-submit .helpdesk_dashboard  input#sender:focus ,
body.helpdesk-account-submit .helpdesk_dashboard  input#subject:focus ,
body.helpdesk-account-submit .helpdesk_dashboard  input#order:focus ,																	 
body.helpdesk-viewticket-customer  textarea:focus, 
body.helpdesk-viewticket-moderator  textarea:focus, 
body.helpdesk-account-history  textarea:focus, 
body.helpdesk-account-submit .helpdesk_dashboard  textarea:focus, 
body.helpdesk-account-submit .helpdesk_dashboard  select:focus ,
body.contacts-index-index .helpdesk_dashboard input#sender:focus ,
body.contacts-index-index .helpdesk_dashboard input#subject:focus ,

body.contacts-index-index .helpdesk_dashboard input#order:focus ,																 
body.contacts-index-index .helpdesk_dashboard textarea:focus, 
body.contacts-index-index .helpdesk_dashboard select:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
}

body.helpdesk-account-submit .helpdesk_dashboard .form-list .fields ,
body.contacts-index-index .helpdesk_dashboard .form-list .fields {
	margin:0;
}
body.helpdesk-account-submit .helpdesk_dashboard .form-list .field ,
body.contacts-index-index .helpdesk_dashboard .form-list .field {
	padding-left: 0;
}
.accordionBox {
	width: 100%;
	display: block;
	overflow: hidden !important;
	float: left;
	position: relative;
	cursor: pointer;
}	
.accordionBox i.fa.fa-plus-circle.open-box ,
.accordionBox i.fa.fa-minus-circle.open-box {
	cursor: pointer;
	position: absolute;
	top: 16px;
	left: 25px;
	font-size: 20px;
	color: grey;
}
.accordionBox.historical {
	background-color: #EFEEE8;
	color: #575756;
}
.accordionBox.historical .box-head h2 {
	color: #575756;
	border-bottom: 1px solid #C6C6C6;
}
table#helpdesk_history_table td b {font-weight:600;}
a#linkOrder {
	text-decoration: underline;
}
table#helpdesk_history_table td a:hover {
	text-decoration: underline !important;
}
a.underlined_hoover:hover {
	text-decoration: underline !important;
}
a.findstore_contacts span {
	background-color: #3752A0;
	display: inline-block;
	width: 27px;
	font-size: 18px;
	text-align: center;
	color: white;
	border-radius: 50%;
	height: 26px;
}
body.contacts-index-index div.contactform_picture_container {
	position: relative;
}
body.contacts-index-index div.contactform_picture_container span.contactform_text_container {
    background-color: white;
    position: absolute;
    top: 35%;
    min-height: 30%;
    width: 40%;
    left: 30%;
    text-align: center;
    font-size: 30px;
    color: #3752A0;
    display: block;
    padding-top: 11px;
    letter-spacing: 2px;
	overflow: auto;
}
body.archimede_website.contacts-index-index div.contactform_picture_container span.contactform_text_container {
    color: #1B4164;
}
body.contacts-index-index div.contactform_picture_container span.contactform_text_container span {
	display: block;
    font-size: 12px;
    padding: 0 20%;	
	letter-spacing: 0.5px;
}
body.archimede_website.contacts-index-index a.findstore_contacts span {
	background-color: #1B4164;
}

body.helpdesk-viewticket-moderator  form#form-reply .form-list .fields ,
body.helpdesk-viewticket-customer  form#form-reply .form-list .fields {
    margin: 0px;
}

body.helpdesk-account-history .ui-tooltip  ,
body.helpdesk-viewticket-moderator .ui-tooltip  ,
body.helpdesk-viewticket-customer .ui-tooltip  ,
body.helpdesk-account-show .ui-tooltip {
    overflow: auto;
    height: auto !important;
}
em.ticketstatus {
	cursor:help;
}
div.box-account.box-info.helpdeskbox h2 span {margin-left:0;}
div.box-account.historical.box-info.helpdeskbox h2 span {margin-left:35px;}

body.contacts-index-index p.contactform_address {
	font-size: 16px;
}
body.contacts-index-index div.field.name_field {
	padding-right: 0;
}
form#form-ticket .form-list .input-box select#order {
    width: 265px;
}
body.helpdesk-account-show div.col-main p.amount {
	display: none;
}
@media (max-width: 1199px) {
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container {
		min-height: 40%;
		top: 30%;
	}
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container span {
		padding: 0 15%;
	}	
}
@media (max-width: 991px) {
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container {
		font-size: 20px;
	}
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container span {
		padding: 0 5%;
	}
	body.contacts-index-index p.contactform_address {
		font-size: 14px;
	}	
	body.contacts-index-index div#helpdesk_login_popup {
		top: 30%;
		left: 10%;
		width: 80%;
	}	
}
@media (max-width: 920px) {
	em.ticketstatus {
		padding: 3px 5px !important;
		min-width: inherit !important;
		width: 100%;
		line-height: 14px;
	}
}
@media (max-width: 820px) {
	.hide_small_res {display: none !important;}
}
@media (max-width: 768px) {
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container span {
		padding: 0 15px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	body.helpdesk-account-submit div.my-account form .buttons-set button.button {
		margin-top: 0px !important;
	}
}
@media (max-width: 767px) {
	body.contacts-index-index li.fields div.field {
		padding-right: 0;
	}
}
@media (max-width: 736px) {
	body.helpdesk-viewticket-moderator .page-title h1, 
	body.helpdesk-viewticket-customer .page-title h1, 
	body.helpdesk-account-submit .page-title h1, 
	body.helpdesk-account-history .page-title h1, 
	body.helpdesk-account-show .page-title h1 {
		display: block;
		position: relative;
		top: inherit;
		right: inherit;
		overflow: auto;
		font-size: 12px;
		text-transform: inherit;
		float: right;
	}
}
@media (max-width: 716px) {
	body.helpdesk-viewticket-moderator .page-title h1, 
	body.helpdesk-viewticket-customer .page-title h1, 
	body.helpdesk-account-submit .page-title h1, 
	body.helpdesk-account-history .page-title h1, 
	body.helpdesk-account-show .page-title h1 {
		margin-top: 15px;
	}
}
@media (max-width: 560px) {
	body.contacts-index-index div.contactform_picture_container span.contactform_text_container {
		display:none;
	}
	form#form-ticket div.buttons-set button.button[type=submit] {
		float: left !important;
		margin-top: 0 !important;
		margin-bottom: 10px;
	}
}
@media (max-width: 490px) {
	body.contacts-index-index  form button.button[type=submit] {
		margin-top: 0 !important;
	}
	body.contacts-index-index  button#mw_helpdesk_add_uploader_button {
		float:right;
	}
	body.contacts-index-index  div.contact_adr_box {
		text-align: center !important;
		margin-top: 35px;
	}
}
@media (max-width: 425px) {
	form#form-ticket .form-list .input-box select#order {
		width: 100%;
	}
	.hide_extrasmall_res {
		display: none;
	}
	
	body.helpdesk-viewticket-moderator div.col-main, 
	body.helpdesk-viewticket-customer div.col-main, 
	body.helpdesk-account-submit div.col-main, 
	body.helpdesk-account-history div.col-main,	
	body.helpdesk-account-show div.col-main {
		padding-left: 0;
		padding-right: 0;
	}
	button.postreply_helpdesk_btn {
		float: right !important;
		margin-top: 0 !important;
	}
}
@media (max-width: 375px) {
	body.contacts-index-index div#helpdesk_login_popup {
		top: 12%;
		left: 2%;
		width: 96%;
	}	
}

div.narrowview_table {display:none;}
@media (max-width: 515px) {
	div.wideview_table {display:none;}
	div.narrowview_table {display:block;}
}
/*********HELPDESK************/

/******NEW DESIGN SOS NOUKIES PAGE*******/
body.cms-sos-noukies div#sos_noukies_search div.advanced-form-search div.label-box {
	margin: 0;
    font-family: "Plutocond_regular";
    color: #575756;
    font-size: 18px;
    padding-top: 10px;
	text-align: center;
}
div#sos_noukies_search .sos_intro h2 {
	color: #3752a0;
    font-size: 30px;
}
body.cms-sos-noukies div.padding10all.advanced-form-search {
    margin: 0;
    padding: 0;
}
body.cms-sos-noukies div.padding10all.advanced-form-search div.col-sm-3 {
	padding: 0;
	width: 29.82%;
	background-color: #f8f8f7;
}
body.cms-sos-noukies div.padding10all.advanced-form-search .submit div.col-sm-3  {
	background-color: #f8f8f7;
	padding: 0 15px 15px 15px;
}
div#sos_noukies_search div.advanced-form-search div.input-box.selectboxsos {
	margin-bottom: 0;
}
body.cms-sos-noukies div.padding10all.advanced-form-search .submit div.col-sm-3 input[type=submit] {
    
}	
body.cms-sos-noukies div#sos_noukies_search div.advanced-form-search div.col-sm-12.submit {
    margin: 0px;
    padding: 0;
}
body.cms-sos-noukies form#advanced_search_form.sos input#submit {
    height: 45px;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}
body.cms-sos-noukies span.line_of_behind.filtersearch {
    width: 40px;
    float: left;
    text-align: center;
    line-height: 38px;
    font-family: "Plutocond_regular";
    color: #3752a0;
    font-weight: 600;
    border: 2px solid #3752a0;
    border-radius: 50%;
    margin: 50px 10px 10px 10px;
    font-size: 16px;
    height: 40px;
}
body.cms-sos-noukies span.line_of_behind.filtersearch.submitline {
	border: none;
}
body.cms-sos-noukies form#advanced_search_form.sos input#submit {
    background-color: #f39768;
    border: 1px solid #f39768;
}
body.cms-sos-noukies form#advanced_search_form.sos input#submit:hover {
    background-color: #FFFFFF;
    border: 1px solid #f39768;
	color: #f39768;
}
body.cms-sos-noukies #search_form.sos_search_form .form-search input#submit {
    background-color: #898D8D;
    border: 1px solid #898D8D;
    height: 45px;
    border-radius: 5px;
    margin: 0;
    width: 100%;	
}
body.cms-sos-noukies #search_form.sos_search_form .form-search input#submit:hover {
    background-color: #FFFFFF;
    border: 1px solid #898D8D;
	color: #898D8D;
}
body.cms-sos-noukies form#advanced_search_form.sos select#theme, 
body.cms-sos-noukies form#advanced_search_form.sos select#subcategory, 
body.cms-sos-noukies form#advanced_search_form.sos select#color_multi, 
body.cms-sos-noukies form#advanced_search_form.sos select#animal {
    font-size: 20px;
    color: #575756;
    font-family: "plutocond_regular";
    height: 45px;
	text-align-last:center; 
}
body.cms-sos-noukies div.sos_noukies_bottom ,
body.cms-sos-noukies #search_form.sos_search_form .form-search-label h3 {
    color: #575756;
}
body.cms-sos-noukies div.sos_noukies_bottom {
    text-align: left;
    margin-top: 0;
    margin-bottom: 25px;
}
body.cms-sos-noukies h2.sos_main_h2 {
	color: #3752a0;
    font-family: "plutocond_regular";
    text-align: center;
    margin-top: 20px;
}
body.cms-sos-noukies span.sos_of_separate_forms {
	width: 40px;
    text-align: center;
    line-height: 38px;
    font-family: "Plutocond_regular";
    color: #3752a0;
    font-weight: 600;
    border: 2px solid #3752a0;
    border-radius: 50%;
    margin: -40px auto 10px;
    font-size: 16px;
    height: 40px;
    display: block;	
}
body.cms-sos-noukies #search_form.sos_search_form .form-search input#search {
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-align: center;
}
body.cms-sos-noukies #search_form.sos_search_form .form-search-label h3 {
    font-family: "plutocond_regular";
    height: 45px;
    line-height: 45px;
}
body.cms-sos-noukies form#advanced_search_form.sos select#theme, 
body.cms-sos-noukies form#advanced_search_form.sos select#subcategory, 
body.cms-sos-noukies form#advanced_search_form.sos select#color_multi, 
body.cms-sos-noukies form#advanced_search_form.sos select#animal {
    padding-left: 0px;
}
body.cms-sos-noukies .free_search_sos_block {
    width: 29.82%;
    display: block;
    margin: -10px auto 0;
    background-color: #f8f8f7;
    overflow: auto;
    padding: 5px 0 0 0;
}
body.cms-sos-noukies .free_search_sos_submit_block {
    padding: 0 15px 15px;
}
body.cms-sos-noukies #search_form.sos_search_form {
    background-color: transparent;
}
body.cms-sos-noukies form#search_form .validation-advice {
	margin-top: -5px;
    margin-bottom: 10px;
}
@media (max-width: 1199px) {
	body.cms-sos-noukies div.padding10all.advanced-form-search div.col-sm-3 {
		width: 29%;
	}
}
@media (max-width: 991px) {
	body.cms-sos-noukies img.sos_logo_page {
		margin: -10px 0 0 0 !important;
	}
	body.cms-sos-noukies div.padding10all.advanced-form-search div.col-sm-3 {
		width: 100%;
	}
	body.cms-sos-noukies span.line_of_behind.filtersearch{
		margin: 10px 47%;
	}
	body.cms-sos-noukies div.padding10all.advanced-form-search .submit div.col-sm-3.searchsos_box2 ,
	body.cms-sos-noukies div.padding10all.advanced-form-search .submit div.col-sm-3.searchsos_box3 {
		display: none;
	}
	body.cms-sos-noukies div#sos_noukies_search div.advanced-form-search div.input-box.selectboxsos {
		margin-bottom: 5px;
	}
	body.cms-sos-noukies .free_search_sos_block {
		width: 100%;
	}
	body.cms-sos-noukies div.searchsos_box_hide1 ,
	body.cms-sos-noukies div.searchsos_box_hide2 {
		display: block !important;
		padding: 0 15px 15px 15px !important;
	}
}
@media (max-width: 767px) {
	div.img_sos_page {
		display: none;
	}
	div.sospage_firstblock {
		margin-top: 0 !important;
	}
	body.cms-sos-noukies div.padding10all.advanced-form-search div.col-sm-3 {
		margin-bottom: 10px;
	}
	body.cms-sos-noukies div.padding10all.advanced-form-search .submit div.col-sm-3 {
		margin-top: -10px;
	}
	h2.sos_main_h2 {
		font-size: 20px;	
	}
	span.line_of_behind.filtersearch {
		margin: 10px 47% 15px !important;
	}
}
@media (max-width: 425px) {
	div#sos_noukies_search .sos_intro h2 {
		font-size: 24px;
	}
}
@media (max-width: 375px) {
	div#sos_noukies_search .sos_intro h2 {
		font-size: 20px;
	}
	h2.sos_main_h2 {
		font-size: 17px;	
	}	
}
@media (max-width: 320px) {
	div#sos_noukies_search .sos_intro h2 {
		font-size: 16px;
	}
	h2.sos_main_h2 {
		font-size: 14px;	
	}	
}
/******NEW DESIGN SOS NOUKIES PAGE*******/

#messages_product_view {
    z-index: 9;
}

body.catalog-product-view .product-options-bottom .add-to-cart div#inputqtybox {
	overflow: hidden;
}
.sidebar-item {
	padding-bottom: 1px;
}


/*****SOCLOZ BTN IN TEXT******/
body.catalog-product-view button.socloz {
    border: none;
    text-decoration: underline;
    text-align: right;
}
body.catalog-product-view button.socloz:hover {
	background-color: white;
    border: none;
    color: #e50051 !important;
}
/*****SOCLOZ BTN IN TEXT******/

@media (max-width: 768px) {
	div.babyblockpicture {
		display: none;
	}
}
@media (max-width: 767px) {
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#co_email ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#co_email ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#email ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#email {
		width: 100% !important;
	}

	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_firstname ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_firstname {
		width: 100% !important;
		float: none !important;
		margin-top: 0 !important;
		margin-right: 0 !important;
	}
	
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_gender] ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_gender] ,
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_shower_date] ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_shower_date] {
		width: 150px !important;
	}
	
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_shower_date ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_shower_date ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input.hasDatepicker ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input.hasDatepicker {
		width: 280px !important;
		float: none !important;
		margin-top: 0 !important;
		margin-right: 0 !important;
	}	
}
@media (max-width: 520px) {
	body.mgxbabyregistry-index-addregistry .col-main select#baby_gender ,
	body.mgxbabyregistry-index-editregistry .col-main select#baby_gender {
		width: 280px !important;
		float: none !important;
		margin: 0 !important;
	}
    .product-image-wrapper img.macaron_nky_days {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 40px !important;
    }
	span.new_prod_noukies {
		font-size: 18px;
	}
	form#search_mini_form_sticky i#search_mini_form_close {
		margin-top: 7px !important;
		font-size: 25px;
	}	
}
@media (max-width: 460px) {
	.messages li {
		margin: 0 15px !important;
	}
	.messages li li {
		line-height: 16px;
		font-size: 12px;
		text-transform: initial;
	}
}
@media (max-width: 425px) {
	.editbabylistbox {
		padding-left: 0 !important;
	}
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=parent_notes] ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=parent_notes] ,
	body.mgxbabyregistry-index-addregistry form .fieldset textarea#parent_notes ,
	body.mgxbabyregistry-index-editregistry form .fieldset textarea#parent_notes {
		margin-left: 0 !important;
	}
	
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_shower_date ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input.hasDatepicker ,
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_exp_arriv_date], 
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_shower_date], 
	body.mgxbabyregistry-index-addregistry form .fieldset ul li div.field.name-lastname, 
	body.mgxbabyregistry-index-addregistry form .fieldset ul li div.field.name-firstname ,	
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_shower_date ,
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input.hasDatepicker ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_exp_arriv_date], 
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_shower_date], 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li div.field.name-lastname, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li div.field.name-firstname {
		padding-left: 10px !important;
		margin-left: 0 !important;
	}
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_shower_date] ,
	body.mgxbabyregistry-index-addregistry form .fieldset label[for=baby_exp_arriv_date] ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_shower_date] ,
	body.mgxbabyregistry-index-editregistry form .fieldset label[for=baby_exp_arriv_date] {
		padding-left: 0px !important;
	}
	body.mgxbabyregistry-index-addregistry form .fieldset li.libabyshowerdate ,
	body.mgxbabyregistry-index-editregistry form .fieldset li.libabyshowerdate {
		padding-left: 0;
	}
	body.mgxbabyregistry-index-addregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-editregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_firstname, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_firstname {
		width: 280px !important;
	}
	body.mgxbabyregistry-index-tellabout .col-main .tweetlink ,
	body.mgxbabyregistry-index-tellabout .col-main .fblink ,
	body.mgxbabyregistry-index-tellabout .col-main .emaillink {
		font-size: 13px !important;
	}
	
}
@media (max-width: 380px) {
	body.mgxbabyregistry-index-addregistry .col-main select#baby_gender, 
	body.mgxbabyregistry-index-editregistry .col-main select#baby_gender ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_shower_date, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_shower_date, 
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input.hasDatepicker, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input.hasDatepicker ,	
	body.mgxbabyregistry-index-addregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-editregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_firstname, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_firstname {
		width: 250px !important;
	}	
}
@media (max-width: 330px) {
	body.mgxbabyregistry-index-addregistry .col-main select#baby_gender, 
	body.mgxbabyregistry-index-editregistry .col-main select#baby_gender ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_shower_date, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_shower_date, 
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input.hasDatepicker, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input.hasDatepicker ,	
	body.mgxbabyregistry-index-addregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-editregistry .col-main input[type=text] ,
	body.mgxbabyregistry-index-addregistry form .fieldset ul li input#baby_firstname, 
	body.mgxbabyregistry-index-editregistry form .fieldset ul li input#baby_firstname {
		width: 220px !important;
	}	
}
@media (max-width: 320px) {
	ul.products-grid li.item ul.add-to-links ,
	.products-grid li.item ul.babyregistrylist_ul {
		display:none !important;
	}
}

/****optimisations responsive****************/

div.search-container div.price-box.legendaprice p span {
	font-family: "plutocond_regular" !important;
}
div.search-container div.price-box.legendaprice .old-price .price {
	color: #F9574B !important;
}
div.search-container div.price-box.legendaprice .regular-price .price ,
div.search-container div.price-box.legendaprice .special-price .price {
	color: #3752A0 !important;
}
div.search-container div.price-box.legendaprice .old-price ,
div.search-container div.price-box.legendaprice .regular-price ,
div.search-container div.price-box.legendaprice .special-price {
	margin-top: 10px;
    display: inline-block;
}
body.archimede_website div.search-container div.price-box.legendaprice .old-price .price {
	color: #6795cf !important;
}
body.archimede_website div.search-container div.price-box.legendaprice .regular-price .price ,
body.archimede_website div.search-container div.price-box.legendaprice .special-price .price {
	color: #2b3268 !important;
}
div.reassurance_blocks div.reassurance_block div a span {
    padding: 0 10%;
    line-height: 16px;
}
span.subtext_reassurance {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px !important;
    letter-spacing: 1px;
}

@media (max-width: 1024px) {
	div.reassurance_blocks div.reassurance_block div a span {
		font-size: 16px;
	}
}
@media (max-width: 991px) and (min-width: 737px) {
	/*
	.header-container.header-type-2 .header {
		padding-bottom: 0 !important;
	}
	*/
	.header-container {
		height: auto !important;
	}	
}

@media (max-width: 780px) and (min-width: 200px) {
	body.checkout-onepage-index a.forgot_pswd_link_small_device, body.customer-account-login a.forgot_pswd_link_small_device {
		position: absolute;
		margin-top: -14px;
	}
}
@media (max-width: 767px) {
	body.catalog-product-view div.blockproduct_freeship {
		margin-top: 25px;
	}
	table#checkout-review-table tr.first td {
		border-top: none !important;
	}
}
@media (max-width: 500px) {
	div#review-buttons-container p.f-left {
		line-height: 14px;
		margin: 15px !important;
	}
	ol#checkoutSteps li#opc-review p.agree.nwsltrcheck {
		margin-left: 15px !important;
	}
	ol#checkoutSteps li#opc-review p.agree.nwsltrcheck input[type=checkbox]{
		margin-right: 6px !important;
	}
	ol#checkoutSteps li#opc-review ol.checkout-agreements li p.agree.checkadr label {
		width: 80%;
		line-height: 14px;		
	}	
}
@media (max-width: 480px) {
	div#checkout-review-table-wrapper table#checkout-review-table tbody td h3.product-name {
		display: none;
	}
	body.mgxbabyregistry-index-tellabout div.fblink ,
	body.mgxbabyregistry-index-tellabout div.tweetlink ,
	body.mgxbabyregistry-index-tellabout .emaillink {
		font-size: 14px !important;
		font-weight: 300 !important;
	}
	body.mgxbabyregistry-index-editregistry div.giftbtns.ediregistrybtns button {
		width: 100%;
		margin: 0 0 10px !important;
		padding: 0 !important;
	}
}
@media (max-width: 420px) {
	body.checkout-onepage-index .opc li#opc-login .step-title {
		padding: 10px 5px 5px 5px !important;
	}
	div.fieldset#pswdfields .field label {
		line-height: 14px;
		min-height: 28px;
	}
	ol#checkoutSteps.opc .form-list .field {
		padding: 3px 10px !important;
	}
	#opc-review .product-name {
		font-size: 12px;
		text-transform: inherit;
		line-height: 12px;
	}	
	table#checkout-review-table tfoot tr.last td.a-left span {
		display: block;
		line-height: 12px;
	}
	ol#checkoutSteps li#opc-review p.agree.nwsltrcheck {
		margin-left: 5px !important;
	}
}
@media (max-width: 375px) {
	div.account-create .fieldset h2 {
		font-size: 20px;
		text-align: center;
	}
}
/****optimisations responsive****************/

/***CHECKOUT COMMUNICATION***/
div.checkoutcom {
	border: 1px solid;
    padding: 10px;
    text-align: center;	
	margin-bottom: 15px;
    border-radius: 8px;	
}
div.checkoutcom  span {
    line-height: 14px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media (max-width: 991px) {
	div.checkoutcom  span {
		line-height: 13px;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 0.7px;
	}
}
@media (max-width: 620px) {
	div.checkoutcom  span {
		line-height: 12px;
		font-size: 12px;
		text-transform: inherit;
		letter-spacing: inherit;
	}
}
div.checkoutcom.red {
	border-color: #e50051;
}
div.checkoutcom.red span {
	color: #e50051;
}
div.checkoutcom.green {
	border-color: #4CA695;
}
div.checkoutcom.green span {
	color: #4CA695;
}
div.checkoutcom.blue {
	border-color: #3752A0;
}
div.checkoutcom.blue span {
	color: #3752A0;
}
div#review-buttons-container div.checkoutcom {
	margin: 0 auto 15px;
    width: 93%;
    float: initial;
}

body.archimede_website div.checkoutcom {
    border-radius: 0;	
}
body.archimede_website div.checkoutcom.red {
	border-color: #D03732;
}
body.archimede_website div.checkoutcom.red span {
	color: #D03732;
}
body.archimede_website div.checkoutcom.green {
	border-color: #BECC52;
}
body.archimede_website div.checkoutcom.green span {
	color: #BECC52;
}
body.archimede_website div.checkoutcom.blue {
	border-color: #6EB0C3;
}
body.archimede_website div.checkoutcom.blue span {
	color: #6EB0C3;
}
/***CHECKOUT COMMUNICATION***/

/*modif css migration*/
.error-msg, .success-msg, .note-msg, .notice-msg {
    text-transform: inherit !important;
    letter-spacing: 0.5px !important;
    position: relative;
    line-height: 12px !important;
}
.messages li li {
    line-height: 14px !important;
}
div.box-account.box-info span.voucherinfos.voucherpage ul li {
    width: 33.33%;
    min-height: 80px;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 10px;
    background: none;
    margin-right: 0;
    margin-bottom: 0;
    height: auto;
}
div#expand_collapse_filters .sidebar-item {
    overflow-y: hidden;
}
@media (max-width: 1199px) {
    div.reassurance_blocks div.reassurance_block div a {
        width: 218px;
        background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all1_1199px.jpg) no-repeat 0 10px;
        overflow: hidden;
    }
    div.reassurance_blocks div.reassurance_block.block1 div a {background-position: 0 10px;}
    div.reassurance_blocks div.reassurance_block.block2 div a {background-position: -218px 10px;}
    div.reassurance_blocks div.reassurance_block.block3 div a {background-position: -436px 10px;}
    div.reassurance_blocks div.reassurance_block.block4 div a {background-position: -654px 10px;}
	/*
    div.reassurance_blocks div.reassurance_block.block1 div a:hover {background-position: 0 -70px;}
    div.reassurance_blocks div.reassurance_block.block2 div a:hover {background-position: -218px -70px;}
    div.reassurance_blocks div.reassurance_block.block3 div a:hover {background-position: -436px -70px;}
    div.reassurance_blocks div.reassurance_block.block4 div a:hover {background-position: -654px -70px;}
	*/
}
@media (max-width: 991px) {
    div.reassurance_blocks div.reassurance_block div a {
        width: 163px;
        background: transparent url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/reassurance_all1_991px.jpg) no-repeat 0 10px;
        overflow: hidden;
    }
    div.reassurance_blocks div.reassurance_block.block1 div a {background-position: 0 10px;}
    div.reassurance_blocks div.reassurance_block.block2 div a {background-position: -163px 10px;}
    div.reassurance_blocks div.reassurance_block.block3 div a {background-position: -326px 10px;}
    div.reassurance_blocks div.reassurance_block.block4 div a {background-position: -489px 10px;}
	/*
    div.reassurance_blocks div.reassurance_block.block1 div a:hover {background-position: 0 -70px;}
    div.reassurance_blocks div.reassurance_block.block2 div a:hover {background-position: -163px -70px;}
    div.reassurance_blocks div.reassurance_block.block3 div a:hover {background-position: -326px -70px;}
    div.reassurance_blocks div.reassurance_block.block4 div a:hover {background-position: -489px -70px;}
	*/
}
/*modif css migration*/

@media (max-width: 767px) {
    div.becommerce_logos_small_devices {
        display: block !important;
        clear: both;
        overflow: auto;
    }
}
body.catalog-product-view .addtocart_bottom div#inputqtybox {
    overflow: hidden !important;
}


/***modifs pixalione seo audit***/
ul.menu.smartwave-menu li ul li div.sos_intro span {
    font-family: "plutocond_regular" !important;
    margin: 0 0 15px 0;
    text-transform: initial;
    color: #3752a0 !important;
    font-size: 30px !important;
    line-height: 24px !important;
    text-align: justify;
    border-bottom: 1px solid #f1f2f7;
    padding-bottom: 5px;
    font-weight: 300;
    letter-spacing: 1px;
    display: block;
}
div.homepagetext div.title {
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-family: "plutocond_regular";
    font-size: 24px;
    color: #575756 !important;
}
body.archimede_website div.homepagetext div.title {
    color: #2b3268 !important
}
div.mobilefooter span.mobilecolsspan {
    margin-top: 10px !important;
    text-transform: uppercase;
    font-weight: 600;
}
div#owl_packshots div.product h3.h5.product-name {
    height: 27px;
    overflow: hidden;
    min-height: 27px;
    max-height: 27px;
    margin: 0 0 10px 0 !important;
    display: block;
}
div#owl_packshots div.product h3.h5.product-name a {
    line-height: 13px;
    font-size: 12px;
    text-transform: uppercase;
}

















ul.products-grid li.item h2.product-name {
    color: #989697;
    margin-bottom: 5px;
}
ul.products-grid li.item h2.product-name {
    font-family: "plutocond_regular", Arial;
    color: #9da090;
    font-size: 14px;
    text-transform: initial;
    width: 100%;
    text-align: center;
    line-height: 14px;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
ul.products-grid li.item h2.product-name a {
    font-family: "plutocond_regular", Arial;
    color: #9da090;
    font-size: 14px;
    text-transform: initial;
    width: 100%;
    text-align: center;
    line-height: 12px;
}
.products-grid li.item .item-area, .products-grid li.item {
    height: 310px;
}
.products-grid li.item {
    height: 310px;
    max-height: 310px;
}
body.catalog-product-view div.box-collateral div.title {
    text-transform: uppercase;
}
body.catalog-product-view div.box-collateral div.product div.product-name {
    text-transform: uppercase;
}
body.catalog-product-view div.box-collateral div.product div.product-name a {}

body.catalog-product-view.noukies_website div.box-collateral div.product p.old-price span {
    color: #F9574B !important;
}
body.catalog-product-view .box-up-sell span.regular-price .price,
body.catalog-product-view .box-viewed span.regular-price .price {
    font-weight: 300;
}
/***modifs pixalione seo audit***/

body.wishlist-index-configure.catalog-product-view ul.babyaddtolinks ,
body.wishlist-index-configure.catalog-product-view button.btn-cart {
    display: none !important;
}


/****optimisation overflow small screens*****/
.ui-tooltip.ui-widget.ui-widget-content {
	overflow-y: hidden !important;
}
body.contacts-index-index .fieldset  {
	overflow-x: hidden !important;
}

div#new_search_form hr.search_store_title_hr ,
div.order-items.order-details.orderreturn .fieldset form ul#items_to_return li ,
.my-wishlist textarea ,
div.baby1adv ,
div.baby2adv ,
div.baby3adv ,
div.baby4adv ,
div#dashboard_card_infos {
	overflow: hidden !important;
}
@media (max-width: 716px) {
	body  .col-main {
		margin-top: 15px !important;
	}
}
@media (max-width: 425px) {
	body .products-grid li.item .item-area, 
	body .products-grid li.item ,
	body .products-grid li.item {
		height: 240px !important;
		overflow: hidden;
	}
	.sw-cart-state .ajax-cart-fail:before, .sw-cart-state .ajax-cart-success:before {
		font-size: 20px;
		margin-top: -18px;	
	}
	.sw-cart-state .ajax-cart-fail div, 
	.sw-cart-state .ajax-cart-success div {
		font-size: 12px;
		line-height: 16px;
	}	
	.products-grid li.item:hover div.simple_prod_addto_cart {
		bottom: 0px;
		right: 5px;
	}
	.products-grid li.item:hover ul.babyregistrylist_ul {
		top: inherit;
		right: inherit;
		bottom: -2px;
		left: 4px;
	}	
	.cart .totals table tfoot td.a-left span {
		display: block;
	}
	div.my-account div.page-title h1 {
		float: left;
		text-align: left;
		font-size: 16px;
		width: 100%;
		display: block;
	}
	body.mgxbabyregistry-index-registry .col-main ul.messages {
		margin: 15px 0!important;
		width: 100%;
		display: block;
	}	
	body.mgxbabyregistry-index-registry .col-main ul.messages li {
		margin: 0 !important;
	}
	a.babylist_view_back {
		float: none;
		margin-bottom: 10px;
		margin-top: 10px;
		display: block;
	}	
}
@media (max-width: 375px) {
	body .products-grid li.item .item-area, 
	body .products-grid li.item ,
	body .products-grid li.item {
		height: 210px !important;
		overflow: hidden;
	}
	body.checkout-cart-index div.cart_custom_options {
		position: relative;
	}
	body.checkout-cart-index div.custom_remove_cart_item a {
		width: 15px;
		margin: 0;
		display: block;
		text-align: center;		
	}
}
@media (max-width: 320px) {
	body .products-grid li.item .item-area, 
	body .products-grid li.item ,
	body .products-grid li.item {
		height: 180px !important;
		overflow: hidden;
	}
}
.cart .cart-total-section .totals table tr td.a-right {
	text-align: right !important;
}
/****optimisation overflow small screens*****/

@media (max-width: 1199px) {
	body.catalog-product-view .product-view .product-shop.simple button.socloz {
		margin-left: -15px;
	}
}
@media (max-width: 1024px) {
	body.catalog-product-view .product-view .product-shop.simple button.socloz {
		margin-left: -23px;
		font-size: 14px;
	}
	body.catalog-product-view div#socloz_space a {
		margin-right: -15px !important;
	}
}
@media (min-width: 992px) {
	body.checkout-onepage-index div.box_card_no #cadre_card_no span {
		min-height: 236px !important;
	}		
}
@media (min-width: 781px) and (max-width: 991px) {
	.account-login .new-users div.content h2, 
	.account-login .registered-users div.content h2 {
		font-size: 16px;
		margin: 0;
	}
	body.customer-account-login .account-login .new-users div.content h2, 
	body.customer-account-login .account-login .registered-users div.content h2 {
		margin: 0 0 20px;
	}	
	body.checkout-onepage-index div.box_card_no #cadre_card_no span {
		min-height: 276px !important;
	}
	body.customer-account-login div.box_card_no #cadre_card_no span {
		min-height: 228px !important;
	}	
}
@media (max-width: 767px) {
	body.catalog-product-view .product-view .product-shop.simple button.socloz {
		margin-left: 0 !important;
	}
	.cart-table td .cart-btn-custom.button.btn-empty{
		border: 1px solid white !important;
	}
	div.header div.container ,
	.header-container .top-bar .container {
		padding: 0;
	}	
	a.minicart_mobile {
		right: 0 !important;
	}	
}
@media (min-width: 717px) and (max-width: 747px) {
	div.main.row ,
	div.header div.container ,
	.header-container .top-bar .container {
		padding: 0 15px;
	}	
	a.minicart_mobile {
		right: 10px !important;
	}	
}
@media (max-width: 716px) {
	div.header div.container ,
	.header-container .top-bar .container {
		padding: 0 30px;
	}	
	a.minicart_mobile {
		right: 20px !important;
	}
}

@media (max-width: 320px) {
	div.header div.container ,
	.header-container .top-bar .container {
		padding: 0 16px;
		margin-bottom: 10px;
	}	
	a.minicart_mobile {
		right: 10px !important;
	}
}
body.checkout-onepage-index div.box_card_no #cadre_card_no span {
    color: #94968c;
}
#opc-login form#login-form-narrow #accordion h3 {
    border-bottom: 1px solid #c5c5c5;
}
div#product_view_outofstock {
    color: #e50051;
    display: inline-block;
    border: 1px solid;
    padding: 5px 15px;
    font-weight: 600;
    border-radius: 8px;
}

@media (max-width: 991px) {
	div.valeur-list-container div.valeurs_text.valeurs_column h3:first-child {
		line-height: 26px;
		padding-top: 45px;
	}
}

/****menu new****/
.main-nav li.cms.eshop.promo a {
    color: #3752a0 !important;
	font-weight: 600;
	text-decoration: none;
}
.main-nav li.cms.eshop.promo li a{
    color: #575756  !important;
	font-weight: 300;
	text-decoration: none;
}
.main-nav li.cms.eshop.new a {
    color: #3752a0 !important;
	font-weight: 600;
	text-decoration: none;
}
/****menu new****/

/******SILHOUETTE 2018********/
.grouped-options-wrapper select {
    width: 100px !important;
    font-size: 12px !important;
}
div.product-shop.grouped .data-table td, 
div.product-shop.grouped .data-table th {
    padding: 10px 5px !important;
}
div.tdtopleft {
    width: 25px;
    float: left;
    margin-top: -1px;
}
div.tdtopright a {
    color: #3752A0;
    font-size: 12px;
    font-family: "plutocond_regular";
    line-height: 14px !important;
    display: inline-table;
}
body.catalog-product-view .product-view .product-shop .groupedprice .price {
    font-size: 20px !important;
    font-weight: 600;
}
span.plusgrouped {
    font-size: 40px;
    color: #5c71b4;
    font-family: "plutocond_light";
    position: absolute;
    bottom: -11px;
    left: 31px;
}
body.catalog-product-view .product-view .product-shop.grouped .btn-cart {
	float: right;
}
body.catalog-product-view .product-shop.grouped  ul.add-to-links.wishlistlink {
	position: absolute;
    margin-top: -45px;
}
body.catalog-product-view .product-shop.grouped  span.no_reservation_space {display:none;}
body.catalog-product-view .product-shop.grouped  div.blockproduct_freeship {
	float: right;
}
body.catalog-product-view .product-shop.grouped  .long_description_title ,
body.catalog-product-view .product-shop.grouped  .longdescr ,
body.catalog-product-view .product-shop.grouped  .sku_wrapper ,
body.catalog-product-view .product-shop.grouped  #giftwrap_availbale ,
body.catalog-product-view .product-shop.grouped  .shareproduct {
	display: none !important;
}
@media (max-width: 991px) {
	body.catalog-product-view div.product-view.grouped div.product-img-box ,
	body.catalog-product-view div.product-view.grouped div.product-shop.grouped {
		width: 50% !important;
		margin-top: 10px;
	}
}
@media (max-width: 768px) and (min-width: 768px) {
	body.catalog-product-view .product-view .product-shop.grouped .btn-cart {
		width: 75%;
	}
}
div.product-shop.grouped ul.add-to-links.babyaddtolinks {
    padding-right: 0px;
}
@media (max-width: 767px) {
	body.catalog-product-view div.product-view.grouped div.product-img-box  ,
	body.catalog-product-view div.product-view.grouped div.product-shop.grouped {
		width: 100% !important;
	}
	body.catalog-product-view .product-view .product-shop ul.add-to-links.babyaddtolinks li {
		float: right !important;
	}	
}
@media (max-width: 670px) {
	body.catalog-product-view div.product-view.grouped div.product-img-box  {
		width: 95% !important;
		margin-top: -15px;
	}
}
@media (max-width: 425px) {
	body.catalog-product-view div.product-view.grouped div.product-img-box  {
		width: 93% !important;
		margin-top: -15px;
	}
}
body.catalog-product-view .product-shop.grouped ul.productview_component {
	display: none;
}
/******SILHOUETTE 2018********/

/*****NOUKIES PRIME*****/
/* replace all occurences of #91b0d6 & #2f52a0 & #4b63ae with #3752A0 (+ in style_legenda.css) */

@font-face {
	font-family: 'leosler_rough_ligrough_light';
	src: url('/media/timeless/antipixel_-_leosler-roughlight_0-webfont.woff2') format('woff2'),
	url('/media/timeless/antipixel_-_leosler-roughlight_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'leoslerrough_regular';
	src: url('/media/timeless/antipixel_-_leosler_rough_regular-webfont.woff2') format('woff2'),
	url('/media/timeless/antipixel_-_leosler_rough_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
    font-family: 'leoslerrough_border_regular';
    src: url('/media/timeless/antipixel_-_leosler_rough_border_regular_0-webfont.woff2') format('woff2'),
         url('/media/timeless/antipixel_-_leosler_rough_border_regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
div#prime_add_to_cart {
    width: 100%;
    text-align: center;
    background-color: #e9b405;
    color: #FFF;
    cursor: pointer;
    border-radius: 20px;
    overflow: auto;
    margin-top: 0px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
	border: 1px solid #e9b405;
}
div#prime_add_to_cart:hover {
    background-color: #FFF;
    color: #e9b405;
}
span.prime_messageresult {
    font-size: 14px;
    display: block;
    overflow: auto;
    clear: both;
	margin: 3px 0;
}
body.checkout-cart-index span.prime_messageresult {
	margin-top: 15px;
}
span.prime_messageresult.green {
    color: #007f4e !important;
    text-align: center;
    line-height: 16px;
}
span.prime_messageresult.red {
	color: #F9574B !important;
    text-align: center;
    line-height: 16px;	
}
span.prime_messageresult.reload a {
    color: #3752A0;
    display: block;
    text-align: center;
}
span.prime_messageresult.reload a:hover {
	text-decoration: underline !important;
}
div#fidelity_page {
	margin-bottom: 75px;
}
div#fidelity_page div#fid_banner {
	position: relative;
	margin-bottom: 35px;
}
div#fidelity_page div#fid_banner  img {}
div#fidelity_page div#fid_banner  #fid_banner_text {
    position: absolute;
    background-color: white;
    top: 35%;
    left: 30%;
    width: 40%;
    height: 35%;
    text-align: center;
    padding: 10px;	
}
div#fidelity_page div#fid_banner  #fid_banner_text #fid_banner_title {
	font-family: "Plutocond_regular";
    color: #3752A0;
    font-size: 26px;	
	text-transform: uppercase;
}
div#fidelity_page div#fid_banner  #fid_banner_text #fid_banner_subtitle {
	font-family: "Plutocond_regular";
    color: #3752A0;
    font-size: 14px;		
}

div#fidelity_page div#prime_title {
    color: #F9574B;
    font-family: "Plutocond_regular";
    font-size: 26px;
    text-transform: uppercase;	
	text-align: center;
	margin-bottom: 15px;
}
div#fidelity_page div#prime_title span {
	font-size: 34px;
}
div#fidelity_page div#prime_title strong{
	color: #F9574B !important;
}
div#fidelity_page div#prime_text {
    font-family: "Plutocond_regular";
    font-size: 14px;
    line-height: 16px;	
	color: #575756 !important;
}
div.longdescr ol ,
div#fidelity_page div#club_text ol ,
div#fidelity_page div#prime_text ol {
	list-style: none;
	margin-left: 15px;	
}
div.longdescr ol li ,
div#fidelity_page div#club_text ol li ,
div#fidelity_page div#prime_text ol li {
	counter-increment: item;
    margin-bottom: 10px;
}
div.longdescr ol li:before ,
div#fidelity_page div#club_text ol li:before ,
div#fidelity_page div#prime_text ol li:before {
    margin-right: 10px;
    content: counter(item);
    color: #3752A0;
    font-size: 20px;
    display: inline-block;
    font-family: "leoslerrough_border_regular";
    font-weight: 600;
}
div#fidelity_page div#prime_btn_toptext {
	color: #575756;
    font-size: 20px;
    font-family: "Plutocond_regular";
    text-align: center;
    margin-top: 25px;	
}
div#fidelity_page div#prime_btn {
    color: white;
    font-family: "Plutocond_regular";
    font-size: 26px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    display: block;
    padding: 0 15px;
    border-radius: 20px;
    text-align: center;
    width: 230px;
    margin: 5px auto 0;
    cursor: pointer;	
}
div#fidelity_page div#prime_btn:hover {
	background-color: white;
	color: #3752A0;
}

div#fidelity_page img#logo_prime {}
div#fidelity_page img#logo_club {}

div#fidelity_page .fid_separator1 {
    width: 100%;
    background: transparent url(/media/fid-sep.png) repeat-x left top;
    height: 2px;
    margin: 50px 0 70px 0;
    overflow: auto;
    display: block;
}

div#fidelity_page .fid_separator2 {
    width: 100%;
    background: transparent url(/media/fid-sep.png) repeat-x left top;
    height: 2px;
    margin: 70px 0 50px 0;
    overflow: auto;
    display: block;
}

div#fidelity_page div#club_text {
    font-family: "Plutocond_regular";
    font-size: 14px;
    line-height: 16px;	
	color: #575756 !important;
}
div#fidelity_page div#club_text ol {}
div#fidelity_page div#club_text ol  li {
	margin-bottom: 10px;	
}

div#fidelity_page table {}
div#fidelity_page table tr.headers  {
    background: transparent url(/media/fid-sep.png) repeat-x left bottom;
}
div#fidelity_page table tr th {
    padding-bottom: 20px;	
	background: transparent url(/media/td_fid_border_right.jpg) repeat-y right top;
}
div#fidelity_page table tr th:last-child {	
	background: none !important;
}
div#fidelity_page table tr th.thadv {
    line-height: 92px;
    font-family: "leoslerrough_regular";
    font-size: 30px;
    color: #3752A0;
}
div#fidelity_page table tr td {
    font-family: "PLutocond_regular";
    font-size: 16px;
    color: #575756;	
    background: transparent url(/media/td_fid_border_right.jpg) repeat-y right top;
	padding: 15px 0;
	vertical-align: middle;
}
div#fidelity_page table tr td:last-child  {
    background: none !important;
}
div#fidelity_page table tr {
	background: transparent url(/media/fid-sep-light.png) repeat-x left bottom;
}

div#fidelity_page div#fid_cgv {
    width: 100%;
    text-align: center;
    margin-top: 75px;	
}
div#fidelity_page div#fid_cgv a {
    color: #575756;
    border-bottom: 1px solid #575756;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;	
}

div#fidelity_page td.tdadvtxt {
    font-family: "leoslerrough_regular";
    font-size: 24px;
    color: #3752A0;	
	text-align: center;
}
div.small_screens_prime_logo {
	display: none;
}
@media (max-width: 1199px) {
	div#fidelity_page div#fid_banner #fid_banner_text {
		height: 42%;
	}
}
@media (max-width: 991px) {
	div#fidelity_page div#fid_banner #fid_banner_text #fid_banner_subtitle {
		display: none;
	}
	div#fidelity_page div#fid_banner #fid_banner_text {
		top: 45%;
		left: 25%;
		width: 50%;
		height: auto !important;
	}
	div#fidelity_page div#prime_title {
		font-size: 24px;
	}
	div#fidelity_page table tr th img {
		height: 75px;
		width: 160px;
	}
	body.checkout-cart-index button.button.btn-continue {
		display: none;
	}
}
@media (max-width: 767px) {
	div.wide_screens_prime_logo {display: none;}
	div.small_screens_prime_logo {
		display: block;
		margin-bottom: 25px;
	}
	div#fidelity_page .fid_separator1 ,
	div#fidelity_page .fid_separator2 {
		margin: 50px 0 50px 0;
	}
	div.div_logo_club {
		margin-bottom: 25px;
	}
	body.checkout-cart-index div.page-heading div.breadcrumbs {
		display: none !important;
	}
	body.checkout-cart-index div.cart {
		margin-top: 60px;
	}
	.cart-table tr:first-child {
		border-top: none !important;
	}
	.cart-table tr {
		border-bottom: none !important;
	}
	td.cart_img_prod {
		width: 140px;
	}
	td.cart_item_prod_name {
		width: 450px;
	}
	body.checkout-cart-index ul.messages {
		margin-top: -55px;
		overflow: auto;
		margin-bottom: 55px !important;
	}
}
@media (max-width: 700px) {
	div#fidelity_page div#fid_banner #fid_banner_text {
		top: inherit;
		left: 0;
		width: 50%;
		height: auto !important;
		bottom: 0;
		padding: 0;
	}
	div#fidelity_page img#logo_prime {
		height: 250px;
	}
	div#fidelity_page img#logo_club {
		height: 200px;
	}	
}
@media (max-width: 650px) {
	td.cart_item_prod_name {
		width: 350px;
	}
	body.accountpage-customer-view div.box-account.box-info span.voucherinfos.voucherpage ul li {
		width: 100% !important;
	}	
}
@media (max-width: 500px) {
	td.cart_item_prod_name {
		width: 200px;
	}
}
@media (max-width: 450px) {
	body.accountpage-customer-view  #fidelity_page h2.dashboard_title {
		line-height: initial;
	}
}
@media (max-width: 425px) {
	div#fidelity_page div#fid_banner #fid_banner_text {
		top: inherit;
		left: inherit;
		width: 100%;
		height: auto !important;
		bottom: inherit;
		padding: 0;
		position: relative;
	}
	div#fidelity_page img#logo_prime {
		height: 150px;
	}
	div#fidelity_page img#logo_club {
		height: 100px;
	}	
	div#fidelity_page table tr th{width: 33.33% !important;}
	div#fidelity_page table tr th.thadv{
		width: 33.33% !important;
		font-size: 12px;
		color: white;
	}
	div#fidelity_page table tr td:nth-child(1) {
		font-size: 12px;
		line-height: 16px;
	}
	div#fidelity_page table tr th img {
		height: auto !important;
		width: 110px;
	}
	div#fidelity_page table tr th ,
	div#fidelity_page table tr th.thadv {
		padding-bottom: 0;
	}
	div#fidelity_page table tr th:nth-child(3) ,
	div#fidelity_page table tr th:nth-child(2) {
		padding-top: 0px;
	}
	img.logo_dif_horiz {
		display: none !important;
	}
	img.logo_dif_vertic {
		display: block !important;
	}
	div#fidelity_page div#fid_banner {
		margin-bottom: 5px;
	}
	td.cart_item_prod_name {
		width: 170px;
	}	
}
div.top_banner {
	padding: 3px 0;
}
div.top_banner a:hover {
	text-decoration: underline !important;
}

body.checkout-cart-index div.breadcrumbs {
    display: block !important;
}
div.titlenew h1 {
    color: #3752A0;
    font-weight: 300;
    font-size: 24px;
    text-align: center;	
}
table#shopping-cart-table {margin-top: -40px;}
table#shopping-cart-table tr  th span {display:none}
table#shopping-cart-table tr  {
	background: transparent url(/media/fid-sep.png) repeat-x left top;
}
table#shopping-cart-table thead tr  {
	background: none !important;
}
table#shopping-cart-table tr  td {
	border: none !important;
}
table#shopping-cart-table tr td.cart_item_prod_name h2 {
	border-bottom: none;
}
div#noukies_prime_cart {
    margin-bottom: 15px;
    overflow: auto;
    padding: 15px 0;
}
div#noukies_prime_cart span.prime_cart_title {
    color: #f9574b;
    font-size: 22px;
    line-height: 26px;
    padding-top: 15px;
    display: block;
	text-align: center;
}
div#noukies_prime_cart span.prime_cart_title strong {
	color: #f9574b !important;
    font-size: 24px;
}
div.fidelity_advantages_link_cart a {
	color: #575756;
	text-decoration: underline;
}
div.fidelity_advantages_link_cart:hover a {
	text-decoration: none !important;
}
div.fidelity_advantages_link_cart {
    color: #575756;
    font-size: 15px;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
}
div.fidelity_advantages_link_cart:hover {
	text-decoration: underline;
}
body.checkout-cart-index .cart .totals .price ,
body.checkout-cart-index .cart .cart-total-section .totals {
	 color: #575756 !important;
}
body.checkout-cart-index .cart .totals tfoot .price ,
body.checkout-cart-index .cart .totals table tfoot td strong  {
	 color: #3752A0 !important;
}
body.checkout-cart-index .cart .cart-total-section .totals {
    background-color: #FFFFFF;
	border: 1px solid #3752A0;
}
body.checkout-cart-index button.cart-btn-custom.btn-update ,
body.checkout-cart-index button.cart-btn-custom ,
body.checkout-cart-index button.button.btn-continue ,
body.checkout-cart-index button#submitgiftmsg ,
body.checkout-cart-index ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout ,
body.checkout-cart-index button#couponcode_btn_cart {
    border-radius: 30px;
}	
body.checkout-cart-index button.cart-btn-custom {
    border: 1px solid #b9b9b0 !important;
}


div.category_view_page div.category_picture p.category-image {
    margin-top: 0 !important;
}

body.noukies_website .block-account .account-sidebar {
	border: 1px solid #3752A0;
}
body.noukies_website span.accountname {
    color: #3752A0;
    display: block;
    text-align: center;
}
body.ng-customer-index-index div#fidelity_page table tr th {
    padding-bottom: 0;
}
h1.fidelity_title {
    font-family: "leoslerrough_regular";
    font-size: 24px;
    color: #3752A0;
	text-transform: uppercase;
	text-align: center;
}
div#fidelity_page table tr td:nth-child(1) {
	padding-right: 15px;
}

body.catalog-product-view div.longdescr {
    border-bottom: none !important;
}
div#long_descr_after_line {
	margin-top: 15px;
    border-top: solid 1px #ebebeb;
    margin-bottom: 15px;
}
a.seemorelink {
    text-align: right;
    font-size: 11px;
}
span.voucherinfos.voucherpage ul li p {
	color: #575756;
	font-size: 15px;
}
span.vouchercode {
    color: #f39869 !important;
	font-size: 15px;
}
div#prime_cancel {
    color: white;
    font-family: "Plutocond_regular";
    font-size: 16px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    display: table;
    padding: 0 15px;
    border-radius: 20px;
    text-align: center;
    width: auto;
    margin: 10px auto 15px;
    cursor: pointer;
}
div#prime_cancel:hover {
	background-color: white;
	color: #3752A0;
}
.cart-tax-total {
	display: table-cell !important;
}
.cart-table .table-tax-total.default_tpl .price {
	color: #3752A0 !important;
    font-size: 28px !important;
    font-family: "plutocond_regular" !important;
}
ul.messages li span a:hover {
	text-decoration: underline !important;
}
div.cart .sw-cart-state,
div.cart .sw-qv-loading ,
#fidelity_page .sw-cart-state,
#fidelity_page .sw-qv-loading {
    left: inherit;
    top: inherit;
    z-index: 5;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
div.cart .sw-cart-state .ajax-cart-fail div, 
div.cart .sw-cart-state .ajax-cart-success div ,
#fidelity_page .sw-cart-state .ajax-cart-fail div, 
#fidelity_page .sw-cart-state .ajax-cart-success div {
    border: 1px solid #fff;
    padding: 10px 10px 10px 50px;
}
body.checkout-cart-index div.breadcrumbs {
    margin-left: 15px;
}
body.checkout-cart-index .col-main.col-xs-12 {
    margin-left: 15px;
}
/*
button.cart-btn-custom.btn-update.btn_cart_updated {
    background-color: #4CA695 !important;
    color: #FFFFFF !important;
}
*/
.block-account .account-sidebar {
	text-align: center;
}
div.box-account.box-info span.voucherinfos.voucherpage ul li {
    width: 50% !important;
}
body.catalog-product-view button.socloz {
    padding: 0 15px 0 0;
}
table.ui-datepicker-calendar {
	background-color: white;
    border: 1px solid #fafbfd !important;
}
body.ng-customer-index-index div#fidelity_page div#prime_btn {
	color: white;
    font-family: "Plutocond_regular";
    font-size: 16px;
    background-color: #3752A0;
    border: 1px solid #3752A0;
    display: table;
    padding: 5px 15px;
    border-radius: 20px;
    text-align: center;
    width: auto;
    margin: 50px auto 20px;
    cursor: pointer;
}
body.ng-customer-index-index div#fidelity_page div#prime_btn:hover {
	color: #3752A0;
    background-color: #FFFFFF;
}



body.archimede_website div#fidelity_page div#fid_banner #fid_banner_text #fid_banner_title ,
body.archimede_website div#fidelity_page div#fid_banner #fid_banner_text #fid_banner_subtitle {
	font-family: "glober_regularregular" !important;
	color: #1B4164 !important;
}
body.archimede_website div#fidelity_page div#prime_title {
	font-family: "glober_regularregular" !important;
}
body.archimede_website div#fidelity_page div#fid_cgv a {
	border-bottom: 1px solid #2b3268;
}
body.archimede_website div.intro_fidelity_text ,
body.archimede_website div#fidelity_page div#fid_cgv a ,
body.archimede_website div#fidelity_page table tr td ,
body.archimede_website div#fidelity_page div#prime_btn_toptext ,
body.archimede_website div#fidelity_page div#club_text ,
body.archimede_website div#fidelity_page div#prime_text {
	font-family: "glober_regularregular" !important;
	color: #2b3268 !important
}
body.archimede_website div#fidelity_page div#prime_btn {
    font-family: "glober_regularregular" !important;
    background-color: #1B4164;
    border: 1px solid #1B4164;
}
body.archimede_website div#fidelity_page div#prime_btn:hover {
    background-color: #FFFFFF;
    color: #1B4164;
}
body.archimede_website div.fidelity_advantages_link_cart a ,
body.archimede_website.checkout-cart-index .cart .totals table tfoot td strong, 
body.archimede_website.checkout-cart-index .cart .totals .price, 
body.archimede_website.checkout-cart-index .cart .cart-total-section .totals {
    color: #1B4164 !important;
}
@media (max-width: 560px) {
	div.jobs_rows table tr td {
		display: block;
		border: none;
		padding: 10px 10px 5px 15px;	
		white-space: normal !important;		
	}
	div.jobs_rows table tr {
		display: block;
		border-top: 1px solid #ebebeb;
		position: relative;	
	}
}
@media (max-width: 425px) {
	body.mgxbabyregistry-index-searchregistry #tabs #tabs-3.ui-tabs-panel {
		padding: 25px 25px 10px 25px;
	}
}
span#prime_could_be_discounted {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #f9574b;
}

body.checkout-cart-index .discount .custom_coupon_label  ,
body.checkout-cart-index .cart-coupon-extra .discount {
	margin: 0;
    padding: 0;
}
body.checkout-cart-index .discount-form {}
body.checkout-cart-index .discount-form .input-box {
	width: 100%;
	float: left;
}
body.checkout-cart-index .discount .custom_coupon_label h3 {
    margin-top: 15px;
    border: none;
    font-size: 24px;
    text-transform: initial;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 0;
    padding-bottom: 5px;
    color: #575756;
}
body.checkout-cart-index div.cart-cadeau-box {
    padding: 15px;
}
body.checkout-cart-index  input.input-text#coupon_code {
	width: 70% !important;
    float: left;
    margin-top: 5px;
}
body.checkout-cart-index  form#discount-coupon-cancel-form-0 a {
	color: #3752A0;
}
body.checkout-cart-index  form#discount-coupon-cancel-form-0 a:hover {
	text-decoration: underline !important;
}
body.checkout-cart-index  h2.fidelity_codes {
    color: #575756;
    font-size: 16px !important;
    font-family: "plutocond_regular";
    text-transform: initial;
    height: auto;
    margin: 5px 0 13px 0;
    line-height: 27px !important;
    border-bottom: 1px solid #f1f2f7;
    padding-bottom: 5px;
    text-align: left;
    clear: both;
}
body.checkout-cart-index div#prime_btn_toptext {
	color: #575756;
    font-size: 16px;
    font-family: "Plutocond_regular";
    text-align: center;
    margin-top: 10px;
}
div.cart-cadeau-box h3 {
	color: #3752A0;
}
button#couponcode_btn_cart {
    float: left;
	margin-left: 15px;
	border: 1px solid #b9b9b0;
    height: 39px;
    line-height: 29px;	
}
body.checkout-cart-index button.button.btn-continue {
	margin-top: 35px;
	line-height: 24px;
}
body.checkout-cart-index button.button.btn-continue:hover {
	border: 1px solid #b9b9b0;
}
body.checkout-cart-index button.button.btn-continue:hover ,
button#couponcode_btn_cart:hover {
	background-color: #FFF !important;
	color: #b9b9b0 !important;
}
span.prime_dates {
    color: #575756;
    margin-top: 10px;
    display: block;
	font-size: 12px;
}
span.prime_dates b {
	font-weight: 600;
}
span.prime_dates.fidpage {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

body.checkout-onepage-success ul.products-grid li.item h2.product-name ,
body.checkout-onepage-success .successpage-row p.strong ,
body.checkout-onepage-success .successpage-row p strong {
	color: #575756;
}


@media (max-width: 768px) {
	#opc-review .product-name {
		font-size: 12px;
		text-transform: inherit;
		line-height: 14px;
	}
	#opc-review td.imgcheckoutarea {
		width: 200px;
	}
	body.checkout-onepage-success span.share-label {
		display: none;
	}
	.order-items table#my-orders-table .product-name {
		font-size: 13px !important;
		font-weight: 300 !important;
		line-height: 15px !important;
		text-transform: inherit !important;
	}
	body.sales-order-view .my-account .title-buttons h1 {
		font-size: 16px;
		font-weight: 300;
		float: left;
		text-align: left;
		text-transform: inherit;
		text-decoration: underline;
		color: #3752A0;
	}
}	
body.childrens-customer-view form .fieldset {
    padding-bottom: 40px;
}
.std h6 {
	font-size: 14px !important;
}

/*
body.checkout-cart-index h2.fidelity_codes {
    margin: 5px 0 5px 0;
    border-bottom: none;
}
body.checkout-cart-index div.discount-form select {
    color: white;
    border: 2px solid #4CA695;
    font-weight: 300;
    background-color: #4CA695;
    padding: 9px 6px;
    height: auto;
    background: #4CA695 url(/skin/frontend/smartwave/legenda/images/select-arrow-white.png) center right no-repeat;
	margin-top: 10px !important;
}
*/
/*****NOUKIES PRIME*****/

/**TO ADD IN PROD**/
button#couponcode_btn_cart {
	margin-left: 10px !important;
}
@media (max-width: 1199px) {
	body.cms-cgv .col-main .std img {
		width: 350px;
	}
}
@media (max-width: 768px) {
	body.cms-cgv .col-main .std img {
		display: none;
	}
	body.cms-cgv .col-main .std h3 {
		width: 100%;
	}
	body.cms-cgv div.std h1 {
		width: 100% !important;
		font-size: 32px;
		background: none;
		padding: 0;
		margin: 0 0 25px 0;
		height: auto;
		text-align: center;
	}
}
@media (max-width: 767px) {
	body.checkout-cart-index ul.messages {
		margin-top: 0;
	}
}
@media (max-width: 375px) {
	body.checkout-cart-index span.cart_item_gift_text {display:none;}
	body.checkout-cart-index div.registry_title {
		line-height: 12px;
	}
	div.top_banner {
		line-height: 16px;
	}
}
/**TO ADD IN PROD**/

/****QUICKVIEW****/
.quickview-main {
    padding: 0;
    border: none;
}
div.fancybox-skin {
    border-radius: 50px;
}
div.fancybox-wrap a.fancybox-close {
    position: absolute;
    top: 11px !important;
    right: 20px !important;
    width: 24px;
    height: 24px;
    cursor: pointer;
    z-index: 8040;
    background: none;
}
div.fancybox-wrap a.fancybox-close::after {
    content: url("/media/close_white_bg.png");
}
.quickview-main .doubled-border {
    padding: 0;
    border: none;
}
.quickview-main .product-view form .product-shop .product-name {
	margin-top: 15px;
}
.quickview-main .product-view form .product-shop .product-name h3 {
    text-transform: inherit;
    color: #3752A0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
	margin: 0;	
	text-align: center;
	padding: 0 25px;
}
.quickview-main .product-view form .product-shop div#prod_name_line_quickview {
    border-bottom: 2px solid #3752A0;
    width: 75px;
    margin: 10px auto 0;
}
.quickview-main .product-view form .product-shop .price-box {
	border-top: none;
    padding-top: 0;
    margin-top: 0;
	text-align: center;
	margin-bottom: 10px;
}
.quickview-main .product-view form .product-shop .price-box .regular-price .price {
    font-size: 30px;
    color: #3752A0;
    font-family: plutocond_regular;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.quickview-main .product-view form .product-shop .price-box .special-price .price {
    font-size: 30px;
    color: #3752A0;
    font-family: plutocond_regular;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.quickview-main .product-view form .product-shop .price-box .old-price .price {
    font-size: 30px;
    color: #F9574B;
    font-family: plutocond_regular;
    text-align: center;
    width: 100%;
    display: inline-block;
	text-decoration: line-through;
}
.quickview-main .product-view form .product-shop .product-options dt label {
    line-height: 26px;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 0;
    width: 100%;
}
.quickview-main .product-view form .product-shop a.sizeguidelnk {
	color: #9fbadb;
    font-size: 10px;
    font-family: "plutocond_light";
    text-decoration: underline;
    margin-top: 0;
    float: right;
}
.quickview-main .product-view form .product-shop #product-options-wrapper {
	
}
.quickview-main .product-view form .product-shop .product-options {
    margin: 0;
    padding: 0;
}
.quickview-main .product-view form .product-shop #product-options-wrapper div.input-box {
    width: 300px;
}
.quickview-main .product-view form .product-shop span.socloz_intro_text {
	display: none;
}
.quickview-main .product-view form .product-shop .add-to-cart {
	display: none;
}
.quickview-main .product-view form .product-shop .btn-cart {
    padding: 4px 0;
    width: 95%;
	margin: 0;
}
.quickview-main .product-view form .product-shop .btn-cart:hover {
	background-color: white;
}
.quickview-main .product-view form .product-shop .btn-cart span span {
	text-transform: uppercase;
}
.quickview-main .product-view form .product-shop .btn-cart:hover span span {
	color: #3752A0;
}
.quickview-main .box-up-sell.boxcrosssellprod ,
.quickview-main .product_view_bottom_text ,
.quickview-main .box-viewed ,
.quickview-main .reassurance_blocks  {
	display: none;
}
.quickview-main .long_description_title {
	display: block;
	text-align: center;
}
.quickview-main .product-view form .product-shop {
	margin: 0 !important;
	padding: 0 0 0 35px !important;
}
.quickview-main .product-img-box {
    margin: 0 !important;
	padding: 0 !important;
}
.quickview-main fieldset#product-options-wrapper dt label ,
.quickview-main a#inline.sizeguidelnk {
	display: none;
}
.quickview-main .validation-advice {
	text-align: center;
}
.quickview-main .product-options .switcher-field label.selected {
	background-color: #3752A0;
    color: white;
}
/**test***/
/*
.quickview-main div.MagicToolboxMainContainer i.fa-angle-left ,
.quickview-main div.MagicToolboxMainContainer i.fa-angle-right {
	display: block;
}
*/

.quickview-main .MagicScroll a.mz-thumb,
.quickview-main .MagicScroll a.mz-thumb img {
	opacity: 1;
	visibility: visible;
}
.quickview-main .MagicScroll > *:nth-child(n+2) {
    display: block;
}

.quickview-main .product-options .switcher-field label {
    background-color: #fff;
    color: #3752A0;
    border: 1px solid #3752A0;
    display: inline-block;
    float: inherit;
    font-family: "plutocond_regular", Arial;
    font-weight: normal;
    margin: 0px;
    text-align: center;
    width: auto !important;
    cursor: pointer;
    overflow: hidden;
    line-height: 21px !important;
    height: 23px !important;
    border-radius: 5px;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 13px;
    padding: 0 3px;
}

.quickview-main div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    width: 100%;
    padding-left: 10px;
    height: 358px;
}
div.fancybox-wrap .fancybox-skin .fancybox-outer .fancybox-inner {
	min-height: 375px !important;
	height: auto !important;
	max-height: 475px !important;
}
div.fancybox-skin  {
    padding: 25px !important;
}
div.quickview_see_product a {
    color: #575756;
    font-family: "Plutocond_regular";
    font-size: 12px;
    font-weight: 600;
    text-align: center;
	display: inline-block;
}
div.quickview_see_product i.fa {
	color: #ec4b49;
}
div.quickview_see_product:hover {
	text-decoration: underline;
}
.quickview-main #product-options-wrapper .switcher-field.switcher-size {
	text-align: center;
	margin-bottom: 0;
}
img.quickvideo {
    margin: 0 auto;
    width: 40px;
    height: 40px;
}

.quickview-main .MagicScroll-vertical .mcs-bullets {
    margin-left: 0;
    top: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    bottom: 0;
    vertical-align: inherit;
    width: 100%;
    left: 250px;
}
.quickview-main .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
    width: 30px;
    height: 30px;
    border-radius: inherit;
    background: inherit;
    box-shadow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}
.quickview-main .MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-prev {
    top: -13px;
}
.quickview-main .MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-next {
    bottom: -13px;
}

ul.products-grid a.newquick.sw-product-quickview {
    position: absolute;
    bottom: 46%;
    right: inherit;
    width: 30%;
    background-color: #3752A0;
    color: white;
    border-radius: 18px;
    padding: 5px;
    line-height: 28px;
    left: 15%;
	border: 1px solid #3752A0;
}
ul.products-grid a.newquick.sw-product-viewlink {
    position: absolute;
    bottom: 46%;
    right: 15%;
    width: 30%;
    background-color: #3752A0;
    color: white;
    border-radius: 18px;
    padding: 5px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;	
	border: 1px solid #3752A0;
}
a.newquick.sw-product-viewlink {
	opacity: 0;
}
.products-grid .item:hover .sw-product-viewlink {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
}
.products-grid .item:hover .sw-product-quickview:hover ,
.products-grid .item:hover .sw-product-viewlink:hover {
	background-color: white;
	color: #3752A0;
}
@media (max-width: 767px) {
	.products-grid .item:hover .sw-product-quickview ,
	.products-grid .item:hover .sw-product-viewlink {
		opacity: 0;
		display: none;
	}	
}

body.archimede_website  ul.products-grid a.newquick.sw-product-quickview ,
body.archimede_website  ul.products-grid a.newquick.sw-product-viewlink {
    background-color: #2b3268;
	border: 1px solid #2b3268;	
}
body.archimede_website  .products-grid .item:hover .sw-product-quickview:hover ,
body.archimede_website  .products-grid .item:hover .sw-product-viewlink:hover {
	color: #2b3268;
}

div.quickview-main div.MagicToolboxMainContainer i.fa-angle-left ,
div.quickview-main div.MagicToolboxMainContainer i.fa-angle-right {
	display: block !important;
}
div.quickview-main  .mcs-bullets {
	display: none !important;
}
div.quickview-main div.MagicToolboxMainContainer i.fa-angle-left {
	left: 107px;
    top: 40%;
}
div.quickview-main div.MagicToolboxMainContainer i.fa-angle-right {
	right: -23px;
    top: 40%;	
}
div.quickview_see_product {
    text-align: center;
    position: absolute;
    bottom: -3px;
    right: 0;
	width: 35%;
}
a#quickviewvideo {
    display: block;
    width: 40px;
    text-align: center;
    margin: 0 auto;
}
div.quickview-main img.texture_product_img {
    margin: 0 3px;
}

div.MagicToolboxContainer.selectorsLeft.noscroll {
	height: 474px;
}
/****QUICKVIEW****/

@font-face {
    font-family: 'cursive_scriptregular';
    src: url('/media/cursivescript/scrowleyfonts_-_cursivescript-webfont.woff2') format('woff2'),
         url('/media/cursivescript/scrowleyfonts_-_cursivescript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cursive_script_lightregular';
    src: url('/media/cursivescript/scrowleyfonts_-_cursivescriptlight-webfont.woff2') format('woff2'),
         url('/media/cursivescript/scrowleyfonts_-_cursivescriptlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*****MODIF GIFT MACARON******/
div.product_with_gift_checkout span.cart_item_gift_text.textual ,
span.gifttitle span.cart_item_gift_text.textual ,
td.cart_item_prod_name span.cart_item_gift_text.textual {
	color: #4CA695;
    font-family: "leoslerrough_regular";
    font-size: 40px;
    line-height: inherit;
    float: inherit;
    margin-top: inherit;	
}
td.cart_item_prod_name span.cart_item_gift_text.textual {
	float: right;
    margin-top: -16px;
    line-height: inherit;
}
div.product_with_gift_checkout span.cart_item_gift_text.textual {
	background-color: inherit;
    border: none;
    padding: 0;
    border-radius: inherit;
    margin: 0;
}
div.product_with_gift_checkout span.cart_item_gift_text.textual:hover {
    color: #4CA695 !important;
    border: none !important;
	background-color: transparent !important;
}
.product_with_gift_checkout a ,
body.checkout-cart-index span.gifttitle {
	color: #3752A0 !important;
	text-align: center;
}
.product_with_gift_checkout {
	overflow: inherit;
    padding: 5px;
    margin: 0;
    background-color: inherit;
    border: inherit;
}
.product_with_gift_checkout a span:hover {
    color: #FFFFFF !important;
	background-color: #3752A0 !important;
    border: 1px solid #3752A0 !important;
}
div.product_with_gift.block4gift { width: 100%; overflow: hidden; }
div.product_with_gift.block4gift  ul { list-style: none; position: relative; float: left; display: block; left: 50%; }
div.product_with_gift.block4gift  ul li { position: relative; float: left; display: block; right: 50%; }
@media (max-width: 767px) {
	.product_with_gift_checkout a span.choosebtn {
		display: block;
		width: auto;
		margin: 0 0 10px 0;
		padding: 0;
	}
}
span.product_with_gift_span_checkout {
    border: none !important;
    margin: 0 !important;
    border-radius: unset !important;
    padding: 0 !important;
}
@media (max-width: 540px) {
	div.product_with_gift_checkout span.cart_item_gift_text.textual {
		display: block;
		float: left;
		overflow: auto;
		width: 100%;
		text-align: left;
		line-height: normal;
	}
	span.product_with_gift_span_checkout {
		display: block;
		float: left;
		overflow: auto;
		line-height: normal;
	}
}
@media (max-width: 480px) {
	td.cart_item_prod_name span.cart_item_gift_text.textual {
		position: absolute;
		top: 30px;
		right: 0;
	}
}
.product_with_gift_checkout a span.product_with_gift_span_checkout:hover {
	color: inherit !important;
    background-color: white !important;
    border: none !important;
}
body.archimede_website .product_with_gift_checkout a, 
body.archimede_website.checkout-cart-index span.gifttitle {
    color: #2b3268 !important;
}
body.archimede_website .product_with_gift_checkout a span {
    border: 1px solid #2b3268;
    color: #2b3268;
}
body.archimede_website .product_with_gift_checkout a span.choosebtn:hover {
    background-color: #2b3268 !important;
    border: 1px solid #2b3268 !important;
}
/*****MODIF GIFT MACARON******/

/****NEW FOOTER*****/
div.row.footer_sitemap_toprow {
    margin-bottom: 0px;
    margin-top: 35px;
}
body.noukies_website  div.homepagetext div.title {
    color: #3752A0 !important;
}
body.cms-index-index.noukies_website .title:before {
    border-top: solid 1px #3752A0;
}
div.lastfooter_social.socialfooter {
	margin-bottom: 15px;
}
a#newicon_fb span.sociallabel {color:#3b5998;}
a#newicon_yt span.sociallabel {color:#c4302b;}
a#newicon_inst span.sociallabel {color:#9b6954;}
a#newicon_pint span.sociallabel {color:#c8232c;}
div.lastfooter_social.socialfooter a {}
div.lastfooter_social.socialfooter a#imgfaceb {
    width: 64px;
    height: 90px;
    background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip2.jpg) no-repeat left top;
    display: inline-block;
	margin-right: 15px;
	text-align: center;
}
div.lastfooter_social.socialfooter a#imginstag {
    width: 64px;
    height: 90px;
    background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip2.jpg) no-repeat -64px top;
    display: inline-block;
	text-align: center;
}
div.lastfooter_social.socialfooter a#imgpin {
    width: 64px;
    height: 90px;
    background: white url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/footer_fip2.jpg) no-repeat -128px top;
    display: inline-block;
	margin-left: 15px;
	text-align: center;
}
div.socialfooter {
    border-left: none;
    margin-left: 0;
}
div.lastfooter_social.socialfooter a span.sociallabel  {
	position: absolute;
    bottom: -15px;
    display: block;
	text-align: center;
    width: 100%;	
}
form.newfooternewsletterform {
    background-color: transparent;
    display: block;
    overflow: auto;
    padding: 0;
    height: auto;
}
form div.newslettergdpr {
    background-color: #9CDBD9;
    overflow: auto;
    border-radius: 25px;	
	padding: 30px 0;
	margin-bottom: 35px;
}
form div.newslettergdpr .divlabel {
    text-align: left;	
}
form div.newslettergdpr .divlabel label {
    font-family: "leoslerrough_regular";
    color: white;
    font-size: 55px;
    line-height: 31px;
    padding: 0 10px;
}
form div.newslettergdpr .divinput {
    padding: 0 42px;	
}
div#main_footer form div.newslettergdpr .divinput input#newsletter {
    border: 1px solid #FFF;
    width: 100%;
    padding: 0 0 0 25px;
    height: 40px;
    color: #9CDBD9;
    font-size: 17px;
    font-family: "plutocond_light";
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 12px;
    float: left;	
	margin: 4px 0 0 0;
	line-height: 40px;
}

div#main_footer form div.newslettergdpr .divinput input#newsletter::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9CDBD9;
    opacity: 1; /* Firefox */
}
div#main_footer form div.newslettergdpr .divinput input#newsletter:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9CDBD9;
}
div#main_footer form div.newslettergdpr .divinput input#newsletter::-ms-input-placeholder { /* Microsoft Edge */
    color: #9CDBD9;
}

form div.newslettergdpr .divbutton {}
form div.newslettergdpr .divbutton div.btncgvnwsltr {
	margin-top: -12px;	
}
form div.newslettergdpr .divbutton div.btncgvnwsltr input.cgvnwsltr {
    float: left;
    display: inline-block;
    width: 25px !important;	
}
form div.newslettergdpr .divbutton div.btncgvnwsltr span a {
	color: white;
	text-decoration: underline;
}
form div.newslettergdpr .divbutton div.btncgvnwsltr span {
	color: white;
    line-height: 12px;
    display: inline-block;
    font-size: 12px;
    text-align: left;
    float: left;
    width: 210px;	
}
div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn {
    border: 2px solid #9CDBD9;
    width: 100%;
    padding: 0 !important;
    height: 40px;
    line-height: 35px;
    color: #9CDBD9;
    background-color: #FFFFFF;
    font-size: 25px;
    font-family: "plutocond_regular";
    -webkit-border-radius: 25px;
    border-radius: 25px;
    float: left;
    margin: 8px 0 -10px 0;
    text-transform: initial;
}
div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn:hover {
	border: 2px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #9CDBD9;
}
div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn span {}
div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn span span {}

div.newslettergdpr input[type=checkbox] {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_off_new.png) no-repeat center center !important;
	cursor: pointer;
}
div.newslettergdpr input[type=checkbox].validation-failed {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_failed_off_new.png) no-repeat center center !important;
}
div.newslettergdpr input[type=checkbox]:checked {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_on_new.png) no-repeat center center !important;
}
div#main_footer form.newsletter-form  div.newslettergdpr div.divinput div.validation-advice {
	display: none;
}
div#main_footer form.newsletter-form  div.newslettergdpr div.validation-advice {
    display: inline-block;
    position: absolute;
    top: -29px;
    left: 18px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
div.footer_sitemap_row .col-sm-3 ul ul ,
div.footer_sitemap_row .col-sm-2 ul ul {
    border-right: none !important;
}
@media (max-width: 1199px) {
	form div.newslettergdpr .divlabel label {
		font-size: 50px;
		line-height: 33px;
		padding: 0;
	}
	form div.newslettergdpr .divbutton div.btncgvnwsltr span {
		width: 160px;
	}	
}
@media (max-width: 991px) {
	form div.newslettergdpr .divlabel label {
		font-size: 38px;
		line-height: 38px;
	}
	form div.newslettergdpr .divbutton div.btncgvnwsltr span {
		width: 132px;
		font-size: 10px;
	}
	form div.newslettergdpr .divbutton div.btncgvnwsltr input.cgvnwsltr {
		margin-right: 0px !important;
		margin-top: 0 !important;
	}
	form div.newslettergdpr .divbutton {
		padding-left: 0;
	}	
}
@media (max-width: 767px) {
	form div.newslettergdpr .divlabel label {
		font-size: 42px;
		line-height: 33px;
	}	
	form div.newslettergdpr .divlabel {
		padding-right: 0;
	}
	form div.newslettergdpr .divinput {
		padding: 0 15px 0 0;
	}	
	div#main_footer form div.newslettergdpr .divinput input#newsletter {
		padding: 0 0 0 8px;	
	}
	div.col-sm-12.reassurance_blocks.hidden-xs {
		display: block !important;
		overflow: inherit;
	}
	div.reassurance_blocks div.reassurance_block {
		width: 25%;
		float: left;
	}
	div.reassurance_blocks div.reassurance_block div a {
		margin: 0 auto;
	}	
}
@media (max-width: 680px) {
	form div.newslettergdpr .divlabel label {
		font-size: 38px;
		line-height: 36px;
	}	
	div.reassurance_blocks div.reassurance_block {
		width: 50%;
		float: left;
	}	
	div.col-sm-12.reassurance_blocks.hidden-xs {
		margin-left: -15px;
	}	
}	
@media (max-width: 610px) {
	form div.newslettergdpr .divlabel label {
		font-size: 32px;
		line-height: 38px;
	}
	div#main_footer form div.newslettergdpr .divinput input#newsletter {
		font-size: 14px;	
	}	
}
@media (max-width: 525px) {
	form div.newslettergdpr .divlabel label {
		font-size: 28px;
		line-height: 40px;
	}
	div#main_footer form div.newslettergdpr .divinput input#newsletter {
		font-size: 11px;	
	}
	form div.newslettergdpr .divbutton div.btncgvnwsltr span {
		width: 112px;
	}	
}	
@media (max-width: 500px) {
	form div.newslettergdpr .divinput ,
	form div.newslettergdpr .divbutton ,
	form div.newslettergdpr .divlabel {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	form div.newslettergdpr .divlabel label {
		font-size: 40px;
		line-height: 30px;
	}	
	form div.newslettergdpr {
		padding: 10px 0 !important;	
	}
	form div.newslettergdpr .divinput ,
	form div.newslettergdpr .divbutton {
		padding: 0 20px;
		overflow: auto;
	}	
	form div.newslettergdpr .divbutton {
		height: 50px;
	}	
	form div.newslettergdpr .divbutton div.btncgvnwsltr {
		margin: 8px 0 0 0;
		width: 40%;
		overflow: auto;
		float: left;
	}
	div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn {
		width: 60%;
		clear: inherit;
	}
	div#main_footer form div.newslettergdpr .divinput input#newsletter {
		font-size: 16px;
		text-align: center;
		padding: 0;
	}	
}
@media (max-width: 425px) {
	form div.newslettergdpr .divbutton div.btncgvnwsltr {
		margin: 8px 0 0 0;
		width: 100%;
		overflow: auto;
		float: left;
	}
	div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn {
		width: 100%;
		clear: inherit;
	}
	form div.newslettergdpr .divbutton div.btncgvnwsltr span {
		width: 85%;
		margin-top: 3px;
		font-size: 11px;
	}
	form div.newslettergdpr .divbutton {
		height: auto;
		min-height: 88px;
	}	
	.archimede_website div.garantie_img_footer span.garanties_text_footer {
		line-height: 11px !important;
		font-size: 10px;
	}
	div.col-sm-12.reassurance_blocks.hidden-xs {
		margin-left: -20px;
	}	
	div.reassurance_blocks div.reassurance_block div a span {
		font-size: 12px;
		line-height: 12px !important;
	}	
	div.reassurance_blocks div.reassurance_block ,
	div.reassurance_blocks div.reassurance_block div ,
	div.reassurance_blocks div.reassurance_block div a {
		min-height: 130px !important;
	}
}
@media (max-width: 360px) {
	div.col-sm-12.reassurance_blocks.hidden-xs {
		display: none !important;
	}
	.archimede_website div.garantie_img_footer span.garanties_text_footer {
		display: none !important;
	}
}

body.archimede_website  div.footer_sitemap_row .col-sm-3 {
	width: 33.33%;
}
body.archimede_website  div.row.footer_sitemap_toprow {
    margin-bottom: 45px;
    margin-top: 35px;
    margin-left: 25px;
    margin-right: 25px;
}
body.archimede_website  form div.newslettergdpr {
    background-color: #bdc9de;
    overflow: auto;
    border-radius: 0px;
    padding: 30px 0;
    margin-bottom: 10px;
}
body.archimede_website div#main_footer input#newsletter {
    color: #2b3268 !important;
    font-family: "glober_regularregular" !important;
    border-radius: 0 !important;
}
body.archimede_website form div.newslettergdpr .divbutton div.btncgvnwsltr span {
    color: #2b3268 !important;
    font-family: "glober_regularregular" !important;
}
body.archimede_website div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn {
    border: 1px solid #2b3268;
    padding: 0 0 4px 0 !important;
    background-color: #2b3268;
    font-family: "glober_regularregular" !important;
    -webkit-border-radius: 0;
    border-radius: 0;
	font-size: 20px;
	color: white;
}
body.archimede_website div#main_footer form div.newslettergdpr .divbutton button#newsletterbtn:hover {
    border: 1px solid #2b3268;
    color: #2b3268;
    background-color: #FFF;
}
body.archimede_website form div.newslettergdpr .divbutton div.btncgvnwsltr span a {
    color: #2b3268;
}

body.archimede_website div.newslettergdpr input[type=checkbox] {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_archi_off.png) no-repeat center center !important;
	cursor: pointer;
}
body.archimede_website div.newslettergdpr input[type=checkbox].validation-failed {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_archi_failed_off.png) no-repeat center center !important;
}
body.archimede_website div.newslettergdpr input[type=checkbox]:checked {
    background: url(https://www.noukies.com/skin/frontend/smartwave/legenda/images/checkbox_nwsltr_archi_on.png) no-repeat center center !important;
}
body.archimede_website div.socialfooter {
    margin-left: 0px !important;
}
div.mobilefooter .ui-icon {
    position: absolute;
    right: inherit;
    top: 10px;
    left: 7px;
}
@media (max-width: 767px) and (min-width: 0px) {
	.footercontainer div.newfooter_trustpilot {
		display: block !important;
	}
}
/****NEW FOOTER*****/

@media (max-width: 1199px) and (min-width: 768px) {
	body.cms-index-index div.item.mobilehide a.btnslid ,
	body.cms-index-index div.item.mobilehide span.btn_left_slider ,
	body.cms-index-index div.item.mobilehide span.btn_right_slider {
		display: none;
	}
}

/****************SOLDES LANDING PAGE******************/
div.soldes3blocks {
	margin-top: 25px;
}
div.soldes3blocks div.banner {
	position: relative;
}
div.soldes3blocks div.banner a {}
div.soldes3blocks div.banner a div.soldes_imgtext {
	position: absolute;
    bottom: 30px;
    background-color: white;
    width: 70%;
    left: 15%;
    color: #3752A0;
    font-family: "leoslerrough_regular";
    padding: 5px 0 13px 0;	
}
div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext {
    width: 66%;
    left: 17%;
    padding: 5px 0;
}
div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_bigtext {
	border: none !important;
    font-size: 28px;
    color: #3752A0;
    font-family: "leoslerrough_regular";
    line-height: 34px;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_smalltext {
    border: none !important;
    font-size: 20px;	
    color: #3752A0;
    font-family: "leoslerrough_regular";
	line-height: 20px;		
}
div.soldesmacarons {
	margin-top: 40px;	
}
div.soldesmacarons div {
	text-align: center;	
}
div.soldesmacarons div img {
	width: 95px;
    margin: 0 auto;	
}
.macaronzoom {
    transition: transform .8s;
}
.macaronzoom:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
div.soldes3blocks .blockhome {
	min-height: inherit;
    height: auto;
    overflow: auto;
    max-height: inherit;
}
@media (max-width: 1199px) {
	div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext {
		width: 80%;
		left: 10%;
	}
}
@media (max-width: 991px) {
	div.soldes3blocks div.banner a div.soldes_imgtext ,
	div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext {
		width: 100%;
		left: 0;
		bottom: 0;
		border: 1px solid #ebebeb;
	}
	div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_bigtext {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 5px;
		letter-spacing: 1px;
	}
	div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_smalltext {
		font-size: 15px;
		line-height: 15px;
	}	
}
@media (max-width: 767px) {
	div.soldes3blocks div.banner a div.soldes_imgtext ,
	div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext {
		width: 70%;
		left: 15%;
		bottom: 50px;
		border: none;
	}
	div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_bigtext {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 15px;
		letter-spacing: 3px;
	}
	div.soldes3blocks div.banner a div.soldes_imgtext span.soldes_smalltext {
		font-size: 25px;
		line-height: 25px;
	}	
}
@media (max-width: 425px) {
	div.soldes3blocks div.banner a div.soldes_imgtext ,
	div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext {
		width: 94%;
		left: 3%;
		bottom: 12px;
	}
}
.soldesmacarons #flip_container {
	position: relative;
	z-index: 1;
	perspective: 1000;
    width: 95px;
    margin: 0 auto;  
}
.soldesmacarons #flip {
	width: 95px;
	height: 95px;
	transform-style: preserve-3d;
	transition: all 1.0s linear;
}
.soldesmacarons #flip_container:hover #flip {
	transform: rotateY(180deg);
}
.soldesmacarons .face {
	position: absolute;
	width: 95px;
	height: 95px;
	backface-visibility: hidden;
}
.soldesmacarons .face.back {
	display: block;
	transform: rotateY(180deg);
}		

body.cms-page-view.cms-sales .main.row {
	margin-top: 0;
}
body.cms-page-view.cms-sales .col-main .std p:first-child {
	display: none;
}
body.archimede_website div.soldes3blocks div.banner a div.soldes_imgtext {
    font-family: "glober_regularregular" !important;
    color: #2b3268 !important;
}
body.archimede_website div.soldes3blocks div.banner.peluch_pueri a div.soldes_imgtext span.soldes_bigtext {
    margin-bottom: 0px;
}
/****************SOLDES LANDING PAGE******************/

/*****DELETE ACCOUNT*****/
body.customer-account-edit .form-list label {
	color: #3752A0;
}
span#delete_account_btn {
    font-size: 14px;
    text-transform: inherit;
    cursor: pointer;
    text-decoration: underline;
	color: #3752A0;
}
span#delete_account_btn:hover {
	text-decoration: none;
}
body.archimede_website span#delete_account_btn {
	font-family: "glober_regularregular" !important;
	color: #2b3268 !important;	
}
.deletememsg.red {color: #F9574B !important}
.deletememsg.green {color: #007f4e !important}
span.deletememsg  {
	display: block;
    clear: both;
    margin-left: 11px;
}
body.customer-account-edit .form-list label[for=gender] {
	display: block !important;
}
/*****DELETE ACCOUNT*****/

/*******REFONTE CHECKOUT NOUKIES********/
/* ++ modif 4 templates :(pencil blue) checkout/onepage/progress/... */

body.noukies_website.checkout-onepage-index .opc .step-title {
    padding: 15px 50px 15px 50px !important;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	position: relative;
}
body.noukies_website.checkout-onepage-index ol#checkoutSteps div.step {
    border-radius: 25px;
}
body.noukies_website.checkout-onepage-index .opc .section .title:before {
    content: "";
    display: block;
    border: none;
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
    background-image: linear-gradient(to right, #a6a6a6 40%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    height: 2px !important;
    color: #a6a6a6;
}
body.noukies_website.checkout-onepage-index .opc .section.active .title:before ,
body.noukies_website.checkout-onepage-index .opc .section.allow .title:before {
    background-image: linear-gradient(to right, white 40%, rgba(255,255,255,0) 0%);
    color: white;
}
body.noukies_website ol#checkoutSteps div.buttons-set button.button {
    background-color: #4CA695 !important;
	border: 1px solid #4CA695 !important;
    text-transform: uppercase !important;
	border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
}
body.noukies_website ol#checkoutSteps div.buttons-set button.button:hover {
    background-color: #FFFFFF !important;
	color: #4CA695 !important;
}
body.noukies_website ol#checkoutSteps div.buttons-set button#send2.button {
    background-color: #3752A0 !important;
	border: 1px solid #3752A0 !important;
}
body.noukies_website ol#checkoutSteps div.buttons-set button.button#send2:hover {
	color: #3752A0 !important;
	background-color: #FFF !important;
}
body.noukies_website.checkout-onepage-index a#activation_account_link, 
body.noukies_website.customer-account-login a#activation_account_link,
body.noukies_website.checkout-onepage-index div.box_card_no #cadre_card_no a, 
body.noukies_website.customer-account-login div.box_card_no #cadre_card_no a {
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    text-transform: uppercase;
}
body.noukies_website img.edit_pencil_checkout {
    width: 28px;
}
body.noukies_website .opc-block-progress img.edit_pencil_checkout {
	width: initial;
}
.opc li.allow .step-title a {
	margin-top: 9px;
    right: 17px;
    top: 0;
}
.archimede_website .opc li.allow .step-title a {
    right: 8px;
}
body.checkout-onepage-index select {
	padding-right: 35px;
}
@media (max-width: 480px) {
	body.checkout-onepage-index .opc .step-title {
		padding: 15px 50px 15px 15px !important;
	}
}
@media (max-width: 425px) {
	body.noukies_website.checkout-onepage-index .opc .section .title:before {
		display: none;
	}
	body.noukies_website.checkout-onepage-index .opc .step-title {
		padding: 10px 35px 10px 5px !important;
	}
	body.noukies_website img.edit_pencil_checkout {
		width: 22px;
		margin-top: -3px !important;
	}	
}
body.noukies_website button.cart-btn-custom[value=update_qty]:hover {
    background-color: #3752A0 !important;
	color: #FFFFFF !important;
	border: 1px solid #3752A0 !important;
}
body.archimede_website button.cart-btn-custom[name=update_cart_action] ,
body.archimede_website div#prime_add_to_cart ,
body.archimede_website ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout ,
body.archimede_website button#couponcode_btn_cart ,
body.archimede_website.checkout-cart-index button.button.btn-continue {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
button.cart-btn-custom[value=empty_cart]:hover {
    background-color: #FFFFFF !important;
	color: #b9b9b0 !important;
	border: 1px solid #b9b9b0 !important;
}
body.archimede_website button.cart-btn-custom[value=update_qty] {
	color: #2b3268 !important;
	border: 1px solid #2b3268 !important;
}
body.archimede_website button.cart-btn-custom[value=update_qty]:hover {
    background-color: #2b3268 !important;
	color: #FFFFFF !important;
	border: 1px solid #2b3268 !important;
}
body.archimede_website ol#checkoutSteps #checkout-step-review div.buttons-set button.button:hover ,
body.archimede_website ol#checkoutSteps #checkout-step-payment div.buttons-set button.button:hover ,
body.archimede_website ol#checkoutSteps #checkout-step-shipping_method div.buttons-set button.button:hover ,
body.archimede_website ol#checkoutSteps #checkout-step-shipping div.buttons-set button.button:hover ,
body.archimede_website ol#checkoutSteps #checkout-step-billing div.buttons-set button.button:hover {
    background-color: white;
    color: #2b3268;
}
body.noukies_website.checkout-onepage-index ol#checkoutSteps input[type=text] ,
body.noukies_website.checkout-onepage-index ol#checkoutSteps select {
	border-radius: 13px !important;
	-webkit-border-radius: 13px !important;
	padding-left: 15px;
}
/*******REFONTE CHECKOUT********/

/*****VOIR PLUS - FICHE PRODUIT*****/
/* + /catalog/product/view.phtml */
/* + /skin/frontend/smartwave/legenda/images/see_more_arrow.jpg */
/* + /skin/frontend/smartwave/legenda/images/see_less_arrow.jpg */
/* + 3 X translate.csv */
a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;
}
div#description_seemore p {
	display: inline;
}
a.morelink {
    color: #3752A0 !important;
}
body.archimede_website a.morelink {
	color: #2b3268 !important;
	font-family: "glober_regularregular" !important;
}
span.custom_text.more {
	display: inline !important;
}
/*****VOIR PLUS - FICHE PRODUIT*****/

/*****REFONTE PAGE CONNEXION******/

/****
TODO : 
- image border2.png in cart....
- keep datalayer in register button
- menu link ?
- change dev to www > register.phtml

FILES : 
- Mage_Customer_AccountController
- /legenda/template/persistent/customer/form/login.phtml
- /legenda/template/persistent/checkout/form/login.phtml
- /legenda/template/persistent/customer/form/register.phtml
- /widget/gender.phtml
- /smartwave/default/smartwave/megamenu/html/topmenu.phtml
- /js/prototype/validation.js
- /js/bgslider/
***/

.refontelogin .registered-users {
    border: 4px solid transparent;
    -webkit-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    -o-border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
    border-image: url(/skin/frontend/smartwave/legenda/images/border2.png) 4 round;
	background-color: white;
	border-color: white;
	padding: 20px 25px;	
	margin-bottom: 100px;
}
.refontelogin .registered-users h2 {
    text-align: center;
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 0;
}
.refontelogin .registered-users p.loginintro {
    text-align: center;
    margin-bottom: 35px;
}
.refontelogin .registered-users a#backtologin {
    margin-top: 10px;
    display: inline-block;
}
.refontelogin .registered-users div#advice-required-entry-email_address {
	display: none;
}
.validation-advice {
    color: #F9574B !important;
}
body.noukies_website .refontelogin .registered-users select.validate-select#gender ,
body.noukies_website .refontelogin .registered-users input.input-text#firstname ,
body.noukies_website .refontelogin .registered-users input.input-text#lastname ,
body.noukies_website .refontelogin .registered-users input.input-text#email_address ,
body.noukies_website .refontelogin .registered-users input.input-text#password ,
body.noukies_website .refontelogin .registered-users input.input-text#confirmation ,
body.noukies_website .refontelogin .registered-users input.input-text#email ,
body.noukies_website .refontelogin .registered-users input.input-text#pass {
	border-radius: 13px !important;
	-webkit-border-radius: 13px !important;
}
.refontelogin .registered-users input.input-text {
	margin-bottom: 25px;
	padding-left: 15px;
}
.refontelogin .registered-users input.input-text#email {
	margin-bottom: 5px;
}
.refontelogin .registered-users .validation-advice {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 7px;
}
.refontelogin .registered-users .selectgender .validation-advice {
    margin-left: 15px;
    margin-top: -3px;
    margin-bottom: -10px;
}
.refontelogin .registered-users button#send2 {
    background-color: #3752A0;
    color: white;
    border: 1px solid #3752A0;
    width: 100%;
    border-radius: 25px;
	-webkit-border-radius: 25px;
    padding: 6px 0;
    font-size: 18px;
    letter-spacing: 1px;
	margin-bottom: 10px;
}
.refontelogin .registered-users button#send2:hover {
    background-color: #FFF;
    color: #3752A0;
}
.refontelogin span.giftmessageresult {
	margin-top: -38px;
	font-size: 13px;
}
body.customer-account-create .refontelogin .registered-users button#send2 {
	margin-top: 15px;
}
body.checkout-onepage-index .refontelogin .registered-users a#forgotpswdlink ,
body.cms-stock-sales .refontelogin .registered-users a#forgotpswdlink ,
body.catalog-category-view .refontelogin .registered-users a#forgotpswdlink ,
body.customer-account-login .refontelogin .registered-users a#forgotpswdlink {
    text-align: center;
    display: block;
    color: #575756;
}
body.checkout-onepage-index .refontelogin .registered-users a#forgotpswdlink:hover ,
body.cms-stock-sales .refontelogin .registered-users a#forgotpswdlink:hover ,
body.catalog-category-view .refontelogin .registered-users a#forgotpswdlink:hover ,
body.customer-account-login .refontelogin .registered-users a#forgotpswdlink:hover {
	text-decoration: underline !important;
}
body.checkout-onepage-index .refontelogin .registered-users div#newclientarea ,
body.cms-stock-sales .refontelogin .registered-users div#newclientarea ,
body.catalog-category-view .refontelogin .registered-users div#newclientarea ,
body.customer-account-login .refontelogin .registered-users div#newclientarea {
	background-color: #f2f2f2;
    border-radius: 25px;
    padding: 20px 25px;
    margin-top: 35px;	
}
body.checkout-onepage-index .refontelogin .registered-users div#newclientarea h2 ,
body.cms-stock-sales .refontelogin .registered-users div#newclientarea h2 ,
body.catalog-category-view .refontelogin .registered-users div#newclientarea h2 ,
body.customer-account-login .refontelogin .registered-users div#newclientarea h2 {
	font-size: 16px;
    color: #575756;	
}
body.checkout-onepage-index .refontelogin .registered-users div#newclientarea a ,
body.cms-stock-sales .refontelogin .registered-users div#newclientarea a ,
body.catalog-category-view .refontelogin .registered-users div#newclientarea a ,
body.customer-account-login .refontelogin .registered-users div#newclientarea a {
	background-color: #F39869;
    color: white;
    border: 1px solid #F39869;
    width: 100%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 6px 0;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 15px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}
body.checkout-onepage-index .refontelogin .registered-users div#newclientarea a:hover ,
body.cms-stock-sales .refontelogin .registered-users div#newclientarea a:hover ,
body.catalog-category-view .refontelogin .registered-users div#newclientarea a:hover ,
body.customer-account-login .refontelogin .registered-users div#newclientarea a:hover {
    background-color: #FFF;
    color: #F39869;
}
body.checkout-onepage-index li#opc-login div#checkout-step-login {
    border: none;
    padding: 0;
    margin: 0;
    overflow: auto;
}
body.checkout-onepage-index li#opc-login div.step-title {
	display: none;
}

body.customer-account-create div.slide.bgslider {
    margin-bottom: 100px;	
}
body.customer-account-create div.bgslidertop {
	position: absolute;
    z-index: 1;
    top: 36px;	
}

body.archimede_website div.adaptboxheight {
	background: none !important;
}
body.archimede_website .refontelogin .registered-users button#send2 {
    background-color: #2b3268;
    border: 1px solid #2b3268;
	border-radius: 0;
	-webkit-border-radius: 0;
}
body.archimede_website .refontelogin .registered-users button#send2:hover {
    background-color: #FFF;
    color: #2b3268;
}
body.archimede_website.checkout-onepage-index .refontelogin .registered-users div#newclientarea, 
body.archimede_website.customer-account-login .refontelogin .registered-users div#newclientarea ,
body.archimede_website.cms-stock-sales .refontelogin .registered-users div#newclientarea ,
body.archimede_website.catalog-category-view .refontelogin .registered-users div#newclientarea ,
body.archimede_website.checkout-onepage-index .refontelogin .registered-users div#newclientarea a, 
body.archimede_website.cms-stock-sales .refontelogin .registered-users div#newclientarea a, 
body.archimede_website.catalog-category-view .refontelogin .registered-users div#newclientarea a, 
body.archimede_website.customer-account-login .refontelogin .registered-users div#newclientarea a {
	border-radius: 0;
	-webkit-border-radius: 0;
}
body.archimede_website p.loginintro {
	display: none;
}
body.archimede_website .refontelogin .registered-users h2 {
	margin-bottom: 25px;
}
body.noukies_website.checkout-onepage-index .adaptboxheight.leftbox ,
body.noukies_website.cms-stock-sales .adaptboxheight.leftbox ,
body.noukies_website.catalog-category-view .adaptboxheight.leftbox ,
body.noukies_website.customer-account-login .adaptboxheight.leftbox {
	background: transparent url(/media/bg_login_dots_left.png) no-repeat center center;
}
body.noukies_website.checkout-onepage-index .adaptboxheight.rightbox ,
body.noukies_website.cms-stock-sales .adaptboxheight.rightbox ,
body.noukies_website.catalog-category-view .adaptboxheight.rightbox ,
body.noukies_website.customer-account-login .adaptboxheight.rightbox {
	background: transparent url(/media/bg_login_dots_right.png) no-repeat center center;
}
body.archimede_website.checkout-onepage-index .adaptboxheight.leftbox div ,
body.archimede_website.cms-stock-sales .adaptboxheight.leftbox div ,
body.archimede_website.catalog-category-view .adaptboxheight.leftbox div ,
body.archimede_website.customer-account-login .adaptboxheight.leftbox div {
	background: transparent url(/media/splash_archimede.png) no-repeat 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);	
	width: 175px;
    height: 116px;	
	margin: 0;
    padding: 0;
    float: left;	
}
body.archimede_website.checkout-onepage-index .adaptboxheight.rightbox  div,
body.archimede_website.cms-stock-sales .adaptboxheight.rightbox  div,
body.archimede_website.catalog-category-view .adaptboxheight.rightbox  div,
body.archimede_website.customer-account-login .adaptboxheight.rightbox  div{
	background: transparent url(/media/splash_archimede.png) no-repeat 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);	
	width: 175px;
    height: 116px;	
	margin: 0;
    padding: 0;
    float: right;	
}

body.noukies_website.checkout-onepage-index .adaptboxheight.leftbox ,
body.noukies_website.customer-account-create .adaptboxheight.leftbox {
	background: transparent url(/media/bg_register_dots_left_small.png) no-repeat center center;
}
body.noukies_website.checkout-onepage-index .adaptboxheight.rightbox ,
body.noukies_website.customer-account-create .adaptboxheight.rightbox {
	background: transparent url(/media/bg_register_dots_right_small.png) no-repeat center center;
}
body.archimede_website.checkout-onepage-index .adaptboxheight.leftbox div ,
body.archimede_website.customer-account-create .adaptboxheight.leftbox div {
	background: transparent url(/media/splash_archimede.png) no-repeat 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);	
	width: 175px;
    height: 116px;	
	margin: 0;
    padding: 0;
    float: left;	
}
body.archimede_website.checkout-onepage-index .adaptboxheight.rightbox div ,
body.archimede_website.customer-account-create .adaptboxheight.rightbox div {
	background: transparent url(/media/splash_archimede.png) no-repeat 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);	
	width: 175px;
    height: 116px;	
	margin: 0;
    padding: 0;
    float: right;	
}
/*******SHAKE BOX***********/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
/*****REFONTE PAGE CONNEXION******/

body.cms-index-index div#packshot_semaine {
	margin-top: 15px;
}
div#owl_packshots div.product h3.h5.product-name a {
    text-transform: none;
}
input:-webkit-autofill {
    background-color: white !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	-webkit-text-fill-color: #3752A0 !important;
}
.inputBgOpaque:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px white inset;
}
.inputTextColor:-webkit-autofill {
    -webkit-text-fill-color: #FFFFFF;
}
.inputHoverFocus:-webkit-autofill:hover,
.inputHoverFocus:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 100px white inset;
    -webkit-text-fill-color: #FFFFFF;
}
.inputTransparent {
    background-color: transparent;
}
.inputTransparent:-webkit-autofill,
.inputTransparent:-webkit-autofill:hover,
.inputTransparent:-webkit-autofill:focus,
.inputTransparent:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
}



/*********VENTE STOCK*************/
span.stocksales_left_title {
	position: absolute;
	left: 20%;
	font-family: "leosler_rough_ligrough_light";
	font-size: 25px;
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
	margin-top: 10px;
	text-transform: uppercase;
}
span.stocksales_right_title {
	position: absolute;
	right: 20%;
	font-family: "leosler_rough_ligrough_light";
	font-size: 25px;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
	margin-top: 10px;
	text-transform: uppercase;
}
a#stocksaleslink:hover {
	border: 1px solid #3752A0;
	color: #3752A0;
	background-color: #FFF;
}
a#stocksaleslink {
	border: 1px solid #3752A0;
	width: 385px;
	padding: 0 25px;
	height: 40px;
	line-height: 39px;
	color: #ffffff;
	background-color: #3752A0;
	font-size: 25px;
	font-family: "plutocond_regular";
	-webkit-border-radius: 25px;
	border-radius: 25px;
	margin: 0 auto;
	display: block;
	text-align: center;
}
h1.loginstocksales_title {
	font-family: "leosler_rough_ligrough_light";
	color: #3752A0;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	font-size: 52px;
	font-weight: 600;	
}
span.loginstocksales_subtitle {
	font-family: "leosler_rough_ligrough_light";
	color: #575756;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: 600;	
}
span.loginstocksales_subtitle span {
	font-family: "plutocond_light";
	font-size: 25px !important;
	letter-spacing: -3px;
}
#stock_sales_ended {
	font-size: 32px;
	text-align: center;
	text-transform: inherit;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 75px;
}
@media (min-width: 0px) and (max-width: 1199px) {
	ul#nav.newarchitopmenu.stocksalesmenu li.level0 {
		padding: 5px;
		font-size: 12px;
	}
	ul#nav.newarchitopmenu.stocksalesmenu > li:first-child {
		margin-left: 0px !important;
	}	
}
@media (min-width: 0px) and (max-width: 991px) {
	ul#nav.newarchitopmenu.stocksalesmenu {
		display: none !important;
	}
	span.stocksales_left_title ,
	span.stocksales_right_title {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 640px) {
	body.layout-stock-sales div#black_end.county.blue, 
	body.layout-stock-sales div#black.county.blue {
		width: 100% !important;
	}
	body.layout-stock-sales .county.blue .county-days-wrapper, 
	body.layout-stock-sales .county.blue .county-hours-wrapper, 
	body.layout-stock-sales .county.blue .county-minutes-wrapper, 
	body.layout-stock-sales .county.blue .county-seconds-wrapper {
		width: 25% !important;
		margin: 0;
	}
	body.layout-stock-sales .county.blue .county-label-days, 
	body.layout-stock-sales .county.blue .county-label-hours, 
	body.layout-stock-sales .county.blue .county-label-minutes, 
	body.layout-stock-sales .county.blue .county-label-seconds {
		width: 25% !important;
		margin: 0;
	}
	h1.loginstocksales_title img {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 500px) {
	body.layout-stock-sales .county.blue .county-days-wrapper, 
	body.layout-stock-sales .county.blue .county-hours-wrapper, 
	body.layout-stock-sales .county.blue .county-minutes-wrapper, 
	body.layout-stock-sales .county.blue .county-seconds-wrapper {
		background: none !important;
	}
	body.layout-stock-sales .county.blue .county-label-days, 
	body.layout-stock-sales .county.blue .county-label-hours, 
	body.layout-stock-sales .county.blue .county-label-minutes, 
	body.layout-stock-sales .county.blue .county-label-seconds {
		font-size: 18px !important;
	}
	body.layout-stock-sales .county > span {
		font-size: 45px !important;
	}
	h1.loginstocksales_title {
		line-height: 55px;
	}
}
@media (min-width: 0px) and (max-width: 380px) {
	a#stocksaleslink {
		width: 100%;
		padding: 0 15px;
		font-size: 18px;
		line-height: 33px;		
	}	
}
@media (min-width: 0px) and (max-width: 330px) {
	body.layout-stock-sales .county.blue .county-label-days, 
	body.layout-stock-sales .county.blue .county-label-hours, 
	body.layout-stock-sales .county.blue .county-label-minutes, 
	body.layout-stock-sales .county.blue .county-label-seconds {
		font-size: 15px !important;
	}
	body.layout-stock-sales .county > span {
		font-size: 35px !important;
	}
	h1.loginstocksales_title {
		font-size: 40px !important;
	}	
}
a#backstocksales {
	display: block;
	width: 250px;
	margin: 0px auto 15px;
	overflow: auto;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid;
	border-radius: 25px;
	padding: 5px 0;
}
a#backstocksales:hover {
	background-color: #3752A0;
	color: white;
}
/*********VENTE STOCK*************/

/*********B2B************/
body.b2b_website .header-type-2 .logo {
    height: 87px;
    margin-bottom: 0px;
}
body.b2b_website .header-container .top-bar {
    background: #C6C6C6;
}
body.b2b_website .cart-sum a.cartsidebar {
    background: none;
    display: block!important;
    width: 35px;
}
body.b2b_website.fra ul.menu.smartwave-menu > li.new {
    margin-left: 112px;
}
body.b2b_website ul#select-language li.dropdown ul.dropdown-menu, 
body.b2b_website ul.navbar-right li.dropdown ul.dropdown-menu {
    background-color: #C6C6C6;
    border: 1px solid #C6C6C6;
}
body.b2b_website .dropdown-menu>li>a:hover, 
body.b2b_website .dropdown-menu>li>a:focus {
    background-color: #C6C6C6;
}
body.b2b_website .refontelogin .registered-users div#newclientarea {
	display: none;
}
body.b2b_website .header-container {
    height: 176px;
}
body.b2b_website.catalog-product-view .header-container  {
    height: 205px;
}
body.b2b_website .product-view span.saveprice ,
body.b2b_website ul.products-grid li span.saveprice {
    background: none;
    border-radius: 52px;
    height: 52px;
    line-height: 52px;
    font-weight: 600;
}
body.b2b_website ul.products-grid a.newquick.sw-product-quickview ,
body.b2b_website ul.products-grid a.newquick.sw-product-viewlink {
	display: none !important;
}
.note-msg:before, 
.notice-msg:before {
    color: #c1bd4b;
    margin-top: -5px;
}
body.b2b_website.customer-account-login ul.messages {
    width: 50%;
    margin: 0 25%;
}
body.b2b_website div.block-account ul li.address_book  ,
body.b2b_website div.block-account ul li.custom_module_section  ,
body.b2b_website div.block-account ul li.viewaccountpage  ,
body.b2b_website div.block-account ul li.viewchildrens   ,
body.b2b_website div.block-account ul li.mgxbabyregistry{
	display: none !important;
}
body.b2b_website .block-account .account-sidebar {
    border: 1px solid #3752a0;
}
body.b2b_website span.accountname {
    color: #3752a0;
}
span#b2btitle {
    display: block;
    font-size: 55px;
    line-height: 55px;
    margin: 15px 0;
	font-family: "leoslerrough_regular";
}
/*body.b2b_website.customer-account-edit div.buttons-set ,
body.b2b_website.customer-account-edit div.edit_extras ,*/
body.b2b_website.customer-account-edit div#fieldset_bottom {
	display: none !important;
}
div#b2b_notice_infos {
	color: #3752A0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
body.b2b_website.checkout-onepage-index div#checkout-step-billing ul.form-list li.control  ,
body.b2b_website.catalog-product-view div#giftwrap_availbale ,
body.b2b_website.checkout-cart-index div.cart-cadeau-box ,
body.b2b_website.checkout-cart-index div#noukies_prime_cart ,
body.b2b_website div.page div.top_banner ,
body.b2b_website.customer-account-index div.dashboard_adress a ,
body.b2b_website.customer-account-index div.dashboard_first_row div.name_dashbord a {
	display: none !important;
}
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:first-child ul ul li:first-child ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:first-child ul ul li:nth-child(2) ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:first-child ul ul li:nth-child(3) ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:nth-child(2) ul ul li:nth-child(4) ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:nth-child(2) ul ul li:nth-child(5) ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:nth-child(3) ul ul li:nth-child(6) ,
body.b2b_website div.footer_sitemap_row  div.col-sm-2.col-xs-12:nth-child(4) {
	display: none !important;
}
body.b2b_website .top-bar .top-links {
    width: 200px !important;
}
body.b2b_website.customer-account-login .adaptboxheight.leftbox {
    background: transparent url(/media/bg_login_dots_left.png) no-repeat center center;
}
body.b2b_website.customer-account-login .adaptboxheight.rightbox {
    background: transparent url(/media/bg_login_dots_right.png) no-repeat center center;
}
body.customer-account-edit div.my-account button[type=submit]:disabled {
	cursor: not-allowed;
	background-color: #D8D8D9 !important;
	border: 1px solid #D8D8D9 !important;
}
/*********B2B************/

/********MONDIAL RELAY***********/
#checkout-shipping-method-load p.added.method-description {
    margin-top: 10px;
    margin-left: 25px;
}
#checkout-shipping-method-load div#selected-pickup {
	margin-left: 20px;
}
#checkout-shipping-method-load span.selected-pickup-address {
	margin-top: 3px;
}
#checkout-shipping-method-load a.change-link {
    margin-top: 5px;
    display: block;
}
#pickup-result-data .info-link:hover, 
#selected-pickup .selected-info-link:hover {
    background-color: #3752A0;
}

#checkout-shipping-method-load a#pickup-selection-link {
    margin-left: 0px;
    margin-top: 10px;
}
#checkout-shipping-method-load a#pickup-selection-link:hover {
	text-decoration: underline !important;;
}
span.pickup_name {
	display: block;
    margin: 7px 0 0 0;
}
span.pickup_name input.accesspoint_customer_firstname {
	margin-left: 0 !important;
}
#shipping-progress-opcheckout address.pickup {
    border: none;
}
input.accesspoint_customer_firstname, 
input.accesspoint_customer_lastname {
    color: #3752A0 !important;;
}
div#shipping-method-buttons-container button {
	display: block !important;
}
/********MONDIAL RELAY***********/

/********MINOUCHKA SURVEY**********/
body #minouchka_left_form input.input-text#subsidary {
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
}
body #minouchka_left_form input.input-text#subsidary:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}
#minouchka div#countdown_minouchka {}
#minouchka div#countdown_minouchka h2 {
    font-family: "leosler_rough_ligrough_light";
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    border: none;
    margin: 0 0 15px 0;
    padding: 0;
    color: #575756;
}
#minouchka div#countdown_minouchka h1 {
    font-family: "plutocond_regular";
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    border: none;
    margin: 0 0 25px 0;
    color: #a3bbbe;
    text-transform: inherit;
    line-height: 34px;
}
#minouchka div#introtext_minouchka p {
	color: #575756;
    font-size: 20px;
    line-height: 26px;
    width: 90%;
    text-align: center;
    margin: 0 5% 20px;
}
#minouchka_forms span.answer_label {
	text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 20px;
    color: #575756;
}
/*
div.minouchka_radio input[type=radio] {
	display: none;
}
*/
#minouchka_right_form {
	margin-bottom: 35px;
}
#minouchka_left_form 
#minouchka_forms img.minouchka_choice {
	width: 130px;
	cursor:pointer;
	margin-bottom: 0;
}
span.label_pic_answer_minouchka {
    display: block;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}
div.minouchka_radio label ,
div.minouchka_radio input {
	cursor: pointer;
	margin: 0;
}

#minouchka_submit_form button#submit_minouchka {
    border: 1px solid #a3bbbe;
    padding: 0px 55px 7px 55px;
    height: auto;
    color: #ffffff;
    background-color: #a3bbbe;
    font-size: 25px;
    font-family: "leoslerrough_regular";
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-left: auto;
    display: block;
    text-align: center;
    margin-right: auto;
    letter-spacing: 2px;
    margin-top: 35px;
}
#minouchka_submit_form button#submit_minouchka:hover {
	border: 1px solid #a3bbbe;
    color: #a3bbbe;
    background-color: #FFF;
}
div.minouchka_radio {
	text-align: center;
}

body #minouchka_left_form select ,
body #minouchka_left_form input.input-text {
    border-radius: 13px !important;
    -webkit-border-radius: 13px !important;
    font-size: 16px !important;
    padding-left: 15px;
}
@media (max-width: 768px) {
	#minouchka div#countdown_minouchka h2 {
		font-size: 30px;
		line-height: 36px;
	}
	#minouchka div#countdown_minouchka h1 {
		font-size: 24px;
		line-height: 26px;
	}	
	#minouchka div#introtext_minouchka p {
		font-size: 18px;
		line-height: 22px;
		width: 100%;
		margin: 0 0 50px 0;
	}	
}
div#messages_minouchka {
	
}
div#minouchka_forms label a {
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
}
div#minouchka_forms label a:hover {
	color: #3752A0;
}
@media (min-width: 0px) and (max-width: 425px) {
	#minouchka div#countdown_minouchka h1 {
		font-size: 18px;
		line-height: 22px;
		margin-top: 20px;
	}
	#minouchka div#introtext_minouchka p {
		font-size: 16px;
		line-height: 18px;
		text-align: justify;
	}
}
@media (min-width: 0px) and (max-width: 320px) {
	#minouchka div#countdown_minouchka h2 {
		font-size: 24px;
		line-height: 28px;
	}
	#minouchka div#countdown_minouchka h1 {
		font-size: 16px;
		line-height: 18px;
		text-align: justify;
	}
	#minouchka div#introtext_minouchka p {
		font-size: 14px;
		line-height: 16px;
	}
}
div#introtext_minouchka div.activate_account {
    font-size: 16px;
    text-align: center;
    border: 1px solid;
    overflow: auto;
    display: table;
    padding: 5px 15px;
    border-radius: 25px;
    margin: 0 auto 25px;
    width: auto;
    background-color: #4CA695;
    color: white;
}
li#survey_zip_city div.input-box.zip {
    width: 48%;
    float: left;
    clear: inherit;
}
li#survey_zip_city div.input-box.city {
    width: 48%;
    float: right;
    clear: inherit;
}
body.minouchka-index-index div.minouchka_radio input.validation-failed {
	background-color: transparent !important;
}
body.minouchka-index-index div.input-box.inputtext div.validation-advice {
	margin-left: 15px;
	margin-top: -5px;
}
body.minouchka-index-index div.input-box.inputcheckbox div.validation-advice {
    display: none;
}
body.minouchka-index-index div.input-box.inputcheckbox input#accept_cgv.validation-failed {
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_off_red.png) no-repeat center center !important;
}
body.minouchka-index-index div.input-box.inputcheckbox input#accept_cgv:checked {
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_on.png) no-repeat center center !important;
}
div#label_subsidiary {
	display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
	div#label_subsidiary {
		display: block;
		font-size: 16px;
		margin-left: 15px;
		line-height: 16px;
		margin-bottom: 7px;
	}
	input#subsidary::-webkit-input-placeholder {
	   color:transparent;
	}
	nput#subsidary:-moz-placeholder { /* Firefox 18- */
	   color:transparent; 
	}
	nput#subsidary::-moz-placeholder {  /* Firefox 19+ */
	   color:transparent; 
	}
	nput#subsidary:-ms-input-placeholder {  
	   color:transparent;
	}	
}
@media (max-width: 550px) {
	div#label_subsidiary {
		display: block;
		font-size: 16px;
		margin-left: 15px;
		line-height: 16px;
		margin-bottom: 7px;
	}
	input#subsidary::-webkit-input-placeholder {
	   color:transparent;
	}
	nput#subsidary:-moz-placeholder { /* Firefox 18- */
	   color:transparent; 
	}
	nput#subsidary::-moz-placeholder {  /* Firefox 19+ */
	   color:transparent; 
	}
	nput#subsidary:-ms-input-placeholder {  
	   color:transparent;
	}	
}
@media (max-width: 525px) {
	label[for=is_subscribed] ,
	label[for=accept_cgv] {
		width: 86% !important;
	}
}
@media (max-width: 470px) {
	#minouchka_submit_form button#submit_minouchka {
		padding: 2px 35px 11px;
		font-size: 20px;
	}
}
/********MINOUCHKA SURVEY**********/



/********MOBILE MENU***********/
/*
+ comment css line : .biglogo ...
*/
nav#mp-menu {
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(218,218,217,0.75);
	-moz-box-shadow: 2px 2px 8px 0px rgba(218,218,217,0.75);
	box-shadow: 2px 2px 8px 0px rgba(218,218,217,0.75);
}
@media (max-width: 991px) {
	div.top_banner {display: none;}
}
div#menu_mobile_top_slider {
	background-color: #e6e6e6;
}
div#menu_mobile_top_slider #slidemenutop {
	padding-top: 5px;
}
div#menu_mobile_top_slider #linkmenutop {
	padding-bottom: 5px !important;
    display: block;
    margin-top: 0px;
    color: #575756;
    text-transform: uppercase;
}
div#menu_mobile_top_slider #linkmenutop i {
	font-size: 22px;	
	color: #3752A0;
}

.slider_sticky {
	width: 250px;
	margin: 0 auto 0;
}
.slick-slide {
	margin: 0px 20px;
}
.slick-slide img {
	width: 100%;
}
.slick-prev:before,
.slick-next:before {
	color: #575756;
}
.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
.slick-active {
	opacity: .5;
}
.slick-current {
	opacity: 1;
}
#menu_mobile_top_slider ul.slick-dots {
	display: block !important;
}
div.mp-level ul.slick-dots li {
	background-color: #e6e6e6 !important;
}
#menu_mobile_top_sliderdiv.slick-slide div ,
#menu_mobile_top_slider div.slick-slide div a {
	color: #575756 !important;
	text-transform: inherit !important;
}

@media (max-width: 767px) {
	.search_icon_small_device i.fa-search ,
	a.my-account-link:before ,
	a.minicart_mobile:before {
		color: #3752A0;
	}
	.menu-icon i {
		top: -46px;
	}
	div#search_store_icon_mobile {
		top: -46px;
		right: 238px;
	}
	.search_icon_small_device {
		margin-left: 120px;
	}
	body.noukies_website .header-container .top-bar {
		background: #FFFFFF;
		border: none;
	}	
	a.my-account-link.visible-xs {
		right: 105px;
	}	
	div#logo_right_container div.bars_horiz_top {
		display: none;
	}
	body.archimede_website .header-container .top-bar {
		background: #FFFFFF;
		border: none;
	}
	body.archimede_website .search_icon_small_device i.fa-search, 
	body.archimede_website a.my-account-link:before, 
	body.archimede_website a.minicart_mobile:before {
		color: #2b3268 !important;
	}
	body.archimede_website .top-bar a {
		color: #2b3268 !important;
	}
	.header-container .top-bar {
		display: none !important;
	}
	html body div.fixed-header-area {
		display: block !important;
		position: relative !important;
	}
	.fixed-header-area {
		top: 0;
	}	
	div#search_store_icon_mobile {
		display:none !important;
	}
	.menu-icon i#trigger_sticky {
		top: 0px !important;
	}	
	.menu-icon i#trigger {
		display: none;
	}		
	div.fixed-header-area.fixed-menu-type.fixed-already {
		position: fixed !important;
	}
	div.fixed-header-area.fixed-menu-type div.fixed-header {
		box-shadow: none;
		border: none;
	}
	div.fixed-header-area.fixed-menu-type.fixed-already div.fixed-header {
		background: #fff;
		border-bottom: 1px solid #dfdfdf;
		-webkit-box-shadow: 0 2px 10px -2px rgba(0,0,0,.3);
		box-shadow: 0 2px 10px -2px rgba(0,0,0,.3);
	}
}
@media (max-width: 540px) {
	.search_icon_small_device {
		margin-left: 40px;
	}
}
@media (max-width: 420px) {
	a.my-account-link.visible-xs {
		right: 45px;
	}
	div#search_store_icon_mobile {
		right: 70px;
	}	
}
a#sticky_storeloc i.fa-map-marker, 
div.search_icon_small_device.stickymenu i.fa-search ,
.fixed-header .my-account-link:before {
    color: #3752A0;
}

@media (min-width: 0px) and (max-width: 425px) {
	img.biglogo {
		display:none !important;
	}		
	img.smalllogo {
		display:block !important;
		margin: 0 auto !important;
	}
}	
#slidemenutop i.fa-truck {
	margin-right: 5px;
}
div.mp-level ul li.showsubmenulinks {
	background-color: rgba(0,0,0,0.1) !important;
}
div.mp-level ul li.showsubmenulinks a.firstarrow:after {
	color: #2B3268 !important;
}
div.page div.fixed-header {
	background: none !important;
}
div.page .fixed-already div.fixed-header {
    background-color: #ffffff !important;
    background: url(/media/smartwave/transparency/default/1.png) !important;
    background-repeat: repeat !important;
}
@media (min-width: 0px) and (max-width: 320px) {
	.menu-icon i#trigger {
		display:none !important;
	}
}
/********MOBILE MENU***********/

/*******CONCOURS JAIGRANDI********/
div#countdown_jaigrandi h2 {
    font-family: "leoslerrough_regular";
    color: #f9574b;
    font-size: 45px;
    border: none;
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    letter-spacing: 1px;
}
div#countdown_jaigrandi h1 {
    font-family: "plutocond_regular";
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    border: none;
    margin: 0 0 25px 0;
    color: #a3bbbe;
    text-transform: inherit;
    line-height: 34px;
}
div#introtext_jaigrandi p {
    font-size: 20px;
    text-align: center;
    line-height: 26px;
}
div#jaigrandi_right_form h1 {
    color: #575756;
    text-align: center;
    text-transform: inherit;
    font-size: 32px;
    margin: 15px 0 35px 0;
    padding: 0;
    border: none;
}
div#jaigrandi_right_form {
	margin-bottom: 50px;
}
div.jaigrandi_radio {}
div.jaigrandi_radio label.main {
    width: 50%;
    float: left;	
	margin: 0;
	padding: 0;
}
div.jaigrandi_radio label.main span.label_pic_answer_jaigrandi {
    display: block;
    text-align: center;
    font-size: 36px;
    color: #575756;
    font-family: "leoslerrough_regular";
    margin-bottom: 20px;
    line-height: 36px;	
}
div.jaigrandi_radio label.main img {}
div.jaigrandi_radio div.input-box {
	width: 50%;
    float: left;
    font-size: 20px;
    color: #575756;
    padding-top: 65px;
    padding-left: 10px;
    line-height: 40px;	
}
div.jaigrandi_radio div.input-box input[type=radio]{
	margin-top: -4px;
	cursor: pointer;
}
div.jaigrandi_radio div.input-box label {
    font-size: 19px;
    color: #575756;	
	cursor: pointer;
}
#jaigrandi_submit_form button#submit_jaigrandi {
    border: 1px solid #a3bbbe;
    padding: 0px 55px 7px 55px;
    height: auto;
    color: #ffffff;
    background-color: #a3bbbe;
    font-size: 25px;
    font-family: "leoslerrough_regular";
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-left: auto;
    display: block;
    text-align: center;
    margin-right: auto;
    letter-spacing: 2px;
    margin-top: 35px;
}
#jaigrandi_submit_form button#submit_jaigrandi:hover {
	border: 1px solid #a3bbbe;
    color: #a3bbbe;
    background-color: #FFF;
}
@media (min-width: 768px) and (max-width: 991px) {
	div.jaigrandi_radio div.input-box{
		font-size: 16px;
		padding: 45px 0 0 5px;
		line-height: 30px;
	}
	div.jaigrandi_radio div.input-box label {
		font-size: 13px;
	}
}
#advice-validate-one-required-by-name-kid1_2 ,
#advice-validate-one-required-by-name-kid1_3 ,
#advice-validate-one-required-by-name-kid1_4 ,
#advice-validate-one-required-by-name-kid2_2 ,
#advice-validate-one-required-by-name-kid2_3 ,
#advice-validate-one-required-by-name-kid2_4 ,
#advice-validate-one-required-by-name-kid3_2 ,
#advice-validate-one-required-by-name-kid3_3 ,
#advice-validate-one-required-by-name-kid3_4 ,
#advice-validate-one-required-by-name-kid4_2 ,
#advice-validate-one-required-by-name-kid4_3 ,
#advice-validate-one-required-by-name-kid4_4 {
	display:none;
}
form#jaigrandi_form select,
form#jaigrandi_form input[type=text] {
    border-radius: 13px !important;
    -webkit-border-radius: 13px !important;
    font-size: 16px !important;
    padding-left: 15px;	
}
@media (min-width: 500px) and (max-width: 550px) {
	div.jaigrandi_radio div.input-box label {
		font-size: 16px;
	}
}
@media (min-width: 0px) and (max-width: 499px) {
	div.jaigrandi_radio {
		width: 100%;
	}	
}
@media (min-width: 0px) and (max-width: 425px) {
	div#countdown_jaigrandi h2 {
		margin: 0;
	}
	div#introtext_jaigrandi p {
		font-size: 16px;
		line-height: 20px;
	}
	div#jaigrandi_right_form h1 {
		margin: 20px 0 5px 0;
		font-size: 24px;
		line-height: 26px;
	}
}

div#introtext_jaigrandi div.activate_account {
    font-size: 16px;
    text-align: center;
    border: 1px solid;
    overflow: auto;
    display: table;
    padding: 5px 15px;
    border-radius: 25px;
    margin: 30px auto 10px;
    width: auto;
    background-color: #4CA695;
    color: white;
}
body.jaigrandi-index-index div.jaigrandi_radio input.validation-failed {
    background-color: transparent !important;
}
body #jaigrandi_left_form input.input-text#subsidary {
    box-shadow: inset 0px 4px 7px #ebeced !important;
    background-color: #ffffff !important;
    border-color: #c3c5c9 !important;
}
body #jaigrandi_left_form input.input-text#subsidary:focus {
    border-color: rgba(75,99,174,0.8) !important;
    outline: 0 !important;
    outline: thin dotted \9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(75,99,174,0.6) !important;	
}


body.jaigrandi-index-index div.input-box.inputtext div.validation-advice {
	margin-left: 15px;
	margin-top: -5px;
}
body.jaigrandi-index-index div.input-box.inputcheckbox div.validation-advice {
    display: none;
}
body.jaigrandi-index-index div.input-box.inputcheckbox input#accept_cgv.validation-failed {
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_off_red.png) no-repeat center center !important;
}
body.jaigrandi-index-index div.input-box.inputcheckbox input#accept_cgv:checked {
	background: url(/skin/frontend/smartwave/legenda/images/checkbox_on.png) no-repeat center center !important;
}
div#label_subsidiary {
	display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
	div#label_subsidiary {
		display: block;
		font-size: 16px;
		margin-left: 15px;
		line-height: 16px;
		margin-bottom: 7px;
	}
	input#subsidary::-webkit-input-placeholder {
	   color:transparent;
	}
	input#subsidary:-moz-placeholder { /* Firefox 18- */
	   color:transparent; 
	}
	input#subsidary::-moz-placeholder {  /* Firefox 19+ */
	   color:transparent; 
	}
	input#subsidary:-ms-input-placeholder {  
	   color:transparent;
	}	
}
@media (max-width: 550px) {
	div#label_subsidiary {
		display: block;
		font-size: 16px;
		margin-left: 15px;
		line-height: 16px;
		margin-bottom: 7px;
	}
	input#subsidary::-webkit-input-placeholder {
	   color:transparent;
	}
	input#subsidary:-moz-placeholder { /* Firefox 18- */
	   color:transparent; 
	}
	input#subsidary::-moz-placeholder {  /* Firefox 19+ */
	   color:transparent; 
	}
	input#subsidary:-ms-input-placeholder {  
	   color:transparent;
	}	
}
@media (max-width: 525px) {
	label[for=is_subscribed] ,
	label[for=accept_cgv] {
		width: 86% !important;
	}
}
@media (max-width: 470px) {
	#jaigrandi_submit_form button#submit_jaigrandi {
		padding: 2px 35px 11px;
		font-size: 20px;
	}
}
/*******CONCOURS JAIGRANDI********/

/******COUNTER DRAW*********/
.container_draw {
	background-color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: auto;
}
.container_draw svg {
	max-width: 100%;
	width: 100%;
	height: auto;
	fill: none;
	stroke: #575756;
	stroke-width: 2px;
}
.container_draw svg tspan > tspan {
	stroke-dasharray: 1500;
	stroke-dashoffset: -1500;
}

@-webkit-keyframes draw {
	100% {
		stroke-dashoffset: 0;
	}
}
@keyframes draw {
	100% {
		stroke-dashoffset: 0;
	}
}

/******COUNTER DRAW*********/

/*****LANDING THEMES******/
@media (max-width: 1199px) {
	body.noukies-themes-theme-view .slide1top {
		top: 15% !important;
	}
	body.noukies-themes-theme-view img.imgstars {
		margin: 0 !important;
	}
	body.noukies-themes-theme-view span.long1text {
		width: 86% !important;
		margin: 0 7% 35px !important;
	}
}
@media (max-width: 991px) {
	body.noukies-themes-theme-view img.img-responsive.time5less {
		margin: 40px auto 0 !important;
	}
	body.noukies-themes-theme-view .img1height img.imgstars {
		display: none !important;
	}
	body.noukies-themes-theme-view div.img1height {
		padding-top: 25px;
	}
	body.noukies-themes-theme-view .slide1top {
		top: 10% !important;
		width: 80% !important;
		margin: 0 auto !important;
	}
	body.noukies-themes-theme-view .text2span {
		height: 187px !important;
	}
	body.noukies-themes-theme-view .text2span span {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	body.noukies-themes-theme-view span.text3span {
		font-size: 16px !important;
		line-height: 20px !important;
	}
	body.noukies-themes-theme-view span.text4span {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	body.noukies-themes-theme-view span.long1text {
		width: 100% !important;
		margin: 0 0 35px !important;
		font-size: 16px !important;
		line-height: 18px !important;
	}
	body.noukies-themes-theme-view.nl  .text2span {
		height: 209px !important;
	}
	body.noukies-themes-theme-view span.title1line {
		font-size: 21px !important;
		line-height: 26px !important;
	}
	body.noukies-themes-theme-view .slide1top {
		position: relative !important;
		padding: 0 !important;
	}
}
@media (max-width: 767px) {
	body.noukies-themes-theme-view img.time4less {
		margin-top: 0 !important;
	}
	body.noukies-themes-theme-view img.imgstars {
		margin: 0 25% !important;
	}
	body.noukies-themes-theme-view img.time10less {
		margin-top: -50px !important;
	}
	body.noukies-themes-theme-view div.thirdrow {
		margin-top: 25px;
	}
}
@media (max-width: 700px) {
	body.noukies-themes-theme-view img.time5less {
		display: none;
	}
	body.noukies-themes-theme-view span.text2span {
		position: relative !important;
		bottom: inherit !important;
		height: auto !important;
	}
	body.noukies-themes-theme-view div#line2_logo {
		display: block !important;
	}
}
body.noukies-themes-theme-view .line7centerblockfullwidth {
	display: none;
}
@media (max-width: 620px) {
	body.noukies-themes-theme-view img.imgstars {
		margin: 0 20% !important;
	}
	body.noukies-themes-theme-view  div.line7rightblock ,
	body.noukies-themes-theme-view  div.line7leftblock {
		width: 50%;
	}
	body.noukies-themes-theme-view  div.line7centerblock {
		display: none;
	}
	body.noukies-themes-theme-view .line7centerblockfullwidth {
		display: block;
		clear: both;
		padding-top: 20px !important;
	}	
}
@media (max-width: 490px) {
	body.noukies-themes-theme-view img.imgstars {
		margin: 0 12% !important;
	}
	body.noukies-themes-theme-view .divtext100width ,
	body.noukies-themes-theme-view .divtime4less {
		width:50% !important;
	}
	body.noukies-themes-theme-view .text1height ,
	body.noukies-themes-theme-view .divtime10less ,
	body.noukies-themes-theme-view .divtime6less {
		width:100% !important;
	}
	body.noukies-themes-theme-view img.logoimg {
		margin: 0 33% 15px !important;
		width: auto !important;
	}
	body.noukies-themes-theme-view .lastrowimg {
		width:100% !important;
		text-align: center;
	}
	body.noukies-themes-theme-view .lastrowimg img {
		display: inline;
		margin-bottom: 25px;
	}
	body.noukies-themes-theme-view span.text2span_bis {
		margin-top: 0px !important;
	}
	body.noukies-themes-theme-view div.lastrowimg {
		margin-bottom: 15px !important;
	}
	body.noukies-themes-theme-view span.title1line {
		line-height: inherit !important;
	}
}
@media (max-width: 470px) {
	body.noukies-themes-theme-view span.spanlogorelative {
		position: relative !important;
		bottom: inherit !important;
	}
	body.noukies-themes-theme-view .text2span {
		height: auto !important;
		position: relative !important;
		bottom: inherit !important;
	}
	body.noukies-themes-theme-view  div.line7rightblock ,
	body.noukies-themes-theme-view  div.line7leftblock {
		width: 100%;
	}	
}
@media (max-width: 375px) {
	body.noukies-themes-theme-view img.imgstars {
		display: none;
	}
	body.noukies-themes-theme-view div.divtext100width {
		margin-top: 25px;
	}
	body.noukies-themes-theme-view div.time8lessimg ,
	body.noukies-themes-theme-view div.time9lessimg ,
	body.noukies-themes-theme-view div.divtext100width ,
	body.noukies-themes-theme-view div.time2lessimg ,
	body.noukies-themes-theme-view div.time3lessimg ,
	body.noukies-themes-theme-view div.divtime4less {
		width: 100% !important;
	}
}
/*****LANDING THEMES******/

/*****LANDING PRODUITS******/
body.noukies-produits-produit-view a#produit_btn_banner_bott ,
body.noukies-produits-produit-view a#produit_btn2_banner_bott ,
body.noukies-produits-produit-view a#produit_btn3_banner_bott ,
body.noukies-produits-produit-view a#produit_btn_banner_top ,
body.noukies-produits-produit-view a#produit_btn2_banner_top ,
body.noukies-produits-produit-view a#produit_btn3_banner_top {
	border: 1px solid;
    padding: 5px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 5px 15px 0 15px;
    display: inline-block;
}
body.noukies-produits-produit-view div#line8_links {
    position: absolute;
    top: 41%;
    text-align: center;
    width: 100%;
}
body.noukies-produits-produit-view a.produit_cta {
	border: 1px solid;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    display: inline-block;
}
body.noukies-produits-produit-view div.top_banner ,
body.noukies-produits-produit-view div.breadcrumbs {
	display: none !important;
}
body.noukies-produits-produit-view div.row.productadvrow ul {
	margin-left: 15px;
}
body.noukies-produits-produit-view div.row.productadvrow ul li {
    list-style-type: disc;	
}
body.noukies-produits-produit-view span.product_landing_separator {
	width: 20%;
    display: block;
    margin: 0 40%;
    border-top: 1px dotted #ebebeb;
    margin-bottom: 40px;
}
span.slide1top div p {
    line-height: 25px;
    text-align: center !important;
    font-weight: 300;
}
body.noukies-produits-produit-view div#packshot_semaine div.owl-controls .owl-pagination {
	display: none !important;
}
body.noukies-produits-produit-view .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0;
    top: 66%;
    height: 48px;
    width: 48px;
    background: url(/skin/frontend/smartwave/legenda/images/prev_slide.png) center center no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
}
body.noukies-produits-produit-view .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
    top: 66%;
    height: 48px;
    width: 48px;
    background: url(/skin/frontend/smartwave/legenda/images/next_slide.png) center center no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
}
body.noukies-produits-produit-view div.productadvrow h2 {
	padding-bottom: 0px;
	border: none;
}
body.noukies-produits-produit-view div#productlanding_toplinks {}
body.noukies-produits-produit-view div#productlanding_toplinks.top3links a {
    margin: 0px 5px 0 5px;
    width: 31.5%;
    float: left;
    padding: 5px 15px;	
}
body.noukies-produits-produit-view div#productlanding_toplinks.top2links a {}
body.noukies-produits-produit-view div#productlanding_toplinks.top1links a {}
body.noukies-produits-produit-view div#productlanding_toplinks.top0links a {}

body.noukies-produits-produit-view div#productlanding_bottomlinks {}
body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom3links a {
	margin: 0px 5px 0 5px;
    width: 31.5%;
    float: left;
    padding: 5px 15px;	
}
body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom2links a {}
body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom1links a {}
body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom0links a {}


body.noukies-produits-produit-view div#landing_product_video {
    overflow: auto;
    margin: 0px;
    display: block;	
}

body.noukies-produits-produit-view div#landing_product_video .youtube-player {
	position: relative;
	padding-bottom: 48%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 0;
}
body.noukies-produits-produit-view div#landing_product_video .youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}
body.noukies-produits-produit-view div#landing_product_video .youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}
body.noukies-produits-produit-view div#landing_product_video .youtube-player img:hover {
	-webkit-filter: brightness(75%);
}
body.noukies-produits-produit-view div#landing_product_video .youtube-player .play {
	height: 100px;
	width: 100px;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
	position: absolute;
	background: url(/media/play_button2.png) no-repeat;
	cursor: pointer;
}
body.noukies-produits-produit-view div#landing_product_video .youtube-player .play:hover {
	background: url(/media/play_button.png) no-repeat;
}	
@media screen and (min-width: 992px) and (max-width: 1199px) {
	body.noukies-produits-produit-view div#line8_links ,
	body.noukies-produits-produit-view .slide1top {
		width: 60% !important;
		margin: 0 20% !important;
	}
}
@media (max-width: 991px) {
	body.noukies-produits-produit-view .slide1top {
		position: relative !important;
		padding: 0 !important;
		margin: 15px 0 0 0 !important;
		width: 100% !important;
	}	
	body.noukies-produits-produit-view div.productadvrow h2 {
		margin-top: 0 !important;
		line-height: 40px;
	}
	body.noukies-produits-produit-view div#line8_links {
		position: relative !important;
		background: none !important;
		top: inherit !important;
		width: 100% !important;
		margin: 0 !important;
	}
}
@media (max-width: 767px) {

}
@media (max-width: 700px) {

}
@media (max-width: 650px) {
	
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom3links a ,
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom2links a ,
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom1links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top3links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top2links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top1links a {
		margin: 0px 10% 15px 10%;
		width: 80%;
		float: left;
		padding: 5px 15px;
	}
}
@media (max-width: 490px) {

}
@media (max-width: 470px) {
	body.noukies-produits-produit-view span#productslanding_block8_span {
		line-height: 22px;
		font-size: 22px !important;
		padding: 15px;
	}
}
@media (max-width: 425px) {
	body.noukies-produits-produit-view span.slide1top h1 {
		font-size: 40px !important;
		line-height: 44px !important;
		margin-bottom: 15px !important;
	}
	body.noukies-produits-produit-view  div#line8_links #productlanding_bottomlinks a {
		width: 90%;
		padding: 4px 0 !important;
		font-size: 18px !important;
	}
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom3links a ,
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom2links a ,
	body.noukies-produits-produit-view div#productlanding_bottomlinks.bottom1links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top3links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top2links a ,
	body.noukies-produits-produit-view div#productlanding_toplinks.top1links a {
		margin: 0px 0 15px 0;
		width: 100%;
		float: left;
		padding: 5px 15px;
		font-size: 16px !important;
	}	
	.NeWvideoWrapper .youtube-player .play {
		display: none;
	}
}
@media (max-width: 375px) {
	body.noukies-produits-produit-view span.slide1top h1 {
		font-size: 32px !important;
		line-height: 36px !important;
		font-weight: 600 !important;
	}
}
/*****LANDING PRODUITS******/

/***********************************/
@media (max-width: 767px) {
	body.jobs-index-view div.jobsdetail_main div.top.row div.col-sm-4 ,
	body.jobs-index-view div.jobsdetail_main div.top.row div.col-sm-8 {
		padding: 0 15px !important;
	}
	body.jobs-index-view div.jobsdetail_main div.top.row div.col-sm-8 {
		margin-top: 25px;
	}
}
@media (max-width: 460px) {
	div.jobfield input[type=submit] {
		font-size: 18px;
		font-weight: 600;
		width: 100%;
		padding: 5px 10px;
	}	
}
@media (max-width: 320px) {
	div.jobfield input[type=submit] {
		font-size: 16px;
		font-weight: 600;
		width: 100%;
		padding: 5px 10px;
	}	
}
div.footer_sitemap_row .col-sm-3 ul ul li, 
div.footer_sitemap_row .col-sm-2 ul ul li {
    line-height: 16px;
    margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
	ul.products-grid li.item ul.add-to-links ,
	ul.products-grid a.newquick.sw-product-quickview ,
	ul.products-grid a.newquick.sw-product-viewlink {
		display: none !important;
	}
	body.catalogsearch-result-index ul.products-grid li.item:hover div.config_sizes, 
	body.catalog-category-view ul.products-grid li.item:hover div.config_sizes {
		display: none !important;
	}
	.products-grid li.item:hover .item-area {
		border: none;
		padding: initial;
		-webkit-border-image: none;
		-o-border-image: none;
		border-image: none;
	}
}
/***********************************/

@media (min-width: 992px) and (max-width: 1199px) {
	body.noukies_website.fr div.menu-wrapper ul.menu.smartwave-menu > li.new ,
	body.noukies_website.en div.menu-wrapper ul.menu.smartwave-menu > li.new ,
	body.noukies_website.nl div.menu-wrapper ul.menu.smartwave-menu > li.new ,
	body.noukies_website.it div.menu-wrapper ul.menu.smartwave-menu > li.new {
		margin-left: 0px !important;
	}
	ul.menu.smartwave-menu>li+li {
		padding-left: 8px;
		padding-right: 8px;
	}
}

body.checkout-onepage-index ul.ops-form-list.ops_card input[type=radio]:checked + label.new_alias_label {
	display: none;
}
body.noukies_website .header-container {
	background-color: white !important;
}



/*******CHECKOUT / VOUCHERS / CHEQUES CADEAUX*********/
/*
/app/code/community/Unirgy/Giftcert/etc/config.xml
/app/code/local/Mage/Checkout/controllers/CartController.php
/app/design/frontend/smartwave/legenda/template/amcoupon/checkout/cart/coupon.phtml
/app/design/frontend/smartwave/legenda/template/checkout/onepage.phtml
/app/design/frontend/smartwave/legenda/template/checkout/cart.phtml
/app/design/frontend/smartwave/legenda/template/checkout/onepage/payment.phtml
/app/design/frontend/base/default/layout/checkout.xml
*/

/*supprimer line 22029 cart border2.png*/

/*
>> remplacer tout 
#58595B par #575756
#de696c par #F3A0AD
*/

body.checkout-cart-index tr.ugiftcert-details.tax-details.tax-details-first {
	display: block !important;
}
body.checkout-cart-index div#bar-wrapper.free_shipping_bar_top {
	display:none !important;
}
body.checkout-cart-index div.cart#newcart {
	background-color: #ebebeb;
	padding: 15px;
}

body.checkout-cart-index div#newcart_leftcol {
	padding-right:0;
}
body.checkout-cart-index div#newcart_leftcol h1 {
	font-family: plutocond_regular;
    text-transform: initial;
    font-size: 20px;
    background-color: white;
    padding: 10px 0 0 15px;
    margin: 0;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items {
	background-color: white;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr {
	background: none;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr td {
    border-bottom: 1.5px solid #ebebeb !important;
	padding: 0 !important;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr.last td {
    border-bottom: none !important;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table {
    margin: 0;
    padding: 0 15px 15px 15px;
}
body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box {
    padding: 15px;
    margin: 0;
    background-color: white;
    border: none;
}
body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart {
    background-color: white;
    margin: 15px 0 0 0;
    padding: 5px 10px 15px 5px;
}
body.checkout-cart-index div#newcart_rightcol .cart-coupon-extra {
    background-color: white;
    margin: 15px 0 15px 0;
	padding: 15px;
}
body.checkout-cart-index div#newcart_rightcol .cart-total-section {
    margin: 0;
    padding: 0;	
}
body.checkout-cart-index div#newcart_rightcol .cart-total-section .totals {
    border: none !important;	
	overflow: auto;
}
body.checkout-cart-index div.custom_remove_newcart_item a {
	width: auto;
    text-indent: 0;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
    font-family: "plutocond_regular";
    color: #575756;
    display: block;
    float: left;
    margin-right: 15px;
    height: auto;
}
body.checkout-cart-index span.addinfos {
	width: 100%;
    display: block;
}
body.checkout-cart-index div.cart-cadeau-box p {
    font-family: "plutocond_regular";
    color: #575756;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
}
body.checkout-cart-index div#allow-gift-message-container {
    margin: 0;
    padding: 0;
	overflow-x: hidden;
}
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to ,
body.checkout-cart-index div#allow-gift-message-container textarea {
    border: 1px solid #3752A0 !important;
    border-radius: 15px !important;
}

body.checkout-cart-index div#allow-gift-message-container textarea::placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to::placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #575756 !important;
    opacity: 1; /* Firefox */
}
body.checkout-cart-index div#allow-gift-message-container textarea:-ms-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to:-ms-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #575756 !important;
	opacity: 1; 
}
body.checkout-cart-index div#allow-gift-message-container textarea::-ms-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to::-ms-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from::-ms-input-placeholder { /* Microsoft Edge */
    color: #575756 !important;
	opacity: 1; 
}
body.checkout-cart-index div#allow-gift-message-container span.field_info_bottom ,
body.checkout-cart-index div#allow-gift-message-container span.field_info_bottom_maxlength {
	font-weight: 300 !important;
	font-family: "plutocond_light";
}
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from::-webkit-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to::-webkit-input-placeholder ,
body.checkout-cart-index div#allow-gift-message-container textarea::-webkit-input-placeholder {
    color: #575756 !important;
    opacity: 1;
}


body.checkout-cart-index button#submitgiftmsg {
    background-color: #3752A0;
	border: 1px solid #FFF;
	margin:0;
}
body.checkout-cart-index button#submitgiftmsg:hover {
    background-color: #FFF;
	border: 1px solid #3752A0;
	color: #3752A0;
}
body.checkout-cart-index a#newcart_continue_shopping {
	color: #575756;
    margin-top: 15px;
    display: inline-block;
}
body.checkout-cart-index a#newcart_continue_shopping:hover {
	text-decoration: underline !important;
}
body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label {
    font-size: 16px;
    color: #575756 !important;
    line-height: 22px;
}
body.checkout-cart-index div#newcart_rightcol input.input-text#coupon_code {
    float: right;
    width: 78% !important;
    margin: 0 !important;
    border: 1px solid #3752A0 !important;
    border-radius: 15px !important;
    color: #3752A0 !important;
	padding-left: 15px;
}
body.checkout-cart-index div#newcart_rightcol button#couponcode_btn_cart {
    margin: 0;
    background-color: #3752A0;
    color: white;
    border-radius: 15px;
	float: right;
	border: 1px solid #3752A0;
}
body.checkout-cart-index div#newcart_rightcol button#couponcode_btn_cart:hover {
	color: #3752A0 !important;
}	
body.checkout-cart-index a.edit_newcart_item {
	color: #575756;
    font-size: 11px;
    text-decoration: underline;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: inherit;
    opacity: 1;
    text-transform: inherit;
    padding: 0;
}
body.checkout-cart-index a.edit_newcart_item:hover {
	text-decoration: inherit;
}
body.checkout-cart-index div.discount-form select {
	color: #575756;
    border: 1px solid #b9b9b0;
    font-weight: 300;
    padding: 9px;
    height: auto;
    margin-top: 10px !important;
    border-radius: 15px;
}
body.checkout-cart-index #sticky-wrapper {width:100%;}
body.checkout-cart-index a#newcart_infos_link {
    border: 1px solid #b9b9b0;
    color: #b9b9b0;
    padding: 7px 35px;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin: 5px 0 0 0;	
}
body.checkout-cart-index a#newcart_infos_link:hover {
    border: 1px solid #b9b9b0;
    color: #FFF;
    background-color: #b9b9b0;
}
body.checkout-cart-index div.boxcrosssellprod {
	background-color: white;
	margin: 15px 15px 0 15px;
	border: none;
	padding-top: 5px;
}
body.checkout-cart-index div.boxcrosssellprod div.title {
	color: #575756;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0;	
}
body.checkout-cart-index div.boxcrosssellprod div.title:before {
    border: none;
    position: inherit;
    top: inherit;	
}
body.checkout-cart-index td.cart_item_prod_name span.cart_item_gift_text.textual {
    margin-top: 10px;
}
body.checkout-cart-index td.custom_cart_price span.cart-price .price {
	margin: 0 !important;
    float: right;
}
body.checkout-cart-index .cart .cart-total-section .totals table tr td.a-right {
	color: #575756;
}
body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr td.discount_macaron {
	padding-right: 10px !important;
}
body.checkout-cart-index .col-main.col-xs-12 {
    margin-right: 15px;
}

body.archimede_website.checkout-cart-index a#newcart_infos_link {
	border-radius: 0 !important;
}
body.checkout-cart-index.archimede_website div#newcart_rightcol button#couponcode_btn_cart {
    background-color: #2b3268;
}
body.checkout-cart-index.archimede_website div#newcart_rightcol input.input-text#coupon_code {
    border: 1px solid #2b3268 !important;
    border-radius: 0px !important;
    color: #2b3268 !important;
}
body.checkout-cart-index.archimede_website div.discount-form select {
	border-radius: 0px !important;
}
body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart div.nks_prime_left img#logo_prime {
    margin: 15px;
    max-width: 185px;
}
body.checkout-cart-index ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout {
	border: 1px solid #3752A0 !important;
}
body.checkout-cart-index ul.checkout-types li button.button.btn-proceed-checkout.btn-checkout:hover {
    background-color: white !important;
    border: 1px solid #3752A0 !important;
    color: #3752A0 !important;
    text-decoration: none;
}
.cart-table .item-msg.error {
	font-weight: 300;
    text-transform: inherit;
    line-height: initial;
    text-align: left;
}
@media (max-width: 1199px) {
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label {
		font-size: 14px;
		line-height: 20px;
	}
	body.checkout-cart-index div#newcart_rightcol input.input-text#coupon_code {
		width: 73% !important;
	}	
}
@media (min-width: 768px) and (max-width: 991px) {
	.cart-table tbody td.cart_img_prod img {
		width: 110px;
		margin: 10px 0 !important;
	}
	body.checkout-cart-index div#newcart_rightcol input.input-text#coupon_code {
		width: 64% !important;
	}
	body.checkout-cart-index td.cart_item_prod_name span.cart_item_gift_text.textual {
		display: none;
	}	
	body.checkout-cart-index table#shopping-cart-table tr td.cart_item_prod_name h2 {
		font-size: 14px;
		line-height: 16px;
	}	
	body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr td.cart_item_prod_name {
		padding: 10px 0 !important;
	}
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_input ,
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label ,
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt  {
		width: 100% !important;
	}
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .babyregistry_box_price ,
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .custom_toggle {
		width: 50% !important;
	}
}

@media (max-width: 767px) {
	body.checkout-cart-index .main {
		margin-top:0;
	}
	body.checkout-cart-index div#newcart.cart {
		margin-top: 0;
		padding: 0;
	}
	body.checkout-cart-index div#newcart_leftcol h1 {
		text-align: center;
		padding-left: 0;
		padding-bottom: 15px;
	}
	body.checkout-cart-index div#newcart_leftcol #newcart_items {
		margin-top: 10px !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}

	body.checkout-cart-index a#newcart_continue_shopping {
		display: block;
		background-color: white;
		margin: 0;
		padding-bottom: 10px;
		padding-left: 15px;
	}	
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box {
		margin-top: 10px;
		padding: 30px 15px;
	}
	body.checkout-cart-index div.cart-cadeau-box p {
		font-size: 18px;
		padding-right: 80px;
	}
	body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart {
		margin: 0 0 10px 0;
		padding: 15px 0;
	}	
	body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart div.col-xs-6 {
		margin-top: 0;
	}
	body.checkout-cart-index div#newcart_rightcol .cart-coupon-extra {
		margin: 0 0 10px 0;
		padding: 25px 15px 25px 15px;
	}	
	div.cart-total-section div.totals ul.checkout-types {
		border-top: none;
		padding-top: 0;
	}	
	body.checkout-cart-index div.boxcrosssellprod {
		border: none;
		padding: 0;
		margin: 0;
	}
	body.checkout-cart-index div.boxcrosssellprod div.title	{
		color: #3752A0;
		margin: 10px 0 0 0;
		padding-top: 50px;
	}
	body.checkout-cart-index a#newcart_infos_link {
		margin-bottom: 25px;
	}
	body.checkout-cart-index .cart-table tbody td.cart_img_prod img {
		
	}
	body.checkout-cart-index div#newcart_leftcol #newcart_items table#shopping-cart-table tr td {
		padding: 10px 0 10px 0 !important;
	}	
	body.checkout-cart-index div#newcart_rightcol .cart-total-section .totals {
		margin-bottom:0;
	}
	body.checkout-cart-index td.cart_item_prod_name span.cart_item_gift_text.textual {
		display: none !important;
	}
	body.checkout-cart-index div.discount-form select {
		width: 90% !important;
	}
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label {
		font-size: 14px;
		line-height: 20px;
	}	
	body.checkout-cart-index div#newcart_leftcol {
		padding: 0;
	}	
}

@media (max-width: 650px) {
	body.checkout-cart-index div.cart-cadeau-box p {
		padding-right: 0;
	}
}
@media (max-width: 610px) {
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_input ,
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label {
		width:100%;
	}
	body.checkout-cart-index div#newcart_rightcol div.custom_coupon_label {
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		color: #3752A0 !important;
		margin-bottom: 10px;
	}
	body.checkout-cart-index div#newcart_rightcol button#couponcode_btn_cart {    
		width: 18% !important;
		margin-left: 2% !important;
	}
	body.checkout-cart-index div#newcart_rightcol input.input-text#coupon_code {
		width:80% !important;
	}
}
body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt p#cadeaubox_babyregistry_smallres {display:none;}
@media (max-width: 540px) {
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt p#cadeaubox_babyregistry {display:none;}
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt p#cadeaubox_babyregistry_smallres {
		display:block;
		font-size: 20px;
		margin-top: 10px;
	}
}
@media (max-width: 475px) {
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt p#cadeaubox_babyregistry_smallres {
		font-size: 15px;
		word-break: break-all;
	}
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt ,
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .babyregistry_box_price ,
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .custom_toggle {
		width: 33.33% !important;
	}
	
}
@media (max-width: 425px) {
	body.checkout-cart-index div#newcart_rightcol div.cart-cadeau-box .kadobox_txt p#cadeaubox_babyregistry_smallres {
		margin-top: 0px;
	}
	body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart .nks_prime_left ,
	body.checkout-cart-index div#newcart_rightcol div#noukies_prime_cart .nks_prime_right {
		width: 100%;
	}
}
@media (max-width: 325px) {
	body.checkout-cart-index div#newcart_rightcol input.input-text#coupon_code {
		width: 78% !important;
	}
}

.ui-widget.ui-widget-content[aria-describedby=dialog-confirm-mix] {
    border: 1px solid #3752A0;
    border-radius: 50px;
    padding: 15px;
}
.ui-widget.ui-widget-content[aria-describedby=dialog-confirm-mix] div.ui-dialog-buttonset button[type=button] {
	background-color: #3752A0;
    border-radius: 50px;
    color: white;
}
.ui-widget.ui-widget-content[aria-describedby=dialog-confirm-mix] div.ui-dialog-buttonset button[type=button]:hover {
    background-color: white;
    color: #3752A0;
    border: 1px solid #3752A0;
}
.ui-widget.ui-widget-content[aria-describedby=dialog-confirm-mix] .popup_cart_baby {
	font-family: Plutocond_regular;
	font-size: 15px;
	font-weight: 600;
	color: #3752A0;
	line-height: 20px;	
	margin-top: 34px;
}
.ui-widget.ui-widget-content[aria-describedby=dialog-confirm-mix] .popup_cart_baby strong {
	color: #3752A0;
}	

body.archimede_website div#main_footer form div.newslettergdpr .divinput input#newsletter {
	color: #2b3268 !important;
}
body.archimede_website div#main_footer form div.newslettergdpr .divinput input#newsletter::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #2b3268 !important;
    opacity: 1; /* Firefox */
}
body.archimede_website div#main_footer form div.newslettergdpr .divinput input#newsletter:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2b3268 !important;
}
body.archimede_website div#main_footer form div.newslettergdpr .divinput input#newsletter::-ms-input-placeholder { /* Microsoft Edge */
    color: #2b3268 !important;
}

body.checkout-onepage-index #checkout-shipping-method-load a#pickup-selection-link {
	margin-left: 0;
}
body.checkout-onepage-index span.ship_delay {
	color: #B9B9B0;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked span.ship_delay {
	color: #3752A0;
}

body.checkout-onepage-index ol#checkoutSteps {
    width: 70%;
    margin: 0 15%;
}
body.checkout-onepage-index ol#checkoutSteps li.section {display:none !important;}
body.checkout-onepage-index ol#checkoutSteps li.section.allow.active {display:block !important;}
body.checkout-onepage-index ol#checkoutSteps div.step {
	border: none;
}
body.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title {
	background-color: white;
    color: #3752A0;
    border: none;
    padding: 0 !important;
    margin: 0;
    border-radius: 0;	
}
body.checkout-onepage-index ol#checkoutSteps li.section.active div.step-title h2.title {
	color: #3752A0 !important;	
}
body.checkout-onepage-index .opc .section.active .title:before, 
body.checkout-onepage-index .opc .section.allow .title:before {
	background: none;
}

body.checkout-onepage-success div#checkout_breadcrumbs ,
body.checkout-onepage-index div#checkout_breadcrumbs {
    width: 75%;
    margin: 25px auto;
    text-align: center;
    overflow: auto;
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt {
    width: 16.66%;
    float: left;
    color: #3752A0;
    font-weight: 600;
    position: relative;
    z-index: 1;	
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt::before ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt::before {
    border-top: 2px solid #3752A0;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
	border: 2px solid #3752A0;
    padding: 15px 30px;
    height: auto;
    display: inline-block;
    border-radius: 50%;
    font-size: 30px;
    background-color: white;
}

body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr.active ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr.active {
	background-color: #3752A0;
	color: white;
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_txt ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_txt {
	display: block;
    margin-top: 5px;	
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt.step1chkout::before ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt.step1chkout::before {
	left: 50%;
}
body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt.step6chkout::before ,
body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt.step6chkout::before {
	width: 50%;
    margin: 0;
}

/*
body.checkout-onepage-index ol#checkoutSteps li#opc-billing {
	width: 45%;
	float: left;
}
body.checkout-onepage-index ol#checkoutSteps li#opc-shipping {
	width: 45%;
	float: right;
}
*/

body.checkout-onepage-index div.newcheckout_title {
	color: #3752A0;
    font-size: 18px;
    margin-bottom: 15px;
	border-bottom: 1px solid #b9b9b0;
}

body.checkout-onepage-index div.discount-form {
	width: 250px;
    overflow: auto;
    margin-left: 28px;	
}
body.checkout-onepage-index button#couponcode_btn_cart {
	float: right;
    margin: 0;
    background-color: #3752A0;
    padding-left: 5px;
    padding-right: 5px;	
    border-radius: 12px;
    width: 40px;
}
body.checkout-onepage-index input#coupon_code {
    float: right;
    width: 200px;
    border-radius: 15px !important;
    border-color: #3752A0 !important;
}
body.checkout-onepage-index input.radio, input[type=radio] {
    width: 20px;
    height: 20px;
    background: url(/skin/frontend/smartwave/legenda/images/new_radio-icon.png) center center no-repeat;
}
body.checkout-onepage-index input.radio:checked, 
body.checkout-onepage-index input[type=radio]:checked {
    background: url(/skin/frontend/smartwave/legenda/images/new_radio-icon-check.png) center center no-repeat;
}
body.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button {
    background-color: #3752A0!important;
    border: 1px solid #3752A0 !important;
    text-transform: uppercase !important;
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    font-family: "plutocond_regular";
    width: 280px;
}
body.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button:hover {
	background-color: #FFFFFF!important;
	color: #3752A0!important;
}

body.checkout-onepage-index #paystep_totals {
	margin-top: 22px;
}
body.checkout-onepage-index #paystep_totals .left {
    font-size: 18px;
    color: #3752A0;	
}
body.checkout-onepage-index #paystep_totals .left sub {
    font-size: 12px;
    bottom: 0;	
}
body.checkout-onepage-index #paystep_totals .right {
    font-size: 24px;
    color: #3752A0;	
}
/*
body.checkout-onepage-index ol#checkoutSteps li#opc-payment div.buttons-set button.button {
	width: 100%;
}
*/
body ol#checkoutSteps div.buttons-set button#send2.button {
    float: none;
    margin: 0 auto;
}
body.checkout-onepage-index .refontelogin .registered-users a#forgotpswdlink {
    display: block;
    clear: both;
}
body.checkout-onepage-index div#checkout-shipping-method-load {}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods {}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd {
	float: left;
    width: 40%;
    border: 3px solid #b9b9b0;
    margin: 5%;
    padding: 15px;
    min-height: 175px;	
	text-align: center;
	cursor: pointer;
	position: relative;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd p.added.method-description {
	display: none;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd i.fa {
    color: #b9b9b0;
    font-size: 105px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
body.checkout-onepage-index form#co-shipping-method-form dl.sp-methods label span.price {
    float: inherit;
	color: #b9b9b0;
}
body.checkout-onepage-index form#co-shipping-method-form dl.sp-methods input.radio, 
body.checkout-onepage-index form#co-shipping-method-form dl.sp-methods input[type=radio] {
	display: none;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked {
	border: 3px solid #3752A0;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked i.fa {color: #3752A0;}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked label {color: #3752A0;}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked label span.price {color: #3752A0;}

body.checkout-onepage-index #checkout-shipping-method-load div#selected-pickup {
    margin-left: 0;
    margin-top: 10px;
}
body.checkout-onepage-index #checkout-shipping-method-load p.added.method-description {
    margin-top: 10px;
    margin-left: 0;
}
body.checkout-onepage-index input.accesspoint_customer_firstname, 
body.checkout-onepage-index input.accesspoint_customer_lastname {
	margin: 0 0 5px 0;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.onlyonemethod {
    float: inherit;
    margin: 5% 30%;
}
body.checkout-onepage-index img.logocarrierchkt {
	width: 40px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
body.checkout-onepage-index #opc-review .product-name {
	font-family: "plutocond_regular";
	color: #3752A0;
    text-transform: initial;
	padding-bottom: 5px;
	margin: 0;
	font-size: 17px;
	border-bottom: none;
}
body.checkout-onepage-index ol#checkoutSteps li#opc-review.section {
	background-color: #ebebeb;
    overflow: auto;
	padding-bottom: 15px;
}
body.checkout-onepage-index div#checkout-review-table-wrapper ,
body.checkout-onepage-index table#checkout-review-table {
	background-color: white;
}

body.checkout-onepage-index table#checkout-review-table {
	border-bottom: none;
	margin: 0;
}

body.checkout-onepage-index .review_address_container {
    padding: 0;
    margin: 15px 0 0 0;	
}
body.checkout-onepage-index .review_address_container div.review_address.billingadr {
	background-color: white;
    width: 100%;	
	margin: 0 0 15px 0;
}
body.checkout-onepage-index .review_address_container div.review_address.shippingadr {
	background-color: white;
    width: 100%;	
	margin: 0;
}

body.checkout-onepage-index table#checkout-review-table.data-table tr.first td {
	border-top: none;
}
body.checkout-onepage-index div#checkout-review-table-wrapper div.newcheckout_title {
    padding: 10px 0;
    margin: 0;
    text-align: center;
	border: none;
}
body.checkout-onepage-index .opc .checkout-agreements {
	padding: 0;
    margin: 0;
}
body.checkout-onepage-index #opc-review .buttons-set p.f-left {
    margin: 0;
    width: 100%;
    text-align: center;
}
body.checkout-onepage-index .opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border: none;
    padding: 15px;
}
body.checkout-onepage-index .opc .checkout-agreements li {
    margin: 15px 0 0 0;
}
body.checkout-onepage-index table#checkout-review-table tfoot tr td.a-left ,
body.checkout-onepage-index table#checkout-review-table tfoot tr td.a-left strong {
	text-align: left !important;
    color: #575756;
    font-size: 16px;	
}
body.checkout-onepage-index .checkout_review_method {
    background-color: white;
    padding: 15px;
    margin-top: 15px;
    position: relative;	
}
body.checkout-onepage-index .checkout_review_method span.review_ship_title {
	font-size: 14px;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;	
}
body.checkout-onepage-index .checkout_review_method span.review_ship_descr {
    font-size: 14px;	
}

body.checkout-onepage-index p.nwsltrcheck ,
body.checkout-onepage-index ol.checkout-agreements li p.checkadr {
	overflow: auto;
    margin: 15px 0;
}
body.checkout-onepage-index p.nwsltrcheck label.newcheckoutlabel ,
body.checkout-onepage-index ol.checkout-agreements li p.checkadr label.newcheckoutlabel {
    float: left;
    line-height: 27px;
    font-size: 18px;
	margin-left: 20px;
}
body.checkout-onepage-index p.nwsltrcheck div ,
body.checkout-onepage-index ol.checkout-agreements li p.checkadr div {
	float: right;
	margin-right: 20px;
}
body.checkout-onepage-index div#checkout-review-submit {
	padding-right:0;
}

body.checkout-onepage-index ol#checkoutSteps div.step input[type=radio].radio_billing_yes ,
body.checkout-onepage-index ol#checkoutSteps div.step input[type=radio].radio_billing_no ,
body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios input[type=radio] ,
body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios input[type=radio] {
	width: 8%;
    float: left;
    text-align: left;
    margin: 0;
}
body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios label ,
body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios label {
    width: 90%;
    float: left;
	margin-bottom: 5px;
	margin-left: 2%;
}
ul.ops-form-list.ops_card label.new_alias_label {
	display: none !important;
}

@media (max-width: 1170px) {
	body.checkout-onepage-index p.nwsltrcheck label.newcheckoutlabel, 
	body.checkout-onepage-index ol.checkout-agreements li p.checkadr label.newcheckoutlabel {
		float: left;
		line-height: 18px;
		font-size: 16px;
		margin-left: 0;
		margin-top: 7px;
	}
}
@media (max-width: 991px) {
	body.checkout-onepage-success div#checkout_breadcrumbs, 
	body.checkout-onepage-index div#checkout_breadcrumbs {
		width: 100%;
	}	
	body.checkout-onepage-index ol#checkoutSteps {
		width: 100%;
		margin: 0;
	}	
	body.checkout-onepage-index span.ship_delay {
		margin-bottom: 15px;
		display: inline-block;
	}	
	body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd {
		width: 48%;
		margin: 1%;
	}	
	body.checkout-onepage-index input.accesspoint_customer_firstname, 
	body.checkout-onepage-index input.accesspoint_customer_lastname {
		width: 100%;
	}
	body.checkout-onepage-index div#checkout-step-payment div.paystep_leftcol ,
	body.checkout-onepage-index div#checkout-step-payment div.paystep_rightcol {
		width: 100%;
		margin-bottom: 25px;
	}	
	body.checkout-onepage-index p.nwsltrcheck label.newcheckoutlabel, 
	body.checkout-onepage-index ol.checkout-agreements li p.checkadr label.newcheckoutlabel {
		float: left;
		line-height: inherit;
		font-size: 14px;
		margin-left: 0;
		width: 70%;
	}	
	body.checkout-onepage-index table#checkout-review-table.data-table tr td.imgcheckoutarea img {
		margin: 0 !important;
	}
}
@media (max-width: 767px) {
	body.checkout-onepage-index div#checkout-review-submit {
		padding-left: 0;
		margin-top: 15px;
	}
	body.checkout-onepage-index table#checkout-review-table {
		margin-bottom: 15px;
	}
	table#checkout-review-table td.imgcheckoutarea {
		text-align: center;
	}
}
@media (max-width: 650px) {

}
@media (max-width: 610px) {

}
@media (min-width: 541px) and (max-width: 767px) {
	body.checkout-onepage-index ol#checkoutSteps div.step input[type=radio].radio_billing_yes, 
	body.checkout-onepage-index ol#checkoutSteps div.step input[type=radio].radio_billing_no, 
	body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios input[type=radio], 
	body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios input[type=radio] {
		width: 12%;
	}
	body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios label, 
	body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios label {
		width: 86%;
	}	
}

@media (max-width: 540px) {
	body.checkout-onepage-index ol#checkoutSteps li#opc-billing, 
	body.checkout-onepage-index ol#checkoutSteps li#opc-shipping {
		width: 100%;
		float: inherit;
		clear: both;
	}
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
		padding: 10px 25px;
	}	
}
@media (max-width: 475px) {
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
		padding: 5px 20px;
	}
	body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd {
		width: 100%;
		margin: 0 0 25px 0;
	}	
}
@media (max-width: 425px) {
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
		padding: 0px 15px;
	}
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_txt, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_txt {
		color: transparent;
	}
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_txt.active, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_txt.active {
		color: #3752A0;
	}
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt::before, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt::before {
		top: 33%;
	}	
	body.checkout-onepage-index ol#checkoutSteps div.step#checkout-step-payment div.discount i.fa-gift {
		display: none;
	}
}
@media (max-width: 375px) {
	body.checkout-onepage-index ol#checkoutSteps div.step#checkout-step-payment div.discount label {
		font-size: 12px;
	}
}	
@media (max-width: 370px) {
	body.checkout-onepage-index div#checkout-review-table-wrapper table#checkout-review-table tbody td.imgcheckoutarea {
		width: 100px !important;
	}
	body.checkout-onepage-index table#checkout-review-table.data-table tr td.imgcheckoutarea img {
		width: 80px !important;
	}
	div#checkout-review-table-wrapper table#checkout-review-table tbody td .price {
		font-weight: 300;
		font-size: 12px;
	}	
}
@media (max-width: 325px) {
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
		padding: 0px 10px;
		font-size: 20px;
	}
	body.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt::before, 
	body.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt::before {
		top: 28%;
	}	
}

body.checkout-onepage-index label[for=new_alias_ops_cc] {display:none;}


body.checkout-onepage-success div.main div.col-main {width:100%;}
body.checkout-onepage-success div.main div.col-right {display:none;}

body.checkout-onepage-success h2.thanks_success {
	color: #3752A0;
    text-transform: initial;
    font-size: 30px;
    font-weight: normal;
    font-family: "leoslerrough_regular";
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    border: none;
}
body.checkout-onepage-success #success_page_text p {
    color: #575756;
    font-size: 15px;
    text-align: center;
}
body.checkout-onepage-success .ordershare {
	border: none !important;
}
body.checkout-onepage-success .successpage-row {
	color: #94968c;
	text-transform: initial;
	font-size: 14px;
	font-weight: normal;
	font-family: "plutocond_light";
	margin-top: 50px;
}
body.checkout-onepage-success div.col-main {
	padding-top: 0px !important;
}

body.checkout-onepage-success  .ordershare {
	border-left: 1px solid #eef0f5;
}
body.checkout-onepage-success .products-grid li.item {
	float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 33%;
    height: 370px;
    max-height: 370px;
}
body.checkout-onepage-success div#success_page_products ul.products-grid {
	margin: 0 120px 120px 120px;
}
body.checkout-onepage-success ul.products-grid li.item h2.product-name {
	padding: 0 25px;
}
body.checkout-onepage-success .ordershare .item ul li {
	text-align: center;
}
body.checkout-onepage-success div.share_order {
	text-align: center;
}
body.checkout-onepage-success div.share_order span.share-label {}
body.checkout-onepage-success div.share_order a {
	margin: 0 5px;
}
body.checkout-onepage-success .ordershare .products-grid h2.product-name {
    line-height: 15px;
    margin: 0 0 25px;
    padding-bottom: 20px;
    height: 32px;
    max-height: 32px;
}
body.checkout-onepage-index div#checkout-review-submit span.alert_msg {
    margin: 15px;
    line-height: initial;
    text-align: center;
}
body.checkout-onepage-index .refontelogin .registered-users a#forgotpswdlink {
    text-decoration: underline;
    font-size: 14px;
}
body.checkout-onepage-index .refontelogin form#login-form div.registered-users {
	border: none;
}
body.checkout-onepage-index .adaptboxheight.rightbox , 
body.customer-account-create .adaptboxheight.rightbox ,
body.checkout-onepage-index .adaptboxheight.leftbox , 
body.customer-account-create .adaptboxheight.leftbox {
    background: none !important;
}
div#checkout-step-login ul.messages {
	display: none;
}
@media (max-width: 991px) {
	body.checkout-onepage-success div#success_page_products ul.products-grid {
		margin: 0;
	}
}
@media (max-width: 620px) {
	body.checkout-onepage-success ul.products-grid li.item h2.product-name {
		display: none;
	}
	body.checkout-onepage-success .products-grid li.item {
		height: 250px;
		max-height: 250px;
	}	
}
@media (max-width: 400px) {
	body.checkout-cart-index div#newcart_rightcol button#couponcode_btn_cart {
		padding: 5px 0 0 0;
	}
}
@media (max-width: 385px) {
	body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios label, 
	body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios label {
		width: 90%;
		float: right;
	}
	div#checkout-step-billing .form-list li.control label ,
	div#checkout-step-shipping .form-list li.control label {
		width: 90%;
		float: right;
	}
}
@media (max-width: 360px) {
	dl#checkout-payment-method-load dt label span.payment-logo {
		display: none;
	}
	body.checkout-onepage-index ol#checkoutSteps div.step#checkout-step-payment div.discount label#label_coupon_checkout {
		text-transform: uppercase;
		width: 85%;
		line-height: normal;
	}
	body.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button {
		width: 100%;
		float: none;
	}
}
@media (max-width: 325px) {
	body.checkout-onepage-index p.nwsltrcheck div.toggle , 
	body.checkout-onepage-index ol.checkout-agreements li p.checkadr div.toggle {
		margin: 0;
	}
}

body.checkout-onepage-index div#shipping-address-select_radios div.radio-entry ,
body.checkout-onepage-index div#billing-address-select_radios div.radio-entry {
	background-color: #ffffff;
    overflow: auto;
    padding: 10px 45px 0 5px;
    margin-bottom: 15px;	
	position: relative;
}
body.checkout-onepage-index div#shipping-address-select_radios div.radio-entry[checked=checked] ,
body.checkout-onepage-index div#billing-address-select_radios div.radio-entry[checked=checked] {
	background-color: #f2f2f2;	
}
body.checkout-onepage-index div#shipping-address-select_radios div.radio-entry a.edit_pencil_grey_link ,
body.checkout-onepage-index div#billing-address-select_radios div.radio-entry a.edit_pencil_grey_link {
    position: absolute;
    right: 10px;
    top: 10px;
}
body.checkout-onepage-index div#shipping-address-select_radios div.radio-entry a.edit_pencil_grey_link img ,
body.checkout-onepage-index div#billing-address-select_radios div.radio-entry a.edit_pencil_grey_link img {
    width: 25px;	
}
body.checkout-onepage-index form#co-shipping-method-form div.newcheckout_title {
	text-align: center;
}
body.checkout-onepage-index fieldset#billing_addr_fieldset ,
body.checkout-onepage-index fieldset#shipping_addr_fieldset {
	border: 1px solid #f2f2f2;
    border-top: none;
    padding: 20px 10px 0 10px;
    margin-top: -15px;
}
body.checkout-onepage-index form#co-shipping-form ul.form-list li.control ,
body.checkout-onepage-index form#co-billing-form ul.form-list li.control {
	margin-left: 5px;
}
ul.form-list.noaddresses li#shipping-new-address-form fieldset#shipping_addr_fieldset ,
ul.form-list.noaddresses li#billing-new-address-form fieldset#billing_addr_fieldset {
	border: none;
}
body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios div.field label, 
body.checkout-onepage-index ol#checkoutSteps div.step #shipping-address-select_radios .wide label, 
body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios div.field label ,
body.checkout-onepage-index ol#checkoutSteps div.step #billing-address-select_radios .wide label {
    color: #B9B9B0;
    margin: 0 0 0 15px !important;
    font-size: 12px;
}
body.checkout-onepage-index fieldset#billing_addr_fieldset input.input-text ,
body.checkout-onepage-index fieldset#shipping_addr_fieldset input.input-text ,
body.checkout-onepage-index fieldset#billing_addr_fieldset select ,
body.checkout-onepage-index fieldset#shipping_addr_fieldset select {
	border: 1px solid #B9B9B0;
	margin-bottom: 5px;
}
.cart-table td.cart_item_prod_name i.fa {
	font-size: 16px;
}
.cart-table td.cart_item_prod_name i.fa:hover ,
.cart-table .product-name a:hover {
	font-weight: 600;
}
form#co-shipping-method-form dl.sp-methods label {
    width: 90%;
    color: #b9b9b0;
}
body.checkout-cart-index a.cancel_pending_order {
    display: block;
    width: 100%;
    padding: 15px 0 0 0;
    overflow: auto;
    color: red;
}
table#checkout-review-table tfoot tr td#review_total_title {
	color: #3752A0;
    font-size: 18px;
    text-align: center !important;
    padding: 10px 0;
}
table#checkout-review-table tr td .price {
	color: #575756;
}
table#checkout-review-table tfoot tr:last-child td strong ,
table#checkout-review-table tfoot tr:last-child td .price {
	color: #3752A0 !important;
}
form#checkout-agreements ol.checkout-agreements li div {
	font-family: "plutocond_regular";	
}
form#checkout-agreements ol.checkout-agreements li div h3 {
    font-size: 14px;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
	color: #575756;
	font-family: "plutocond_regular";	
	text-transform: initial;
}
form#checkout-agreements ol.checkout-agreements li div ul {
	margin: 0 0 0 10px;	
}
form#checkout-agreements ol.checkout-agreements li div ul li {
	margin: 0 0 5px 5px;
    list-style-type: disc;
    padding-left: 5px;	
}
body.checkout-onepage-index ol.checkout-agreements li p.checkadr {
	margin-top:35px;
}

body.checkout-onepage-index ol#checkoutSteps form#login-form div.buttons-set button.button {
	width: 100%;
}
body.checkout-onepage-index .opc .checkout-agreements .agreement-content-container {
	padding: 15px 0;
    background-color: white;
}
body.checkout-onepage-index .opc .checkout-agreements .agreement-content-container .agreement-content {
	padding: 0 15px;
}
body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd:hover {
	border: 3px solid #3752A0;
}
/*******CHECKOUT / VOUCHERS / CHEQUES CADEAUX*********/

/******CHECKBOX TOGGLE*********/
.toggle-group .btn-primary {
    background-color: #5E971C;
    border-color: #B9B9B0;
	text-indent: -9000px;
	margin-bottom: 0 !important;
}
.toggle-group .btn-default {
    background-color: #B9B9B0;
    border-color: #B9B9B0;
	text-indent: -9000px;
	margin-bottom: 0 !important;
}
span.toggle-handle {
    background-color: white !important;
    border-radius: 32px;
    height: 32px;
    width: 32px;
    left: 16px;
}
div.toggle.btn.btn-primary span.toggle-handle {
	left: -16px;
}
.toggle.btn-default ,
.toggle.btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #B9B9B0;
    border-radius: 50px;
}
/******CHECKBOX TOGGLE*********/

/*******NEW GUIDE DES TAILLES********/
div.fancybox-wrap.sizeguide_fancybox {
	width: 75% !important;
}
div.fancybox-wrap.sizeguide_fancybox .fancybox-skin .fancybox-outer .fancybox-inner {
	width: 100% !important;
}
div.fancybox-wrap.sizeguide_fancybox .fancybox-skin div#sizeguide h2 {
	margin: 0;
    padding: 0;
    border: none;
    text-transform: uppercase;
    color: #3752A0 !important;
    font-family: "plutocond_regular";
	font-size: 36px;
}
div.fancybox-wrap.sizeguide_fancybox a.fancybox-close {
    background: none;
    top: 15px !important;
    right: 15px !important;
    width: 40px;
    height: 40px;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_steps {}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_steps span {
	color: white;
    background-color: #B9B9B0;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    font-size: 26px;
    margin: 0 5px 15px 5px;	
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_steps span.active {
	background-color: #3752A0;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content {}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div {
	margin-bottom: 10px;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div img {
    cursor: pointer;	
	max-height: 200px;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span {
    display: block;
    text-transform: uppercase;
    color: #3752A0;
    font-size: 16px;
    cursor: pointer;	
}
div.fancybox-wrap.sizeguide_fancybox .fancybox-skin .fancybox-outer .fancybox-inner {
    min-height: 350px !important;
    height: auto !important;
    max-height: initial !important;
	cursor: default;
}

div.fancybox-wrap.sizeguide_fancybox #sizeguide_details ,
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail {
	display: none;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details a#sizeguide_back {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 36px;
    color: #B9B9B0;
}

div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr td ,
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr td strong {
	color: #3752A0 !important;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td {
	border-top: none;
	border-bottom: 1px solid #B9B9B0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td strong {
	font-size: 15px;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr td:first-child {
	text-transform: uppercase;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #B9B9B0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail img.sizeguide_detail_picture {
	margin-top: -45px;
}

div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td strong {
    padding: 12px 0;
    width: 52px;
    display: inline-block;
	text-align: center;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td:hover strong {
    background-color: #B9B9B0;
    border-radius: 20px 20px 0 0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr td:first-child {
	width: 90px;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td:first-child:hover strong {
    background-color: white;
    border-radius: 0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr2 td:hover span {
    background-color: #B9B9B0;
    border-radius: 0 0 20px 20px;
	box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
	-webkit-box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
	-moz-box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr2 td:first-child:hover span {
    background-color: white;
    border-radius: 0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td ,
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr2 td {
	padding: 0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr2 td span {
    padding: 12px 0;
    width: 52px;
    display: inline-block;
	text-align: center;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr2 td.hooversize span {
    background-color: #B9B9B0;
    border-radius: 0 0 20px 20px;
	box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
	-webkit-box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
	-moz-box-shadow: 0px 10px 25px 0px rgba(204,204,204,0.75);
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail table tr.tr1 td.hooversize strong {
    background-color: #B9B9B0;
    border-radius: 20px 20px 0 0;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div:hover span {
	font-weight: 600;
}
div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize {
	display: none;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail .largewidthsize ,
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail .col-sm-2 {
	padding: 0;
}
div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail {
	overflow: auto;
}

@media (max-width: 991px) {
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span {
		font-size: 14px;
	}
	
	div.fancybox-wrap.sizeguide_fancybox #sizeguide_details div.sizeguide_detail img.sizeguide_detail_picture {
		margin-top: 0px;
		height: 100px;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize {
		display: block;
		text-align: center;
		width: 100%;
	}
	div.fancybox-wrap.sizeguide_fancybox .fancybox-skin div#sizeguide h3 {
		margin: 0;
	}
	div.fancybox-wrap.sizeguide_fancybox .fancybox-skin div#sizeguide h2 ,
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .largewidthsize {
		display: none;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .col-sm-2 {
		width: 100% !important;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize table {
		width: 350px;
		margin: 0 auto;		
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize table tr {}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize table tr th {
		text-transform: uppercase;
		color: #3752A0;
		text-align: center;
		width: 50%;
		font-size: 18px;	
		border-bottom: 1px solid #B9B9B0;		
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_details .smallwidthsize table tr td {
		color: #3752A0;
		text-align: center;
		width: 50%;
		font-size: 14px;		
	}
	
}
@media (max-width: 800px) {
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span {
		font-size: 15px;
	}
}
@media (max-width: 425px) {
	div.fancybox-wrap.sizeguide_fancybox .fancybox-skin div#sizeguide h2 {
		font-size: 25px !important;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span {
		font-size: 12px;
		line-height: 14px;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_steps span {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div {
		margin: 0;
	}
}
@media (max-width: 375px) {
	div.fancybox-wrap.sizeguide_fancybox div#sizeguide_content div span i {
		display: none;
	}
}
/*******NEW GUIDE DES TAILLES********/

/*****FAQS******/
body.noukies-faq-category-view div.faq-category-title ,
body.noukies-faq-category-index div.faq-category-title {
	margin-bottom: 35px;
}
body.noukies-faq-category-view div.faq-category-title h1 {
	font-size: 18px;
    text-transform: initial;
    text-align: center;	
}
body.noukies-faq-category-index div.faq-category-title h1 {
	font-size: 28px;
    text-transform: initial;
    text-align: center;	
}
body.noukies-faq-category-index div.category-list-container {}
body.noukies-faq-category-index div.category-list-container div.category-list-item {
	margin-bottom: 35px;	
}
body.noukies-faq-category-index div.category-list-container div.category-list-item a.faqs_categ_imglink {
    display: inline-block;
    width: 100%;
    text-align: center;	
}
body.noukies-faq-category-index div.category-list-container div.category-list-item a.faqs_categ_imglink img {}
body.noukies-faq-category-index div.category-list-container div.category-list-item a.faqs_categ_titlelink {
	display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 35px;
    height: 40px;
    line-height: 18px;
}
body.noukies-faq-category-view div.faq-subcategory-title {
    text-align: center;	
}
body.noukies-faq-category-view div.faq-subcategory-title img {
	width: 100px;
    margin-top: -20px;	
}
body.noukies-faq-category-view div.faq-subcategory-title h2 {
    border: none;
    font-size: 18px;
    text-transform: uppercase;	
}
div#faqs-list-accordion {
	width: 80%;
    margin: 0 10%;	
}
div#faqs-list-accordion h3.faq-list-question {
    border: none;
    background: none;
    color: #3752A0;
    text-transform: initial;
    font-size: 16px;
    border-bottom: 1px solid #B9B9B0;
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-weight: 600;
    font-family: "plutocond_light";	
}
div#faqs-list-accordion h3.faq-list-question.ui-state-active {
	border: none;
    margin-bottom: 0;
    padding-bottom: 0;	
}
div#faqs-list-accordion h3.faq-list-question:focus {
    outline: none;
}
div#faqs-list-accordion h3.faq-list-question span {
    margin-right: 10px;
	background: transparent url(/media/faq_closed.jpg) no-repeat left center;
}
div#faqs-list-accordion h3.faq-list-question.ui-state-active span {
	background: transparent url(/media/faq_opened.jpg) no-repeat left center;
}
div#faqs-list-accordion div.faq-list-response {
	padding: 15px 40px;
    width: 100%;
    overflow: auto;
    border: none;
    font-size: 16px;
    color: #575756;
    line-height: 18px;
}
div#faqs-list-accordion div.faq-list-response.ui-accordion-content-active {
	border-bottom: 1px solid #B9B9B0;
	margin-bottom: 15px;
}
div#faqs-list-accordion div.faq-list-response.ui-accordion-content-active ,
div#faqs-list-accordion div.faq-list-response p ,
div#faqs-list-accordion div.faq-list-response ol li ,
div#faqs-list-accordion div.faq-list-response ul li ,
div#faqs-list-accordion div.faq-list-response div ,
div#faqs-list-accordion div.faq-list-response div ul li {
    font-family: "plutocond_regular";
    font-size: 16px;
	overflow-wrap: break-word;
	line-height: 22px;
}

div#faqs-list-accordion div.faq-list-response ol {
	list-style-type: decimal;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#faqs-list-accordion div.faq-list-response ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

div#faqs-list-accordion div.faq-list-response a {
	color: #3752A0;
}
div#faqs-list-accordion div.faq-list-response a:hover {
	text-decoration: underline !important;
}

div#faqs-list-accordion div.faq-list-response div ul {margin-left: 25px;}
div#faqs-list-accordion div.faq-list-response div ul li {list-style-type: disc;}
div#faqs-list-accordion h3.faq-list-question:last-of-type {
	border: none;
}
body.noukies-faq-category-index div.category-list-container div.category-list-item:hover a.faqs_categ_titlelink {
	font-weight: 600;
}
a#faqs_back {
    position: absolute;
    top: -4px;
    left: 15px;
    font-size: 28px;	
}
@media (max-width: 991px) {
	div.breadcrumbs {
		display: none !important;
	}
	body.noukies-faq-category-index div.category-list-container div.category-list-item a.faqs_categ_titlelink {
		padding: 0;
	}
	body.noukies-faq-category-view div.faq-subcategory-title img {
		margin-top: 0px;	
	}	
}
@media (max-width: 768px) {
	body.noukies-faq-category-index div.category-list-container div.category-list-item a.faqs_categ_titlelink {
		font-size: 14px;
		padding: 0;
	}
	body.noukies-faq-category-view div.faq-category-title {
		display: none;
	}
}
@media (max-width: 767px) {
	body.noukies-faq-category-index div.category-list-container div.category-list-item {
		width: 33.33% !important;
	}
}
@media (max-width: 525px) {
	div#faqs-list-accordion {
		width: 100%;
		margin: 0;	
	}
}
@media (max-width: 425px) {
	body.noukies-faq-category-index div.category-list-container div.category-list-item {
		width: 50% !important;
	}
	div#faqs-list-accordion div.faq-list-response {
		padding: 15px;
		text-align: justify;
	}	
}

div#faq_search {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 25px;	
}
div#faq_search form#faq_search {}
div#faq_search form#faq_search input#faqsearch {
    line-height: 16px;
    padding: 5px 5px 5px 15px;
    margin: 0;
    border-radius: 20px 0 0 20px;
    display: inline-block;	
}
div#faq_search form#faq_search button#searchbtn {
    margin: 0;
    line-height: 16px;
    padding: 5px 10px 5px 10px;
    border-radius: 0 20px 20px 0;
    font-size: 14px;
    display: inline-block;
    vertical-align: bottom;	
}
div#faq_search form#faq_search button#searchbtn:hover {
	background-color: #3752A0;
	color: white;
}

div#searc_results_faq {
    border: 1px solid #f1f2f7;
    padding: 25px 25px 0 25px;
    margin-bottom: 25px;	
}
div#searc_results_faq h2 {
	font-size: 16px;
    text-align: center;	
}

div#searc_results_faq div#faqs-list-accordion h3.faq-list-question ,
div#searc_results_faq div#faqs-list-accordion div.faq-list-response.ui-accordion-content-active {
	border-bottom: none !important;
}

div#nosearchresults_faqs {
	text-align: center;
}
div#nosearchresults_faqs span#nosearch_results_faq {
    display: inline-block;
    border: 1px solid #f1f2f7;
    border-radius: 20px;
    padding: 5px 15px;
    text-align: center;	
}
div#advice-required-entry-faqsearch {
	display: none;
}
/*****FAQS******/

/*****NEW HEADER + MEGAMENU******/
@font-face {
    font-family: 'grovescriptrr_bolditalic';
    src: url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrbold-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'grovescriptrr_lightitalic';
    src: url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrlight-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'grovescriptrr_mediumitalic';
    src: url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrmedium-webfont.woff2') format('woff2'),
         url('/skin/frontend/smartwave/legenda/css/fonts/red_rooster_collection_-_grovescriptrrmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
ul#top_newlinks li {
    float: right;
    margin-left: 20px;	
}
ul#top_newlinks li a {
    font-family: "grovescriptrr_mediumitalic";
    color: #575756;
    font-size: 18px;	
}
.top-bar .top-links a.newheaderlinks {
	color: white !important;
    font-size: 24px;
    line-height: 30px;
    margin: 0 10px;
	float: right;
}
.logo h1 {
    font-size: 11px;
    text-transform: initial;
    color: #3752A0;
    text-align: center;
    margin: 12px 0 0 0;
}
.top-bar .slick-dotted.slick-slider {
	margin-bottom:0;
}
.top-bar #slidemenutop {
	float: left;
    width: 60%;
    text-align: center;
	max-height: 28px;
	overflow: hidden;
}
.top-bar #slidemenutop .slider_sticky {
	width: 100%;
    text-align: center;
}
.top-bar #slidemenutop div.slick-slide div, 
.top-bar #slidemenutop div.slick-slide div a {
    color: #ffffff !important;
    line-height: 28px !important;
}
.top-bar #slidemenutop div.slick-slide div a:hover {
	text-decoration: underline !important;
}
div#top_search_container {
    display: none;
    position: absolute;
    width: 100%;
    margin: -1px 0;
    padding: 0px 10px;
    z-index: 999;
    right: 0;
    top: 0;
    background-color: white;
}
body.noukies_website div#top_search_container {
    background-color: #9ab2ce;
}
body.archimede_website div#top_search_container {
    background-color: #465077;
}
form#search_mini_form i#search_mini_form_close {
    position: absolute;
    right: 10px;
    top: 3px;
    cursor: pointer;
    background-color: white;
    border-radius: 50%;
    padding: 5px;
    display: block;
    width: 23px;
    height: 23px;
}
div#menu_overlay {
    display: none;
   
    background: transparent url(/skin/frontend/smartwave/legenda/images/bg_opacity_gris2.png) repeat left top;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
	animation-delay: 0.15s;
}
body.cms-index-index div#menu_overlay {
    top: -5px;
}
body.cms-index-index div.menu-all-pages-container {
	border: none;
}
div#topSearchContainer button#btnsearch_mobile ,
div#topSearchContainer button#btnsearch {
	background: none;
    text-indent: unset;
    color: #575756;
    font-size: 19px;
}
div#topSearchContainer {
	border: none;
    height: 30px;
    /* border-bottom: 1px solid #575756; */
    display: none;
    opacity: 1 !important;
    width: 1170px !important;
    margin: 0 auto;
    float: none;
}
@media (min-width: 992px) and (max-width: 1169px) {
	div#topSearchContainer {
		width: 100% !important;
	}
}
div#topSearchContainer input#search_mobile ,
div#topSearchContainer input#search {
    line-height: 28px;
    height: 28px;
    margin: 0;
}
div#topSearchContainer input#search_mobile:placeholder ,
div#topSearchContainer input#search:placeholder {
	color: #575756 !important;
}
ul#top_newlinks li a:hover {
	color: #3752A0;
}
div#account_login_popup {
    display: none;
    position: absolute;
    top: 170px;
    left: 30%;
    color: #575756;
    border-radius: 5px;
    width: 40%;
    text-align: center;
	z-index: 21;
    background-color: white;
    border: solid 1px #b9b9b0;
    border-radius: 0;	
	padding: 25px;
}
div#account_login_popup label {width: 100%;}
div#account_login_popup input {width: 90%;}
div#account_login_popup button { 
    background-color: #3752A0;
    color: white;
    border: 1px solid #3752A0;
    width: 90%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 6px 0;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 10px;
	margin-left: 5%;
}
div#account_login_popup button:hover {
	background-color: #FFF;
    color: #3752A0;
}  
div#account_login_popup div.buttons-set a {
    width: 100%;
    text-align: center;
    display: block;
	color: #575756 !important;
}
div#account_login_popup i.fa-times-circle {
	font-size: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #3752A0;
	cursor: pointer;
}
div#account_login_popup h2 {
	text-transform: initial;
    border: none;
    margin: 0;
    padding: 0;
}
div#account_login_popup p.loginintro {
    text-align: center;
    margin-bottom: 20px;
}
div#account_login_popup input[type=text] ,
div#account_login_popup input[type=password] {
    border-radius: 13px !important;
    -webkit-border-radius: 13px !important;
	color: #575756 !important;
}
div#account_login_popup div#newclientarea {
    background-color: #f2f2f2;
    border-radius: 25px;
    padding: 20px;
    margin-top: 35px;
}
div#account_login_popup div#newclientarea h2 {
    font-size: 16px;
    color: #58595B;
}
div#account_login_popup div#newclientarea a {
    background-color: #F39869;
    color: white !important;
    border: 1px solid #F39869;
    width: 100%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 6px 0;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 15px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.header-container .container ,
.header-container .top-bar .container {
	width: 100% !important;
}
.top-bar .top-links {
    width: 20% !important;
    /*margin-right: 25px !important;*/
}
ul#top_newlinks {
	margin-right: 25px;
	margin-top: 3px;
}
.page .main-nav .menu > li {
    display: inline-block !important;
    float: none !important;
}
div.menu-all-pages-container ul.menu.smartwave-menu {
    text-align: center !important;
    float: none;
}
ul.menu.smartwave-menu li ul {
    width: 100%;
    margin: -11px auto 0 !important;
    padding: 10px 206.5px 20px;
}
.searchautocomplete-search {
    left: 1% !important;
    width: 98%;
}


@media (max-width: 1170px) {
	body.noukies_website .wrapper  {
		background-image: none !important;
	}
}
@media (max-width: 1090px) {
	.top-bar .top-links ul ,
	.top-bar .top-links a.newheaderlinks {
		margin: 0 5px;
	}
}
@media (max-width: 1075px) {
	.top-bar .top-links ul ,
	.top-bar .top-links a.newheaderlinks {
		margin: 0 1px;
	}
}
@media (max-width: 1024px) {
	.header-type-2 .logo {
		margin-top: 0px !important;
		margin-bottom: 10px;
	}
}
@media (max-width: 991px) {
	.header-container.header-type-2 .header {
		padding-top: 0px !important;
	}
}
@media (max-width: 767px) {
	div.toprownomargin.newlinksrow {
		overflow: inherit;
		margin: 0 0 45px 0;
	}
	.wrapper .homeslidercontainer {
		background-color: white;
	}
	form#search_mini_form_sticky {
		display: none;
		width: 100%;
		clear: both;
		position: absolute;
		overflow: auto;
		top: 0;
		background-color: white;
		text-align: left;
		border-bottom: 1px solid #b9b9b0;
		z-index: 99999;
	}	
	form#search_mini_form_sticky input#search_mobile {
		border: none;
		margin: 0;
		padding: 5px 15px;
		width: 80%;
		float: left;
		line-height: 30px;
	}
	form#search_mini_form_sticky button#btnsearch_mobile {
		border: none;
		font-size: 26px;
		margin: 0;
		padding: 5px 10px;
		line-height: 30px;
		float: left;
		width: 45px;
	}
	body.catalog-category-view div.col-main {
		padding-top: 10px;
	}
	h1.filternavtoptitle {
		text-transform: initial;
		width: 100%;
		text-align: center;
	}	
	div.category_view_page {    
		clear: both;
	}
}
@media (max-width: 570px) {
	div.toprownomargin.newlinksrow  ul#top_newlinks {
		margin: 0;
	}
	div.toprownomargin.newlinksrow  ul#top_newlinks li {
		width: 33.33%;
		margin: 0;
		text-align: center;
		margin-top: 16px;
	}
	div.toprownomargin.newlinksrow  ul#top_newlinks li a {
		line-height: 16px;
		font-size: 16px;
	}	
}
@media (max-width: 425px) {
	body.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button {
		width: 100%;
	}
	body.checkout-onepage-index ol.checkout-agreements li p.checkadr label.newcheckoutlabel {
		margin-top: 0;
	}
	body.checkout-onepage-index #opc-review .buttons-set p.f-left {
		margin: 10px 0 !important;
	}
	
}
@media (max-width: 385px) {
	.refontelogin .registered-users p.loginintro {
		display: none;
	}
	.refontelogin .registered-users h2 {
		margin-bottom: 15px;
	}
	body.checkout-onepage-index #paystep_totals .left sub {
		display: block;
	}
	table#checkout-review-table td.imgcheckoutarea {
		width: 175px !important;
	}
}
@media (max-width: 320px) {
	div.toprownomargin.newlinksrow  ul#top_newlinks li a {
		line-height: 14px;
		font-size: 14px;
	}
}

.wrapper .homeslidercontainer.archicontainer {
	margin-top: 0px;
}
section.slider_sticky.headertopslider div a {
    color: white !important;
    line-height: 28px;
}
img#giftbox_picture_cart {
    display: none;
    position: absolute;
    z-index: 1;
    border-radius: 25px;
    width: 250px;
    border: 1px solid #b9b9b0;
}
a#header_logout_link {
    cursor: pointer;	
}
a#header_logout_link i.fa {
    color: white;
    font-size: 28px;
    float: right;
    margin-left: 10px;
    margin-right: 8px;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu {
	width: 1170px !important;
	margin: 0 !important;
    padding: 0 !important;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs {
	border: none;
	margin: 0 !important;
    padding: 0 !important;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul {
    margin: 0 !important;
    padding: 0 !important;
    display: block;	
	position: relative;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li {
    min-height: 46px;
    height: auto;
    border: 1px solid #b9b9b0;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li a {
    font-size: 18px;
    font-weight: 300 !important;
    text-transform: uppercase;
    font-family: "plutocond_regular";
	padding:0;
    width: 100%;
    text-align: center;	
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li a span {
	display: inline !important;
    text-transform: lowercase;
    font-weight: 300;
    font-size: 12px !important;
    margin-left: 15px;
	color: #575756 !important;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li.ui-tabs-tab.ui-tabs-active a span {
	color: #3752A0 !important;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul.clothes_boy_tab li  ,
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul.clothes_girl_tab li  ,
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul.clothes_baby_tab li {
	width:25% !important;
	border:none;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu .ui-tabs .ui-tabs-panel {
	padding: 0;
}
ul.menu.smartwave-menu li ul.sub_eshop.clothes {
	min-height: 410px;
	padding-top: 0 !important;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li.ui-tabs-tab {
	background-color: #ebebeb !important;	
	border-radius: 0;
	border-top: none;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li.ui-tabs-tab.ui-tabs-active {
    background-color: white !important;
    border-bottom: none;	
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li[aria-controls=tabs-1].ui-tabs-tab.ui-tabs-active {
	border-left: none;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li[aria-controls=tabs-3].ui-tabs-tab.ui-tabs-active {
	border-right: none;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li.ui-tabs-tab.ui-tabs-active a {
	color: #3752A0 !important;
    font-weight: 600;
}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li span.subcatshopitem {}
body ul.menu.smartwave-menu li ul.vetements.boys li#main_clothes_menu div#clothes_tabs ul li span.subcatshopitem a {
	text-transform: inherit;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea {
	width: 1170px !important;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.themes_menu_item {
	display: inline-block !important;
    float: left;
    width: 185px;
    margin: 5px;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.themes_menu_item a.theme_img {
    padding: 5px;
    background-color: #ebebeb;
    display: inline-block;	
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.themes_menu_item a.theme_text {
    background-color: #ebebeb;
    display: block;
    width: 100%;
    text-align: center;
    color: #3752A0 !important;
    font-weight: 600;	
	padding-bottom: 5px;
}

body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.themes_menu_item:hover a.theme_img {
    background-color: #3752A0;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.themes_menu_item:hover a.theme_text {
    background-color: #3752A0;
    color: white !important;
}

body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu {
    text-transform: uppercase;
    margin-top: 75px !important;	
	overflow: auto;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu a {
	color: #575756 !important;
    font-weight: 600;	
	text-transform: initial;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu a:hover {
	color: #3752A0 !important;
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu a span#see_all_themes_arrow {
	width: 100%;
    text-align: center;	
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu a span#see_all_themes_arrow i.fa {
    font-size: 45px;
    font-weight: 300;
    color: #575756;	
}
body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu a:hover span#see_all_themes_arrow i.fa {
	color: #3752A0 !important;
}
@media (max-width: 1105px) {
	body ul.menu.smartwave-menu li ul li#menu_themes_mainarea span.see_all_themes_link_menu {
		width: 100%;
	}
}


body.archimede_website div#topSearchContainer button#btnsearch {
	background: none !important;
}
body.archimede_website .header-type-2 .logo {
	margin-top: 15px !important;
}
body.archimede_website div#account_login_popup h2 {
	margin-bottom: 15px !important;
}
body.archimede_website div#account_login_popup button {
	background-color: #2b3268;
    border: 1px solid #2b3268;
    border-radius: 0;
    -webkit-border-radius: 0;
}
body.archimede_website div#account_login_popup button:hover {
    color: #2b3268;
	background-color: #FFFFFF;
}
body.archimede_website div#account_login_popup div#newclientarea a ,
body.archimede_website div#account_login_popup div#newclientarea {
    border-radius: 0;
    -webkit-border-radius: 0;	
}
body.archimede_website.checkout-onepage-index div.newcheckout_title {
	color: #2b3268;
}
body.archimede_website.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button {
    background-color: #2b3268!important;
    border: 1px solid #2b3268 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    font-family: "glober_regularregular";
}
body.archimede_website.checkout-onepage-index ol#checkoutSteps div.buttons-set button.button:hover {
    color: #2b3268 !important;
	background-color: #FFFFFF !important;
}
body.archimede_website.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr, 
body.archimede_website.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr {
    border: 2px solid #2b3268;
}
body.archimede_website.checkout-onepage-success div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr.active, 
body.archimede_website.checkout-onepage-index div#checkout_breadcrumbs div.stpchkt .stepchkout_nbr.active {
    background-color: #2b3268;
}
body.archimede_website.checkout-onepage-index #paystep_totals .right ,
body.archimede_website.checkout-onepage-index #paystep_totals .left ,
body.archimede_website.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked label ,
body.archimede_website.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked span.ship_delay ,
body.archimede_website.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked i.fa {
    color: #2b3268;
}
body.archimede_website.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd:hover ,
body.archimede_website.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.checked {
    border: 3px solid #2b3268;
}
body.archimede_website table#checkout-review-table tfoot tr:last-child td strong, 
body.archimede_website table#checkout-review-table tfoot tr:last-child td .price {
    color: #2b3268 !important;
}
body.archimede_website.checkout-cart-index button#submitgiftmsg {
    background-color: #2b3268;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
body.archimede_website.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-from, 
body.archimede_website.checkout-cart-index div#allow-gift-message-container input#gift-message-whole-to, 
body.archimede_website.checkout-cart-index div#allow-gift-message-container textarea {
    border: 1px solid #2b3268 !important;
    border-radius: 0px !important;
	-webkit-border-radius: 0 !important;
}

body.noukies_website .logos_area ul#select-language li.dropdown ul.dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid #9ab2ce;
}
.logos_area div.form-language {
	margin-top: 8px;
    border-right: none !important;
    padding-right: 6px;
    height: 13px;
    margin-left: 15px;
}
.logos_area ul#select-language li.dropdown a {
	color: #FFF !important;
}
.logos_area ul#select-language li.dropdown ul.dropdown-menu li {
    background-color: #9ab2ce;
}
body.archimede_website .logos_area ul#select-language li.dropdown ul.dropdown-menu {
    border: 1px solid #465077;
}
body.archimede_website .logos_area ul#select-language li.dropdown ul.dropdown-menu li {
    background-color: #465077;
}
@media (min-width: 768px) and (max-width: 991px) {
	div.logos_area a.nkylogo ,
	div.logos_area a.archilogo {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	div.logos_area a.nkylogo img,
	div.logos_area a.archilogo img{
		max-width: 90px !important;
	}
}

.footercontainer a.sizeguidelnk {
    color: #575756;
    font-size: 13px;
    font-family: "plutocond_regular";
    float: left;
    text-decoration: none;
    margin-top: 0;
}
body.catalog-product-view .footercontainer  a.sizeguidelnk {
    color: #575756;
    font-size: 13px;
    font-family: "plutocond_regular";
    float: left;
    text-decoration: inherit;
    margin-top: 0;
    text-transform: none;
    margin-left: 0;
    font-weight: 300;
}
/*****NEW HEADER + MEGAMENU******/

/*****HELPDESK RATING*****/
body.helpdesk-viewticket-ratings .new-react-version {
  padding: 20px 20px;
  border: 1px solid #eee;
  border-radius: 20px;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
  
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}
body.helpdesk-viewticket-ratings .new-react-version .react-svg-logo {
  text-align: center;
  max-width: 60px;
  margin: 20px auto;
  margin-top: 0;
}
body.helpdesk-viewticket-ratings .success-box {
    margin: 20px 0;
    padding: 10px 10px 8px 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
    display: none;
    text-align: center;
}
body.helpdesk-viewticket-ratings .success-box img {
  margin-right:10px;
  display:inline-block;
  vertical-align:top;
}
body.helpdesk-viewticket-ratings .success-box > div {
  vertical-align:top;
  display:inline-block;
  color:#888;
}
body.helpdesk-viewticket-ratings .rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
body.helpdesk-viewticket-ratings .rating-stars ul > li.star {
  display:inline-block;
  
}
body.helpdesk-viewticket-ratings .rating-stars ul > li.star > i.fa {
  font-size:2.5em;
  color:#ccc;
  cursor: pointer;
}
body.helpdesk-viewticket-ratings .rating-stars ul li.star1.hover > i.fa ,
body.helpdesk-viewticket-ratings .rating-stars ul li.star2.hover > i.fa {
  color:#f9574B;
}
body.helpdesk-viewticket-ratings .rating-stars ul li.star3.hover > i.fa {
  color:#e9b405;
}
body.helpdesk-viewticket-ratings .rating-stars ul li.star4.hover > i.fa ,
body.helpdesk-viewticket-ratings .rating-stars ul li.star5.hover > i.fa {
  color:#5e971c;
}
body.helpdesk-viewticket-ratings .rating-stars ul > li.star.selected > i.fa {
  color:#3752A0;
}
body.helpdesk-viewticket-ratings h1.ratings {
	text-align: center;
    text-transform: inherit;
    font-size: 28px;
    border-bottom: 1px solid #dadad9;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
body.helpdesk-viewticket-ratings .success-box span.rating_confirm {
    line-height: 32px;
    text-transform: uppercase;
    color: #575756;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
}
body.helpdesk-viewticket-ratings button#sendrating {
    background-color: #3752A0 !important;
    color: white !important;
    font-size: 21px !important;
    font-family: "plutocond_regular" !important;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    width: 50%;
    padding: 4px 35px;
    border: 1px solid #3752A0;
    margin: 0 25% 75px;
}
body.helpdesk-viewticket-ratings button#sendrating:hover {
	background-color: white !important;
    border: 1px solid #3752A0 !important;
    color: #3752A0 !important;
    text-decoration: none;
}

body.archimede_website.helpdesk-viewticket-ratings button#sendrating {
    background-color: #2b3268 !important;
    font-family: "glober_regularregular" !important;
    border: 1px solid #2b3268;
}
body.archimede_website.helpdesk-viewticket-ratings button#sendrating:hover {
    border: 1px solid #2b3268 !important;
    color: #2b3268 !important;
	background-color: white !important;
}

body.helpdesk-viewticket-ratings div.ratings_ticket_details {
    border: 1px solid #dadade;
    padding: 15px;
    margin-bottom: 30px;
}
body.helpdesk-viewticket-ratings div.ratings_ticket_details .ticket_label {
    font-weight: 600;
    font-style: italic;	
}
body.helpdesk-viewticket-ratings div.ratings_ticket_details .ticket_content {
	font-weight: 600;
    color: #3752A0;
}
body.helpdesk-viewticket-ratings div.ratings_ticket_details .ticket_content.email {
	word-break: break-all;
}
body.helpdesk-viewticket-ratings div#already_rated {
    clear: both;
    text-align: center;	
	margin-bottom: 20px;
}
@media (max-width: 675px) {
	body.helpdesk-viewticket-ratings button#sendrating {
		width: 80%;
		margin: 0 10% 75px;
	}
}
@media (max-width: 425px) {
	body.helpdesk-viewticket-ratings button#sendrating {
		width: 100%;
		margin: 0 0 75px;
	}
}
/*****HELPDESK RATING*****/

body.cms-index-index div.breadcrumbs {
	display: none !important;
}
@media (max-width: 475px) {
	body.checkout-onepage-index div#checkout-shipping-method-load dl.sp-methods dd.onlyonemethod {
		margin: 5% 0%;
	}	
}
@media (max-width: 350px) {
	body.checkout-cart-index a.edit_newcart_item {
		bottom: 5px;
	}
}
body.checkout-onepage-index div#mteo_popup_bg_layer ,
body.checkout-cart-index div#mteo_popup_bg_layer {
	display: none !important;
}

body.cms-index-index.rightPanel-disabled .header-type-2 .top-bar .top-links {
	padding-right: 15px;
}
.homeslidercontainer div.owl-next {
	right: 15px !important;
}

@media (max-width: 1145px) {
	.top-bar .top-links a.newheaderlinks {
		margin: 0 5px;
	}
	body.cms-index-index.rightPanel-disabled .header-type-2 .top-bar .top-links {
		padding-right: 2px;
	}	
}
@media (max-width: 909px) {
	.top-bar .top-links a.newheaderlinks {
		margin: 0 3px;
	}
	body.cms-index-index.rightPanel-disabled .header-type-2 .top-bar .top-links {
		padding-right: 0px;
	}	
}

body.noukies_website .product-view .product-img-box.col-sm-8 span.saveprice {
	right: inherit;
	left: 0px;
}

/***NEW HOMEPAGE***/
div.blockhome {
	position: relative;
}
div.blockhome h2 {
    border: none;
    text-align: center;
    display: block;
    margin: 0 17% 0;
    padding: 15px;
    position: absolute;
    bottom: 40px;
    width: 66%;
    background: transparent url(/media/bg_white_opacity_70.png) repeat left top;
}
div.blockhome h2 a {
    text-transform: inherit;
    letter-spacing: 2px;
    color: #575756;
    font-family: "plutocond_light";
    cursor: pointer;
    text-transform: uppercase;
    font-size: 28px;
	line-height: 32px;
}
body.b2b_website div.owl-item span.saveprice ,
body.noukies_website div.owl-item span.saveprice {
	position: absolute;
	top: 4px;
	left: 4px;
	background-image: none;
	width: 45px;
	height: 45px;
	display: block;
	font-size: 16px;
	color: white;
	font-family: "plutocond_light";
	letter-spacing: -1px;
	line-height: 42px;
	text-align: center;
	border-radius: 50%;
	font-weight: 600;
}	
body.archimede_website div.owl-item span.saveprice {
	position: absolute;
	top: 4px;
	left: 4px;
	background-image: none;
	width: 45px;
	height: 45px;
	display: block;
	font-size: 16px;
	color: #465077;
	font-family: "glober_regularregular" !important;
	letter-spacing: -1px;
	line-height: 42px;
	text-align: center;
	background-color: white;
	border: 2px solid #465077;
	border-radius: 50%;
	font-weight: 600;
}
@media screen and (max-width: 768px) {
	body.cms-index-index div#owl_packshots div.owl-pagination {
		display: none !important;
	}
}
div.blockhome div.banner.a-right {
	border: 1px solid #e0e9f3;
}
div.blockhome div.banner.a-right span.video_title ,
div.blockhome div.banner.a-right a span {
	font-family: "plutocond_light", Arial;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 28px;
	border: none !important;
	color: #575756;
	font-weight: 600;
}

@media screen and (max-width: 1199px) {
	div.blockhome h2 {
		bottom: 40px;
	}
	div.blockhome div.banner.a-right span.video_title, 
	div.blockhome div.banner.a-right a span {
		font-size: 18px;
		line-height: 22px;
	}	
}
@media screen and (max-width: 991px) {
	div.blockhome h2 {
		bottom: 20px;
		width: 82%;
		margin: 0 9% 0;
	}
	div.blockhome div.banner.a-right span.video_title, 
	div.blockhome div.banner.a-right a span {
		font-size: 15px;
		line-height: 18px;
	}	
}
@media screen and (max-width: 767px) {
	.blockhome {
		max-height: inherit;
		overflow: inherit;
	}
}

.footercontainer a.sizeguidelnk {
	font-size: inherit;
    margin: inherit;
}
div.main-nav.floating div.menu-all-pages-container img#floating_logo_nky {
	z-index: 999;
}
ul#top_newlinks li#menu_marque {
	position: relative;
	padding-bottom: 1px;
	cursor: pointer;
}
ul#top_newlinks li#menu_marque ul#submenu_marque {
	display:none;
    z-index: 999;	
}
ul#top_newlinks li#menu_marque:hover ul#submenu_marque ,
ul#top_newlinks li#menu_marque ul#submenu_marque:hover {
	display: block;
}
ul#top_newlinks ul#submenu_marque {
	width: 400px;
    position: absolute;
    z-index: 0;
    top: 19px;
    right: 0px;
    background-color: white;
    border: none;
    padding-top: 15px;
}
ul#top_newlinks ul#submenu_marque li#submenu_marque_left {
	width: 50%;
    float: left;
    margin: -1px 0 0 0;
    border: 1px solid #ebebeb;
    border-right: none;
    height: 220px;
	box-shadow: 3px 10px 10px -10px #b9b9b0;	
}
ul#top_newlinks ul#submenu_marque li#submenu_marque_right {
	width: 50%;
    float: left;
    margin: -1px 0 0 0;
    border: 1px solid #ebebeb;
    border-left: none;
    height: 220px;
	box-shadow: -3px 10px 10px -10px #b9b9b0; 	
}
ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul {
	margin: 0;
    padding: 0;	
}
ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul li {
    float: none;
    text-align: center;
    margin: 20px 0;
    line-height: 30px;
}
ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul li a {
	cursor: pointer;
}

.arrow_box {
	position: relative;
	background: #FFF;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 95%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(235, 235, 235, 0);
	border-bottom-color: #ebebeb;
	border-width: 11px;
	margin-left: -11px;
}
@media screen and (max-width: 425px) {
	ul#top_newlinks ul#submenu_marque li#submenu_marque_left {
		display: none;
	}
	ul#top_newlinks ul#submenu_marque li#submenu_marque_right {
		width: 100%;
		float: right;
		border-left: 1px solid #ebebeb;
	}	
	ul#top_newlinks ul#submenu_marque {
		width: 250px;
	}
	ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul {
		width: 100%;
	}
	ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul li {
		width: 100%;
	}	
	ul#top_newlinks ul#submenu_marque li#submenu_marque_right ul li a {
		cursor: pointer;
		font-family: "plutocond_regular";
		text-transform: uppercase;
	}	
}

body div.main-container.container {
    margin-top: 15px;
}
body.catalog-product-view div.main-container.container ,
body.catalog-category-view div.main-container.container {
	margin-top: 0px;
}
/***NEW HOMEPAGE***/

/***LOW STOCK NOTIFICATION***/
span.low_stock_notice {
    width: 100%;
    display: block;
    color: #F9574B;
    font-weight: 300;
    font-size: 12px;
    font-family: "plutocond_regular";
}
.configurable span.low_stock_notice.firstsku {
	margin-top: 15px;
}
body.catalog-product-view .product-options .switcher-field label ,
div.switcher-field.switcher-size i.fa_notification {
	display: block !important;
}
div.switcher-field.switcher-size div.tooltip .tooltip-arrow {
	border-top-color: #3752A0;
	border-bottom-color: #3752A0;
}
div.switcher-field.switcher-size div.tooltip .tooltip-inner {
	background-color: #3752A0;
}
div.quickview-main #product-options-wrapper i.fa_notification {
	float: right !important;
}
/***LOW STOCK NOTIFICATION***/

span.slide1top strong ,
div#sortbyposition div.row strong {
	color: inherit !important;
}
div.blockhome div.banner.a-right span.video_title, 
div.blockhome div.banner.a-right a span {
	font-weight: 300 !important;
}
