1 line
27 KiB
CSS
1 line
27 KiB
CSS
@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";.vmiddle{display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center}.hright{display:flex;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}body{font-family:"Poppins",sans-serif}a{transition:all .5s ease}a:hover{color:#f6db00}header{border-top:0;padding-top:0}header .login-bar{background:#fff;padding:0;border-bottom:1px solid #d9d9d9;padding:5px 0}header .login-bar a{color:#777;transition:all .5s ease;font-weight:400}@media(min-width: 992px){header .container{display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}}header .mini-contact{line-height:40px}@media(max-width: 991px){header .mini-contact{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:15px}}header .mini-contact li{display:inline-block;line-height:40px;color:#fff;margin-right:15px;position:relative}header .mini-contact li img{margin-right:5px;position:relative;top:-1px}header .mini-contact li:not(:nth-child(5))::before{content:"";position:absolute;right:-10px;top:50%;bottom:0;width:1px;height:18px;background:#d9d9d9;transform:translateY(-50%)}header .links{position:relative;margin-left:auto}@media(max-width: 991px){header .links{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:15px;float:none;-moz-align-items:center;-ms-align-items:center;align-items:center}}header .links:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;font-size:16px;position:relative;transition:all .5s ease;background:#f6db00;left:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50px}header .links:after{content:"";display:block;clear:both}header .logo-bar{padding-top:5px;padding-bottom:5px;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}header .logo-bar .link-logo{margin-right:auto;width:225px}header .logo-bar .link-logo img{width:100%}header .logo-bar .search__container{max-width:500px;float:none;margin-right:auto}header .logo-bar .search-form{margin:0}header .logo-bar .search-form.search_focused .search-input{border-color:#f6db00}header .logo-bar .search-form .search__input-area{border:0}header .logo-bar .search-form .search-input{height:50px;min-height:40px;border:1px solid #d9d9d9;border-radius:50px;overflow:hidden}header .logo-bar .search-form .search-input .search__input{color:#777;height:40px;border-right:0}header .logo-bar .search-form .search-input .btn{height:50px;font-size:20px;background:#f6db00;border:0;color:#333;width:80px;border-radius:50px}header .logo-bar .search-form .search-input .btn:before{font-size:20px}header .logo-bar .basket{background:#fff;border:0;text-align:right;min-width:0;padding-right:0;height:40px}header .logo-bar .basket>a.count{line-height:40px;position:relative;display:block;padding-left:60px;float:right;transition:all 250ms ease-in-out}header .logo-bar .basket>a.count:before{content:"";font:normal normal normal 14px/1 FontAwesome;font-size:20px;position:absolute;top:50%;left:0;border-radius:50px;border:1px solid #d9d9d9;height:50px;width:50px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}header .logo-bar .basket>a.count:hover{color:#f6db00}header .logo-bar .basket>a.count:hover::before{border-color:#f6db00}header #box_custom35{background:#d9d9d9;margin-bottom:0}header #box_custom35 p span{font-size:16px !important}header .custom_head_miniNav{margin:15px 0 0 0;display:flex;justify-content:center;gap:40px}.menu{margin-bottom:15px;padding:0;background:#f6db00}.menu .innermenu{margin:auto;height:auto}.menu .innermenu .parent>div>ul{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);transition:all .5s ease;visibility:hidden}.menu .innermenu .parent:hover>div>ul{width:100%;max-width:400px;border:0;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);visibility:visible}.menu .innermenu .parent:hover>div>ul:before{background-color:#f6db00;border-left:1px solid #333;border-top:1px solid #333}.menu .innermenu .parent:hover>div>ul li.parent:hover>div>ul::before{border:0;left:-5px}.menu .innermenu .parent:hover>div>ul li.parent:hover>div>ul{top:0;right:-100%;border-left:1px solid #f6db00}.menu .innermenu .menu-list{height:auto;border:0}.menu .innermenu .menu-list li.current a{background:#333;color:#fff;font-weight:600}.menu .innermenu .menu-list li h3{padding:0;margin:0}.menu .innermenu .menu-list li h3 a{display:block;font-size:14px;font-weight:400;text-transform:uppercase;padding:23px 20px;color:#333;transition:all .5s ease}.menu .innermenu .menu-list li h3 a:hover{color:#fff;text-decoration:none;background:#333}.menu .innermenu .menu-list li ul{background-color:#333 !important}.menu .innermenu .menu-list li ul li h3 a{white-space:nowrap;font-size:13px;font-weight:500;text-transform:none;color:#fff}.menu .innermenu .menu-list li ul li h3 a:hover{color:#f6db00}.menu .menu-mobile .menu-mobile-li a::before{color:#333}.menu #rwd-menu{width:100%}.box .boxhead{border:0}.box .boxhead>span,.box .boxhead>h1{font-size:15px;font-weight:600;color:#333;text-transform:uppercase}.box .boxhead>span.name,.box .boxhead>h1.name{font-size:26px}.product{padding-top:25px !important}.product .product-inner-wrap{background:#fff;border:1px solid rgba(217,217,217,.5)}.product .description .img-wrap{height:100%}.product .tags{position:absolute;top:-5px;left:0;display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;width:100%}.product .tags li{margin:0 5px;display:block;padding:0 12px;border-radius:10px}.product .addtobasket{transition:all .5s ease;background:#f6db00;color:#333;text-transform:uppercase;font-size:12px;font-weight:600;margin-bottom:15px;border:0;padding:10px 25px;border-radius:30px}.product .addtobasket:hover{background:#333;color:#fff}.product .boximgsize,.product .prodimage{padding:15px;height:200px;display:block}.product .boximgsize img,.product .prodimage img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product .productnamewrap,.product .prodname{height:20px !important;padding:0 15px;position:relative;overflow:visible !important;display:block;margin:10px 0 15px}.product .productnamewrap .productname,.product .prodname .productname{display:block !important;white-space:nowrap;overflow:hidden !important;text-overflow:ellipsis;height:20px !important;font-size:14px !important;margin:0 !important;padding:0 !important;font-weight:600}.product .price{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.product .price del{margin-right:10px;color:rgba(0,0,0,.4)}.product .price del,.product .price em{line-height:30px}.product .price em{color:#333;font-weight:800}.product .price .price-netto{display:none}.product .quickview{display:none !important}#box_lastadded .innerbox{gap:30px}#box_lastadded .innerbox .product{padding:5px;border:0;border:1px solid rgba(217,217,217,.5)}#box_lastadded .innerbox .product a{transition:all .5s ease}#box_lastadded .innerbox .product a:hover{color:#333}#box_lastadded .innerbox .product a:hover .productnamewrap:after{width:100%}#box_lastadded .innerbox .product .btn{padding:10px 25px;border-radius:30px;text-transform:uppercase;font-weight:600}#box_lastadded .innerbox .product .btn:hover{color:#fff}@media(min-width: 992px){#box_lastadded .innerbox{display:flex;flex-wrap:wrap}#box_lastadded .innerbox .product{width:calc(33% - 18px)}}@media screen and (max-width: 979px)and (min-width: 768px){#box_lastadded .innerbox .product{width:calc(50% - 15px) !important}}.top.row #box_custom35{display:none}.top.row #fx-experience-and-returns{top:50%;transform:translateY(-50%)}#box_menu{box-shadow:0 3px 18px 0 rgba(0,0,0,.1);background:#fff}#box_menu #category_142 a,#box_menu #category_30 a{color:#333;text-transform:uppercase;font-size:18px;padding:10px 15px;margin:0;font-weight:600}#box_menu .boxhead{margin:0;display:none}#box_menu .boxhead span{color:#333;text-transform:uppercase;font-size:18px;padding:10px 15px;margin:0}#box_menu .innerbox>ul>li>a{font-weight:600}#box_menu .innerbox ul li.current>a{background:#f4f4f4}#box_menu .innerbox ul li:first-child{border-top:1px solid rgba(217,217,217,.5)}#box_menu .innerbox ul li:not(:last-child){border-bottom:1px solid rgba(217,217,217,.5)}#box_menu .innerbox ul li a{color:#333;font-weight:400;font-size:1rem;display:block;padding:13px 15px 14px 20px;transition:all .5s ease}#box_menu .innerbox ul li a:hover{color:#f6db00}#box_menu ul ul ul{margin-left:0}#box_specialoffer{border:1px solid rgba(217,217,217,.5);box-shadow:0 3px 18px 0 rgba(0,0,0,.1)}#box_specialoffer .boxhead span{padding:10px 15px;display:block;color:#333;text-transform:uppercase;margin:0 0 15px}#box_specialoffer .innerbox .product{padding:0;border:0}#box_specialoffer .innerbox .product .boximgsize{border:0;margin-bottom:15px}.sort-and-view .prodview li.selected a{color:#f6db00 !important}#box_mainproducts .boxhead{margin-bottom:50px}#box_mainproducts .products{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}#box_mainproducts .products::before{content:none}#box_mainproducts .products::after{content:none}#box_mainproducts .products .product{height:-moz-fit-content;height:fit-content}@media screen and (max-width: 979px)and (min-width: 768px){#box_mainproducts .products .product{width:100% !important}}@media screen and (max-width: 979px){#box_mainproducts .products{grid-template-columns:calc(50% - 15px) calc(50% - 15px)}}@media screen and (max-width: 767px){#box_mainproducts .products{grid-template-columns:100%}#box_mainproducts .products .prodimage{margin:0 auto;width:calc(100% - 30px) !important}#box_mainproducts .products .prodimage .img-wrap{display:block;width:100%;margin-left:0 !important}}.products.viewphot .product{border:0;margin:0}.products.viewphot .product .prodimage span{min-height:auto}.box-slider .pageslider .slides li{height:86%}#box_articlelistsmall .boxhead{padding:0 15px}#box_articlelistsmall .innerbox{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}#box_articlelistsmall .innerbox .article-small{width:25%;box-sizing:border-box}#box_articlelistsmall .innerbox .article-small .article-small-data{padding:0 15px 15px}#box_articlelistsmall .innerbox .article-small .readmore{color:#333;display:block;padding-bottom:3px;font-size:13px;border-bottom:1px solid #333;transition:all .5s ease}#box_articlelistsmall .innerbox .article-small .readmore:hover{border-bottom:1px solid #f6db00}#box_articlelistsmall .innerbox .article-small .article_name_span{font-size:15px;font-weight:600;color:#333;text-transform:uppercase;display:block;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px}#box_articlelistsmall .innerbox .article-small .article-info{margin-bottom:10px;position:relative;font-style:italic}#box_articlelistsmall .innerbox .article-small .article-info:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:7px;font-size:14px;position:relative;transition:all .5s ease;background:#333;padding:6px;left:0;color:#fff}#box_articlelistsmall .innerbox .article-small .resetcss img{display:block;margin:0 auto 10px}#box_articlelistsmall .innerbox .article-small .resetcss p{text-align:initial !important;color:#777;font-size:13px}.footer{background:#333;padding:25px 0;margin-bottom:0}.footer .innerfooter ul li{border:0 !important;padding:0 !important;margin-bottom:5px}.footer .innerfooter ul li.head{background:none;text-transform:uppercase;font-weight:600;color:#fff;margin-bottom:15px !important}.footer .innerfooter ul li a{color:#fff;font-weight:300}#shoper-foot{display:none}.floatcenterwrap .paginator{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin:0;padding:0}.floatcenterwrap .paginator li{display:block;height:25px;width:25px;border-radius:50%;border:1px solid rgba(51,51,51,.15);overflow:hidden}.floatcenterwrap .paginator li a,.floatcenterwrap .paginator li span{padding:0;border:0;display:block;line-height:25px;width:100%;font-size:13px}.floatcenterwrap .paginator li.selected>span{background:#333;color:#fff}.btn-red2,.btn-red,.btn.btn-red,.btn.register,.btn{border:0;background-color:#f6db00;color:#333;font-size:.875rem;border-radius:30px;padding:10px 15px;font-weight:600;text-transform:uppercase;transition:all .5s ease}.btn-red2:hover,.btn-red:hover,.btn.btn-red:hover,.btn.register:hover,.btn:hover{color:#fff}.centercol h3,.centercol h4{padding:5px 0;font-weight:600;margin-bottom:25px;font-size:18px}#box_filter .boxhead{padding:5px 0;font-weight:600;margin-bottom:25px;border-bottom:1px solid rgba(51,51,51,.25);font-size:18px}#box_filter .multiselect:hover,#box_filter .multiselect.selected{background:url(../../styles/../images/ico_arrow_down_light.png) no-repeat 95% 50% #333;border:1px solid #333}.sort-and-view .sortlinks .products-sort-container .products-active-sort:hover{background:url(../../styles/../images/ico_arrow_down_light.png) no-repeat 95% 50% #333;color:#fff;border-color:#333}#box_filter .multiselect ul{padding:10px 0}#box_filter .multiselect ul li{padding:5px 10px}#box_filter .multiselect ul li:hover,#box_filter .multiselect ul li.selected,.sort-and-view .sortlinks .products-sort-container .products-sort-options a.active-sort,.sort-and-view .sortlinks .products-sort-container .products-sort-options a:hover.active-sort{background:rgba(51,51,51,.1)}.sort-and-view .sortlinks .products-sort-container .products-sort-options a:hover{background:rgba(51,51,51,.2);color:#333}.box .boxhead>h1.category-name{position:relative;color:#333;border-bottom:2px solid #f6db00;font-size:22px;font-weight:600;padding:5px 10px}.main .centercol :not(#box_filter) .boxhead{margin-bottom:1.5em}.main .centercol :not(#box_filter) .boxhead span{position:relative;font-size:1.375rem;padding:5px 10px}.main .centercol #box_filter .boxhead span{position:relative;font-size:1.375rem;padding:5px 10px}#box_menu ul ul{padding:0;margin-left:0;list-style-type:none}#box_menu ul ul li{list-style-type:none}#box_menu ul ul li a{padding:5px 10px 5px 40px !important}.product-modules #box_productdeliveries{display:none !important}#box_productfull .productdetails-more{float:none;width:100%;font-size:15px}#box_productfull .productdetails-more .links-q{float:none}#box_productfull .productdetails-more em{font-weight:600}#box_productfull .productdetails-more .evaluation .votestars{float:none;position:relative;top:5px}#box_productfull .productdetails-more .manufacturer{margin-bottom:15px}#box_productfull .productdetails-more .manufacturer a{display:block;height:75px}#box_productfull .productdetails-more .manufacturer a img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}#box_productfull .availability .availability{display:none}#box_productfull .addtobasket-container .number-wrap input{width:75px !important}#box_productfull .addtobasket-container .button_wrap{display:flex;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}#box_productfull .addtobasket-container .button_wrap .addtobasket{max-width:200px;font-weight:600;text-transform:uppercase}#box_productfull .addtobasket{transition:all .5s ease;border-radius:30px;padding:10px 15px;text-transform:uppercase;font-weight:600}#box_productfull .availability .showShippingCost{text-align:left;margin:5px 0;font-size:12px;color:#d11;display:none}#box_productfull .basket .price em,#box_productfull .basket .price-netto em,#box_productfull .basket .unit-price-container em{color:#333;font-weight:800;font-size:24px}#box_productfull .basket .price-netto{margin-top:5px}#box_productfull .basket .price-netto em{font-size:18px}#box_productfull .basket .addtofav{color:#d11;font-weight:600}#box_productfull .basket .addtofav span{font-size:13px}#box_productfull .links-q li a{color:#d11;font-size:12px}#box_productfull .links-q li a span::before{color:#333;padding:0;border:0;margin-right:5px;font-size:14px}.product-attributes.zebra td:first-child{background-color:#e0e0e0;color:#333;border-bottom:1px solid #f0f0f0}.box.tab .zebra tr:last-child td{border-bottom:0}table.table tbody{border:0}.product-deliveries .shipping,.product-deliveries .shipping-label-container{padding:0}.alert.alert-success{background:#f6db00;border:0;color:#333}.alert.alert-success .close span{color:#333;font-weight:600}#cart-options .summary-container .sum .value{color:#333;font-size:20px;font-weight:600}.basket-steps ol li.active-step::before{background:#f6db00;color:#333}.basket-steps ol li.active-step span{color:#333}.basket-contain{min-width:400px}.basket-contain .basket-summery{background-color:#f6db00;color:#333}.basket-contain .basket-summery a{border-radius:50px;white-space:nowrap;background:#333;color:#fff}#box_articlelist .innerbox{display:flex;flex-wrap:wrap;gap:20px}#box_articlelist .innerbox article{width:calc(50% - 10px);padding:15px;box-sizing:border-box;margin-bottom:0;background:#fff;box-shadow:0 3px 18px 0 rgba(0,0,0,.1)}#box_articlelist .innerbox article .article-header .article-name{font-size:1.25rem;line-height:24px}#box_articlelist .innerbox article .article-info{margin-bottom:10px;margin-top:10px}#box_articlelist .innerbox article .readmore{color:#333}article .article-info{margin-bottom:0}@media screen and (max-width: 979px)and (min-width: 768px){.rwd .container{width:calc(100% - 50px);margin:0 25px}.rwd .logo-bar .search__container{min-width:0;margin-top:0}.rwd form.search-form{top:0}.rwd .menu .innermenu{height:auto;border:0}.rwd .menu .innermenu li h3{line-height:normal}.rwd .s-grid-9{width:calc(100% - 255px)}#box_lastadded .innerbox{display:flex;flex-wrap:wrap}#box_lastadded .innerbox .product{width:33.3333%}#box_mainproducts .products .product{width:33.33333%}}#cart-options .btn{padding:10px 15px;text-transform:uppercase;font-weight:600}#cart-options .delivery-container{width:40%}#cart-options .payment-container{width:26%}@media(max-width: 575px){.rwd header{padding:10px}.rwd header .logo-bar{margin:0;display:block}.rwd header .logo-bar .link-logo{display:block;height:85px}.rwd header .logo-bar .link-logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.rwd .menu .innermenu{height:auto;min-height:0;padding:5px 0}.rwd .menu .innermenu li a{font-size:23px;color:#fff}.rwd .menu .innermenu li a:hover{color:#f6db00}.rwd .main #box_mainproducts .products.viewphot .product .product-inner-wrap{padding:0}.rwd .main #box_mainproducts .products.viewphot .product .product-inner-wrap .prodimage{box-sizing:border-box}.rwd .main #box_mainproducts .products.viewphot .product .product-inner-wrap .prodimage .img-wrap{margin:0;height:100%}.rwd #box_productfull h1{font-size:22px;line-height:26px}#box_productfull .productimg .mainimg{padding:15px}#box_productfull .productimg .mainimg a{display:block;height:100%;width:100%}.search__mobile-btn{bottom:25px;right:25px}}.bottom-footer{background:#f4f4f4;padding:25px 0 15px}.bottom-footer .container{width:100% !important;max-width:100% !important;margin:0 !important}.bottom-footer #box_articlelistsmall{width:100% !important;max-width:100% !important;background:#fff;padding:50px 0}.bottom-footer #box_articlelistsmall .boxhead,.bottom-footer #box_articlelistsmall .innerbox{max-width:1180px;margin-left:auto;margin-right:auto}.bottom-footer #box_custom41,.bottom-footer #notfound{max-width:1180px;margin:0 auto 50px}.bottom-footer #custom_slider{background:#fff;margin-bottom:-20px}.bottom-footer #custom_slider img{max-width:120px}.bottom-footer #custom_slider .splide__slide{display:flex;align-items:center}.bottom-footer .box{margin:0}.bottom-footer p{margin:0 0 10px;font-weight:600}.bottom-footer p strong{color:#d11}@media(min-width: 768px){.menu .innermenu .menu-list li:last-child{float:right;background:#f6db00;display:flex;align-items:center;padding:12px 0;transition:all .5s ease}.menu .innermenu .menu-list li:last-child a{color:#333;padding:10px 20px;border:1px solid #333;border-radius:50px;transition:all .5s ease}.menu .innermenu .menu-list li:last-child:hover{background:#f6db00}.menu .innermenu .menu-list li:last-child:hover a{color:#fff;padding:10px 30px}}.alert.alert-info{background:#f6db00;border:0;color:#000}.links .hello{color:#fff}@media(max-width: 767px){.rwd footer .innerfooter ul.overall>li{margin-top:10px}.rwd footer .innerfooter ul li>ul li{background:#333}.rwd footer .innerfooter ul li>ul li:last-child{margin-bottom:10px}}@media screen and (max-width: 979px){.rwd .logo-bar .search__container{min-width:unset}header .logo-bar .link-logo{margin:0 auto}}.box-xhr{padding:0 10px;background:#fff;box-shadow:0 3px 18px 0 rgba(0,0,0,.1)}#box_slider_5 .slider-nav li.active{background-color:#f6db00}#box_articlelistsmall{margin-bottom:50px;margin-top:50px}#box_articlelistsmall .boxhead{margin-bottom:40px}#box_articlelistsmall .boxhead span{color:#333;border-bottom:2px solid #f6db00;font-size:1.375rem;font-weight:600;padding:5px 10px;width:-moz-fit-content;width:fit-content;margin:0 auto}#box_articlelistsmall .article-small{background:#fff;box-shadow:0 3px 18px 0 rgba(0,0,0,.1)}#box_articlelistsmall .article-small .article-info::before{border-radius:50px}#box_articlelistsmall .article-small .resetcss p{font-weight:400}.shop_index #box_mainproducts .products.viewfull .product{background-color:#fff;border:none}.shop_index #box_mainproducts .products.viewfull .product:not(:last-child){margin-bottom:10px}.shop_index #box_mainproducts .products.viewfull .product:last-child{margin-bottom:20px}.shop_index #box_mainproducts .products.viewfull .product .tags{top:10px}.shop_index #box_mainproducts .products.viewfull .product .availability{border-top:0}.shop_index #box_mainproducts .products.viewfull .product .prodname{padding:0}.shop_index #box_lastadded .boxhead{width:-moz-fit-content;width:fit-content;position:relative}.shop_index #box_lastadded .boxhead::after{content:"";position:absolute;width:100%;height:2px;background-color:#f6db00}.shop_index .main,.shop_product .main{padding-top:15px;background:#f4f4f4}.shop_index #box_specialoffer,.shop_product #box_specialoffer{background:#fff}.shop_index #box_lastadded .product,.shop_product #box_lastadded .product{background:#fff}.shop_index .menu,.shop_product .menu{margin-bottom:0}.shop_product .breadcrumbs{padding-top:15px;background:#f4f4f4}.shop_product .productimg .mainimg{background:#fff}.shop_product .tab-container{background:#fff}.shop_product .tab-container nav{padding-top:10px}.shop_product .tab-container nav ul{text-align:center}.shop_product .tab-container nav ul li .boxhead{position:relative}.shop_product .tab-container nav ul li .boxhead.active{border:none}.shop_product .tab-container nav ul li .boxhead.active::before{width:100%}.shop_product .tab-container nav ul li .boxhead::before{content:"";position:absolute;left:50%;right:0;bottom:-1.5em;height:2px;background:#f6db00;transform:translateX(-50%);width:0;transition:all .5s ease}.shop_product .tab-container nav ul li .boxhead h3{font-size:1.25rem;font-weight:400;transition:all .5s ease}.shop_product .tab-container .product-tabs{padding:0 20px 20px}.shop_product .tab-container .btn{color:#333;font-size:.875rem;border-radius:30px;padding:10px 15px;font-weight:600;text-transform:uppercase;transition:all .5s ease}.shop_product .tab-container .btn:hover{color:#fff}.shop_product .tab-container .table{border:1px solid rgba(51,51,51,.1)}.shop_product .tab-container .table tr:nth-child(2n+1){background:#f4f4f4}.shop_product .tab-container .table td:first-child{background-color:rgba(0,0,0,0);border-right:1px solid rgba(51,51,51,.1)}.shop_product .tab-container .product .price{justify-content:flex-end;padding-right:10px}.shop_product #box_productfull .boxhead h1{font-weight:400;font-size:24px;line-height:28px}.shop_basket .productlist{border:1px solid rgba(51,51,51,.1)}.shop_basket .productlist thead tr{background:#f4f4f4;font-size:14px;font-weight:500}.shop_basket .productlist tr:not(:last-child){border-top:1px solid rgba(51,51,51,.1)}.shop_basket .productlist tr td:not(:last-child){border-right:1px solid rgba(51,51,51,.1)}.shop_basket .productlist .name a{text-decoration:none}.shop_basket .productlist input[type=number]{-moz-appearance:textfield}.shop_basket .productlist input::-webkit-outer-spin-button,.shop_basket .productlist input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop_login_register .input{width:100%}.shop_login_register .input input{width:90% !important;border-radius:50px;padding:20px}.shop_login_register .bottombuttons .btn{transition:all .5s ease;padding:10px 15px;text-transform:uppercase;font-weight:600;border-radius:30px;float:left}.shop_login_register form .innerbox{display:grid;grid-template-columns:1fr 1fr}.shop_login_register form .innerbox .innerbox_col_1>div{display:flex;flex-direction:column;align-items:flex-start}.shop_login_register form .innerbox .innerbox_col_2{width:auto;color:#777;text-align:left;font-size:.875rem !important;line-height:24px}.shop_login_register form .innerbox .innerbox_col_2 a{color:#777}@media(max-width: 767px){.shop_login_register form .innerbox{grid-template-columns:1fr}}#box_register .login-label,#box_register .adress-label{width:auto;color:#777;text-align:left;font-size:.875rem !important;line-height:24px}.shop_login form label{color:#777;text-align:left;font-size:.875rem !important;line-height:24px}.shop_login form .btn{margin-top:15px !important;margin-bottom:15px !important}.shop_login input{border-radius:50px;padding:20px}.shop_login .btn{transition:all .5s ease;padding:10px 15px;text-transform:uppercase;font-weight:600;border-radius:30px}.shop_login .btn.register:hover{color:#fff;background:#333}.modal .btn{padding:10px 15px;text-transform:uppercase;font-weight:600;border-radius:30px}#box_custom41{margin-bottom:50px;text-align:justify}#box_custom41 p{font-weight:400}.products.viewphot.s-row{margin:0 !important}.products.viewphot.s-row .product.unit-price-info{margin:0;padding:0}#shop_news5 #box_article .article-header .article-name{font-size:30px;font-weight:400;line-height:36px}#shop_news5 #box_article .article-info{margin-top:15px;margin-bottom:15px;text-transform:uppercase}@media(min-width: 768px){#shop_news5 #box_articlecomments{padding-left:20px}#shop_news5 #box_article{padding-left:20px}}/*# sourceMappingURL=custom.css.map */ |