.advancedreviews-summary-block {
    clear: both;
    margin: 10px 0;
}

.advancedreviews-summary-block table {
    float: left;
}

.advancedreviews-summary-block table td {
    padding: 5px;
    vertical-align: middle;
}

.advancedreviews-summary-block table th {
    font-weight: bold;
    text-align: center;
}

.advancedreviews-summary-block table td.star-name, .advancedreviews-summary-block table td.star-count {
    white-space: nowrap;
    width: 10%
}

.advancedreviews-summary-block table td.star-count {
    padding-right: 20px;
}

.advancedreviews-summary-block table td.star-line .star-bar-container {
    background: #DEDCC3;
}

.advancedreviews-summary-block .spacer {
    clear: both;
}

.advancedreviews-summary-block .star-bar {
    background: #F0C808;
    height: 15px;
    line-height: 15px;
    text-align: center;
}

.advancedreviews-reviews-count {
    font-weight: bold;
    margin: 10px 0;
    text-align: right;
}

label.consFilter, label.prosFilter {
    color: #1E7EC8;
    cursor: pointer;
}

table.advancereviews-filters th {
    width: 50%;
    color: #E26703;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px;
}

#advancereviews-filters table.advancereviews-filters li, #customer-reviews #product-review-table li {
    margin-bottom: 5px;
}

#advancereviews-filters img {
    display: inline;
}

ul.hiddenList {
    display: none;
}

#product-review-table td a {
    display: block;
}

#loading-mask .loader {
    background: #FFF4E9;
    border: 2px solid #F1AF73;
    color: #D85909;
    font-weight: bold;
    left: 39%;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: inherit;
    z-index: 1000;
}

#loading-mask .loader img {
    display: inline;
}

#advancereviews-sort-reviews img {
    cursor: pointer;
}

#advancereviews-sort-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager .limiter{
    float: right;
}

.hidden {
    display: none;
}

.abuse-link {
    cursor: pointer;
}

.helpful-link {
    cursor: pointer;
}

#review-form em{
    font-family:  Arial, Verdana,sans-serif;
}

.product-review .product-details div table img {
    display: inline;
}

#advancereviews-filteredReviews {
    display: inline-block;
    width: 100%;
}

#advancereviews-pager-reviews-footer .pager {
    float: none;
}

#advancereviews-pager-reviews-footer .pager .limiter {
    float: right;
}


#aw-afptc-popup {
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:200px;    
    min-width: 450px;
    width: auto;
    height: auto;    
} 

#aw-afptc-overlay
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}

.aw-afptc-promo-message {
    font-size:16px;
}

#aw-afptc-popup .product-name {
    font-size:16px;
}

div#aw-afptc-popup div.block-content ul.free-products-list{
    max-height:300px;
    overflow-y:auto;
    overflow-x:hidden;
}

div#aw-afptc-popup div.block-content ul.product-details li{
    float:left;
    min-height: 150px;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details{
    padding:10px;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box{
    float:left;
    text-align:left;
}

div#aw-afptc-popup div.block-content ul.product-details li:first-child {
    width:80px;
}
div#aw-afptc-popup div.block-content ul.product-details li input{
    float:left;
}

div#aw-afptc-popup div.block-content ul.product-details div.validation-advice{
    width:60px;
    text-align:left;
}

div#aw-afptc-popup li.item:last-child {
    clear:both;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-image{
    margin-bottom:5px;
}

.onsale-product-container {
    cursor: pointer;
    position: relative;
    z-index: 100;
    overflow: hidden;
}

.onsale-product-container-inside {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.new-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.custom-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}
div.onsale-category-container-grid {
    position: relative;
}

div.onsale-category-container-list {
    position: relative;
    float: left;
}

.onsale-category-container {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.new-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.custom-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}




.zblock img {
    display: inline;
}
.zblock-slider img {
    display: inline;
}

