:root{--main-color:#000000;--secondary-color:#FFFFFF}.webtimes h1,.webtimes h2{color:var(--main-color);font-weight:400;font-size:40px;letter-spacing:-1px;font-family:Arial,sans-serif;text-transform:uppercase;line-height:100%}@media only screen and (min-width:600px){.webtimes h1,.webtimes h2{font-size:40px}}@media only screen and (min-width:1440px){.webtimes h1,.webtimes h2{font-size:60px;letter-spacing:-2px}}.webtimes h3,.webtimes h4,.webtimes h5,.webtimes h6,.webtimes span,.webtimes a,.webtimes li,.webtimes ol,.webtimes ul,.webtimes p{color:var(--main-color);font-weight:400;font-size:15px;font-family:Arial,sans-serif}@media only screen and (min-width:767px){.webtimes h3,.webtimes h4,.webtimes h5,.webtimes h6,.webtimes span,.webtimes a,.webtimes li,.webtimes ol,.webtimes ul,.webtimes p{font-size:15px;letter-spacing:0px}}.webtimes h3,.webtimes .h3{font-size:35px;line-height:35px}.webtimes a:hover{text-decoration:underline}#MainContent{min-height:80vh}.webtimes .container{max-width:100%;width:100%;padding:0 20px}.webtimes .container.listing-container{max-width:100%;width:100%;padding:0 5px}@media only screen and (min-width:600px){.webtimes .container.listing-container{padding:0 10px}}.webtimes .container .row{margin:0 auto}.webtimes .container .row .column{padding:0 10px}.webtimes .btn.btn-primary{display:inline-block;background-color:var(--main-color);color:var(--secondary-color);border-radius:0;text-transform:uppercase;border:1px solid var(--main-color)}.webtimes .btn.btn-primary{text-decoration:none}.webtimes .btn.btn-primary+.btn{margin-left:5px}.webtimes .btn.btn-secondary{display:inline-block;background-color:var(--secondary-color);color:var(--main-color);border-radius:0;text-transform:uppercase;border:1px solid var(--secondary-color)}.webtimes .btn.btn-secondary:hover{color:var(--secondary-color);text-decoration:none;background-color:var(--main-color)}.webtimes .btn.btn-outline{display:inline-block;background-color:var(--secondary-color);color:var(--main-color);border-radius:0;text-transform:uppercase;border:1px solid var(--main-color)}.webtimes .btn.btn-outline:hover{color:var(--secondary-color);text-decoration:none;background-color:var(--main-color)}.webtimes .wrapper-banner-home{position:fixed;top:0;left:0;background-color:var(--secondary-color);overflow:hidden;min-height:100vh;width:100%;z-index:2;transition:opacity .5s ease-out .5s,visibility 0s linear .5s,z-index 0s linear .5s}.webtimes .wrapper-banner-home.is-hidden{opacity:0;visibility:hidden;pointer-events:none;z-index:-1}.webtimes .wrapper-banner-home.is-hidden+.listing-images,.webtimes .wrapper-banner-home.is-hidden+.listing-images.is-front{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:opacity .5s ease-out 0s,visibility 0s linear .5s,z-index 0s linear .5s}.webtimes .listing-images{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;min-height:100vh;overflow:hidden;pointer-events:none;z-index:900;perspective:1000px;transform-style:preserve-3d;transition:opacity .5s ease-out 1.5s,visibility 0s linear .5s,z-index 0s linear .5s}.webtimes .listing-images.is-front{z-index:10000}.webtimes .listing-images .item{position:absolute;max-width:200px;max-height:150px;opacity:0;transform:translateZ(-300px) scale(.8);transition:opacity 1.2s ease-out,transform 2.4s cubic-bezier(.22,1,.36,1)}@media only screen and (min-width:1023px){.webtimes .listing-images .item{max-width:300px;max-height:200px}}@media only screen and (min-width:1440px){.webtimes .listing-images .item{max-width:400px;max-height:300px}}.webtimes .listing-images .item.is-visible{opacity:1;transform:translateZ(0) scale(1)}.webtimes .listing-images .item img{display:block;max-width:200px;max-height:150px;border:1px solid var(--secondary-color)}@media only screen and (min-width:1023px){.webtimes .listing-images .item img{max-width:300px;max-height:200px}}@media only screen and (min-width:1440px){.webtimes .listing-images .item img{max-width:400px;max-height:300px;border:2px solid var(--secondary-color)}}.webtimes .header{display:block}.webtimes header{position:fixed;z-index:999;padding:20px 0;transition:top .25s ease-out,left .25s ease-out,width .25s ease-out,transform .25s ease-out}.webtimes header .row{display:flex;width:100%;align-items:center;justify-content:space-between}.webtimes header .logo svg{display:block;text-align:center;width:175px}@media only screen and (min-width:768px){.webtimes header .logo svg{display:block;text-align:center;width:240px}}.webtimes header .logo svg path{fill:var(--secondary-color)}.webtimes header span{color:var(--secondary-color)}.webtimes header ul{margin:0;padding:0}.webtimes header ul li{list-style-type:none}.webtimes header ul li a{text-decoration:none;color:var(--secondary-color)}.webtimes header .nav{display:none;text-align:center;width:100%;justify-content:center}@media only screen and (min-width:768px){.webtimes header .nav{display:flex}}.webtimes header .nav li{padding:0 10px}@media only screen and (max-width:700px){.webtimes header .nav li{padding:0 5px}.webtimes header .column{padding:0}}@media only screen and (min-width:600px){.webtimes header .nav li{padding:0 20px}}.webtimes header .column-logo .logo{display:inline-block;text-align:center}.webtimes header .column:nth-child(2){display:inline-block;text-align:center}@media only screen and (min-width:768px){.webtimes header .column:nth-child(2){display:inline-block}}@media only screen and (min-width:600px){.webtimes header .column-logo{display:inline-block;text-align:center}}.webtimes header .column-address{display:none}@media only screen and (min-width:1024px){.webtimes header .column-address{display:inline-block}}.webtimes header .column-address a,.webtimes header .column-cart a{float:right;text-decoration:none}.webtimes header .column-address a:hover,.webtimes header .column-cart a:hover{text-decoration:underline}.webtimes header .cart-item{margin:0;display:inline-block;float:right}.webtimes header .wrapper-nav-toggle{display:inline-block;float:left}.webtimes:not(.is-home) header{top:0;left:50%;width:calc(100% - 30px);transform:translate(-50%,15px);background-color:#00000080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media only screen and (min-width:600px){.webtimes:not(.is-home) header{width:75%}}@media only screen and (min-width:1200px){.webtimes:not(.is-home) header{width:50%}}@media only screen and (min-width:1440px){.webtimes:not(.is-home) header{width:calc(33.33% - 20px)}}.webtimes.is-home header{position:fixed;z-index:999;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0000;backdrop-filter:none;-webkit-backdrop-filter:none}.webtimes.is-home header .row span{color:var(--secondary-color)}.webtimes.is-home header span{opacity:0}.webtimes.is-home header .logo{position:fixed;width:calc(100% - 40px);top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(1);transform-origin:top center;transition:top .8s cubic-bezier(.22,1,.36,1),width .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);will-change:top,width,transform;z-index:9999;pointer-events:none}.webtimes.is-home header .logo svg{display:block;width:100%;height:auto}.webtimes.is-home header .logo,.webtimes.is-home header .logo svg,.webtimes.is-home header .logo svg *{fill:var(--main-color)}.webtimes.is-home header:not(.scroll){background-color:#0000!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.webtimes.is-home header.scroll{top:0;left:50%;width:calc(100% - 30px);transform:translate(-50%,15px);background-color:#0000!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media only screen and (min-width:600px){.webtimes.is-home header.scroll{width:75%}}@media only screen and (min-width:1200px){.webtimes.is-home header.scroll{width:50%}}@media only screen and (min-width:1440px){.webtimes.is-home header.scroll{width:calc(33.33% - 20px)}}.webtimes.is-home header.scroll span{opacity:1;transition:opacity .5s ease-out .25s}.webtimes.is-home header.scroll .logo{top:22px;left:50%;width:175px;transform:translate3d(-50%,0,0) scale(1);pointer-events:all}@media only screen and (min-width:600px){.webtimes.is-home header.scroll .logo{width:240px;top:18px}}.webtimes.is-home header.scroll .logo,.webtimes.is-home header.scroll .logo svg,.webtimes.is-home header.scroll .logo svg *{fill:var(--secondary-color)}.webtimes.is-home header.scroll-bg{background-color:#00000080!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;transition:background-color .25s ease-out,backdrop-filter .25s ease-out,-webkit-backdrop-filter .25s ease-out}.webtimes.is-home header .column-logo,.webtimes.is-home header .column:nth-child(2){display:block!important}.webtimes.is-home header .logo{display:block!important;opacity:1!important;visibility:visible!important}.webtimes.is-home header .logo svg,.webtimes.is-home header .logo svg *{fill:var(--main-color)!important;opacity:1!important;visibility:visible!important}.webtimes.is-home header.scroll .logo svg,.webtimes.is-home header.scroll .logo svg *{fill:var(--secondary-color)!important;transition:fill 1.2s ease-out}.webtimes header .cart-item{display:block;overflow:auto}.webtimes header .cart-item a{display:block;width:100%;text-align:right;overflow:visible}.webtimes header .cart-item a:hover{text-decoration:none}.webtimes header .action__cart .cart-text{display:none;line-height:27px;padding-right:5px}@media only screen and (min-width:600px){.webtimes header .action__cart .cart-text{display:inline-block}}.webtimes header .action__cart .cart-bubble__text{position:relative;border-radius:100%;display:inline-block;width:27px;height:27px;padding:0;border:1px solid var(--secondary-color);text-align:center;transform:translate(0)}@media only screen and (min-width:600px){.webtimes header .action__cart .cart-bubble__text{transform:translateY(-1px)}}.webtimes header .action__cart .cart-bubble__text span{padding:0;line-height:100%}.webtimes header .action__cart .cart-bubble{display:inline-block}.webtimes header .nav-toggle{width:24px;height:20px;padding:0;margin:4px 0;border:0;background:transparent;cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:space-between}.webtimes header .nav-toggle:focus-visible{outline:none;border:none;box-shadow:none}.webtimes header .nav-toggle span{display:block;width:100%;height:1px;background:var(--secondary-color);border-radius:0;transition:transform .3s ease,opacity 0s ease!important;transform-origin:center}.webtimes header .nav-toggle.is-active span:nth-child(1){transform:translateY(9px) rotate(45deg);transition:transform .3s ease,opacity 0s ease!important}.webtimes header .nav-toggle.is-active span:nth-child(2){opacity:0;transition:transform .3s ease,opacity 0s ease!important}.webtimes header .nav-toggle.is-active span:nth-child(3){transform:translateY(-10px) rotate(-45deg);transition:transform .3s ease,opacity 0s ease!important}.webtimes.is-home header:not(.scroll)+.overlay-menu{display:none!important}.webtimes .overlay-menu{display:none;position:fixed;top:95px;left:50%;width:calc(100% - 30px);padding:20px;transform:translate(-50%);z-index:99;background-color:#00000080!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;transition:background-color .25s ease-out,backdrop-filter .25s ease-out,-webkit-backdrop-filter .25s ease-out}@media only screen and (min-width:600px){.webtimes .overlay-menu{width:75%;top:100px}}@media only screen and (min-width:1200px){.webtimes .overlay-menu{width:50%}}@media only screen and (min-width:1440px){.webtimes .overlay-menu{width:calc(33.33% - 20px)}}.webtimes .overlay-menu a{color:var(--secondary-color)}.webtimes header.is-open{box-shadow:none}.webtimes header.is-open+.overlay-menu{display:block}.webtimes .overlay-menu .nav li{display:block;width:100%}.webtimes .overlay-menu .nav li a{display:block;font-size:30px;text-decoration:none}.webtimes footer{padding:20px 0}@media(min-width:1024px)and (max-height:800px){.webtimes footer{overflow:auto;position:relative;padding-top:40px;padding-bottom:40px}}.webtimes footer .container .row{overflow:auto;display:flex}.webtimes footer .column{text-align:center}@media only screen and (min-width:600px){.webtimes footer .column{text-align:center}}.webtimes footer .row .column:nth-child(3){padding-top:30px}@media only screen and (min-width:600px){.webtimes footer .row .column:nth-child(1){text-align:left;order:1}.webtimes footer .row .column:nth-child(2){order:3;text-align:right}.webtimes footer .row .column:nth-child(3){order:2;text-align:center;padding-top:0}}.webtimes footer a{display:inline-block;text-decoration:none}.webtimes footer .row{width:100%;display:block}.webtimes .wrapper-credits{border-top:1px solid;padding:30px 0}.webtimes .wrapper-credits .row{align-items:center}.webtimes .wrapper-credits .column:last-child{text-align:right}.webtimes .wrapper-credits .column #logo-tintino svg{max-height:45px}.webtimes .wrapper-column-one{padding:100px 0 0}.webtimes section+.wrapper-column-one{padding:50px 0 0}.webtimes section+.wrapper-column-one:last-child{padding:50px 0 200px}.webtimes .wrapper-column-one .container{position:relative}.webtimes .wrapper-column-one .container:after{content:"";display:block;position:absolute;top:0;left:15px;height:1px;width:calc(100% - 30px);background-color:var(--main-color)}.webtimes .wrapper-column-one .container .row .column{padding:10px}.webtimes .wrapper-column-one span{text-transform:uppercase}.webtimes .wrapper-slider-images .container{position:relative}.webtimes .wrapper-slider-images .container:after{content:"";display:block;position:absolute;top:0;left:15px;height:1px;width:calc(100% - 30px);background-color:var(--main-color)}.webtimes .wrapper-slider-images .container .row .column{padding:10px}.webtimes .wrapper-slider-images span{text-transform:uppercase}.webtimes .wrapper-slider-images .slider-images{margin:0;padding:0}.webtimes .wrapper-slider-images .slider-images li{float:left;width:20%;min-height:200px;padding:0 10px;list-style-type:none}.webtimes .wrapper-cart{float:left;width:100%;padding:200px 0 0}@media only screen and (min-width:600px){.webtimes .wrapper-cart{float:left;width:60%;margin-top:100px;padding:100px 0}}@media only screen and (min-width:1024px){.webtimes .wrapper-cart{float:left;width:60%;margin-top:100px}}.webtimes .wrapper-cart .cart__items{border-bottom:none;border-collapse:collapse}.webtimes .wrapper-cart .title-wrapper-with-link{margin:0}.webtimes .wrapper-cart .cart__items .cart-item{display:table;position:relative;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--main-color)}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart__items .cart-item{display:table;width:100%}}.webtimes .wrapper-cart .cart__items .cart-item:last-child{border-bottom:none}.webtimes .wrapper-cart .cart__items .cart-item .global-media-settings{background-color:#e9e9e9;border:none}.webtimes .wrapper-cart .cart__items .cart-item .cart-item__media{float:left;width:50%;position:relative;padding:0;margin-bottom:10px}@media only screen and (max-width:600px){.webtimes .wrapper-cart .cart__items .cart-item .cart-item__media img{width:100%;min-height:200px;height:auto;max-width:max-content}}.webtimes .wrapper-cart .cart__items .cart-item .cart-item__media img{width:100%}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart__items .cart-item .cart-item__media{width:20%}}.webtimes .wrapper-cart .cart__items .cart-item .cart-item__image-container{text-align:center}.webtimes .wrapper-cart .cart__items .cart-item .cart-item__link{overflow:auto;z-index:99}.webtimes .wrapper-cart .cart__items .cart-item .cart-item__image-container{display:block}.webtimes .wrapper-cart .cart-item .cart-item__details{float:left;width:50%;padding:0 0 0 20px}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart-item .cart-item__details{width:80%}}.webtimes .wrapper-cart .cart-item .cart-item__quantity{float:left;width:50%;padding:0 0 0 20px}.webtimes .wrapper-cart .cart-item .cart-item__totals{float:left;width:50%;padding:0 0 0 20px}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart-item .cart-item__totals{width:80%}}.webtimes .wrapper-cart .cart-item .quantity-popover-container{padding:0}.webtimes .wrapper-cart .cart-item .quantity{background:transparent!important}.webtimes .wrapper-cart .cart-item .quantity:before{background:transparent!important;box-shadow:none!important}.webtimes .wrapper-cart .cart-item .quantity:after{background:transparent!important;box-shadow:none!important}.webtimes .wrapper-cart .cart-item__name+.product-option{display:none}.webtimes .wrapper-cart .cart-item .product-option,.webtimes .wrapper-cart .cart-item dl .product-option,.webtimes .wrapper-cart .cart-item .product-option dd,.webtimes .wrapper-cart .cart-item .product-option dt{font-size:15px;color:var(--main-color)}.webtimes .wrapper-cart .cart-item .price--end{text-align:left;color:var(--main-color)}.webtimes .wrapper-cart .cart-item__totals{justify-content:flex-start}.webtimes .wrapper-cart .cart-item cart-remove-button{margin:0}.webtimes .wrapper-cart .cart-items *.right{text-align:left!important}.webtimes .wrapper-cart .cart-item .quantity__button{height:30px;width:30px;border:1px solid var(--main-color);border-radius:100%;margin:20px 0}.webtimes .wrapper-cart .cart-item .quantity__input{height:30px;width:30px;flex-grow:inherit;margin:20px 0;padding:0 10px}.webtimes .wrapper-cart .cart-item .loading__spinner{top:15px;left:20px;right:auto;padding:0}.webtimes .wrapper-cart .cart__warnings{text-align:center;padding-top:0}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart__warnings{text-align:left}}.webtimes .wrapper-cart .cart__warnings h1{text-align:center;font-size:15px;margin:30px 0 10px;text-transform:uppercase;color:var(--main-color)}@media only screen and (min-width:600px){.webtimes .wrapper-cart .cart__warnings h1{text-align:left}}.webtimes .wrapper-cart .is-empty .cart__warnings .button{color:var(--secondary-color)}.webtimes .wrapper-cart .is-empty .cart__warnings h1{text-align:center;font-size:40px;letter-spacing:0;margin:30px 0 10px;text-transform:uppercase;color:var(--main-color)}@media only screen and (min-width:600px){.webtimes .wrapper-cart .is-empty .cart__warnings h1{text-align:left}}.webtimes .wrapper-cart .is-empty .cart__warnings .cart__login-title{font-size:40px;letter-spacing:0;text-transform:uppercase}.webtimes .wrapper-cart .cart__warnings .button{color:var(--main-color);border:none;background-color:var(--main-color);margin-top:40px}.webtimes .wrapper-cart .cart__warnings .button:before,.webtimes .wrapper-cart .cart__warnings .button:after{display:none}.webtimes .button:disabled{opacity:1;background-color:var(--main-color)}.webtimes .button:disabled:before,.webtimes .button:disabled:after{display:none}.webtimes .title-wrapper-with-link{display:none}.webtimes #cart-notification{position:fixed;top:72.5px;right:10px;background-color:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:none;box-shadow:0 0 10px #00000026;padding:20px;width:calc(100% - 20px)}@media only screen and (min-width:600px){.webtimes #cart-notification{top:67px;width:auto;min-width:400px}}.webtimes #cart-notification .cart-notification-product__image{background-color:#e9e9e9;border:none}.webtimes #cart-notification .svg-wrapper{position:absolute;right:20px;top:20px}.webtimes #cart-notification .cart-notification-product__name{margin:0}.webtimes #cart-notification .button{background-color:transparent;border:1px solid var(--main-color)}.webtimes #cart-notification .button:before,.webtimes #cart-notification .button:after{display:none}.webtimes #cart-notification button[name=checkout]{color:var(--secondary-color);background-color:var(--main-color);border:1px solid var(--main-color)}.webtimes #cart-notification .cart-notification__heading,.webtimes #cart-notification .link,.webtimes #more-payment-options-link{font-size:10px}.webtimes .cart__footer-wrapper{float:right;width:100%;padding:0 20px 25px!important}@media only screen and (min-width:600px){.webtimes .cart__footer-wrapper{margin-top:57px;padding:100px 20px!important}}@media only screen and (min-width:1024px){.webtimes .cart__footer-wrapper{width:30%;margin-top:62.5px}}.webtimes .cart__footer{padding-top:0}.webtimes .cart__footer-wrapper #main-cart-footer{background-color:var(--main-color)}.webtimes .cart__footer-wrapper .page-width{padding:0}.webtimes .cart__footer-wrapper .page-width .cart__blocks{margin:0;padding:20px;width:100%}.webtimes .cart__footer-wrapper .page-width .cart__blocks .totals__total,.webtimes .cart__footer-wrapper .page-width .cart__blocks .totals__total-value{margin:0}.webtimes .cart__footer-wrapper .page-width .cart__blocks .totals__total{color:var(--secondary-color);font-size:40px;letter-spacing:.1em;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:400;margin-bottom:40px}.webtimes .cart__footer-wrapper .page-width .cart__blocks .totals__total-value{color:var(--secondary-color)}.webtimes .cart__footer-wrapper .page-width .cart__blocks span,.webtimes .cart__footer-wrapper .page-width .cart__blocks a,.webtimes .cart__footer-wrapper .page-width .cart__blocks small{color:var(--secondary-color);font-weight:400;font-size:15px}.webtimes .cart__footer-wrapper:last-child .cart__footer{padding:0}.webtimes .cart__footer-wrapper .container:after{display:none}.webtimes .cart__footer-wrapper .cart__blocks{padding:0 10px;width:100%}@media only screen and (min-width:768px){.webtimes .cart__footer-wrapper .cart__blocks{width:35rem}}@media only screen and (min-width:1024px){.webtimes .cart__footer-wrapper .cart__blocks{width:50rem}}.webtimes .cart__footer-wrapper .totals{align-items:flex-start;justify-content:space-between;flex-direction:column}@media only screen and (min-width:600px){.webtimes .cart__footer-wrapper .totals{align-items:flex-end;flex-direction:row}}.webtimes .cart__footer-wrapper .totals .totals__total{font-size:15px;margin:30px 0 10px;text-transform:uppercase}.webtimes .cart__footer-wrapper .totals .totals__total-value{font-size:15px;margin:30px 0 10px;align-self:flex-start}.webtimes .cart__footer-wrapper .tax-note{color:var(--main-color);text-align:left;font-size:15px}.webtimes .cart__footer-wrapper button#checkout{width:100%;max-width:100%;color:var(--main-color)}.webtimes .cart__footer-wrapper .cart__checkout-button{display:inline-block;font-weight:400;font-size:15px;background-color:var(--secondary-color);color:var(--main-color);border-radius:0;text-transform:uppercase;border:1px solid var(--secondary-color)}.webtimes .cart__footer-wrapper .cart__checkout-button:hover{color:var(--secondary-color)!important;text-decoration:none;background-color:var(--main-color)}.webtimes .cart__footer-wrapper .cart__checkout-button:before{display:none}.webtimes .cart__footer-wrapper .cart__checkout-button:after{display:none}.webtimes .cart__footer-wrapper .cart__dynamic-checkout-buttons{max-width:100%}.webtimes .wrapper-page{padding-top:100px;padding-bottom:0;min-height:calc(100vh - 69px)}@media only screen and (min-width:1024px){.webtimes .wrapper-page{padding-top:100px;padding-bottom:100px}}.webtimes .wrapper-page .column{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 269px)}.webtimes .wrapper-page .column .page-image{text-align:center}.webtimes .wrapper-page .column img{text-align:center;max-width:60%;height:auto;margin:150px auto}.webtimes .wrapper-column-two{padding:20px 0}.webtimes .wrapper-column-two .row{display:flex;align-items:stretch}.webtimes .wrapper-column-two .column{display:flex}.webtimes .wrapper-column-two .column:last-child{justify-content:center;align-items:center}@media only screen and (min-width:768px){.webtimes .wrapper-column-two .column:last-child{order:1}}.webtimes .wrapper-column-two .column:first-child{position:relative;margin-bottom:20px}@media only screen and (min-width:768px){.webtimes .wrapper-column-two .column:first-child{order:2;margin-bottom:0}}.webtimes .wrapper-column-two .column:first-child img{width:100%;height:100%;max-height:calc(100vh - 100px);object-fit:cover;object-position:center;display:block}@media only screen and (min-width:600px){.webtimes .wrapper-column-two .column:first-child img{width:60%;margin:0 auto}}@media only screen and (min-width:768px){.webtimes .wrapper-column-two .column:first-child img{width:100%;margin:0 auto}}.webtimes .wrapper-column-two .column:first-child h2{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:2;width:100%;font-size:40px;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--secondary-color)}.webtimes .wrapper-column-two .column .content{max-width:400px}.webtimes .wrapper-column-two .column .author{font-size:40px;letter-spacing:.1em;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:400}.webtimes .wrapper-column-two a{display:block;width:100%}.webtimes .wrapper-column-two .btn{position:absolute;bottom:20px;left:50%;transform:translate(-50%,-50%)}.webtimes .wrapper-column-two .btn:hover{background-color:var(--main-color)}.webtimes .wrapper-column-two .slider-menu{opacity:0;visibility:hidden}.webtimes .wrapper-listing-whatson{overflow:hidden;margin-top:-1px;padding:20px 0 60px;background-color:var(--main-color);border-bottom:1px solid var(--secondary-color)}.webtimes .wrapper-listing-whatson .listing-container,.webtimes .wrapper-listing-whatson .row{overflow:visible}.webtimes .wrapper-listing-whatson h2{color:var(--secondary-color);font-size:40px;line-height:100%;letter-spacing:.1em;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:400;margin-bottom:60px}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson h2{margin-bottom:40px}}.webtimes .wrapper-listing-whatson .listing-event{position:relative;overflow:visible;padding:20px 0 0;margin:0;list-style-type:none}.webtimes .wrapper-listing-whatson .listing-event .slick-list{overflow:visible}.webtimes .wrapper-listing-whatson .listing-event .slick-track{overflow:visible;display:flex}.webtimes .wrapper-listing-whatson .item-event{padding:0 5px;box-sizing:border-box}.webtimes .wrapper-listing-whatson .item-event span{opacity:0}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson .item-event span{opacity:1}}.webtimes .wrapper-listing-whatson .item-event .subtitle{float:right}.webtimes .wrapper-listing-whatson .item-event.slick-current span{opacity:1}.webtimes .wrapper-listing-whatson .item-event.item-large{width:calc(100vw - 30px)}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson .item-event.item-large{width:calc(33.33vw - 7px)}}@media only screen and (min-width:1200px){.webtimes .wrapper-listing-whatson .item-event.item-large{width:calc(33.33vw - 7px)}}.webtimes .wrapper-listing-whatson .item-event.item-small{width:calc(100vw - 30px)}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson .item-event.item-small{width:calc(33.33vw - 7px)}}@media only screen and (min-width:1200px){.webtimes .wrapper-listing-whatson .item-event.item-small{width:calc(16.66vw - 7px)}}.webtimes .wrapper-listing-whatson .item-event img{width:100%}.webtimes .wrapper-listing-whatson .item-event.item-large img{max-height:70vh;object-fit:cover;object-position:center}.webtimes .wrapper-listing-whatson .item-event a{overflow:auto}.webtimes .wrapper-listing-whatson .item-event span{float:left;display:inline-block;padding:10px 0 0;color:var(--secondary-color)}@media only screen and (min-width:1200px){.webtimes .wrapper-listing-whatson .item-event span{padding:10px 0}}.webtimes .wrapper-listing-whatson .item-event span.title-sub{padding-top:0;clear:both}@media only screen and (min-width:1200px){.webtimes .wrapper-listing-whatson .item-event span.title-sub{clear:none;float:right;padding-top:10px}}.webtimes .wrapper-listing-whatson .item-event.item-small span{padding-bottom:0}.webtimes .wrapper-listing-whatson .item-event.item-small span.title-sub{float:left;clear:both;padding-top:0}.webtimes .wrapper-listing-whatson .btn.btn-secondary{display:inline;float:right;width:auto}.webtimes .wrapper-listing-whatson .listing-event .slick-arrow{position:absolute;top:-32px;height:30px;width:30px;left:45px;right:auto;border:none;font-size:0;box-shadow:none;background-color:var(--secondary-color);border:1px solid var(--secondary-color)}.webtimes .wrapper-listing-whatson .listing-event .slick-arrow:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:20px;width:20px;background-image:url(icon-arrow-next.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson .listing-event .slick-arrow{top:-30px;left:auto;right:calc((100vw / 6) - 84px)}}.webtimes .wrapper-listing-whatson .listing-event .slick-arrow.slick-prev{left:5px}.webtimes .wrapper-listing-whatson .listing-event .slick-arrow.slick-prev:after{background-image:url(icon-arrow-prev.svg)}@media only screen and (min-width:600px){.webtimes .wrapper-listing-whatson .listing-event .slick-arrow.slick-prev{left:auto;right:calc((100vw / 6) - 44px)}}.webtimes .collection{padding:200px 0 100px}@media only screen and (min-width:1200px){.webtimes .collection{padding:200px 0 0}}.webtimes .collection .row.filter-row{padding-bottom:40px}.webtimes .collection .row.filter-row .column:first-child{display:flex;flex-direction:column;justify-content:space-between}.webtimes .collection #product-grid{margin:0;padding:0;min-height:calc(100vh - 269px)}@media only screen and (min-width:768px){.webtimes .collection #product-grid{min-height:calc(100vh - 385px)}}@media only screen and (min-width:1023px){.webtimes .collection #product-grid{min-height:calc(100vh - 369px)}}@media only screen and (min-width:1200px){.webtimes .collection #product-grid{min-height:calc(100vh - 269px)}}.webtimes .collection ul{list-style-type:none}.webtimes .collection ul li{list-style-type:none;padding:0 5px 20px}.webtimes .collection .product-count{display:none}.webtimes .collection h1{font-size:40px;letter-spacing:10%;text-transform:uppercase}.webtimes .collection .content{padding-top:100px;max-width:400px}.webtimes .collection #FacetsWrapperDesktop{display:none}.webtimes .collection .grid-container ul{padding-top:20px}.webtimes .collection .grid-container .product-grid{column-gap:0;row-gap:0}.webtimes .collection .facets-container{display:none}.webtimes .collection .facets__form{display:block}.webtimes .collection .facet-filters.sorting{float:left;padding:0}.webtimes .collection .facet-filters.sorting .facet-filters__field{border:1px solid var(--main-color);background-color:transparent;outline:none;padding:10px;font-weight:400;font-size:15px;letter-spacing:0px;text-transform:uppercase}.webtimes .collection .facet-filters.sorting .facet-filters__field select:focus-visible{background-color:transparent;outline:none;box-shadow:none;outline-offset:0;color:var(--main-color)}.webtimes .collection .facet-filters.sorting .facet-filters__field h2,.webtimes .collection .facet-filters.sorting .facet-filters__field label,.webtimes .collection .facet-filters.sorting .facet-filters__field select{font-weight:400;font-size:15px;letter-spacing:0px;text-transform:uppercase}.webtimes .collection .grid-container img{width:100%}.webtimes .collection .grid-container .content{padding-top:10px}.webtimes .collection .grid-container .grid__item{width:calc(100vw - 30px);max-width:calc(100vw - 30px)}@media only screen and (min-width:600px){.webtimes .collection .grid-container .grid__item{width:50%;max-width:50%}}@media only screen and (min-width:1023px){.webtimes .collection .grid-container .grid__item{width:33.33%;max-width:33.33%}}.webtimes .collection .grid-container .grid__item a{text-decoration:none}.webtimes .collection .grid-container .grid__item .content{display:inline-block}.webtimes product-info{display:block;background-color:var(--secondary-color);padding:200px 0 100px}.webtimes .product-record{margin:0 auto;padding:0 10px}.webtimes .product-record-media,.webtimes .product-record-media-item{width:100%}.webtimes .product-record-image{display:block;width:100%;height:auto}.webtimes .product-record-content{text-align:center}.webtimes .product-record-title{margin:100px 0 20px;color:var(--main-color);font-size:40px;line-height:100%;text-transform:uppercase}.webtimes .product-record-short-description{margin:0 auto 45px;max-width:520px}.webtimes .product-record-short-description,.webtimes .product-record-short-description p{font-size:15px;line-height:120%;color:var(--main-color)}.webtimes .product-record-buy-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:0 auto 60px;width:100%;max-width:520px}.webtimes .product-record-price{grid-column:1;text-align:left}.webtimes .product-record-price .price,.webtimes .product-record-price .price-item{font-size:30px;line-height:100%;color:var(--main-color)}.webtimes .product-record-form{display:contents}.webtimes .product-record-variant-select{grid-column:1 / -1;width:100%;text-align:center;margin-bottom:10px}.webtimes .product-record-variant-select label{display:none}.webtimes .product-record-variant-input{border:1px solid var(--main-color);background:transparent;height:32px;padding:0 10px;color:var(--main-color);font-size:15px}.webtimes .product-record-add-button{grid-column:2;justify-self:center;-webkit-appearance:none;appearance:none;border:1px solid var(--main-color);background:var(--main-color);color:var(--secondary-color);height:32px;padding:0 50px;font-size:15px;line-height:32px;text-transform:uppercase;cursor:pointer}.webtimes .product-record-add-button span{color:var(--secondary-color);font-size:15px}.webtimes .product-record-add-button:hover{background:var(--secondary-color);color:var(--main-color)}.webtimes .product-record-add-button:hover span{color:var(--main-color)}.webtimes .product-record-qty{grid-column:3;justify-self:end;display:flex;align-items:center;gap:10px}.webtimes .product-record-qty-label{font-size:15px;text-transform:uppercase;color:var(--main-color)}.webtimes .product-record-qty-input{width:36px;height:32px;border:1px solid var(--main-color);background:transparent;text-align:center;color:var(--main-color);font-size:15px}.webtimes .product-record-qty-input:focus-visible{outline:none;box-shadow:none}.webtimes .product-record-dynamic-checkout{grid-column:1 / -1;width:100%;margin-top:10px}.webtimes .product-record-tracklist{width:100%;max-width:520px;margin:0 auto 60px;text-align:left}.webtimes .product-record-side{border-top:1px solid var(--main-color)}.webtimes .product-record-side+.product-record-side{border-top:none}.webtimes .product-record-side h2{margin:8px 0;font-size:28px;line-height:100%;text-transform:none;letter-spacing:-1px}.webtimes .product-record-track-row{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-top:1px solid var(--main-color)}.webtimes .product-record-track-row:last-child{border-bottom:1px solid var(--main-color)}.webtimes .product-record-track-row span{font-size:15px;color:var(--main-color)}.webtimes .product-record-final-description{width:100%;max-width:520px;margin:0 auto;text-align:center}.webtimes .product-record-final-description,.webtimes .product-record-final-description p{font-size:15px;line-height:120%;color:var(--main-color)}@media only screen and (max-width:600px){.webtimes product-info{padding:200px 0 100px}.webtimes .product-record-title{margin:60px 0 20px}.webtimes .product-record-buy-row{grid-template-columns:1fr;justify-items:center;gap:15px}.webtimes .product-record-price{grid-column:1;text-align:center}.webtimes .product-record-add-button{grid-column:1;padding:0 35px}.webtimes .product-record-qty{grid-column:1;justify-self:center}.webtimes .product-record-variant-select{grid-column:1;text-align:center}.webtimes .product-record-dynamic-checkout{grid-column:1}}.webtimes .wrapper-column-one-product{display:flex;align-items:center;padding:25px 0;background-size:cover;background-position:top left;background-repeat:no-repeat;min-height:80vh}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-product{padding:100px 0}}.webtimes .wrapper-column-one-product .row .column{display:flex;align-items:center;justify-content:center}.webtimes .wrapper-column-one-product .product{display:flex;flex-direction:column;justify-content:space-between;width:100%;background-color:var(--secondary-color);padding:0}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-product .product{padding:20px}}@media only screen and (min-width:1024px){.webtimes .wrapper-column-one-product .product{width:900px;flex-direction:row}}.webtimes .wrapper-column-one-product .product img{width:100%;height:auto}.webtimes .wrapper-column-one-product .product h2{color:var(--main-color);font-weight:400;font-size:40px;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase;font-family:Arial,sans-serif}.webtimes .wrapper-column-one-product .product .product-image{width:100%}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-product .product .product-image{width:30%}}.webtimes .wrapper-column-one-product .product .product-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin-top:20px}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-product .product .product-content{width:50%;margin-top:0}}.webtimes .wrapper-column-one-product .wrapper-btn{margin-top:30px}.webtimes .article-template{padding:100px 0}.webtimes .article-template .row{display:flex;align-items:center}.webtimes .article-template .article-template__header{position:relative;top:auto;left:auto;padding:0}.webtimes .article-template .article-template__header h1{color:var(--main-color);font-weight:400;font-size:40px;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase;font-family:Arial,sans-serif}.webtimes .article-template .article-template__content{max-width:400px}.webtimes .article-template .media{background-color:transparent;padding-bottom:0!important}.webtimes .article-template .media img{position:relative;max-width:400px;height:auto;margin:0 auto;padding:0}.webtimes .article-template .btn{margin-top:40px}.webtimes .wrapper-main-blog .blog-grid .content{width:100%;max-width:100%}.webtimes .wrapper-main-blog .blog-grid .item-large .subtitle{float:right;line-height:120%}.webtimes .wrapper-main-blog .blog-grid .item-small .title{display:block;margin:0}.webtimes .wrapper-main-blog .blog-grid .item-small .subtitle{display:block;margin:0;line-height:120%}.webtimes .wrapper-slider-column-two .slider-images .slick-prev{position:absolute;left:0;top:0;width:30%;height:100%;border:none;z-index:1;cursor:w-resize;opacity:0}.webtimes .wrapper-slider-column-two .slider-images .slick-next{position:absolute;right:0;top:0;width:30%;height:100%;border:none;z-index:1;cursor:e-resize;opacity:0}.webtimes .wrapper-slider-column-two{padding-top:20px}.webtimes .wrapper-slider-column-two .column:last-child{margin-top:15px}@media only screen and (min-width:768px){.webtimes .wrapper-slider-column-two .column:last-child{margin-top:0}}.webtimes .wrapper-slider-column-two img{width:100%;height:auto;max-height:calc(100vh - 80px);object-fit:cover}.webtimes .wrapper-column-one-video,.webtimes .wrapper-column-one-video .container,.webtimes .wrapper-column-one-video .row,.webtimes .wrapper-column-one-video .column{overflow:visible!important}.webtimes .wrapper-column-one-video .container,.webtimes .wrapper-column-one-video .container .column{padding:0}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-video .container .column{padding:0}}.webtimes .wrapper-column-one-video .wrapper-sticky{position:sticky;top:0;height:100vh;z-index:1;overflow:hidden}.webtimes .wrapper-column-one-video .media{width:100%;height:100vh;overflow:hidden}.webtimes .wrapper-column-one-video .video{display:block;width:100%;height:100%;object-fit:cover}.webtimes .wrapper-column-one-video .content-container{position:absolute;left:0;bottom:25px;width:100%;height:100vh;z-index:1;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-video .content-container{bottom:0;align-items:center}}.webtimes .wrapper-column-one-video .content-container .container{width:100%}.webtimes .wrapper-column-one-video .row-product{background-color:var(--secondary-color);pointer-events:auto;padding:0;margin:0 20px}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-video .row-product{padding:0;margin:0 10px}}.webtimes .wrapper-column-one-video .marquee{overflow:hidden;padding:10px 0}.webtimes .wrapper-column-one-video .marquee-track{display:flex;width:100%;width:max-content;animation:marquee 18s linear infinite}.webtimes .wrapper-column-one-video .marquee-track span{padding:0 20px}.webtimes .wrapper-column-one-video .row-product .image{width:100%;padding:0 20px}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-video .row-product .image{width:250px;padding:0 10px 0 20px}}@media only screen and (min-width:768px){.webtimes .wrapper-column-one-video .row-product .image{width:250px}}@media only screen and (min-width:1023px){.webtimes .wrapper-column-one-video .row-product .image{width:300px}}@media only screen and (min-width:1440px){.webtimes .wrapper-column-one-video .row-product .image{width:400px}}.webtimes .wrapper-column-one-video .row-product .content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:40px 20px}@media only screen and (min-width:600px){.webtimes .wrapper-column-one-video .row-product .content{width:calc(100% - 250px);padding:0 20px 0 10px}}@media only screen and (min-width:768px){.webtimes .wrapper-column-one-video .row-product .content{width:calc(100% - 250px)}}@media only screen and (min-width:1023px){.webtimes .wrapper-column-one-video .row-product .content{width:calc(100% - 300px)}}@media only screen and (min-width:1440px){.webtimes .wrapper-column-one-video .row-product .content{width:calc(100% - 400px)}}.webtimes .wrapper-column-one-video .row-product h2{display:block;text-align:center;width:100%}.webtimes .wrapper-column-one-video .row-product img{width:100%;height:auto}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.webtimes .wrapper-slider-products{padding:100px 0}.webtimes.is-home header.logo-loading .logo{opacity:0}.webtimes.is-home header.logo-loaded .logo{opacity:1}.webtimes.is-home header.no-logo-transition .logo{transition:none!important}.webtimes.password #shopify-section-main-password-header .gradient{background-color:transparent!important}.webtimes.password #shopify-section-main-password-header h1,.webtimes.password #shopify-section-main-password-footer{display:none}.webtimes.password .password-header{display:block;position:fixed;top:20px;left:50%;width:50%;transform:translate(-50%);z-index:2;background-color:#00000080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:10px!important}.webtimes.password .password-header img,.webtimes.password .password-header .password-modal__content-heading{display:none}.webtimes.password .password-header details[open] .modal__toggle,.modal__close-button{position:relative;top:auto;right:auto;padding:0}.webtimes.password .modal__close-button.link{position:absolute;right:0;top:-35px;justify-content:flex-end}.webtimes.password .modal__close-button.link svg path{fill:var(--secondary-color)}.webtimes.password .password__footer-text a{color:var(--secondary-color)!important}.webtimes.password .password__footer-text{font-size:15px;width:100%;color:var(--secondary-color)}.webtimes.password .password-header .modal__content{position:relative;align-items:center;background-color:transparent!important}.webtimes.password .password-header .modal__content .password-modal__content{width:100%;padding:0;align-items:center;background-color:transparent!important}.webtimes.password .password-header .modal__content form{margin-top:20px}.webtimes.password .password-header .password-link{color:var(--secondary-color)}.webtimes.password .password-header .password-link svg path{color:var(--secondary-color)}.webtimes.password .wrapper-password{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.webtimes.password .wrapper-password .password-background-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:1}.webtimes.password .wrapper-password .password-logo svg{position:fixed;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 40px)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gt-custom.css.map */
