@charset "UTF-8";
:root{--primary-blue:#191970;--link-hover-color:#191970;--body-text-color:#777777;--h1-color:#191970;--h2-color:#000000;--muted-color:#999999;--primary-bootstrap-color:#428bca;--global-border-radius:8px;--border-radius-sm:6px}*,*::before,*::after{box-sizing:border-box;text-rendering:optimizeLegibility}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.42857;color:var(--body-text-color);background-color:var(--body-bg,white);border-radius:var(--global-border-radius)}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border-radius:var(--global-border-radius)}a{color:var(--primary-blue);text-decoration:none;font-size:13px;line-height:18px;font-weight:700}a:hover,a:focus{color:var(--link-hover-color);text-decoration:underline;outline:0}img{vertical-align:middle;max-width:100%;height:auto}.img-responsive{display:block;max-width:100%;height:auto;vertical-align:middle;border-radius:var(--global-border-radius);box-sizing:border-box;object-fit:contain}.img-rounded{border-radius:var(--border-radius-sm)}.img-thumbnail,.thumbnail{padding:4px;line-height:1.42857;background-color:white;border:1px solid #dddddd;border-radius:0;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eeeeee}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:14.95px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:19.5px}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-family-base);font-weight:700;line-height:1.1}h1,h2,h3{margin-top:18px;margin-bottom:9px}h4,h5,h6{margin-top:9px;margin-bottom:9px}h1,.h1{font-size:26px;color:var(--h1-color);font-weight:700;text-transform:capitalize;letter-spacing:0.5px;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,0.1);padding-bottom:5px}h2,.h2{font-size:20px;font-weight:700;color:var(--h2-color);text-transform:capitalize;letter-spacing:0.5px;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,0.1)}h3,.h3{font-size:14px;line-height:18px;text-transform:capitalize;letter-spacing:0.5px;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,0.1);font-weight:700}h4,.h4{font-size:13px}h5,.h5{font-size:13px}h6,.h6{font-size:12px}.text-warning,.text-danger,.text-success,.text-info{color:white !important}.text-muted{color:var(--muted-color) !important}.text-primary{color:var(--primary-bootstrap-color) !important}.text-left{text-align:left !important}.text-right,#cart_summary tbody td.cart_unit,#cart_summary tbody td.cart_total{text-align:right !important}.text-center,#cart_summary tbody td.cart_product,#cart_summary tbody td.cart_avail{text-align:center !important}.container{max-width:1200px;padding-left:13px;padding-right:13px}.list-unstyled{padding-left:0;list-style:none}.list-inline > li{display:inline-block;padding-left:2px;padding-right:2px}ul,ol{margin-top:0;margin-bottom:0}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}blockquote{padding:9px 18px;margin:0 0 18px;border-left:2px solid #eeeeee}blockquote p{font-size:16.25px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:1.42857;color:#999999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:2px solid #eeeeee;border-left:0}blockquote.pull-right small:after{content:'\00A0 \2014'}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:0}pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333333;background-color:whitesmoke;border:1px solid #cccccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.table thead > tr > th,.table thead > tr > td,.table tbody > tr > th,.table tbody > tr > td,.table tfoot > tr > th,.table tfoot > tr > td{padding:9px 8px 11px 18px;line-height:1.42857;vertical-align:top;border-top:1px solid #d6d4d4}.table thead > tr > th{vertical-align:bottom;border-bottom:2px solid #d6d4d4}.table-bordered{border:1px solid #d6d4d4;border-radius:var(--global-border-radius)}.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:whitesmoke}.table > :not(caption) > * > *{--bs-table-bg-state:transparent}.table > :not(caption) > .table-success,.table > :not(caption) > .table-danger,.table > :not(caption) > .table-warning{--bs-table-bg:transparent}.table > thead > tr.success > th,.table > thead > tr.success > td,.table > tbody > tr.success > th,.table > tbody > tr.success > td,.table > tfoot > tr.success > th,.table > tfoot > tr.success > td{background-color:#55c65e !important;border-color:#48b151 !important}@media (max-width:768px){.table-responsive{max-width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;border:1px solid #d6d4d4;border-radius:var(--global-border-radius)}.table-responsive > .table{margin-bottom:0;background-color:#fff;border-radius:var(--global-border-radius)}.table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td{white-space:nowrap}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.replace-2x{font-size:0.5em}.example{background-image:url(https://static.dmr-electronics.com/themes/dmr-2/css/autoload/../images/example2x.png);background-size:26px 26px}}table th{font-weight:bold}table td,table th{padding:9px 10px;text-align:left}@media only screen and (max-width:767px){table.responsive{margin-bottom:0}.pinned{position:sticky;left:0;top:0;background:#fff;width:35%;overflow:hidden;overflow-x:scroll;border:1px solid #ccc;z-index:999}.pinned table{width:100%;border:none}.pinned table th,.pinned table td{white-space:nowrap}.pinned td:last-child{border-right:none}div.table-wrapper{position:relative;margin-bottom:20px;overflow:hidden}div.table-wrapper div.scrollable{margin-left:35%;overflow:auto;overflow-x:hidden;border-right:1px solid #ccc}table.responsive td,table.responsive th{white-space:nowrap;overflow:hidden}table.responsive th:first-child,table.responsive td:first-child,table.responsive.pinned td{display:none}}div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span{background-image:url("https://static.dmr-electronics.com/themes/dmr-2/css/autoload/../../img/jquery/uniform/sprite.png");background-repeat:no-repeat;-webkit-font-smoothing:antialiased;vertical-align:middle}div.selector:focus,div.checker:focus,div.button:focus,div.radio:focus,div.uploader:focus{outline:0}div.selector,div.selector *,div.radio,div.radio *,div.checker,div.checker *,div.uploader,div.uploader *,div.button,div.button *{margin:0;padding:0}.highContrastDetect{background:url("https://static.dmr-electronics.com/themes/dmr-2/css/autoload/../../../img/jquery/uniform/bg-input.png") repeat-x 0 0;width:0;height:0}input.uniform-input,select.uniform-multiselect,textarea.uniform{padding:3px;background:white;outline:0;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#777;border:1px solid #d6d4d4}div.checker input,input[type="search"],input[type="search"]:active{-moz-appearance:none;-webkit-appearance:none}div.selector{background-position:0 -54px;line-height:27px;height:27px;padding-left:10px;position:relative;overflow:hidden;border-radius:5px}div.selector span{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;background-position:right 0;height:27px;line-height:27px;padding-right:30px;cursor:pointer;width:100%}div.selector.fixedWidth{width:190px}div.selector.fixedWidth span{width:150px}div.selector select{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;position:absolute;height:27px;top:0;left:0;width:100%}div.selector.active span{background-position:right -27px}div.selector.hover span,div.selector.focus span,div.selector.hover.active span,div.selector.focus.active span{background-position:right -27px}div.selector.disabled span,div.selector.disabled.active span{background-position:right 0}div.checker{position:relative}div.checker,div.checker span,div.checker input{width:15px;height:15px}div.checker span{display:inline-block;zoom:1;text-align:center;background-position:0 -257px}div.checker span.checked{background-position:-15px -257px}div.checker input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:inline-block;zoom:1;text-align:center}div.checker.active span,div.checker.active span.checked{background-position:-15px -257px}div.checker.hover span,div.checker.hover span.checked,div.checker.focus span,div.checker.focus span.checked,div.checker.hover.active span,div.checker.focus.active span,div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-position:-30px -257px}div.checker.disabled,div.checker.disabled.active,div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-position:0 -257px}div.radio{position:relative;display:inline}div.radio,div.radio span,div.radio input{width:13px;height:13px}div.radio span{display:inline-block;zoom:1;text-align:center;background-position:0 -243px}div.radio span.checked{background-position:-13px -243px}div.radio input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:inline-block;zoom:1;text-align:center}div.radio.active span,div.radio.active span.checked{background-position:-13px -243px}div.radio.hover span,div.radio.hover span.checked,div.radio.focus span,div.radio.focus.span.checked,div.radio.hover.active span,div.radio.focus.active span,div.radio.hover.active span.checked,div.radio.focus.active span.checked{background-position:-13px -243px}div.radio.disabled,div.radio.disabled.active,div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:0 -243px}div.uploader{background:none;height:27px;width:100%;cursor:pointer;position:relative;overflow:hidden}div.uploader span.action{background-position:0 -378px;height:27px;line-height:27px;width:94px;text-align:center;float:left;display:inline;overflow:hidden;cursor:pointer;text-shadow:rgba(0,0,0,0.1) 0 1px 0;font:13px bold "Helvetica Neue",Arial,Helvetica,sans-serif;color:#fff}div.uploader span.filename{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;float:left;cursor:default;height:27px;margin:0;line-height:27px;width:172px;padding:0 10px;color:#777;border:1px solid #d6d4d4;background:#fbfbfb}div.uploader.disabled span.action,div.uploader.disabled.active span.action{color:#aaa}div.uploader.disabled span.filename,div.uploader.disabled.active span.filename{border-color:#ddd;color:#aaa}div.button{background-position:0 -634px;height:30px;cursor:pointer;position:relative}div.button a,div.button button,div.button input{opacity:0.01;filter:alpha(opacity=1);-moz-opacity:0.01;display:block;top:0;left:0;right:0;bottom:0;position:absolute}div.button span{display:inline-block;zoom:1;line-height:30px;text-align:center;background-position:right -514px;height:30px;margin-left:13px;padding:0;font:12px bold "Helvetica Neue",Arial,Helvetica,sans-serif;letter-spacing:1px;text-transform:uppercase}div.button.active{background-position:0 -664px}div.button.active span{background-position:right -544px;cursor:default}div.button.hover,div.button.focus{background-position:0 -694px}div.button.hover span,div.button.focus span{background-position:right -574px}div.button.disabled,div.button.disabled.active{background-position:0 -724px}div.button.disabled span,div.button.disabled.active span{background-position:right -604px;cursor:default}div.button.hover span,div.button.focus span,div.button.disabled span,div.button.disabled.active span{color:#555}div.selector span,div.selector.disabled span,div.selector.disabled.active span{color:#666;text-shadow:0 1px 0 #fff}div.checker span,div.checker.disabled span,div.checker.disabled.active span{position:relative;top:-2px}div.radio span,div.radio.disabled span,div.radio.disabled.active span{position:relative;top:-2px}div.uploader span.action{color:#fff}div.uploader.disabled span.action,div.uploader.disabled.active span.action{color:#aaa}div.uploader.disabled span.filename,div.uploader.disabled.active span.filename{border-color:#ddd;color:#aaa}input.uniform-input:hover,input.uniform-input:focus,select.uniform-multiselect:hover,select.uniform-multiselect:focus,textarea.uniform:hover,textarea.uniform:focus{-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-moz-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);border-color:#cbcaca}div.button.hover span,div.button.focus span{color:#555}div.button.disabled span,div.button.disabled.active span{color:#bbb}#compare_shipping .form-group label{display:block}.mollie-iframe-container{padding:20px;max-width:600px;margin:0}label.mollie-input-error{color:red;padding-top:10px}.mollie-credit-card-container__hide{opacity:0;height:0;position:absolute}.mollie-credit-card-container__show{opacity:1;height:inherit;position:relative}.mollie-iframe-container .mollie-label{position:absolute;left:15px;color:#999;pointer-events:none}.mollie-input{width:100%;border-radius:10px;background-color:#fff;box-shadow:inset 0 0 0 0 transparent,0px 1px 1px 0 rgba(0,0,0,0.1),0px 1px 3px 0 rgba(0,0,0,0.1),0px 0 0 1px rgba(0,0,0,0.05);transition:all 0.05s ease;height:45px}.mollie-input.card-number{border-radius:10px 10px 0 0}.mollie-input.expiry-date{border-radius:0 0 0 10px}.mollie-input.verification-code{border-radius:0 0 10px 0}.mollie-input.has-focus{box-shadow:inset 0 0 0 2px #07f,0px 1px 1px 0 rgba(0,0,0,0.1),0px 2px 6px 0 rgba(0,0,0,0.1),0px 0 0 1px rgba(0,0,0,0.05)}.mollie-input.is-invalid{box-shadow:0 0 0 1px #f33,0px 1px 1px 0 rgba(0,0,0,0.1),0px 2px 6px 0 rgba(0,0,0,0.1),0px 0 0 1px rgba(0,0,0,0.05);background-color:#fff0f0}.form-group-expiry-date,.form-group-verification-code{width:50%;flex:0 1 auto}.form-group-card-number{width:100%;flex:0 1 auto}.inline-form-group{display:flex;flex-wrap:wrap;margin:15px 0 0}.mollie-iframe-container .form-group{position:relative;margin:0;display:flex;align-items:center}.inline-form-group{display:flex;flex-wrap:wrap;margin:15px 0 0}.mollie-information-label{font-size:15px;padding-bottom:10px}.is-focused label.mollie-label,.is-dirty label.mollie-label{display:none !important}@media (max-width:412px){body#checkout .additional-information.mollie-addition-info{margin-left:0}}#mollie-notifications{margin-bottom:0}.mollie-expiry-date-label{font-size:12px}.primary_block{margin-bottom:15px}.top-hr{background:#c4c4c4;height:0;margin:2px 0 31px}.product-heading-h5{color:#999999;font-weight:200;margin:3px 0 8px;font-size:19px;font-family:"Open Sans",sans-serif}.box-security .product-heading-h5{margin:3px 0 -8px}@media (max-width:1199px){.box-security .product-heading-h5{margin-bottom:8px}}#productscategory_list .product-name,.primary_block .pb-left-column img,#page .rte img{max-width:100%;height:auto}a.fancybox-nav{outline:0}.pb-left-column #image-block{position:relative;display:block;cursor:pointer;padding:5px;z-index:99;height:auto;border-radius:8px;transition:transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out}@media (max-width:767px){.pb-left-column #image-block{margin:0 auto}}.pb-left-column #image-block img{max-width:100%;height:auto;background:#fbfbfb;vertical-align:middle}.pb-left-column #image-block #view_full_size .span_link{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:block;padding:10px 0;width:136px;text-align:center;font-weight:700;line-height:22px;color:#777676;border-radius:8px;background:rgba(255,255,255,0.5);box-shadow:0 2px 8px rgba(0,0,0,0.16);transition:background 0.3s ease-in-out,color 0.3s ease-in-out}.pb-left-column #image-block #view_full_size .span_link:after{font-family:"FontAwesome";content:"\f00e";font-size:20px;color:#c0c0c0;margin-left:4px;transition:color 0.3s ease-in-out}.pb-left-column #image-block #view_full_size .span_link:hover:after{color:#333}.pb-left-column #image-block a.jqzoom div div img{width:auto;max-width:100%}.pb-left-column #image-block a.jqzoom div div .zoomWrapper{border:none}.pb-left-column #image-block .zoomPad{z-index:auto}.pb-left-column #image-block .new-box,.pb-left-column #image-block .sale-box{z-index:5002}.pb-left-column #views_block{margin-top:10px}@media (max-width:767px){.pb-left-column #views_block{width:280px;margin:10px auto 0}}#thumbs_list{overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:392px}@media (min-width:992px) and (max-width:1199px){#thumbs_list{width:290px}}@media (min-width:768px) and (max-width:991px){#thumbs_list{width:164px}}@media (max-width:767px){#thumbs_list{width:194px}}#thumbs_list ul#thumbs_list_frame{display:inline-flex;padding-left:0;list-style:none;margin:0}#thumbs_list_frame li{flex:0 0 auto;margin-right:8px;width:90px;height:90px;cursor:pointer;box-sizing:border-box}@media (min-width:768px) and (max-width:991px){#thumbs_list li{width:76px;height:76px}}#thumbs_list li:first-child{margin:0 9px 0 0}#thumbs_list li.last{margin-right:0}#thumbs_list li a{display:block;border:0 solid white;transition:all 0.3s ease;box-sizing:border-box;background:#fbfbfb}#thumbs_list li a:hover,#thumbs_list li a.shown{border-color:#dbdbdb}#thumbs_list li img{border:1px solid #dadce0;width:100%;height:auto;box-sizing:border-box}@media (min-width:768px) and (max-width:991px){#thumbs_list li img{width:68px;height:68px}}span.view_scroll_spacer{float:left;width:39px;padding-left:12px;margin-top:38px}@media (min-width:768px) and (max-width:991px){span.view_scroll_spacer{padding-left:6px;width:28px;margin-top:28px}}#view_scroll_left .sr-only,#view_scroll_right .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}#view_scroll_left:before,#view_scroll_right:before{padding-left:2px;color:silver;font-family:"FontAwesome";font-size:20px;line-height:22px}#view_scroll_left:hover:before,#view_scroll_right:hover:before{color:#333333}#view_scroll_right{float:left}#view_scroll_right:before{content:"\f138"}#view_scroll_left{margin-top:0}#view_scroll_left:before{content:"\f137";padding-right:2px}.resetimg{padding:10px 0 0}.resetimg #resetImages i{margin-right:6px}#usefull_link_block{list-style-type:none}#usefull_link_block li{margin:0 0 8px 0}@media (min-width:768px) and (max-width:991px){#usefull_link_block li{float:none}}#usefull_link_block li:first-child{margin:0 0 8px 0;border:none;padding:0}#usefull_link_block li a{color:#777676;font-weight:700;position:relative;padding-left:30px;line-height:22px;display:inline-block}#usefull_link_block li a:before{font-family:"FontAwesome";color:#333333;font-size:19px;line-height:24px;position:absolute;top:-2px;left:0;font-weight:normal}#usefull_link_block li a:hover{color:#000}#usefull_link_block li.print a:before{content:"\f02f"}#usefull_link_block li.sendtofriend a:before{content:"\f003"}#usefull_link_block li#left_share_fb{clear:both;float:none}#usefull_link_block li#left_share_fb a{padding-left:18px}#usefull_link_block li#left_share_fb a:before{content:"\f09a"}#usefull_link_block li#favoriteproducts_block_extra_remove,#usefull_link_block li#favoriteproducts_block_extra_add,#usefull_link_block li#favoriteproducts_block_extra_removed,#usefull_link_block li#favoriteproducts_block_extra_added{cursor:pointer;font-weight:700;clear:both;float:none;margin:0 0 8px 0;border:none;padding:0;position:relative}#usefull_link_block li#favoriteproducts_block_extra_remove:before,#usefull_link_block li#favoriteproducts_block_extra_add:before,#usefull_link_block li#favoriteproducts_block_extra_removed:before,#usefull_link_block li#favoriteproducts_block_extra_added:before{font-family:"FontAwesome";color:#333333;font-size:19px;line-height:24px;position:absolute;top:-2px;left:0;font-weight:normal;content:"\f08a"}#usefull_link_block li#favoriteproducts_block_extra_removed:before{content:"\f004"}#usefull_link_block li#favoriteproducts_block_extra_remove:hover,#usefull_link_block li#favoriteproducts_block_extra_add:hover,#usefull_link_block li#favoriteproducts_block_extra_removed:hover,#usefull_link_block li#favoriteproducts_block_extra_added:hover{color:#000}.pb-center-column h1,.pb-head h1{font-size:22px;color:#232323;font-weight:700;padding-bottom:16px}.pb-center-column p{margin-bottom:10px;color:#152027}.pb-center-column #product_reference{margin-bottom:6px;font-weight:700;font-size:14px}.pb-center-column #product_reference span{font-weight:400;color:#232323;font-size:14px}.pb-center-column #short_description_block{color:#666666}.pb-center-column #short_description_block .buttons_bottom_block{display:none}.pb-center-column #short_description_block #short_description_content{padding:15px;word-wrap:break-word;hyphens:auto;border-top:1px solid #d6d4d4;border-radius:0}.pb-center-column #short_description_block #short_description_content p{line-height:18px}.pb-center-column #buy_block{margin-top:10px}.pb-center-column #buy_block label{display:inline-block;width:125px;font-weight:700;font-size:12px;text-align:right}.pb-center-column #buy_block p.price{padding:0}.pb-center-column #color_picker p{padding-bottom:5px;font-weight:700}#product p#loyalty{padding:17px 0 15px 35px;border:0 solid #dadce0;margin:10px 0 -5px;position:relative;font-size:14px;color:#152027;border-top:1px solid #d6d4d4;border-radius:0}#product p#loyalty b{color:#333333}#product p#loyalty:before{content:"\f024";font-family:"FontAwesome";color:#cfcccc;font-size:26px;line-height:28px;position:absolute;top:16px;left:0}#page .rte{word-wrap:break-word;font-weight:400;hyphens:auto;box-sizing:inherit;color:#152027}#page .rte p{margin-bottom:1em;min-height:1px;font-weight:400;hyphens:auto;box-sizing:inherit}#page .rte h2{font-size:14px}#attributes fieldset{padding-bottom:3px}#attributes fieldset label{vertical-align:top;display:block}#attributes .attribute_list{width:100%}#attributes .attribute_list .form-control{max-width:230px}#attributes .attribute_list .form-control option{background:white;color:#666666}#attributes .attribute_list ul{clear:both}#attributes .attribute_list ul li{float:left;margin-right:10px;clear:none}#attributes .attribute_list input.attribute_radio{float:left;margin-left:3px}#attributes .attribute_list div.radio,#attributes .attribute_list div.radio span,#attributes .attribute_list div.radio input{float:none;display:inline-block}#attributes .attribute_list #color_to_pick_list{list-style-type:none}#attributes .attribute_list #color_to_pick_list li{float:left;margin:0 3px 3px 0;padding:1px;border:0 solid #d6d4d4;width:26px;height:26px}#attributes .attribute_list #color_to_pick_list li a.color_pick{display:block;height:22px;width:22px;cursor:pointer}#attributes .attribute_list #color_to_pick_list li.selected{border:1px solid #4d4d4d}#attributes .attribute_list #color_to_pick_list li a.color_pick img{display:block;height:22px;width:22px}.attribute_label{color:white;font-weight:700 !important;font-size:14px;position:relative;margin-bottom:20px;padding:9px 20px;border-bottom:1px solid #d6d4d4;border-radius:8px;background:linear-gradient(to bottom,#066dab 0,#066dab 100%)}.product_attributes,.box-cart-bottom{padding:19px 7px 17px}.box-cart-bottom{padding:0}#short_description_content a,.page-product-box a{font-size:14px;font-weight:700}#short_description_content a.btn,.page-product-box a.btn{text-decoration:none}.box-info-product{display:flex;align-items:baseline;flex-direction:column;align-content:space-between;justify-content:space-between}.box-info-product p{padding:0.35em 0.625em 0.75em}.box-info-product .exclusive{padding:0;border:1px solid #006fa8;border-bottom:1px solid #012740;border-radius:8px;position:relative;display:block;background-image:linear-gradient(to bottom,#74d578,#0b6c0f)}.box-info-product .exclusive:before{font-family:"FontAwesome";position:absolute;top:0;left:0;bottom:0;color:white;font-size:25px;line-height:47px;text-shadow:0 1px #015883;content:"\f07a";z-index:2;width:51px;text-align:center;border:1px solid #06b2e6;border-radius:5px 0 0 5px}@media (max-width:991px){.box-info-product .exclusive:before{display:none}}.box-info-product .exclusive.added:before{content:"\f00c"}.box-info-product .exclusive.added.disabled:before,.box-info-product .exclusive.disabled:before{content:"\f110";animation:2s linear 0s normal none infinite spin}.box-info-product .exclusive:after{background:url(https://static.dmr-electronics.com/themes/dmr-2/css/../img/border-1.gif) repeat-y 0 0;position:absolute;top:0;bottom:0;left:51px;content:"";width:1px;z-index:2}@media (max-width:991px){.box-info-product .exclusive:after{display:none}}.box-info-product .exclusive span{border-radius:8px;font-weight:700;font-size:15px;line-height:22px;text-shadow:0 1px #015883;padding:12px 36px 14px 60px;color:white;display:block;transition:all 0.3s ease}@media (max-width:1199px){.box-info-product .exclusive span{padding:12px 22px 14px 55px;font-size:14px}}@media (max-width:991px){.box-info-product .exclusive span{padding:8px 12px 10px;text-align:left}}.box-info-product .exclusive:hover{background-image:linear-gradient(to bottom,#74d578,#0b6c0f);background-position:0 0}#center_column.col-sm-9 .col-md-3 .box-info-product{background:#f6f6f6;border:1px solid #b0afaf}#center_column.col-sm-9 .col-md-3 .box-info-product p{margin-bottom:7px;padding:15px 10px 0}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive{border:1px solid #006fa8;border-bottom:1px solid #012740;border-radius:8px;background-image:linear-gradient(to bottom,#009ad0,#007ab7)}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before{position:relative;content:"\f07a";border:none;border-radius:0}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before{content:"\f00c"}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before,#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before{content:"\f110"}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after{background:none}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span{font-weight:500;font-size:18px;border:none;border-top:1px solid #006fa8;padding:12px 16px 14px;border-radius:0}#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover{background-image:linear-gradient(to bottom,#74d578,#0b6c0f)}#quantity_wanted_p input{width:78px;height:27px;padding:0 6px;float:left;border:1px solid #d6d4d4;line-height:27px;border-radius:8px}#quantity_wanted_p .btn{float:left;margin-left:3px;border-radius:8px}#quantity_wanted_p label{display:block;margin-bottom:7px}#availability_statut span#availability_label,#availability_date_label{display:inline-block;width:125px;font-weight:700;font-size:12px;text-align:right}#quantityAvailable{color:#333333;font-size:14px;line-height:18px;font-weight:700}#availability_value,#last_quantities{color:white;font-weight:700;line-height:18px;display:inline-block;padding:3px 8px 4px;background:#55c65e;border:1px solid #36943e;margin-left:5px;border-radius:8px}#last_quantities{background:#fe9126;border:1px solid #e4752b;padding:4px 8px 3px;position:relative;top:1px;border-radius:8px}#availability_statut,#pQuantityAvailable{display:inline-block}#pQuantityAvailable span{font-weight:700;color:#333333}#availability_statut #availability_value.warning_inline{background-color:#fe9126;border-color:#e4752b;text-shadow:1px 1px #e68322;margin:0;border-radius:8px}.content_prices{padding:13px 19px}.discount{display:none}.our_price_display{font-weight:700;font-size:21px;line-height:32px;font-family:"Open Sans",sans-serif;color:#333333;margin-left:-14px}@media (max-width:991px){.our_price_display{font-size:26px;line-height:28px}}#old_price{padding-bottom:15px;font-size:17px;text-decoration:line-through;display:block;font-family:"Open Sans",sans-serif;line-height:23px;margin-left:-14px}#reduction_percent,#reduction_amount{display:inline-block;margin-right:10px;padding:1px 2px;font-weight:600;font-family:"Open Sans",sans-serif;font-size:21px;line-height:23px;color:white;background:red;border:1px solid #333;border-radius:8px}#reduction_percent span,#reduction_amount span{display:block}.pb-center-column p.online_only{font-weight:700;font-size:14px;color:#f13340;text-align:left}.buttons_bottom_block{clear:both;padding:13px 19px 0}.buttons_bottom_block #wishlist_button{font-weight:700}.table-data-sheet{border-bottom:1px solid #d6d4d4;width:100%;margin:0 0 20px;background:white}.table-data-sheet tr{border-top:1px solid #d6d4d4}.table-data-sheet tr.even{background:#fdfdfd}.table-data-sheet tr td{padding:10px 10px 11px}.table-data-sheet tr td:first-child{border-right:1px solid #d6d4d4;width:30%;font-weight:700;color:#333333}table.table-product-discounts{border:none;border-bottom:1px solid #d6d4d4;border-right:1px solid #d6d4d4;width:100%;margin:0 15px 0;background:white;color:#152027}@media (max-width:767px){table.table-product-discounts{width:100%}}table.table-product-discounts tr th{background:#066dab;color:#fbfbfb;font-weight:700;border:none}table.table-product-discounts tr td,table.table-product-discounts tr th{border-left:1px solid #d6d4d4;width:auto;padding:0 10px 0;border-top:1px solid #d6d4d4;border-right:none;text-shadow:none;text-transform:none;font-weight:normal;font-size:13px;line-height:18px;border-bottom:none}.box-security{border-top:1px solid #dfdede;padding:19px 19px 6px;background-image:linear-gradient(to bottom,#ffffff,#fbfbfb)}.ie8 .box-security{filter:none}.optimize-box-p{border:1px solid #c0c4cc;padding:10px;border-radius:8px;margin-bottom:15px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}@media (max-width:768px){.optimize-box-p{padding:8px;margin-bottom:15px}}#sticky-cart{position:fixed;bottom:0;left:0;width:100%;background:#f6f6f6;box-shadow:0 -2px 10px rgba(0,0,0,0.1);padding:10px;display:flex;align-items:center;justify-content:space-between;z-index:9999;border-radius:8px 8px 0 0;transition:opacity 0.3s ease;opacity:1}#sticky-cart.hidden{opacity:0;pointer-events:none}.sticky-cart-content{display:flex;align-items:center;gap:10px;width:100%;max-width:1200px;margin:auto;justify-content:space-between}.sticky-product-image{width:80px;height:auto;border-radius:8px}.sticky-cart-details{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.sticky-product-name,.sticky-product-price{font-weight:700;color:black;text-rendering:optimizeLegibility}.sticky-add-to-cart{background-color:#066dab;color:white;font-weight:700;border:none;padding:8px 12px;cursor:pointer;font-size:14px;border-radius:8px;transition:background-color 0.3s ease-in-out}.sticky-add-to-cart:hover{background-color:#218838}@media (max-width:768px){#sticky-cart{padding:8px;gap:10px;background-color:#fff;box-shadow:0 -2px 8px rgba(0,0,0,0.15)}.sticky-cart-content{width:100%}.sticky-product-image{width:40px;height:40px;object-fit:cover;border-radius:4px}.sticky-cart-details{flex:1;padding:0 10px;overflow:hidden}.sticky-product-name{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-price{font-size:13px;color:#555;display:block;margin-top:2px}.box-info-product .exclusive{padding:0;border-radius:8px;position:relative;display:block;background-image:linear-gradient(#74d578,#0b6c0f)}}#page-product-heading span,#product_condition span,#product_reference span{font-weight:400;color:#232323;font-size:14px}#page-product-heading span{text-transform:capitalize}#product_manufacturer a,#category a{color:#191970;text-decoration:none;font-size:14px;font-weight:400;transition:color 0.3s ease-in-out}#product_manufacturer a:hover,#category a:hover{color:#000}#product_reference span{color:#232323;font-size:14px;font-weight:400}#send_friend_form{width:555px;overflow:hidden}@media (max-width:767px){#send_friend_form{width:280px}}#send_friend_form .product img{margin:0 0 10px 0;border:1px solid #d6d4d4}#send_friend_form .product p{padding:0;color:#333333}#send_friend_form .product p .product_name{font-size:12px;color:#000}#send_friend_form .form_container{padding:10px 15px;border:1px solid #d6d4d4;background:#fbfbfb}#send_friend_form .form_container p.intro_form{padding-bottom:6px;font-weight:700;font-size:14px;color:#333333}#send_friend_form .form_container p.txt_required{padding-bottom:0;color:#666}#send_friend_form .form_container .text{padding-bottom:10px}#send_friend_form .form_container .text label{display:block;padding:0;width:100%;font-size:12px}#send_friend_form .form_container .text input{padding:0 5px;height:22px;width:100%;border:1px solid base-border-color;font-size:12px;color:#666}#send_friend_form .submit{margin-top:20px;padding-bottom:0;text-align:right}p.infoCustomizable{margin-bottom:30px}ul#uploadable_files,ul#text_fields{list-style-type:none}.customizableProductsFile,.customizableProductsText{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #d6d4d4}.customizationUploadLine{padding-bottom:10px}.customizationUploadLine label{display:block;vertical-align:top}.customizationUploadLine textarea{width:50%;border:1px solid #d6d4d4;color:#777777}.customizationUploadBrowse img + a{position:relative;top:-51px}#customizedDatas{float:right}#product.content_only div.primary_block{margin-bottom:0}@media (max-width:991px){#product.content_only div.primary_block{margin-right:0}}#product.content_only div.primary_block div.pb-left-column{padding:20px 20px 5px 35px;width:47%}@media (max-width:479px){#product.content_only div.primary_block div.pb-left-column{width:100%;float:none}}#product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer{width:38px;padding-left:10px}#product.content_only div.primary_block div.pb-left-column #thumbs_list{width:392px}#product.content_only div.primary_block div.pb-center-column{padding:20px 20px 60px 0;width:27.5%;margin-bottom:0;min-height:623px;height:100%}@media (max-width:991px){#product.content_only div.primary_block div.pb-center-column{min-height:440px}}@media (max-width:479px){#product.content_only div.primary_block div.pb-center-column{width:100%;float:none}}#product.content_only div.primary_block div.pb-center-column .product_comments_block_extra{padding-right:0}@media (max-width:479px){#product.content_only div.primary_block div.pb-center-column .comments_advices li{display:block}#product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews{margin:0;padding:0;border:none}}#product.content_only div.primary_block div.pb-center-column #ShareDiv{position:absolute;bottom:8px}#product.content_only div.primary_block div.pb-right-column{width:25.5%;padding-right:15px;padding-left:0}#product.content_only div.primary_block div.pb-right-column .box-info-product{border-top-width:0;border-right:none;border-bottom:none;min-height:623px;height:100%;border-radius:0 4px 4px 0;position:relative;padding-bottom:125px}@media (max-width:991px){#product.content_only div.primary_block div.pb-right-column .box-info-product{border-radius:0;border:1px solid #d6d4d4}}#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive{display:block;width:100%}#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before,#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after{display:block}#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span{font-size:20px;text-align:center}@media (max-width:1199px){#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span{padding:12px 22px 14px 70px;font-size:17px}}#product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom{right:0;left:0}#product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control{width:230px}#product.content_only div.primary_block div.pb-right-column .product_attributes,#product.content_only div.primary_block div.pb-right-column .box-cart-bottom{box-shadow:rgba(0,0,0,0) 0 0 0}#product.content_only div.primary_block div.pb-right-column .product_attributes{padding-top:0}.addsharethisinner .stButton .stArrow{display:none}@media (max-width:1050px){#product.content_only div.primary_block div.pb-left-column,#product.content_only section.primary_block div.pb-left-column{width:100%;padding-right:15w}#product.content_only div.primary_block div.pb-left-column #image-block,#product.content_only div.primary_block div.pb-left-column #views_block,#product.content_only section.primary_block div.pb-left-column #image-block,#product.content_only section.primary_block div.pb-left-column #views_block{max-width:470px;width:100%;margin-left:auto;margin-right:auto}#product.content_only div.primary_block div.pb-left-column #thumbs_list li,#product.content_only section.primary_block div.pb-left-column #thumbs_list li{width:90px;height:90px}#product.content_only div.primary_block div.pb-left-column #thumbs_list li img,#product.content_only section.primary_block div.pb-left-column #thumbs_list li img{width:82px;height:82px}#product.content_only div.primary_block div.pb-center-column,#product.content_only section.primary_block div.pb-center-column{width:50%;float:left;padding-left:35px}#product.content_only div.primary_block div.pb-right-column,#product.content_only section.primary_block div.pb-right-column{width:50%;float:left}#product.content_only div.primary_block div.pb-right-column .box-info-product,#product.content_only section.primary_block div.pb-right-column .box-info-product{border-top-width:1px;min-height:1px}}@media (max-width:1050px) and (max-width:479px){#product.content_only div.primary_block,#product.content_only section.primary_block{margin-left:0}}@media (max-width:1050px) and (max-width:479px){#product.content_only div.primary_block div.pb-center-column,#product.content_only section.primary_block div.pb-center-column{width:100%;float:none;padding-left:15px;box-sizing:border-box}}@media (max-width:1050px) and (max-width:479px){#product.content_only div.primary_block div.pb-right-column,#product.content_only section.primary_block div.pb-right-column{margin-top:10px;width:100%;float:none;padding-left:15px;box-sizing:border-box}}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:auto}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/fancybox_overlay.png')}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/fancybox_sprite@2x.png');background-size:44px 152px}#fancybox-loading div{background-image:url('https://static.dmr-electronics.com/js/jquery/plugins/fancybox/fancybox_loading@2x.gif');background-size:24px 24px}}.bx-wrapper{position:relative;margin-bottom:60px;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;height:auto;display:block}.bxslider{margin:0;padding:0;-webkit-perspective:1000}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper{}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url('https://static.dmr-electronics.com/js/jquery/plugins/bxslider/images/bx_loader.gif') center center no-repeat #ffffff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:8px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;vertical-align:bottom;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url('https://static.dmr-electronics.com/js/jquery/plugins/bxslider/images/controls.png') no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url('https://static.dmr-electronics.com/js/jquery/plugins/bxslider/images/controls.png') no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('https://static.dmr-electronics.com/js/jquery/plugins/bxslider/images/controls.png') -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('https://static.dmr-electronics.com/js/jquery/plugins/bxslider/images/controls.png') -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.shop-phone{float:left;padding:5px 0 10px;line-height:18px;content-visibility:auto;color:white}@media (max-width:767px){.shop-phone{display:none}}.shop-phone i{font-size:21px;line-height:21px;color:white;padding-right:7px}.shop-phone strong{color:white}#contact-link{float:right;border-left:1px solid white;border-radius:0;display:flex;flex-direction:column}@media (max-width:479px){#contact-link{width:fit-content;text-align:center}}#contact-link a{display:block;color:white;font-weight:bold;padding:8px 10px 11px 10px;text-shadow:1px 1px rgba(0,0,0,0.2);cursor:pointer;line-height:18px;content-visibility:auto}@media (max-width:479px){#contact-link a{font-size:11px;padding-left:1px;padding-right:1px}}#contact-link a:hover,#contact-link a.active{background:background-image:linear-gradient(top,#000000 0,#004c3f 50%,#00997f 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000000),color-stop(0.5,#004c3f),color-stop(1,#00997f));background-image:-moz-linear-gradient(top,#000000 0,#004c3f 50%,#00997f 100%);background-image:-o-linear-gradient(top,#000000 0,#004c3f 50%,#00997f 100%);background-image:-ms-linear-gradient(top,#000000 0,#004c3f 50%,#00997f 100%);background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea',endColorstr='#066dab',GradientType=0)}@media (max-width:767px){#contact_block{margin-bottom:20px}}#contact_block .label{display:none}#contact_block .block_content{color:#888888}#contact_block p{margin-bottom:4px}#contact_block p.tel{font:400 17px/21px Arial,Helvetica,sans-serif;color:#333333;margin-bottom:6px}#contact_block p.tel i{font-size:25px;vertical-align:-2px;padding-right:10px}#languages-block-top{float:right;border-left:1px solid white;position:relative;border-radius:0}@media (max-width:479px){#languages-block-top{width:fit-content}}#languages-block-top span.firstWord{display:none}#languages-block-top div.current{content-visibility:auto;font-weight:bold;padding:8px 10px 10px 10px;line-height:18px;color:white;text-shadow:1px 1px rgba(0,0,0,0.2);cursor:pointer}@media (max-width:479px){#languages-block-top div.current{text-align:center;padding:9px 5px 10px;font-size:12px}}#languages-block-top div.current strong{color:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea',endColorstr='#066dab',GradientType=0)}#languages-block-top div.current:after{content:"\f0d7";font-family:"FontAwesome";font-size:18px;line-height:18px;color:white;vertical-align:-2px;padding-left:12px}@media (max-width:479px){#languages-block-top div.current:after{padding-left:2px;font-size:13px;line-height:13px;vertical-align:0}}@media (max-width:479px){#languages-block-top div.current .cur-label{display:none}}#languages-block-top ul{display:none;position:absolute;top:37px;left:0;width:157px;background:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea',endColorstr='#066dab',GradientType=0);z-index:2}#languages-block-top ul li{color:white;line-height:35px;font-size:13px}#languages-block-top ul li a,#languages-block-top ul li > span{padding:0 10px 0 12px;display:block;color:white}#languages-block-top ul li.selected,#languages-block-top ul li:hover a{background:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea',endColorstr='#066dab',GradientType=0)}#crossselling_list,.accessories-block .block_content .optimize-box,#productscategory_list,#viewed-products_block_left{border:5px solid #fff;background:#fff}#crossselling_list .bx-wrapper,.accessories-block .block_content .bx-wrapper,#productscategory_list .bx-wrapper,#viewed-products_block_left .bx-wrapper{position:relative;padding:0;margin:0;display:flex;justify-content:flex-start;flex-wrap:wrap}#crossselling_list .bx-wrapper img,.accessories-block .block_content .bx-wrapper img,#productscategory_list .bx-wrapper .img-responsive img,#viewed-products_block_left .bx-wrapper img{border:1px solid #c0c4cc;border-radius:8px;padding:9px;margin-bottom:13px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.15);transform:translateY(-2px);transition:all 0.3s ease-in-out}#crossselling_list .bx-wrapper img:hover,.accessories-block .block_content .bx-wrapper img:hover,#productscategory_list .bx-wrapper .img-responsive img:hover,#viewed-products_block_left .bx-wrapper img:hover{box-shadow:0 6px 12px rgba(0,0,0,0.2);transform:translateY(-4px)}#crossselling_list .bx-wrapper .bx-pager,#crossselling_list .bx-wrapper .bx-controls-auto,.accessories-block .block_content .bx-wrapper .bx-pager,.accessories-block .block_content .bx-wrapper .bx-controls-auto,#productscategory_list .bx-wrapper .bx-pager,#productscategory_list .bx-wrapper .bx-controls-auto,#viewed-products_block_left .bx-wrapper .bx-pager,#viewed-products_block_left .bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:90%}#crossselling_list .bx-wrapper .bx-pager,.accessories-block .block_content .bx-wrapper .bx-pager,#productscategory_list .bx-wrapper .bx-pager{text-align:center;font-size:0.85em;font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:#666;padding-top:20px}#crossselling_list .bx-wrapper .bx-pager .bx-pager-item,#crossselling_list .bx-wrapper .bx-controls-auto .bx-controls-auto-item,.accessories-block .block_content .bx-wrapper .bx-pager .bx-pager-item,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-controls-auto-item,#productscategory_list .bx-wrapper .bx-pager .bx-pager-item,#productscategory_list .bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;zoom:1;display:inline}#crossselling_list .bx-wrapper .bx-pager.bx-default-pager a,.accessories-block .block_content .bx-wrapper .bx-pager.bx-default-pager a,#productscategory_list .bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;background:#000;outline:0;border-radius:5px}#crossselling_list .bx-wrapper .bx-pager.bx-default-pager a:hover,#crossselling_list .bx-wrapper .bx-pager.bx-default-pager a.active,.accessories-block .block_content .bx-wrapper .bx-pager.bx-default-pager a:hover,.accessories-block .block_content .bx-wrapper .bx-pager.bx-default-pager a.active,#productscategory_list .bx-wrapper .bx-pager.bx-default-pager a:hover,#productscategory_list .bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}#crossselling_list .bx-wrapper .bx-controls-direction a,.accessories-block .block_content .bx-wrapper .bx-controls-direction a,#productscategory_list .bx-wrapper .bx-controls-direction a{height:32px;width:32px;line-height:0;position:absolute;top:40%;margin-top:-10px;font-size:0;overflow:hidden}#crossselling_list .bx-wrapper .bx-controls-direction a:before,.accessories-block .block_content .bx-wrapper .bx-controls-direction a:before,#productscategory_list .bx-wrapper .bx-controls-direction a:before{padding-left:2px;color:#c0c0c0;font-family:"FontAwesome";font-size:25px;line-height:25px}#crossselling_list .bx-wrapper .bx-controls-direction a:hover:before,.accessories-block .block_content .bx-wrapper .bx-controls-direction a:hover:before,#productscategory_list .bx-wrapper .bx-controls-direction a:hover:before{color:#333333}#crossselling_list .bx-next,.accessories-block .block_content .bx-next,#productscategory_list .bx-next{right:10px}#crossselling_list .bx-next:before,.accessories-block .block_content .bx-next:before,#productscategory_list .bx-next:before{content:"\f138"}#crossselling_list .bx-prev,.accessories-block .block_content .bx-prev,#productscategory_list .bx-prev{left:10px}#crossselling_list .bx-prev:before,.accessories-block .block_content .bx-prev:before,#productscategory_list .bx-prev:before{content:"\f137"}#crossselling_list .bx-wrapper .bx-controls-direction a.disabled,.accessories-block .block_content .bx-wrapper .bx-controls-direction a.disabled,#productscategory_list .bx-wrapper .bx-controls-direction a.disabled{display:none}#crossselling_list .bx-wrapper .bx-controls-auto,.accessories-block .block_content .bx-wrapper .bx-controls-auto,#productscategory_list .bx-wrapper .bx-controls-auto{text-align:center}#crossselling_list .bx-wrapper .bx-controls-auto .bx-start,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-start,#productscategory_list .bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(https://static.dmr-electronics.com/themes/dmr-2/css/modules/productscategory/css/images/controls.png) -86px -11px no-repeat;margin:0 3px}#crossselling_list .bx-wrapper .bx-controls-auto .bx-start:hover,#crossselling_list .bx-wrapper .bx-controls-auto .bx-start.active,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-start:hover,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-start.active,#productscategory_list .bx-wrapper .bx-controls-auto .bx-start:hover,#productscategory_list .bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}#crossselling_list .bx-wrapper .bx-controls-auto .bx-stop,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-stop,#productscategory_list .bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(https://static.dmr-electronics.com/themes/dmr-2/css/modules/productscategory/css/images/controls.png) -86px -44px no-repeat;margin:0 3px}#crossselling_list .bx-wrapper .bx-controls-auto .bx-stop:hover,#crossselling_list .bx-wrapper .bx-controls-auto .bx-stop.active,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-stop:hover,.accessories-block .block_content .bx-wrapper .bx-controls-auto .bx-stop.active,#productscategory_list .bx-wrapper .bx-controls-auto .bx-stop:hover,#productscategory_list .bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}#crossselling_list .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager,.accessories-block .block_content .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager,#productscategory_list .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}#crossselling_list .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto,.accessories-block .block_content .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto,#productscategory_list .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}#crossselling_list .bx-wrapper .bx-caption,.accessories-block .block_content .bx-wrapper .bx-caption,#productscategory_list .bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,0.75);width:100%}#crossselling_list .bx-wrapper .bx-caption span,.accessories-block .block_content .bx-wrapper .bx-caption span,#productscategory_list .bx-wrapper .bx-caption span{color:white;font-family:Arial,Helvetica,sans-serif;display:block;font-size:0.85em;padding:10px}.blockproductscategory #productscategory_list{display:flex;border:1px solid #c0c4cc;padding:10px;border-radius:8px;margin:0 0 20px;justify-content:space-around;flex-direction:column;align-items:baseline}.review-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.review-links a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f5f5f5;border-radius:50%;text-decoration:none;transition:background-color 0.3s ease}.review-links a:hover{background-color:#e0e0e0}.review-links i{font-size:20px;color:#0079b6;transition:color 0.3s ease}.review-links a:hover i{color:#005a84}@media screen and (max-width:480px){.review-links{justify-content:flex-start;gap:0.75rem}.review-links a{width:36px;height:36px}.review-links i{font-size:18px}}#columns #newsletter_block_left .form-group{margin-bottom:0}#columns #newsletter_block_left .form-group .form-control{max-width:222px;display:inline-block;margin-right:6px}@media (min-width:768px) and (max-width:1199px){#columns #newsletter_block_left .form-group .form-control{margin-bottom:10px;margin-right:0}}#columns #newsletter_block_left .success_inline,#columns #newsletter_block_left .warning_inline{text-align:left;padding:1px 0 0 0;margin-bottom:-19px}#columns #newsletter_block_left .success_inline{color:white}#columns #newsletter_block_left .warning_inline{color:#f13340}#footer #newsletter_block_left{overflow:hidden;width:50%;float:left;padding:13px 15px 7px 15px;margin-bottom:0}@media (max-width:767px){#footer #newsletter_block_left{width:100%}}#footer #newsletter_block_left h4{background:none;float:left;padding:7px 16px 5px 0;text-transform:none;font-size:21px;line-height:25px;border:none}#footer #newsletter_block_left h4:after{display:none}#footer #newsletter_block_left .block_content{overflow:hidden}#footer #newsletter_block_left .form-group{margin-bottom:0}#footer #newsletter_block_left .form-group .form-control{border-radius:5px;height:45px;line-height:30px;max-width:267px;background:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea',endColorstr='#066dab',GradientType=0);color:white;padding:5px 43px 5px 12px;display:inline-block;float:left}#footer #newsletter_block_left .form-group .form-control:focus{-webkit-box-shadow:black 0 0 0;-moz-box-shadow:black 0 0 0;box-shadow:black 0 0 0}#footer #newsletter_block_left .form-group .button-small{margin-left:-43px;border:none;background:none;text-align:center;color:#908f8f;padding:8px}#footer #newsletter_block_left .form-group .button-small:before{content:"\f138";font-family:"FontAwesome";font-size:28px;line-height:28px}#footer #newsletter_block_left .form-group .button-small:hover{color:white !important}#footer #newsletter_block_left .form-group .button-small span{display:none}#footer #newsletter_block_left .warning_inline{display:block;color:#f13340;font-size:13px;line-height:26px;clear:both}@media (min-width:1200px){#footer #newsletter_block_left .warning_inline{display:inline-block;position:relative;top:-35px;margin-bottom:-35px;left:15px;clear:none}}#footer #newsletter_block_left .newsletter-input{max-width:300px !important}.header_user_info{content-visibility:auto;float:right;border-left:1px solid white;border-right:1px solid white;border-radius:0}.header_user_info a{color:white;display:block;padding:8px 9px 11px 8px;cursor:pointer;line-height:18px}@media (max-width:479px){.header_user_info a{font-size:11px}}.header_user_info a:hover,.header_user_info a.active{background:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea',endColorstr='#066dab',GradientType=0 )}.header_user_info a .fa-user,.header_user_info a .fa-regular.fa-user{color:white !important;display:block;cursor:pointer;line-height:18px}#mailalerts_block_account li.last_item{border-bottom:none;margin-bottom:0}#mailalerts_block_account li .products-block-image{float:left;margin-right:19px}#mailalerts_block_account li .remove{float:right}#mailalerts_block_account li .remove i{cursor:pointer}#search_block_top{padding-top:50px}#search_block_top #searchbox{float:left;width:100%;display:flex}#search_block_top .btn.button-search{border-radius:8px;background-color:#066dab;display:block;position:absolute;top:0;right:0;border:none;color:white;width:50px;text-align:center;padding:10px 0 11px 0}#search_block_top .btn.button-search span{display:none}#search_block_top .btn.button-search:before{content:"\f002";display:block;font-family:"FontAwesome";font-size:17px;width:100%;text-align:center;border-radius:8px}#search_block_top .btn.button-search:hover{color:#6f6f6f}#search_block_top #search_query_top{display:inline;padding:0 13px;height:45px;line-height:45px;background:#fbfbfb;margin-right:1px;border-radius:8px;color:#333333}.ac_results{background:white;border:1px solid #d6d4d4;width:271px;margin-top:-1px}.ac_results li{padding:0 10px;font-weight:normal;color:#686666;font-size:13px;line-height:22px}.ac_results li.ac_odd{background:white}.ac_results li:hover,.ac_results li.ac_over{background:#fbfbfb}form#searchbox{position:relative}form#searchbox label{color:#333333}form#searchbox input#search_query_block{margin-right:10px;max-width:222px;margin-bottom:10px;display:inline-block;float:left}form#searchbox .button.button-small{float:left}form#searchbox .button.button-small i{margin-right:0}.ac_results{text-align:left;padding:0;border:1px solid black;background-color:white;overflow:hidden;z-index:99999}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0}.ac_results li{margin:0;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden}.ac_odd{background-color:#eee}.ac_over{background-color:#0A246A;color:white}ul.product_list .product-name h3{display:inline-block;width:100%;overflow:hidden}ul.product_list .availability span{display:inline-block;color:white;font-weight:bold;padding:3px 8px 4px 8px;margin-bottom:20px;border-radius:8px}ul.product_list .availability span.available-now{background:#55c65e;border:1px solid #36943e}ul.product_list .availability span.out-of-stock,ul.product_list .availability span.available-dif{background:#fe9126;border:1px solid #e4752b}ul.product_list .color-list-container{margin-bottom:12px;border-top:1px solid #e8eaed}ul.product_list .color-list-container ul li{display:inline-block;border:1px solid #d6d4d4;width:26px;height:26px}ul.product_list .color-list-container ul li a{display:block;width:22px;height:22px;margin:1px}ul.product_list .color-list-container ul li a img{display:block;width:22px;height:22px}ul.product_list .product-image-container{text-align:center}ul.product_list .product-image-container img{margin:0 auto}ul.product_list .product-image-container .quick-view-wrapper-mobile{display:none}ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile{display:none}@media (max-width:1199px){ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile{display:block;position:relative;background-color:rgba(208,208,211,0.57);height:130px;width:85px;top:80px;right:-162px;transform:rotate(45deg);pointer-events:all}ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i{position:relative;top:48px;left:-20px;font-size:x-large;color:black}ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i:before{transform:rotate(315deg)}ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover{background-color:rgba(167,167,167,0.57)}ul.product_list .product-image-container .quick-view-wrapper-mobile{display:block;background-color:transparent;height:155px;width:215px;position:absolute;overflow:hidden;pointer-events:none;bottom:0;right:0}}ul.product_list .product-image-container .quick-view{font:700 13px/16px Arial,Helvetica,sans-serif;color:#777676;position:absolute;left:50%;top:50%;margin:-21px 0 0 -53px;padding:13px 0 0;background:rgba(255,255,255,0.82);width:107px;height:43px;text-align:center;box-shadow:rgba(0,0,0,0.16) 0 2px 8px}@media (max-width:1199px),(max-width:767px){ul.product_list .product-image-container .quick-view{display:none}}ul.product_list .comments_note{text-align:left;overflow:hidden}ul.product_list .comments_note .star_content{float:left}ul.product_list .comments_note .nb-comments{overflow:hidden;font-style:italic}ul.product_list .functional-buttons div a,ul.product_list .functional-buttons div label{font-weight:bold;color:#777676;cursor:pointer}ul.product_list .functional-buttons div a:hover,ul.product_list .functional-buttons div label:hover{color:#000}ul.product_list .functional-buttons div.wishlist{border-right:1px solid #d6d4d4}ul.product_list .functional-buttons div.wishlist a:before{display:inline-block;font-family:"FontAwesome";content:"\f08a";margin-right:3px;padding:0 3px}ul.product_list .functional-buttons div.wishlist a.checked:before{content:"\f004"}ul.product_list .functional-buttons div.compare a:before{content:"\f067";display:inline-block;font-family:"FontAwesome";margin-right:3px}ul.product_list .functional-buttons div.compare a.checked:before{content:"\f068"}@media (min-width:992px) and (max-width:1199px),(min-width:480px) and (max-width:767px){ul.product_list .functional-buttons div.wishlist{border-right:0}ul.product_list .functional-buttons div.wishlist a:before,ul.product_list .functional-buttons div.compare a:before{display:none}}ul.product_list.grid > li{padding-bottom:20px;text-align:center}@media (min-width:480px) and (max-width:767px){ul.product_list.grid > li{width:50%;float:left}}ul.product_list.grid > li .product-container{background:white;padding:10px;position:relative;border-radius:8px;transition:all 0.3s ease-in-out}@media (max-width:767px){ul.product_list.grid > li .product-container{max-width:290px;margin-left:auto;margin-right:auto}}ul.product_list.grid > li .product-container .product-image-container{border:1px solid #dadce0;padding:10px;margin-bottom:15px;position:relative;border-radius:8px;background-color:#fff;transition:all 0.3s ease-in-out;box-shadow:0 2px 5px rgba(0,0,0,0.1)}ul.product_list.grid > li .product-container .product-image-container:hover{border-color:#c0c4cc;box-shadow:0 4px 8px rgba(0,0,0,0.15);transform:translateY(-2px)}ul.product_list.grid > li .product-container .product-image-container .content_price{position:absolute;left:0;bottom:-1px;width:100%;padding:9px 0;display:none;background-image:linear-gradient(#74d578,#0b6c0f)}ul.product_list.grid > li .product-container .product-image-container .content_price span{color:white}ul.product_list.grid > li .product-container .product-image-container .content_price span.old-price{color:black}ul.product_list.grid > li .product-container h3{padding:0 15px 7px 15px;min-height:53px}@media (min-width:1200px){ul.product_list.grid > li .product-container .comments_note{display:none}}ul.product_list.grid > li .product-container .comments_note .star_content{margin:0 3px 12px 59px}ul.product_list.grid > li .product-container .product-desc{display:none}ul.product_list.grid > li .product-container .content_price{padding-bottom:9px;line-height:21px}ul.product_list.grid > li .product-container .old-price,ul.product_list.grid > li .product-container .price,ul.product_list.grid > li .product-container .price-percent-reduction{display:inline-block;border-radius:8px}ul.product_list.grid > li .product-container .product-flags{display:none}ul.product_list.grid > li .product-container .old-price{margin-right:5px}ul.product_list.grid > li .product-container .button-container{margin-bottom:14px}@media (min-width:1200px){ul.product_list.grid > li .product-container .button-container{display:none}}ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button,ul.product_list.grid > li .product-container .button-container span.button,ul.product_list.grid > li .product-container .button-container .lnk_view{margin:0 6px 10px 6px}ul.product_list.grid > li .product-container .functional-buttons{background:url(https://static.dmr-electronics.com/themes/dmr-2/css/../img/functional-bt-shadow.png) repeat-x;padding:11px 0 5px}@media (min-width:1200px){ul.product_list.grid > li .product-container .functional-buttons{display:none}}ul.product_list.grid > li .product-container .functional-buttons div{width:100%;float:left;padding:3px 0 4px 0}@media (min-width:1200px){ul.product_list.grid > li.hovered .product-container{box-shadow:rgba(0,0,0,0.17) 0 0 13px;position:relative;z-index:10}ul.product_list.grid > li.hovered .product-container .content_price{display:none}ul.product_list.grid > li.hovered .product-container .product-image-container .content_price{display:block;border-radius:8px}ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view{display:block}ul.product_list.grid > li.hovered .product-container .functional-buttons,ul.product_list.grid > li.hovered .product-container .button-container,ul.product_list.grid > li.hovered .product-container .comments_note{display:block}}@media (min-width:992px){ul.product_list.grid > li.first-in-line{clear:left}}@media (min-width:480px) and (max-width:991px){ul.product_list.grid > li.first-item-of-tablet-line{clear:left}}ul.product_list.grid li.hovered h3{min-height:30px}ul.product_list.grid > li .product-container .primary-cat{font-size:0.765em;font-weight:500;color:#191970}@media (max-width:479px){ul.product_list.list > li .left-block{width:100%}}ul.product_list.list > li .product-container{border:1px solid #d6d4d4;padding:30px 0 30px;margin-bottom:13px;border-radius:8px}ul.product_list.list > li .product-image-container{position:relative;border:0 solid #d6d4d4;padding:9px}@media (max-width:479px){ul.product_list.list > li .product-image-container{max-width:290px;margin:0 auto}}ul.product_list.list > li .product-image-container .content_price{display:none}ul.product_list.list > li .product-flags{color:#333333;margin:-5px 0 10px 0}ul.product_list.list > li .product-flags .discount{color:#f13340}ul.product_list.list > li h3{padding-bottom:8px}ul.product_list.list > li .product-desc{margin-bottom:15px;font-weight:400;box-sizing:inherit;hyphens:auto;color:#152027;word-wrap:break-word}@media (max-width:479px){ul.product_list.list > li .center-block{width:100%}}ul.product_list.list > li .center-block .comments_note{margin-bottom:12px}@media (min-width:992px){ul.product_list.list > li .right-block .right-block-content{margin:0;border-left:1px solid #d6d4d4;padding-left:15px;padding-bottom:16px;border-radius:0}}@media (max-width:991px){ul.product_list.list > li .right-block .right-block-content{padding-top:20px}}@media (max-width:479px){ul.product_list.list > li .right-block .right-block-content{padding-top:5px}}ul.product_list.list > li .right-block .right-block-content .content_price{padding-bottom:10px}@media (max-width:991px){ul.product_list.list > li .right-block .right-block-content .content_price{padding-top:13px;padding-bottom:0}}@media (max-width:479px){ul.product_list.list > li .right-block .right-block-content .content_price{padding-top:0;width:100%}}ul.product_list.list > li .right-block .right-block-content .content_price span{display:inline-block;margin-top:-4px;margin-bottom:14px;border-radius:8px;color:#152027}ul.product_list.list > li .right-block .right-block-content .content_price span.old-price{margin-right:8px}ul.product_list.list > li .right-block .right-block-content .button-container{overflow:hidden;padding-bottom:20px}@media (max-width:479px){ul.product_list.list > li .right-block .right-block-content .button-container{width:100%}}ul.product_list.list > li .right-block .right-block-content .button-container .btn{margin-bottom:10px}@media (min-width:992px){ul.product_list.list > li .right-block .right-block-content .button-container .btn{float:left;clear:both}}@media (min-width:992px){ul.product_list.list > li .right-block .right-block-content .functional-buttons{overflow:hidden}}@media (max-width:991px){ul.product_list.list > li .right-block .right-block-content .functional-buttons{clear:both}ul.product_list.list > li .right-block .right-block-content .functional-buttons > div{float:left;padding-top:0;padding-right:20px}}@media (max-width:479px){ul.product_list.list > li .right-block .right-block-content .functional-buttons{float:none;display:inline-block}ul.product_list.list > li .right-block .right-block-content .functional-buttons a i,ul.product_list.list > li .right-block .right-block-content .functional-buttons a:before,ul.product_list.list > li .right-block .right-block-content .functional-buttons label i,ul.product_list.list > li .right-block .right-block-content .functional-buttons label:before{display:none}}ul.product_list.list > li .right-block .right-block-content .functional-buttons a{cursor:pointer}ul.product_list.list > li .right-block .right-block-content .functional-buttons .wishlist{border:none}ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare{padding-top:10px}ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare a:before{margin-right:10px}@media (min-width:1200px){ul.product_list.list > li:hover .product-image-container .quick-view{display:block}}@media (max-width:479px){ul.product_list.list > li{text-align:center}}#index ul.product_list.tab-pane > li{padding-bottom:10px;margin-bottom:10px}@media (min-width:1200px){#index ul.product_list.tab-pane > li{padding-bottom:85px;margin-bottom:0}}#index ul.product_list.tab-pane > li .availability{display:none}@media (min-width:1200px){#index ul.product_list.tab-pane > li.last-line{border:none;padding-bottom:0;margin-bottom:0}}@media (min-width:480px) and (max-width:767px){#index ul.product_list.tab-pane > li.first-item-of-tablet-line{clear:none}#index ul.product_list.tab-pane > li.first-item-of-mobile-line{clear:left}}.ie8 .quick-view{background:#fff;border:1px solid #d6d4d4}#blockpack ul > li.first-item-of-tablet-line{clear:none}#blockpack ul > li.first-item-of-mobile-line{clear:left}@media (min-width:1200px){#blockpack ul > li.last-line{border:none;padding-bottom:0;margin-bottom:0}}.products-category{color:#000;font-weight:700 !important;font-size:20px;position:relative;margin:0 0 20px;padding:9px 20px 9px;border-bottom:1px solid #d6d4d4;border-radius:0}#header .shopping_cart{position:relative;float:right;padding-top:50px}#header .shopping_cart label{font-size:18px;color:white}#header .shopping_cart > a:first-child:after{content:"\f0d7";font-family:"FontAwesome";display:inline-block;float:right;font-size:18px;color:white;color:background:#686666;padding:6px 0 0 0;border-radius:8px}#header .shopping_cart > a:first-child:hover:after{content:"\f0d8";padding:4px 0 2px 0}.shopping_cart{width:270px}@media (max-width:480px){.shopping_cart{padding-top:20px}}@media (max-width:1200px){.shopping_cart{margin:0 auto;float:none;width:100%}}.shopping_cart > a:first-child{padding:7px 14px 14px 16px;background:background:#c5deea;background-color:#066dab ;display:block;font-weight:bold;color:white;text-shadow:1px 1px rgba(0,0,0,0.2);overflow:hidden;border-radius:8px}@media (min-width:768px) and (max-width:991px){.shopping_cart > a:first-child span.ajax_cart_product_txt,.shopping_cart > a:first-child span.ajax_cart_product_txt_s{display:none}}.shopping_cart > a:first-child b{color:white;font:600 18px/22px "Open Sans",sans-serif;padding-right:5px}.shopping_cart > a:first-child:before{content:"\f07a";font-family:"FontAwesome";display:inline-block;font-size:23px;line-height:32px;color:white;padding-right:11px}.shopping_cart .ajax_cart_total{display:none}.shopping_cart .block_cart_expand:after,.shopping_cart .block_cart_collapse:after{content:"\f0d7";font-family:"FontAwesome";display:inline-block;float:right;font-size:18px;color:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea',endColorstr='#066dab',GradientType=0 );padding:6px 0 0 0}.shopping_cart .block_cart_collapse:after{content:"\f0d8";padding:4px 0 2px 0}.cart_block .cart_block_list .remove_link{position:absolute;right:10px;top:19px}.cart_block .cart_block_list .remove_link a,.cart_block .cart_block_list .ajax_cart_block_remove_link{color:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea',endColorstr='#066dab',GradientType=0 );display:block;width:100%;height:100%}.cart_block .cart_block_list .remove_link a:before,.cart_block .cart_block_list .ajax_cart_block_remove_link:before{display:inline-block;content:"\f057";font-family:"FontAwesome";font-size:18px;line-height:18px}.cart_block .cart_block_list .remove_link a:hover,.cart_block .cart_block_list .ajax_cart_block_remove_link:hover{color:#515151}.cart_block .cart-images{float:left;margin-right:20px}.cart_block .cart-info{overflow:hidden;position:relative;padding-right:20px}.cart_block .cart-info .product-name{padding-bottom:5px;margin-top:-4px}.cart_block .cart-info .product-name a{font-size:13px;line-height:18px;display:inline-block}.cart_block .cart-info .quantity-formated{display:inline-block;color:#9c9b9b;text-transform:uppercase;font-size:10px;padding-right:5px}.cart_block .cart-info .quantity-formated .quantity{font-size:15px}.cart_block dt{font-weight:normal;overflow:hidden;padding:20px 10px 16px 20px;position:relative}.cart_block dd{position:relative}.cart_block dd .cart_block_customizations{border-top:1px dashed #333333}.cart_block dd .cart_block_customizations li{padding:10px 20px}.cart_block dd .cart_block_customizations li .deleteCustomizableProduct{position:absolute;right:10px}.cart_block .cart_block_no_products{margin:0;padding:10px 20px}.cart_block .cart-prices{border-top:1px solid #d6d4d4;font-weight:bold;padding:10px 20px 22px 20px}.cart_block .cart-prices .cart-prices-line{overflow:hidden;border-bottom:1px solid #515151;padding:7px 0}.cart_block .cart-prices .cart-prices-line.last-line{border:none}.cart_block .cart-buttons{overflow:hidden;padding:20px 20px 10px 20px;margin:0;background:background:#c5deea;background:-moz-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5deea),color-stop(31%,#8abbd7),color-stop(100%,#066dab));background:-webkit-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-o-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:-ms-linear-gradient(top,#c5deea 0,#8abbd7 31%,#066dab 100%);background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea',endColorstr='#066dab',GradientType=0 )}.cart_block .cart-buttons a{width:100%;float:left;text-align:center;margin-bottom:10px;margin-right:10px}.cart_block .cart-buttons a#button_order_cart{margin-right:0;border:none}.cart_block .cart-buttons a#button_order_cart span{padding:7px 0;font-size:1.1em;border:solid 1px #63c473;background:#43b155;border-radius:8px}.cart_block .cart-buttons a#button_order_cart:hover span{border:solid 1px #358c43;background:#2e7a3a;color:white}#header .cart_block{position:absolute;top:95px;right:0;z-index:100;display:none;height:auto;background:#484848;color:white;width:270px;border-radius:8px}@media (max-width:480px){#header .cart_block{width:100%}}@media (max-width:1200px){#header .cart_block{width:100%}}#header .cart_block a{color:white}#header .cart_block a:hover{color:#9c9b9b}#header .cart_block .cart_block_list .remove_link a,#header .cart_block .cart_block_list .ajax_cart_block_remove_link{color:white;outline:none;text-decoration:none}#header .cart_block .cart_block_list .remove_link a:hover,#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover{color:#9c9b9b}#header .cart_block .price{color:white}#header .cart_block dt{background:url(https://static.dmr-electronics.com/themes/dmr-2/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x}#header .cart_block dt.first_item{background:none}#header .cart_block .product-atributes{padding-bottom:10px;font-size:11px}#header .cart_block .product-atributes a{color:#9c9b9b}#header .cart_block .product-atributes a:hover{color:white}#header .cart_block .cart-prices{border:none;background:url(https://static.dmr-electronics.com/themes/dmr-2/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x #3d3d3d}#header .cart_block .cart-buttons{background:url(https://static.dmr-electronics.com/themes/dmr-2/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x #333333}#header .block_content{margin-bottom:0}.cart_block #cart_block_summary,.cart_block .title_block span,#header .cart_block h4,#header .cart_block .title_block,#header .cart_block h4{display:none}.cart_block .cart_block_shipping_cost,.cart_block .cart_block_tax_cost,.cart_block .cart_block_total,.cart_block .cart_block_wrapping_cost{float:right}.cart_block table.vouchers{clear:both;width:80%;margin:0 auto;margin-bottom:10px}.cart_block table.vouchers tr td{padding:2px}.cart_block table.vouchers tr td.quantity{margin-right:5px;min-width:18px}.cart_block table.vouchers tr td.delete{padding-left:0;padding-right:0;text-align:right;width:15px}.layer_cart_overlay{background-color:#000;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:98;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);opacity:0.2}* html .layer_cart_overlay{position:absolute;left:0;margin-left:-160px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);opacity:0.2}#layer_cart{background-color:white;position:absolute;display:none;z-index:999;width:84%;margin-right:8%;margin-left:8%;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}#layer_cart .layer_cart_product{padding:30px 30px 30px 30px;overflow:hidden;position:static}#layer_cart .layer_cart_product h2{font:400 23px/29px Arial,Helvetica,sans-serif;color:#46a74e;margin-bottom:22px;padding-right:100px}@media (max-width:767px){#layer_cart .layer_cart_product h2{font-size:18px;padding-right:0;line-height:normal}}#layer_cart .layer_cart_product h2 i{font-size:30px;line-height:30px;float:left;padding-right:8px}@media (max-width:767px){#layer_cart .layer_cart_product h2 i{font-size:22px;line-height:22px}}#layer_cart .layer_cart_product .product-image-container{max-width:178px;border:0 solid #d6d4d4;padding:5px;float:left;margin-right:30px}@media (max-width:480px){#layer_cart .layer_cart_product .product-image-container{float:none;margin-right:0;margin-bottom:10px}}#layer_cart .layer_cart_product .layer_cart_product_info{padding:38px 0 0 0}#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title{display:block;padding-bottom:8px}#layer_cart .layer_cart_product .layer_cart_product_info > div{padding-bottom:7px}#layer_cart .layer_cart_product .layer_cart_product_info > div strong{padding-right:3px}#layer_cart .layer_cart_cart{background:#fafafa;border-left:1px solid #d6d4d4;padding:21px 30px 170px 30px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-ms-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;position:relative}@media (min-width:1200px){#layer_cart .layer_cart_cart{min-height:318px}}@media (min-width:992px) and (max-width:1199px){#layer_cart .layer_cart_cart{min-height:360px}}@media (max-width:991px){#layer_cart .layer_cart_cart{border-left:none;border-top:1px solid #d6d4d4}}#layer_cart .layer_cart_cart h2{font:400 23px/29px Arial,Helvetica,sans-serif;color:#333333;border-bottom:1px solid #d6d4d4;padding-bottom:13px;margin-bottom:17px}@media (max-width:767px){#layer_cart .layer_cart_cart h2{font-size:18px}}#layer_cart .layer_cart_cart .layer_cart_row{padding:0 0 7px 0}#layer_cart .layer_cart_cart .button-container{position:absolute;bottom:0;left:0;width:100%;padding:0 30px 20px 30px}#layer_cart .layer_cart_cart .button-container .btn{margin-bottom:10px}#layer_cart .layer_cart_cart .button-container span.exclusive-medium{margin-right:5px}#layer_cart .layer_cart_cart .button-container span.exclusive-medium i{padding-right:5px;color:#777777}#layer_cart .cross{position:absolute;right:7px;top:8px;width:25px;height:25px;cursor:pointer;color:#333333;z-index:2}#layer_cart .cross:before{content:"\f057";display:block;font-family:"FontAwesome";font-size:25px;line-height:25px}#layer_cart .cross:hover{color:#515151}#layer_cart .continue{cursor:pointer}#layer_cart p{padding:0}#layer_cart .crossseling .crossseling-content{border-top:1px solid #d6d4d4;padding:26px 30px 40px 30px;position:relative}#layer_cart .crossseling h2{font:400 23px/26px Arial,Helvetica,sans-serif;color:#333333;margin-bottom:25px}#layer_cart .crossseling #blockcart_list{max-width:773px;width:84%;margin:0 auto;overflow:hidden}#layer_cart .crossseling #blockcart_list ul{display:block}#layer_cart .crossseling #blockcart_list ul li{float:left;width:178px;margin:0 0 0 0}#layer_cart .crossseling #blockcart_list ul li .product-image-container{border:0 solid #d6d4d4;text-align:center;padding:5px;margin-bottom:15px}#layer_cart .crossseling #blockcart_list ul li .product-image-container img{width:100%}#layer_cart .crossseling #blockcart_list ul li .product-name{padding-bottom:5px}#layer_cart .crossseling #blockcart_list ul li .product-name a{font-size:15px;line-height:20px}#layer_cart .crossseling #blockcart_list a.bx-prev,#layer_cart .crossseling #blockcart_list a.bx-next{display:block;font-family:"FontAwesome";font-size:20px;line-height:20px;width:20px;height:20px;color:#333333;text-indent:-5000px;position:absolute;top:45%;margin-top:-20px}#layer_cart .crossseling #blockcart_list a.bx-prev:after,#layer_cart .crossseling #blockcart_list a.bx-next:after{display:block;text-indent:0}#layer_cart .crossseling #blockcart_list a.bx-prev:hover,#layer_cart .crossseling #blockcart_list a.bx-next:hover{color:#c0c0c0}#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,#layer_cart .crossseling #blockcart_list a.bx-next.disabled{display:none}#layer_cart .crossseling #blockcart_list a.bx-prev{left:5%}#layer_cart .crossseling #blockcart_list a.bx-prev:after{content:"\f137"}#layer_cart .crossseling #blockcart_list a.bx-next{right:5%}#layer_cart .crossseling #blockcart_list a.bx-next:after{content:"\f138"}#layer_cart .crossseling #blockcart_list .bx-controls{overflow:hidden}.socialsharing_product button{margin-bottom:3px;border-radius:5px}.sf-contener{clear:both;float:left;width:100%}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu{position:relative;padding:0;width:100%;background:#f6f6f6;border:1px solid #c0c4cc}@media (max-width:767px){.sf-menu{display:none}}.sf-menu ul{position:absolute;top:-999em;background:#fff}@media (max-width:767px){.sf-menu ul{top:0;position:relative}}.sf-menu > li > a{font:400 16px/10px "Open Sans",sans-serif;display:block;padding:8px 9px}.sf-menu .sf-sub-indicator{display:none}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu > li{float:left;position:relative;border-right:1px solid #eadbdb}.sf-menu a{display:block;position:relative}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:57px;z-index:99;width:auto}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:300px;top:0}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:300px;top:0}.sf-menu{float:left;margin-bottom:1em;border-radius:8px}.sf-menu a{display:block;padding:5px 22px 5px 20px;line-height:34px;border:0;text-decoration:none}.sf-menu a,.sf-menu a:visited{font-weight:400;white-space:nowrap;text-shadow:1px 1px 0 #fff;text-transform:capitalize}.sf-menu li li{background:rgba(246,246,246,0.9)}.sf-menu li li li{background:rgba(246,246,246,0.9)}.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:rgba(255,255,255,0.98)}.sf-menu ul li:hover,.sf-menu ul li.sfHover,.sf-menu ul li a:focus,.sf-menu ul li a:hover,.sf-menu ul li a:active{background:rgba(255,255,255,0.98);outline:0}.sf-sub-indicator{position:absolute;display:block;right:10px;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden}.sf-sub-indicator:after{font-family:'fontAwesome';content:'\f054'}a > .sf-sub-indicator{top:11px;background-position:0 -100px}a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator{background-position:-10px -100px}.sf-menu ul .sf-sub-indicator{background-position:-10px 0}.sf-menu ul a > .sf-sub-indicator{background-position:0 0}.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator{background-position:-10px 0}.sf-shadow ul{-moz-border-bottom-left-radius:17px;-moz-border-top-right-radius:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.sf-shadow ul.sf-shadow-off{background:transparent}li.sf-search{background:inherit;float:right;line-height:25px}li.sf-search input{border-radius:8px;padding:8px 0;padding-left:10px;font-size:16px;margin:6px 6px 0 0;background:#ffffff;border:1px solid #eadbdb}.sf-menu .category-thumbnail img{max-width:100%;height:auto}@media (max-width:767px){.sf-menu .sf-search{display:none !important}.sf-menu > li span{position:absolute;right:6px;top:0;width:25px;height:30px;z-index:2;font-size:20px}.sf-menu > li span:after{font-family:"FontAwesome";content:"\f067";font-size:13px}.sf-menu li,.sf-menu li ul{width:100% !important}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:0}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:0}.menu-mobile{display:none}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:0}ul.sf-menu li ul li ul li{padding-left:15px}ul.sf-menu li ul li ul li:before{width:1px;height:44px;display:inline-block;float:left;position:relative;margin-left:10px;background:#ece7e7;content:' '}.sf-menu > li span.active:after{content:"\f068"}}.cat-title{display:none}@media (max-width:767px){.cat-title{border-top:1px solid white;display:block;font:600 18px/22px "Open Sans",sans-serif;color:white;padding:8px 20px;background-color:#066dab;position:relative;border-radius:8px}.cat-title:hover{background-color:#066dab;border-bottom-color:#666666;color:#fff}.cat-title:after{display:block;font-family:"FontAwesome";content:"\f067";position:absolute;right:15px;top:8px;font-size:13px;color:white}.cat-title.active:after{content:"\f068"}}.submenu-container,.submenu-container ul{box-shadow:1px 1px 5px 0 rgba(0,0,0,0.2)}.sf-menu li:last-child{border:none !important}.sf-menu li{position:relative !important}.btn.button-search-mypresta{background:linear-gradient(to bottom,#c5deea 0,#8abbd7 31%,#066dab 100%);display:block;position:absolute;top:9px;right:9px;border:none;color:#fff;width:50px;text-align:center;padding:5px 0 8px 0;border-radius:5px}.btn.button-search-mypresta:before{content:"\f002";display:block;font-family:"FontAwesome";font-size:12px;width:100%;text-align:center}#searchbox-mobile{position:relative;width:100%}#searchbox-mobile input{width:100%}@media (min-width:768px){#searchbox-mobile{display:none !important}}@media (max-width:767px){#searchbox-mobile{display:block;background:inherit;float:right;width:100%}#searchbox-mobile input{border-radius:5px;padding:8px 0;padding-left:10px;font-size:22px;margin:6px 6px 0 0;background:#ffffff;border:1px solid #eadbdb}}.searchbox-mobile{position:relative;min-height:1px;padding-left:15px;padding-right:15px}#cookie-notice{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2147483647;background:#f6f6f6;color:black;padding:20px 30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;max-width:90vw;max-height:80vh;text-align:center}#cookie-notice p{margin:0;font-weight:700}#cookie-notice button{background-color:#066dab;color:white;font-weight:700;border:none;padding:8px 12px;cursor:pointer;font-size:14px;border-radius:8px;transition:background-color 0.3s ease-in-out}#cookie-notice button:hover{background-color:#218838}@media (max-width:768px){#cookie-notice{flex-direction:column;padding:12px}#cookie-notice p{margin-bottom:10px}#cookie-notice button{width:100%}}img{max-width:100%;height:auto;display:block}img.lazyload{opacity:0;transition:opacity 0.5s ease-in-out}img.lazyload-loaded{opacity:1}.jqzoom img{max-width:100%;height:auto}@media (min-width:768px){#mobile-cart-nav{display:none}}#mobile-cart-nav{float:right;border-left:0 solid white;position:relative;border-radius:0;padding:8px 10px 10px 10px;display:flex;flex-direction:column}#mobile-cart-nav a{color:#fff;text-decoration:none}#mobile-cart-nav .cart-qty{font-weight:bold;margin-left:4px}