.zblock-item {
    overflow: hidden;
}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 7000;
}

.wrapper .page-header .page-header-container {
    z-index: 7100;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: block;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide + .slick-slide {
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block !important;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*# sourceMappingURL=slick.css.map */

/* Slider */
.slick-loading .slick-list {
  background: #fff url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/images/ajax-loader.gif") no-repeat 50% 50%;
}

/* Arrows */
.slick-prev,
.slick-next {
  background-color: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  width: 20px;
  z-index: 1;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background-color: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-next,
.slick-prev {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slick-vertical {
  margin-top: -20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.slick-vertical .slick-next,
.slick-vertical .slick-prev {
  height: 20px;
  width: 100%;
}
.slick-vertical .slick-next {
  background-image: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/images/icon-arrow--d1.svg");
  bottom: 0;
}
.slick-vertical .slick-prev {
  background-image: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/images/icon-arrow--b1.svg");
  top: 0;
}

/* Dots */
.slick-dots {
  bottom: 10px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 24px;
  margin: 0 5px;
  padding: 5px;
  position: relative;
  width: 24px;
}
.slick-dots li button {
  background: #fff;
  border: 2px solid #919191;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 14px;
  line-height: 0;
  outline: none;
  padding: 0;
  width: 14px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: 1;
  outline: none;
}
.slick-dots li .dot-slick-video {
  background: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/images/icon-play--a1.svg") no-repeat 50% 50%;
  height: 14px;
  width: 14px;
}
.slick-dots li.slick-active button {
  background: #919191;
}
.slick-dots li.slick-active .dot-slick-video {
  background-image: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/images/icon-play--b1.svg");
}

/*# sourceMappingURL=slick-theme.css.map */

.footer-container .services h3 {
    font-size: 13px;
    font-family: "ProximaNova-Bold";
    padding-top: 15px;
}

@media (min-width: 768px) {
    .footer .stores-switcher {
        margin: 0;
        left: 80px;
    }
}

@media (min-width: 1200px) {
    .footer .stores-switcher {
        margin: 20px 0;
        left: 80%;
    }
}

@media (max-width: 539px) {
    .footer-container .services .stores-switcher {
        padding-top: 40px;
    }
}

@media (max-width: 1199px) and (min-width: 540px) {
    .footer-container .services h3 {
        padding-top: 8px;
        padding-left: 330px;
    }

    .footer-container .services .stores-switcher {
        padding-top: 10px;
    }

    .footer-container .services .socials {
        float: left;
    }
}

.footer .stores-switcher .custom-select {
    color: #545658;
    font-family: "ProximaNova-Regular";
    z-index: 5;
    height: 40px;
    background-color: white;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    width: 150px;
    bottom: 100px;
    -moz-transition-property: height;
    -o-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.footer .stores-switcher .custom-select.open {
    height: calc(30px * ( 9 ));
    -moz-transition-property: height;
    -o-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.footer .stores-switcher .custom-select p {
    font-size: 14px;
    cursor: pointer;
    position: relative;
    text-align: left;
    padding-left: 20px;
}

.footer .stores-switcher .custom-select small {
    padding-left: 20px;
}

.footer .stores-switcher .custom-select .placeholder-lang.arrow-bottom:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-right:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-bottom:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-right:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:before {
    background-color: black;
    height: 10px;
    width: 1px;
    top: 10px;
}

.footer .stores-switcher .custom-select .placeholder-lang.arrow-bottom:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-right:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:after,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:after {
    right: 15px;
}

.footer .stores-switcher .custom-select .placeholder-lang.arrow-bottom:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-right:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:before,
.footer .stores-switcher .custom-select .placeholder-lang.arrow-top:before {
    right: 22px;
}

.arrow-bottom:after,
.arrow-right:after,
.arrow-top:after,
.arrow-bottom:before,
.arrow-right:before,
.arrow-top:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background-color: white;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.arrow-bottom:after,
.arrow-right:after,
.arrow-top:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 20px;
}

.arrow-bottom:before,
.arrow-right:before,
.arrow-top:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 34px;
}

.arrow-right {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    top: 50%;
    right: 50px;
    margin-top: -30px;
}

.arrow-top:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.arrow-top:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.checkoutcontainer div.input-region,
div.checkoutcontainer div.input-postcode {
    width: 45.6%;
    float: left;
}

div.checkoutcontainer div.input-postcode {
    float: right;
}

@media (max-width: 1023px) {
    div.checkoutcontainer div.input-region,
    div.checkoutcontainer div.input-postcode {
        width: 100%;
        float: none;
        margin-bottom: 18px;
    }

    div.checkoutcontainer div.input-postcode {
        margin-bottom: 0;
    }
}

.advancedreviews-summary-block table tr:hover td.star-name,
.advancedreviews-summary-block table tr:hover td.star-count {
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .netatmo-review-summary .show-all {
        display: none;
    }

    .netatmo-review-summary .show-all + th {
        padding-left: 0;
    }
}

.ampromo-label{
    float: right;
    position: absolute;
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}

.ampromo-product-name{
    font-weight: bold;
}

.add-to-cart-wrapper .product-options {
    margin-bottom: 10px;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.more-views .owl-wrapper{
	width: 67px !important;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-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;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel  .owl-item {
	max-width: 100%;
	width: 67px !important;
}

/*Home promotion product*/
.box-nav.prev.disabled, .box-nav.next.disabled {
	opacity: .5;
	cursor: default;
	color: #fff;
}
/* Reset ================================================================================= */

/* Table */
table {
  border: 0;
  empty-cells: show;
}

legend {
  display: none;
}

caption,
th,
td {
  vertical-align: top;
}

/* Content */
p {
  margin: 0 0 10px;
}

/* Tools */
.nobr {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.a-left {
  text-align: left !important;
}

.a-center {
  text-align: center !important;
}

.a-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.no-display {
  display: none;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-bg {
  background: none !important;
}

button,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 100%;
  border: 1px solid #ccc;
  /*margin-bottom: 9px;*/
  /*-webkit-appearance: none;*/

  outline: 0;
}
input[type="text"],
textarea,
input[type="password"] {
  -webkit-appearance: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}

/* Popup ================================================================================= */

body.page-popup {
  font-size: 12px;
  padding: 20px 30px 30px;
}
body.page-popup .page-title.category-title {
  margin-top: 0;
}
body.page-popup .page-title.category-title > * {
  font-size: 133.33%;
  text-transform: uppercase;
  color: #333;
  display: none;
}
body.page-popup .page-title h1 {
  float: left;
  font-weight: normal;
  margin-top: 0px;
  text-transform: uppercase;
}
body.page-popup .page-title .link-print {
  background: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/i_print.gif") 0 2px no-repeat;
  padding: 0 0 0 25px;
  margin: 10px 0 0;
  float: right;
}
body.page-popup .data-table thead th,
body.page-popup .data-table tbody th {
  background: #CCC;
  padding-left: 10px;
  padding-right: 10px;
}
body.page-popup .compare-table td {
  vertical-align: top;
}
body.page-popup .compare-table td button {
  margin: 0 0;
}
body.page-popup .compare-table thead th,
body.page-popup .compare-table thead td {
  padding-top: 5px;
  padding-bottom: 0;
  text-align: center;
}
body.page-popup .product-name {
  line-height: normal;
  margin-bottom: 10px;
}
body.page-popup .ratings {
  display: inline-block;
}
body.page-popup .ratings,
body.page-popup .price-box {
  text-align: center;
  display: inline-block;
  float: none;
}
body.page-popup .ratings .old-price,
body.page-popup .price-box .old-price,
body.page-popup .ratings .special-price,
body.page-popup .price-box .special-price,
body.page-popup .ratings .regular-price,
body.page-popup .price-box .regular-price {
  float: none;
  display: inline-block;
}
body.page-popup .ratings .price,
body.page-popup .price-box .price {
  font-size: 183.33%;
}
body.page-popup .ratings .amount {
  margin: -2px 0 0 20px;
  float: left;
}
body.page-popup .add-to-links {
  list-style: none;
  margin: 0 0;
  text-align: center;
}
body.page-popup .product-shop-row td,
body.page-popup .add-to-row td {
  text-align: center;
}

/* Global Styles ========================================================================= */

/* STYLE POPUP VIDEO */
#productvideo-popup-wrapper {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.productvideo-popup-content {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  left: 50%;
  min-height: 20px;
  min-width: 200px;
  padding: 20px;
  position: absolute;
  top: 100px;
  z-index: 9999;
  display: none;
  min-height: 20px;
  min-width: 200px;
}
.box-nav a {
  float: left;
  width: 18px;
  height: 68px;
  /*border: 1px solid #eaeaea;*/
  position: absolute;
}
.box-nav.next {
  width: 25px;
  height: 25px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/22px Arial, sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 2px #999;
  transform: translate(0,-50%);
  position: absolute;
  top: 50%;
  right: 1px;
  text-indent: 2px;
}
.box-nav.prev {
  width: 25px;
  height: 25px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/22px Arial, sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 2px #999;
  transform: translate(0,-50%);
  position: absolute;
  top: 50%;
  left: 1px;
  text-indent: 2px;
}
#productvideo-popup-display-item > iframe {
  width: 100%;
}
#productvideo-popup-display-item > embed {
  width: 100%;
}
#productvideo-productimg-ajaxloading,
#productvideo-popup-ajaxloading {
  background: url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/ajax-loader.gif") no-repeat scroll 0 0;
  height: 19px;
  left: 50%;
  margin: -10px 0 0 -110px;
  position: absolute;
  top: 50%;
  width: 220px;
  z-index: 9;
  display: none;
}
.box-nav-image {
  float: left;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
}
.box-nav-image a {
  float: left;
  width: 18px;
  height: 68px;
  border: 1px solid #eaeaea;
  position: absolute;
}
.box-nav-image a.next {
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/next-button.png) no-repeat center center;
  right: 0;
}
.box-nav-image a.prev {
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/prev-button.png) no-repeat center center;
  left: 0;
}
#popup-image {
  width: 100%;
  height: 100%;
}
#productvideo-tab-video-frame iframe {
  width: 100%;
}
.ppv-img-box .productvideo-content-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.ppv-img-box .productvideo-content-wrapper .menu-tab {
  width: 100%;
  float: left;
}
.ppv-img-box .productvideo-content-wrapper .menu-tab .productvideo-tab-item {
  float: left;
  line-height: 40px;
  cursor: pointer;
  width: 50%;
  text-align: center;
  position: relative;
}
.ppv-img-box .productvideo-content-wrapper .menu-tab .productvideo-tab-item.selected {
  background: #5a88ca;
  border-color: #5a88ca;
  color: #ffffff;
}
.ppv-img-box .productvideo-content-wrapper .menu-tab .productvideo-tab-item.selected:before {
  border-color: #5a88ca;
  border-right: none;
  border-top: none;
}
.ppv-img-box .productvideo-content-wrapper .menu-tab .productvideo-tab-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #eaeaea;
  left: -1px;
  top: 0px;
}
.ppv-img-box .productvideo-play-icon {
  position: absolute;
  width: 34px;
  height: 34px;
  display: inline-block;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/play-button.png) no-repeat center center;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
}
.product-image {
  margin-bottom: 20px;
  display: inline-block;
  float: left;
  width: 100%;
}
.product-image img {
  width: 100%;
}
#productvideo-tab-bar-style-content {
  position: relative;
}
#productvideo-tab-image-content {
  padding: 0 20px;
}
.productvideo-content-wrapper #productvideo-tab-video-content-wrapper {
  float: left;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #eaeaea;
  text-align: center;
}
.productvideo-content-wrapper #productvideo-tab-video-content-wrapper #productvideo-tab-video-content {
  display: none;
}
.video_rating_star {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}
/* STYLE CONFIG TAB */
.productvideo-content-wrapper.tab .product-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productvideo-content-wrapper.tab #productvideo-tab-video-content {
  float: left;
  width: 100%;
  padding: 20px 20px 0 20px;
}
.productvideo-content-wrapper.tab .more-views {
  margin-bottom: 20px;
}
.productvideo-content-wrapper.tab .video_rating_star {
  text-align: left;
  margin-left: 13px;
  float: left;
  width: 100%;
  display: block;
}
.productvideo-content-wrapper.tab .video_rating_star #star {
  float: left;
}
.productvideo-content-wrapper.tab .video_rating_star label.lab_rate {
  float: left;
}
/* STYLE CONFIG BAR */
.productvideo-content-wrapper.bar .product-image {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
}
.productvideo-content-wrapper.bar .product-image > iframe {
  width: 100%;
}
.productvideo-content-wrapper.bar .product-image > embed {
  width: 100%;
}
.productvideo-content-wrapper.bar .productvideo-image-slider {
  width: auto !important;
}
.productvideo-content-wrapper.bar .video_rating_star {
  float: left;
  width: 100%;
}
.productvideo-content-wrapper.bar .video_rating_star label.lab_rate {
  float: left;
}
.productvideo-content-wrapper.bar .video_rating_star #star {
  float: left;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu {
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-video-content {
  display: none;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-style-content {
  float: left;
  width: 100%;
  padding: 0 20px;
  border: 1px solid #eaeaea;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu {
  float: left;
  width: 100%;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu span {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu span:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  border: 1px solid #eaeaea;
  width: 100%;
  height: 100%;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu span.selected {
  background: #5a88ca;
  border-color: #5a88ca;
  color: #fff;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-menu span.selected:before {
  border-color: #5a88ca;
  border-right: none;
  border-top: none;
}
.productvideo-content-wrapper.bar #productvideo-tab-bar-video-content .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
  float: left;
}
.productvideo-content-wrapper.bar .more-views .productvideo-image-slider-wrapper ul li {
  margin: 0 10px;
}
.productvideo-content-wrapper.bar .more-views .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
}
/* STYLE CONFIG BAR POPUP */
.productvideo-content-wrapper.bar_popup .product-image {
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-video-content {
  display: none;
}
.productvideo-content-wrapper.bar_popup .more-views .productvideo-image-slider-wrapper ul li {
  margin: 0 9px;
}
.productvideo-content-wrapper.bar_popup .more-views .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
}
.productvideo-content-wrapper.bar_popup .productvideo-image-slider {
  width: auto !important;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-menu {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-menu span {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-menu span:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  border: 1px solid #eaeaea;
  width: 100%;
  height: 100%;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-menu span.selected {
  background: #5a88ca;
  border-color: #5a88ca;
  color: #fff;
}
.productvideo-content-wrapper.bar_popup #productvideo-tab-bar-menu span.selected:before {
  border-color: #5a88ca;
  border-right: none;
  border-top: none;
}
/* STYLE CONFIG TOGETHER */
.productvideo-content-wrapper.together .product-image {
  text-align: center;
  margin-bottom: 0;
}
.productvideo-content-wrapper.together .product-image iframe {
  width: 100%;
}
.productvideo-content-wrapper.together .video_rating_star {
  display: block;
  margin-bottom: 20px;
  margin-top: 0px;
  float: left;
  width: 100%;
}
.productvideo-content-wrapper.together .video_rating_star label.lab_rate {
  float: left;
  margin-top: -1px;
}
.productvideo-content-wrapper.together .video_rating_star #star {
  float: right;
}
.productvideo-content-wrapper.together .more-views .productvideo-image-slider-wrapper ul li {
}
/* STYE CONFIG TOGETHER POPUP */
.productvideo-content-wrapper.together_popup .product-image {
  padding: 20px;
  margin-bottom: 20px;
}
.productvideo-content-wrapper.together_popup .more-views .productvideo-image-slider-wrapper ul li {
  margin: 0 9px;
}
.productvideo-content-wrapper.together_popup .more-views .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
}
/* STYLE CONFIG BOTTOM */
.productvideo-content-wrapper.bottom .productvideo-image-slider {
  width: auto !important;
}
.productvideo-content-wrapper.bottom .video_rating_star {
  display: block;
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
}
.productvideo-content-wrapper.bottom .video_rating_star label.lab_rate {
  float: left;
  margin-top: -2px;
}
.productvideo-content-wrapper.bottom .video_rating_star #star {
  float: right;
}
.productvideo-content-wrapper.bottom #productvideo-bottom-style-content h2.bottom {
  margin-bottom: 20px;
  clear: both;
}
.productvideo-content-wrapper.bottom .product-image {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bottom .more-views {
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bottom .more-views .productvideo-image-slider-wrapper ul li {
  margin: 0 9px;
}
.productvideo-content-wrapper.bottom .more-views .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
}
/* STYLE POPUP TOGETHER */
.productvideo-popup-content.together_popup .bar_popup {
  float: left;
  width: 100%;
  clear: both;
}
.productvideo-popup-content.together_popup .video_rating_star {
  display: block;
  float: right;
}
.productvideo-popup-content.together_popup #productvideo-popup-close-button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #5a88ca url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/popup-close-buttotn.png") no-repeat scroll center center;
}
.productvideo-popup-content.together_popup .productvideo-image-slider-wrapper {
  position: relative;
  padding: 0 30px;
}
.productvideo-popup-content.together_popup .productvideo-image-slider-wrapper a.productvideo-popup-item {
  float: left;
  margin: 0 10px;
  border: 1px solid #eaeaea;
  padding: 5px;
}
.productvideo-popup-content.together_popup .productvideo-image-slider-wrapper a.productvideo-popup-item.selected {
  border-color: #5a88ca;
}
.productvideo-popup-content.together_popup .productvideo-popup-list-item-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productvideo-popup-content.together_popup .bar_popup > a {
  float: left;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -20px;
}
.productvideo-popup-content.together_popup .bar_popup > a.next {
  right: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/next.gif) no-repeat center center;
}
.productvideo-popup-content.together_popup .bar_popup > a.prev {
  left: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/pre.gif) no-repeat center center;
}
/* STYLE POPUP BAR_POPUP */
.productvideo-popup-content.bar_popup .bar_popup {
  float: left;
  width: 100%;
  clear: both;
}
.productvideo-popup-content.bar_popup #productvideo-popup-close-button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #5a88ca url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/popup-close-buttotn.png") no-repeat scroll center center;
}
.productvideo-popup-content.bar_popup .productvideo-image-slider-wrapper {
  position: relative;
  padding: 0 30px;
}
.productvideo-popup-content.bar_popup .productvideo-image-slider-wrapper a.productvideo-popup-item {
  float: left;
  margin: 0 10px;
  border: 1px solid #eaeaea;
  padding: 5px;
}
.productvideo-popup-content.bar_popup .productvideo-image-slider-wrapper a.productvideo-popup-item.selected {
  border-color: #5a88ca;
}
.productvideo-popup-content.bar_popup .productvideo-popup-list-item-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productvideo-popup-content.bar_popup .bar_popup > a {
  float: left;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -20px;
}
.productvideo-popup-content.bar_popup .bar_popup > a.next {
  right: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/next.gif) no-repeat center center;
}
.productvideo-popup-content.bar_popup .bar_popup > a.prev {
  left: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/pre.gif) no-repeat center center;
}
/* STYLE POPUP BOTTOM POPUP */
.productvideo-content-wrapper.bottom_popup .productvideo-image-slider {
  width: auto !important;
}
.productvideo-content-wrapper.bottom_popup .product-image {
  padding: 20px;
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bottom_popup #productvideo-bottom-style-content h2.bottom_popup {
  margin-bottom: 20px;
  clear: both;
}
.productvideo-content-wrapper.bottom_popup .more-views {
  margin-bottom: 20px;
}
.productvideo-content-wrapper.bottom_popup .more-views .productvideo-image-slider-wrapper ul li {
  margin: 0 10px;
}
.productvideo-content-wrapper.bottom_popup .more-views .productvideo-image-slider-wrapper ul li a {
  padding: 5px;
}
.productvideo-popup-content.bottom_popup .bar_popup {
  float: left;
  width: 100%;
  clear: both;
}
.productvideo-popup-content.bottom_popup #productvideo-popup-close-button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #5a88ca url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/popup-close-buttotn.png") no-repeat scroll center center;
}
.productvideo-popup-content.bottom_popup .productvideo-image-slider-wrapper {
  position: relative;
  padding: 0 30px;
}
.productvideo-popup-content.bottom_popup .productvideo-image-slider-wrapper a.productvideo-popup-item {
  float: left;
  margin: 0 10px;
  border: 1px solid #eaeaea;
  padding: 5px;
}
.productvideo-popup-content.bottom_popup .productvideo-image-slider-wrapper a.productvideo-popup-item.selected {
  border-color: #5a88ca;
}
.productvideo-popup-content.bottom_popup .productvideo-popup-list-item-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productvideo-popup-content.bottom_popup .bar_popup > a {
  float: left;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -20px;
}
.productvideo-popup-content.bottom_popup .bar_popup > a.next {
  right: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/next.gif) no-repeat center center;
}
.productvideo-popup-content.bottom_popup .bar_popup > a.prev {
  left: 0;
  background: url(https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/pre.gif) no-repeat center center;
}
/* STYLE STAR REATING */
#star ul.star {
  background: rgba(0, 0, 0, 0) url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/stars.gif") repeat-x scroll 0 0;
  cursor: pointer;
  float: left;
  height: 20px;
  left: 0;
  line-height: 21px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  top: -5px;
  width: 85px;
}
#star div.user {
  color: #888;
  float: left;
  font-family: Arial;
  font-size: 13px;
  left: 15px;
  position: relative;
}
#star li.curr {
  background: rgba(0, 0, 0, 0) url("https://shop.netatmo.com/skin/frontend/rwd/netatmo/cmsmart/productvideo/images/stars.gif") repeat scroll left 25px;
  font-size: 1px;
}
#star li {
  display: block;
  float: left;
  height: 20px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-decoration: none;
  text-indent: -9000px;
  width: 85px;
  z-index: 20;
}
#star {
  float: right;
  margin-left: 20px;
}
.upload-video-write_review-table-row {
  float: right;
  margin-top: 20px;
}
/* STYLE FOR UPLOAD VIDEO */
#upload_video {
  float: left;
  margin-right: 5px;
  cursor: pointer;
  margin-top: 25px;
  width: 100%;
}
#upload_video > span {
  position: relative;
  font-size: 20px;
  color: #5a88ca;
  float: left;
}
#upload_video > span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #5a88ca;
  display: block;
  left: 0;
  bottom: 0;
}
.upload_wrap {
  float: left;
  width: 450px;
  clear: both;
}
.upload_wrap fieldset {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.upload_wrap .input-text {
  width: 100%;
}
.upload_wrap .button-set .btn_send_video {
  float: right;
  margin-top: 20px;
  background: #5a88ca;
}
.upload_wrap .button-set .btn_send_video span {
  padding: 0 40px;
  line-height: 40px;
}

