﻿#products-view{margin:16px auto;color:#2f2f2f;padding:0 18px;box-sizing:border-box}#products-view>.inner{display:flex;justify-content:space-between}@media(max-width:1100px){#products-view>.inner{flex-wrap:wrap}}#products-view #products-view-left{max-width:1040px;width:100%;margin-right:30px}#products-view #products-view-left>.inner{background:#fff}#products-view #products-view-left .top{display:flex;justify-content:space-between}#products-view #products-view-left .top .images{width:100%;max-width:550px}#products-view #products-view-left .top .images .main-thumb{width:100%;height:360px;text-align:center}#products-view #products-view-left .top .images .main-thumb img{max-width:460px;max-height:360px;object-fit:contain}#products-view #products-view-left .top .images .mini-thumbs{margin:7px 0 0 3px}#products-view #products-view-left .top .images .mini-thumbs ul{display:flex;width:100%;align-content:center;margin:0;padding:0;flex-wrap:wrap;justify-content:center}#products-view #products-view-left .top .images .mini-thumbs li{list-style:none;margin:7px 7px 0 0;width:75px;height:75px;background:#f7f7f7}#products-view #products-view-left .top .images .mini-thumbs li img{max-width:75px;max-height:75px;width:100%;height:100%}#products-view #products-view-left .top .images .mini-thumbs .active{border:1px solid #ccc}#products-view #products-view-left .top .images .mini-thumbs .ops{box-sizing:border-box}#products-view #products-view-left .top .images .mini-thumbs .ops a{display:flex;height:100%;width:100%;text-decoration:none;align-items:center;justify-content:center;flex-direction:column}#products-view #products-view-left .top .images .mini-thumbs .ops a i{font-size:33px;color:#3d3d3d;display:block}@media all and (max-width:768px){#products-view #products-view-left .top .images .mini-thumbs .ops a i{font-size:21px}}#products-view #products-view-left .top .images .mini-thumbs .ops a span{display:block;font-size:8px;text-transform:uppercase;color:#2a2a2a;margin-top:5px}#products-view #products-view-left .top .info{width:100%;max-width:490px;padding:10px 0 0 0}#products-view #products-view-left .top .info .title{font-size:30px;font-weight:500;color:#2a2a2a;letter-spacing:-0.02em;line-height:32px}#products-view #products-view-left .top .info .box{background:#f7f7f7;padding:14px;margin:10px 0 0 0}#products-view #products-view-left .top .info .box-in{background:#fff;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 10px}#products-view #products-view-left .top .info .box-in .qty label{margin-left:25px}#products-view #products-view-left .top .info .box-in .qty input{width:56px;padding:5px;text-align:center;font-size:17px;border:1px solid #cfcfcf}#products-view #products-view-left .top .info .box-in .call{float:none;text-align:center}#products-view #products-view-left .top .info .box-in .pricing .was{text-align:right;color:#888}#products-view #products-view-left .top .info .box-in .pricing .was span{font-weight:400;text-decoration:line-through}#products-view #products-view-left .top .info .box-in .pricing .price{text-align:right}#products-view #products-view-left .top .info .box-in .pricing .price span{font-weight:bold;font-size:27px}#products-view #products-view-left .top .info .box-in .pricing .save{text-align:right}#products-view #products-view-left .top .info .box-in .pricing .save span{color:#9e0000}#products-view #products-view-left .top .info .box-in .pricing .cartprice{display:block;text-align:center;font-size:11px;color:#006bac}#products-view #products-view-left .top .info .box-in .pricing .currency-code{font-weight:normal!important;font-size:12px!important}#products-view #products-view-left .top .info hr{background:#cfcfcf;color:#cfcfcf;width:100%;margin:14px 0}#products-view #products-view-left .top .info .labels{padding:10px 0px;text-align:center}#products-view #products-view-left .top .info .labels ul{margin:0;padding:0;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}#products-view #products-view-left .top .info .labels li{display:inline-block;border-right:1px solid #eaeaea;height:40px;list-style:none;text-align:center;padding:0 10px}#products-view #products-view-left .top .info .labels li span.lbl{display:block;font-size:10px;color:#777}#products-view #products-view-left .top .info .labels li span.lblinfo{display:block;font-size:12px;margin:3px 0 0 0}#products-view #products-view-left .top .info .labels li.soldby img{width:75px}#products-view #products-view-left .top .info .labels .last{border:none}#products-view #products-view-left .top .info .buttons{text-align:center;padding:10px 0}#products-view #products-view-left .top .info .buttons button{color:#fff;font-weight:500;font-size:18px;background:#006bac;border-radius:6px;width:250px;height:45px;border:none;cursor:pointer}#products-view #products-view-left .top .info .favorite{font-size:11px;text-align:center;padding:0 0 10px 0}#products-view #products-view-left .top .info .favorite a{color:#2f2f2f;text-decoration:none;display:inline-block}#products-view #products-view-left .top .info .favorite a:before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";display:inline-block;padding:0 5px 0 0}#products-view #products-view-left .top .info .favorite .favorite-in:before{color:red!important;font-weight:900}#products-view #products-view-left .top .info .share{text-align:center;margin:10px 0}#products-view #products-view-left .top .info .share .cta{font-size:11px;color:#7b7b7b;text-decoration:none;display:block;text-align:right}#products-view #products-view-left .top .info .share>.inner{padding:10px 0 0 0;display:flex;justify-content:flex-end;align-items:center;align-content:center}#products-view #products-view-left .top .info .share>.inner a{max-height:28px;flex-direction:column;padding:5px 10px;margin:0 5px;text-decoration:none;border-radius:4px}#products-view #products-view-left .top .info .share>.inner a i{font-size:18px}#products-view #products-view-left .top .info .share .fb{background:#325a97;color:#fff}#products-view #products-view-left .top .info .share .tw{background:#000;color:#fff}#products-view #products-view-left .top .info .share .pin{background:#cc2127;color:#fff}#products-view #products-view-left .top .info .share .em{background:#3f3f3f;color:#fff}#products-view #products-view-left .top .info .share .whatsapp{background:#03b136;color:#fff}#products-view #products-view-left .top .info .share .message{background:#00c566;color:#fff}#products-view #products-view-left .top .info .share .fbmessenger{background-color:#0084ff;padding:2px 7px 2px 7px!important}#products-view #products-view-left .top .info .share .fbmessenger svg{display:block;width:24px;height:24px}#products-view #products-view-right{max-width:280px;width:100%}#products-view #products-view-right>.inner{border:none;background:#f7f7f7;padding:0px}#products-view #products-view-right>.inner .accessories{padding:10px}#products-view #products-view-right>.inner .accessories h2{font-size:17px;color:#4a4a4a;font-weight:bold;text-align:center}#products-view #products-view-right>.inner .accessories>.inner{display:flex;flex-wrap:wrap}#products-view #products-view-right>.inner .accessories>.inner .accessory{width:100%}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner{background-color:#fff;padding:10px;border-bottom:1px solid #eaeaea;margin:0 0 10px 0}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .thumb{display:block;text-align:center}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .info a{display:block}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .info a.name{color:#2f2f2f;text-align:center;text-decoration:none}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .info span{display:block;text-align:center}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .info span.price{padding:10px 0;font-weight:bold}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .inputs{text-align:center;padding:10px 0}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .inputs a{color:#2f2f2f;background-color:#ebebeb;display:inline-block;padding:8px 10px;border-radius:5px;text-align:center;text-decoration:none;font-weight:bold;font-size:13px}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .inputs a:hover{background-color:#c3c3c3}#products-view #products-view-right>.inner .accessories .related li{border-bottom:1px dotted #eaeaea;padding:20px 0;list-style:none}#products-view #products-view-right>.inner .accessories .related .thumb{float:left;width:50%}#products-view #products-view-right>.inner .accessories .related .name{float:right;width:45%;font-size:12px}#products-view #products-view-right>.inner .accessories .related .name a{text-decoration:none}@media(max-width:768px){#products-view #products-view-right>.inner .accessories{padding:20px 0;background-color:#fff}#products-view #products-view-right>.inner .accessories h2{font-size:11px!important;text-transform:uppercase;text-align:center;margin:0}#products-view #products-view-right>.inner .accessories>.inner{justify-content:space-between}#products-view #products-view-right>.inner .accessories>.inner .accessory{width:49%;display:flex;align-items:center}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner{height:280px;border:1px solid #eaeaea}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner .name{font-size:13px}#products-view #products-view-right>.inner .accessories>.inner .accessory>.inner select{background-color:#f1f1f1!important;padding:5px!important;font-weight:bold}}#products-view #products-view-right>.inner .reviews{text-align:center;background:#fff;color:#fff;line-height:24px}#products-view #products-view-right>.inner .reviews h2{color:#006bac}#products-view #products-view-tabs{margin:40px 0}#products-view #products-view-tabs-content{border-top:1px solid #eaeaea;margin:-1px 0 0 0}#products-view #products-view-tabs-content a.cta_tabs_ops{display:none}#products-view #products-view-tabs-content>.inner{background:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea}#products-view #products-view-tabs-ops{overflow:hidden;padding-left:25px}#products-view #products-view-tabs-ops a{border-top-left-radius:6px;border-top-right-radius:6px;padding:8px 20px 8px 20px;margin:0 1px 0 0;display:inline-block;font-weight:400;text-decoration:none;color:#777;border:none;background:#f7f7f7}#products-view #products-view-tabs-ops a.mobile{display:none}#products-view #products-view-tabs-ops a:after{content:""}#products-view #products-view-tabs-ops a:before{content:""}#products-view #products-view-tabs-ops .active{border-bottom:1px solid #fff;border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;background:none;color:#2a2a2a;font-weight:600}#products-view .products-view-tab{display:none}#products-view .products-view-tab>.holder{padding:25px}#products-view .products-view-tab>.holder h2{font-size:17px;margin:0 0 10px 0}#products-view .products-view-tab-active{display:block}#products-view #hld_products-view-tabs-details>.holder{padding:25px}#products-view #hld_products-view-tabs-details>.holder h2{font-size:19px;margin:0 0 10px 0}#products-view #hld_products-view-tabs-details .additional{padding:20px 0}#products-view #hld_products-view-tabs-details .additional .holder td{padding:10px;border-bottom:1px dotted #eaeaea}#products-view #hld_products-view-tabs-details .additional .holder .lbl{font-weight:bold;width:120px;padding-left:21px}#products-view #hld_products-view-tabs-details .additional .holder .info{padding:10px 5px;color:#555}#products-view #hld_products-view-tabs-compare>.holder{display:flex;justify-content:center}#products-view #hld_products-view-tabs-compare .current-item{background:#f1f1f1;padding:10px;margin:0 10px 0 0}#products-view #hld_products-view-tabs-compare .this{display:block;padding:5px;text-align:center;font-size:11px}#products-view #hld_products-view-tabs-compare .comparing-items{box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:row}#products-view #hld_products-view-tabs-compare .entry{width:140px;padding:10px}#products-view #hld_products-view-tabs-compare .entry .thumb img{width:100%}#products-view #hld_products-view-tabs-compare .entry>.inner{padding:0 20px;text-align:center}#products-view #hld_products-view-tabs-compare .entry .name{font-size:13px}#products-view #hld_products-view-tabs-compare .entry .price{font-size:17px;font-weight:bold;display:block;margin:10px 0 0 0}#products-view #hld_products-view-tabs-compare .entry .special{font-size:17px;font-weight:bold;color:red;display:block}#products-view #hld_products-view-tabs-compare .entry .pricing{padding:10px 0;text-align:center}#products-view #hld_products-view-tabs-compare .entry .save{font-weight:bold;font-size:13px;color:red}#products-view #hld_products-view-tabs-video iframe{width:100%;height:520px}#products-view .related-items{padding:20px;width:100%!important;box-sizing:border-box;background:#fff;border:1px solid #eaeaea}#products-view #sendFriendForm{margin:0 auto;padding:0}#products-view #sendFriendForm .fields{padding:0}#products-view #related>.inner,#products-view #recently-viewed>.inner{border-bottom:1px solid #eaeaea;padding:20px 0}#products-view #related h2.title,#products-view #recently-viewed h2.title{font-size:19px;font-weight:600;margin:0}#products-view #related .byseller,#products-view #recently-viewed .byseller{padding:30px 0 0 0}#products-view #related .byseller ul,#products-view #recently-viewed .byseller ul{margin:0;padding:0;display:flex;width:100%;flex-wrap:wrap;flex-direction:row}#products-view #related .byseller li.entry,#products-view #recently-viewed .byseller li.entry{width:25%;margin:0 10px 0 0;list-style:none}#products-view #related .byseller li.entry>.inner,#products-view #recently-viewed .byseller li.entry>.inner{padding:20px 10px 10px 10px;text-align:center}#products-view #related .byseller li.entry>.inner .thumb .img,#products-view #recently-viewed .byseller li.entry>.inner .thumb .img{margin:0 auto;display:block;background-repeat:no-repeat;background-size:cover;background-position:center center;width:150px;height:150px}#products-view #related .byseller li.entry>.inner .name,#products-view #recently-viewed .byseller li.entry>.inner .name{padding:10px;font-size:13px}#products-view #related .byseller li.entry>.inner .name a,#products-view #recently-viewed .byseller li.entry>.inner .name a{text-decoration:none;color:#2f2f2f}#products-view #related .byseller li.entry>.inner .pricing,#products-view #recently-viewed .byseller li.entry>.inner .pricing{padding:10px 0}#products-view #related .byseller li.entry>.inner .pricing .now,#products-view #recently-viewed .byseller li.entry>.inner .pricing .now{display:block;font-size:17px;font-weight:bold}#products-view #related .byseller li.entry>.inner .pricing .was,#products-view #recently-viewed .byseller li.entry>.inner .pricing .was{display:block;font-size:12px;color:#555}#products-view #related .byseller li.entry>.inner .pricing .only,#products-view #recently-viewed .byseller li.entry>.inner .pricing .only{display:block;font-size:16px;font-weight:bold}#products-view #related .byseller li.entry>.inner .pricing .sold,#products-view #recently-viewed .byseller li.entry>.inner .pricing .sold{display:block;font-size:15px;font-weight:bold;color:#e10003}@media all and (max-width:980px){#products-view{margin:0 10px;padding:0}#products-view #products-view-left .top{flex-wrap:wrap;justify-content:center}#products-view #products-view-left .top .images img{width:100%;max-height:365px}#products-view #products-view-left .top .images .main-thumb{text-align:center;background:#fff;min-height:365px;display:flex;align-items:center;justify-content:center}#products-view #products-view-left .top .images .mini-thumbs{margin:10px 0}#products-view #products-view-left .top .images .mini-thumbs ul{display:flex;width:100%;align-content:center;margin:0;padding:0;flex-wrap:wrap;justify-content:center}#products-view #products-view-left .top .images .mini-thumbs li{margin:5px;width:50px;height:50px;background:#f7f7f7;list-style:none}#products-view #products-view-left .top .images .mini-thumbs li img{max-width:50px;max-height:50px}#products-view #products-view-left .top .images .mini-thumbs .active{border:1px solid #ccc}#products-view #products-view-left .top .info{padding:20px 0 0 0}#products-view #products-view-left .top .info .title{font-size:21px;color:#2a2a2a;line-height:22px;padding:10px 0;text-align:center}#products-view #products-view-left .top .info .box{background:#f7f7f7;padding:1px;margin:10px 0 0 0}#products-view #products-view-left .top .info .box-in{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px 10px;margin-bottom:30px}#products-view #products-view-left .top .info .box-in .qty label{margin-left:15px}#products-view #products-view-left .top .info .box-in .qty input{width:45px;padding:5px;appearance:none;text-align:center;font-size:17px;border:1px solid #cfcfcf}#products-view #products-view-left .top .info .box-in .call{float:none;text-align:center}#products-view #products-view-left .top .info .box-in .pricing .was{text-align:right;color:#888}#products-view #products-view-left .top .info .box-in .pricing .was span{font-weight:400;text-decoration:line-through}#products-view #products-view-left .top .info .box-in .pricing .price{text-align:right}#products-view #products-view-left .top .info .box-in .pricing .price span{font-weight:bold;font-size:27px}#products-view #products-view-left .top .info .box-in .pricing .save{text-align:right}#products-view #products-view-left .top .info .box-in .pricing .save span{color:#9e0000}#products-view #products-view-left .top .info .box-in .pricing .cartprice{display:block;text-align:center;font-size:11px;color:#006bac}#products-view #products-view-left .top .info .box-in .pricing .currency-code{font-weight:normal!important;font-size:12px!important}#products-view #products-view-left .top .info hr{background:#cfcfcf;color:#cfcfcf;width:100%;margin:14px 0}#products-view #products-view-left .top .info .labels{padding:10px 0px;text-align:center}#products-view #products-view-left .top .info .labels ul{margin:0;padding:0;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:2%}#products-view #products-view-left .top .info .labels li{display:inline-block;list-style:none;padding:0 10px;margin-bottom:10px;box-sizing:border-box}#products-view #products-view-left .top .info .labels li span.lbl{display:block;font-size:10px;color:#777}#products-view #products-view-left .top .info .labels li span.lblinfo{display:block;font-size:12px;margin:3px 0 0 0}#products-view #products-view-left .top .info .labels .last{border:none}#products-view #products-view-left .top .info .labels li.soldby img{width:85px}#products-view #products-view-left .top .info .buttons{text-align:center;padding:10px 0}#products-view #products-view-left .top .info .buttons button{color:#fff;font-size:18px;background:#006bac;border-radius:6px;appearance:none;width:250px;height:45px;border:none;cursor:pointer}#products-view #products-view-left .top .info .share{text-align:center;margin:10px 0}#products-view #products-view-left .top .info .share .cta{font-size:11px;color:#7b7b7b;text-decoration:none;display:block;text-align:center}#products-view #products-view-left .top .info .share>.inner{padding:10px 0 0 0;display:flex;justify-content:center;align-items:center;align-content:center}#products-view #products-view-left .top .info .share>.inner a{max-height:28px;flex-direction:column;padding:5px 10px;margin:0 5px;text-decoration:none;border-radius:4px}#products-view #products-view-left .top .info .share>.inner a i{font-size:18px}#products-view #products-view-left .top .info .share .fb{background:#325a97;color:#fff}#products-view #products-view-left .top .info .share .tw{background:#000;color:#fff}#products-view #products-view-left .top .info .share .pin{background:#cc2127;color:#fff}#products-view #products-view-left .top .info .share .em{background:#3f3f3f;color:#fff}#products-view #products-view-left .top .info .share .whatsapp{background:#03b136;color:#fff}#products-view #products-view-left .top .info .share .message{background:#00c566;color:#fff}#products-view #products-view-left .top .info .share .fbmessenger{background-color:#0084ff;padding:2px 7px 2px 7px!important}#products-view #products-view-left .top .info .share .fbmessenger svg{display:block;width:24px;height:24px}#products-view #products-view-left .top .info .favorite{font-size:11px;text-align:center;padding:0 0 10px 0}#products-view #products-view-left .top .info .favorite a{color:#2f2f2f;text-decoration:none}#products-view #products-view-left .top .info .favorite a:before{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";display:inline-block;padding:0 4px 0 0}#products-view #products-view-left .top .info .favorite .favorite-in i{color:red!important}#products-view #products-view-left .top .info .favorite .favorite-in:before{color:red!important;font-weight:900}#products-view #products-view-right{max-width:100%;background-color:#fff}#products-view #products-view-right .accessories{display:none}#products-view #products-view-right .reviews{margin-top:30px;padding-top:30px}#products-view #products-view-tabs{margin:10px 0}#products-view #products-view-tabs-ops{display:none}#products-view #products-view-tabs-content a.cta_tabs_ops{padding:17px 10px 15px 10px;display:block;font-weight:400;font-size:16px;text-decoration:none;color:#777;border:none;background:#f9f9f9;background:-moz-linear-gradient(top,#f9f9f9 0%,#f1f1f1 92%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(92%,#f1f1f1));background:-webkit-linear-gradient(top,#f9f9f9 0%,#f1f1f1 92%);background:-o-linear-gradient(top,#f9f9f9 0%,#f1f1f1 92%);background:-ms-linear-gradient(top,#f9f9f9 0%,#f1f1f1 92%);background:linear-gradient(to bottom,#f9f9f9 0%,#f1f1f1 92%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9",endColorstr="#f1f1f1",GradientType=0)}#products-view #products-view-tabs-content a.cta_tabs_ops>span{float:right;font-size:20px}#products-view #products-view-tabs-content a.active{border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;background:none;color:#2a2a2a;font-weight:600}#products-view .tabs-content-holder{background:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea}#products-view .products-view-tab{display:none}#products-view .products-view-tab .holder{padding:5px 15px}#products-view .products-view-tab .holder h2{font-size:17px!important;margin:0 0 10px 0!important}#products-view .products-view-tab-active{display:block}#products-view #hld_products-view-tabs-details>.holder{padding:15px}#products-view #hld_products-view-tabs-details .additional{padding:20px 0}#products-view #hld_products-view-tabs-details .additional .holder td{padding:10px;border-bottom:1px dotted #eaeaea}#products-view #hld_products-view-tabs-details .additional .holder .lbl{font-weight:bold;width:120px;padding-left:21px}#products-view #hld_products-view-tabs-details .additional .holder .info{padding:10px 5px;color:#555}#products-view #hld_products-view-tabs-compare>.holder{display:flex;flex-direction:column;justify-content:center}#products-view #hld_products-view-tabs-compare .current-item{background:#f1f1f1;padding:10px}#products-view #hld_products-view-tabs-compare .current-item .entry{margin:0 auto}#products-view #hld_products-view-tabs-compare .this{display:block;padding:5px;text-align:center;font-size:10px}#products-view #hld_products-view-tabs-compare .comparing-items{box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:row}#products-view #hld_products-view-tabs-compare .comparing-items .entry{margin:0 auto}#products-view #hld_products-view-tabs-compare .entry{width:140px;padding:10px}#products-view #hld_products-view-tabs-compare .entry .thumb img{width:100%}#products-view #hld_products-view-tabs-compare .entry>.inner{padding:0 20px;text-align:center}#products-view #hld_products-view-tabs-compare .entry .name{font-size:13px}#products-view #hld_products-view-tabs-compare .entry .price{font-size:17px;font-weight:bold;display:block;margin:10px 0 0 0}#products-view #hld_products-view-tabs-compare .entry .special{font-size:17px;font-weight:bold;color:red;display:block}#products-view #hld_products-view-tabs-compare .entry .pricing{padding:10px 0;text-align:center}#products-view #hld_products-view-tabs-compare .entry .save{font-weight:bold;font-size:13px;color:red}#products-view #hld_products-view-tabs-compare .entry .cart{text-align:center}#products-view #hld_products-view-tabs-video iframe{width:100%;height:200px}#products-view #hld_products-view-tabs-accessories .accessories h2{font-size:17px;color:#4a4a4a;font-weight:bold;text-align:center}#products-view #hld_products-view-tabs-accessories .accessories>.inner{display:flex;flex-wrap:wrap}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory{width:100%}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner{background-color:#fff;padding:10px;border-bottom:1px solid #eaeaea;margin:0 0 10px 0}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .thumb{display:block;text-align:center}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .info a{display:block}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .info a.name{color:#2f2f2f;text-align:center;text-decoration:none}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .info span{display:block;text-align:center}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .info span.price{padding:10px 0;font-weight:bold}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .inputs{text-align:center;padding:10px 0}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .inputs a{color:#2f2f2f;background-color:#ebebeb;display:inline-block;padding:8px 10px;border-radius:5px;text-align:center;text-decoration:none;font-weight:bold;font-size:13px}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .inputs a:hover{background-color:#c3c3c3}#products-view #hld_products-view-tabs-accessories .accessories .related li{border-bottom:1px dotted #eaeaea;padding:20px 0;list-style:none}#products-view #hld_products-view-tabs-accessories .accessories .related .thumb{float:left;width:50%}#products-view #hld_products-view-tabs-accessories .accessories .related .name{float:right;width:45%;font-size:12px}#products-view #hld_products-view-tabs-accessories .accessories .related .name a{text-decoration:none}}@media(max-width:980px)and (max-width:768px){#products-view #hld_products-view-tabs-accessories .accessories{padding:20px 0;background-color:#fff}#products-view #hld_products-view-tabs-accessories .accessories h2{font-size:11px!important;text-transform:uppercase;text-align:center;margin:0}#products-view #hld_products-view-tabs-accessories .accessories>.inner{justify-content:space-between}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory{width:49%;display:flex;align-items:center}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner{height:280px;border:1px solid #eaeaea}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner .name{font-size:13px}#products-view #hld_products-view-tabs-accessories .accessories>.inner .accessory>.inner select{background-color:#f1f1f1!important;padding:5px!important;font-weight:bold}}@media all and (max-width:980px){#products-view .related-items{padding:10px 0}#products-view .related-items h2{margin:0 0 10px 0!important}#products-view #sendFriendForm{margin:0 auto;padding:0}#products-view #sendFriendForm .fields{padding:0}#products-view .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#products-view .swiper-pagination{position:relative!important;width:100%;text-align:center}#products-view .swiper-pagination-bullet{margin:0 3px}#products-view #reviews>.inner{padding:20px 0}#products-view #related>.inner,#products-view #recently-viewed>.inner{border-bottom:1px solid #eaeaea}#products-view #related .byseller,#products-view #recently-viewed .byseller{padding:10px 0}#products-view #related .byseller h2.title,#products-view #recently-viewed .byseller h2.title{font-size:11px!important;text-transform:uppercase;text-align:center;margin:0}#products-view #related .byseller ul,#products-view #recently-viewed .byseller ul{margin:0;padding:0;display:flex;width:100%;flex-wrap:wrap;flex-direction:row;justify-content:space-between}#products-view #related .byseller li.entry,#products-view #recently-viewed .byseller li.entry{width:49%;list-style:none;margin:0 0 10px 0}#products-view #related .byseller li.entry>.inner,#products-view #recently-viewed .byseller li.entry>.inner{padding:20px 10px 10px 10px;text-align:center}#products-view #related .byseller li.entry>.inner .thumb .img,#products-view #recently-viewed .byseller li.entry>.inner .thumb .img{margin:0 auto;display:block;background-repeat:no-repeat;background-size:cover;background-position:center center;width:150px;height:150px}#products-view #related .byseller li.entry>.inner .name,#products-view #recently-viewed .byseller li.entry>.inner .name{padding:10px 0;font-size:13px}#products-view #related .byseller li.entry>.inner .pricing,#products-view #recently-viewed .byseller li.entry>.inner .pricing{padding:10px 0}#products-view #related .byseller li.entry>.inner .pricing .now,#products-view #recently-viewed .byseller li.entry>.inner .pricing .now{display:block;font-size:17px;font-weight:bold}#products-view #related .byseller li.entry>.inner .pricing .was,#products-view #recently-viewed .byseller li.entry>.inner .pricing .was{display:block;font-size:12px;color:#555}#products-view #related .byseller li.entry>.inner .pricing .only,#products-view #recently-viewed .byseller li.entry>.inner .pricing .only{display:block;font-size:16px;font-weight:bold}#products-view #related .byseller li.entry>.inner .pricing .sold,#products-view #recently-viewed .byseller li.entry>.inner .pricing .sold{display:block;font-size:15px;font-weight:bold;color:#e10003}}#threesixty{width:100vw;height:100vh;max-width:1200px;max-height:1200px}@media all and (max-width:768px){#threesixty{width:calc(100vw - 20px);height:calc(100vh - 70px)}}#threesixty #hld_threesixty-imgs{width:100%;height:100%}#products-images{width:100%;height:calc(100vh - 30px);max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}#products-images .mini-thumbs ul{display:flex;width:100%;align-content:center;margin:0;padding:0;flex-wrap:wrap;justify-content:center}#products-images .mini-thumbs ul li{list-style:none;margin:10px}#products-images .mini-thumbs ul li img{width:100px;height:100px}#products-images .mini-thumbs ul li.ops{box-sizing:border-box}#products-images .mini-thumbs ul li.ops a{display:flex;height:100%;width:100%;text-decoration:none;align-items:center;justify-content:center;flex-direction:column}#products-images .mini-thumbs ul li.ops a i{font-size:33px;color:#3d3d3d;display:block}@media all and (max-width:768px){#products-images .mini-thumbs ul li.ops a i{font-size:21px}}#products-images .mini-thumbs ul li.ops a span{display:block;font-size:8px;text-transform:uppercase;color:#2a2a2a;margin-top:5px}#products-images .main-thumb{text-align:center;max-width:1024px}#products-images .tag{padding:10px 0;font-size:11px;color:#555;text-align:center}@media all and (max-width:768px){#products-images .main-thumb{width:100%;max-width:inherit}#products-images .main-thumb img{width:100%}#products-images .mini-thumbs ul li{margin:5px}#products-images .mini-thumbs ul li.active{border:1px solid #ccc}#products-images .mini-thumbs ul li img{width:40px;height:40px}}#products-images .mini-thumbs img{cursor:pointer}#products-images .thumbAsMain.swiper-slide img{max-width:100%;max-height:100%}