.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Swissup/breeze-evolution/en_GB/Magetop_Brand/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-nav .disabled{opacity:.5;cursor:default}.owl-nav.disabled+.owl-dots{margin-top:10px}.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-dots .owl-dot{display:inline-block;zoom:1}.owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}/*! * Bootstrap v3.3.4 (//getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (//github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (//getbootstrap.com/customize/?id=335bf7d52918f3a2c58f) * Config saved to config.json and //gist.github.com/335bf7d52918f3a2c58f */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } }.brand-widget .owl-carousel ul,.brand-widget .owl-carousel li{ list-style: none;}.brand-widget .owl-carousel { width: auto !important; margin-left: -9px; margin-right: -9px;}.brand-widget .owl-carousel .owl-item { padding-left: 9px; padding-right: 9px; float: left; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}.brand-widget .owl-carousel .owl-wrapper { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); float: left;}.brand-widget .carousel-controls .carousel-control { background: #fff; color: #8e8e8e; font-size: 13px; text-shadow: none; width: 24px; height: 24px; line-height: 24px; text-align: center; top: 50%; margin-top: -12px;}.brand-widget .carousel-controls .carousel-control{ color:#1979c3 !important;}.brand-widget .carousel-controls .carousel-control.left { left: -10px; background-image: none;}.rtl .carousel-controls .carousel-control.left { right: -10px; left: auto; background-image: none;}.brand-widget .carousel-controls .carousel-control.right { right: -10px; background-image: none;}.rtl .carousel-controls .carousel-control.right { left: -10px; right: auto; background-image: none;}.brand-description{ margin-top: 10px; margin-bottom: 30px;}.brand-widget .carousel-controls a{ display: none;}.brand-widget:hover .carousel-controls a{ display: block;}.brand-widget .block-title{ text-align: center; margin-bottom: 30px;}.brand-widget .block-title strong{ font-size: 25px;}.panel { margin: 0; background: none; border: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none;}.magetop-brandlist .brandlist .brand-item{ height: 70px;}.magetop-brandlist .brandlist .brand-toolbar{ margin-top: 30px; text-align: right;}.brand-sidebar .brand-item { height: 50px;}.magetop-brandlist .toolbar-products .pages{display: block;}.ajaxpro-modal-dialog .column.main { padding-top: 0 !important; width: 100% !important; } .ajaxpro-modal-dialog .modal-inner-wrap { max-width: 900px; } .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell { margin-top: 0; width: auto; margin-bottom: 0; } .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products { margin: 0; } .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products .product-item { margin-left: 0; } .ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer, .ajaxpro-modal-dialog.ajaxpro-popup-suggestpage-view .modal-inner-wrap .modal-footer { border: 0; } .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap { max-width: 400px; } .ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-content { padding-bottom: 0; } .ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer { padding-top: 1rem; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart .modal-inner-wrap { width: 100%; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart.ajaxpro-modal-dialog-popup .modal-inner-wrap { max-width: 600px; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper { margin: 0; float: none; display: block; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart { right: 0; display: block; border: none; box-shadow: none; position: relative; width: auto; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:before, .ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:after { display: none; } .ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart .action.close { display: none; } @media (min-width: 768px) { .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items { display: flex; flex-direction: row; justify-content: space-around; } .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item { flex-grow: 1; } .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer { text-align: center; justify-content: center; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide { left: auto; max-width: 95%; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button { display: none; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap { max-width: 600px; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity { flex-direction: column; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 { width: 100%; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button { margin: 5px 0; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li { flex-direction: column; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li a { text-align: center; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container { display: flex; flex-direction: column; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart { width: 100%; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty { font-size: 1.3rem; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo, .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo { max-width: 80px; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount { min-width: 200px; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code { min-width: 155px; } .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart { max-width: 420px; width: 100%; } } @media (device-width: 768px) { .ajaxpro-modal-dialog.ajaxpro-popup-checkout-cart-index .cart-container { display: flex; flex-direction: column-reverse; } .ajaxpro-modal-dialog.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary, .ajaxpro-modal-dialog.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart { width: 100%; } } @media (max-width: 768px) { .ajaxpro-continue-button { display: none; } } /* quick view */ @media (min-width: 640px) and (hover: hover) { .product-item-info:hover .swissup-ajaxpro-quick-view-wrapper { opacity: 1; pointer-events: all; transition: opacity 0.15s ease-in-out; } } .product-item-info .swissup-ajaxpro-quick-view-wrapper { position: absolute; top: 100px; left: 50%; transform: translate(-50%, -50%); z-index: 100; pointer-events: none; opacity: 0; } .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view { display: flex; align-items: center; padding: 8px 9px; gap: 7px; background-color: rgba(242, 242, 242, 0.7); text-decoration: none; text-transform: uppercase; white-space: nowrap; color: #000; transition: background-color 0.2s ease-in-out; /* Hidden until theme requires Quick View text*/ } .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view span { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); } .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view._block-content-loading::before, .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view._block-content-loading:hover::before { background-image: none; } .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view:hover { background-color: rgba(26, 26, 26, 0.9); color: #fff; } .product-item-info .swissup-ajaxpro-quick-view-wrapper .quick-view::before { content: ' '; width: 20px; height: 20px; display: inline-block; background-color: currentColor; -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z"></path></svg>') no-repeat 50% 50%; -webkit-mask-size: 20px 20px; text-decoration: none; } /* Pickled Bluewood */ /* Curious Blue */ /* White */ /* Porcelain */ /* Cinnabar */ .cd-cart-container::before { content: ''; position: fixed; z-index: 800; height: 100vh; width: 100vw; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: opacity .4s, visibility .4s; } .cd-cart-container.cart-open::before { opacity: 1; visibility: visible; } .cd-cart-trigger, .cd-cart { position: fixed; bottom: 20px; right: 5%; transition: transform .2s; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: transform; backface-visibility: hidden; } .rtl .cd-cart-trigger, .rtl .cd-cart { right: auto; left: 5%; } .empty .cd-cart-trigger, .empty .cd-cart { transform: translateY(150px); } @media only screen and (min-width: 1170px) { .cd-cart-trigger, .cd-cart { bottom: 40px; } } .cd-cart-trigger { z-index: 802; height: 72px; width: 72px; text-indent: -9999px; color: transparent; white-space: nowrap; } .rtl .cd-cart-trigger { text-indent: 9999px; } .cd-cart-trigger:hover { color: transparent; } .cd-cart-trigger::after, .cd-cart-trigger::before { content: ''; position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; transform: translateX(-50%) translateY(-50%); height: 100%; width: 100%; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNDRweCIgaGVpZ2h0PSI3MnB4IiB2aWV3Qm94PSIwIDAgMTQ0IDcyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQgNzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMCwgMjApIj4KCQoJCTxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzM0MzQzNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjciIHkxPSIxMSIgeDI9IjEzIiB5Mj0iMiIvPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMjUiIHkxPSIxMSIgeDI9IjE5IiB5Mj0iMiIvPgoJCgkJPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzM0MzQzNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIKCQkyOCwxNSAyNiwyOSA2LDI5IDQsMTUgCSIvPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMSIgeTE9IjExIiB4Mj0iMzEiIHkyPSIxMSIvPgo8L2c+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkyLCAyMCkiPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMjciIHkxPSI1IiB4Mj0iNSIgeTI9IjI3Ii8+CgkKCQk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMzNDM0MzQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIyNyIgeTE9IjI3IiB4Mj0iNSIgeTI9IjUiLz4KPC9nPgo8L3N2Zz4K') no-repeat 0 0; transition: opacity .2s, transform .2s; } .cd-cart-trigger::after { background-position: -72px 0; opacity: 0; transform: translateX(-50%) translateY(-50%) rotate(90deg); } .cart-open .cd-cart-trigger::before { opacity: 0; } .cart-open .cd-cart-trigger::after { opacity: 1; transform: translateX(-50%) translateY(-50%); } .cd-cart-trigger .count { position: absolute; top: -10px; right: -10px; height: 28px; width: 28px; background: #e94b35; color: #ffffff; font-size: 1.1em; font-weight: bold; border-radius: 50%; text-indent: 0; transition: transform .2s .5s; list-style: none; padding: 0; } .cd-cart-trigger .count li { position: absolute; transform: translateZ(0); left: 50%; top: 50%; bottom: auto; right: auto; transform: translateX(-50%) translateY(-50%); padding: 0; } .cd-cart-trigger .count li:last-of-type { visibility: hidden; } .cart-open .cd-cart-trigger .count { transition: transform .2s 0s; transform: scale(0); } .empty .cd-cart-trigger .count { transform: scale(1); } .cd-cart-trigger:hover + div .wrapper { box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3); } .cart-open .cd-cart-trigger:hover + div .wrapper { box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17); } .cd-cart { z-index: 801; width: 90%; max-width: 440px; height: 400px; max-height: 90%; pointer-events: none; } .cd-cart .wrapper { position: absolute; bottom: 0; right: 0; z-index: 801; overflow: hidden; height: 72px; width: 72px; border-radius: 6px; transition: height 0.4s 0.1s, width 0.4s 0.1s, box-shadow 0.3s; transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95); background: #ffffff; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17); pointer-events: auto; } .rtl .cd-cart .wrapper { right: auto; left: 0; } .cd-cart .wrapper .minicart-items-wrapper { border: 0; margin: 0; padding: 0; height: 100% !important; } .cd-cart .wrapper .minicart-items-wrapper .product-item { padding: 10px; margin: 0; } .cd-cart .wrapper .minicart-items-wrapper .product-item > .product { position: relative; } .cd-cart .wrapper .minicart-items-wrapper .product-item-name { display: block; max-width: calc(100% - 70px); } .cd-cart .wrapper .minicart-items-wrapper .price-container { position: absolute; top: 0; right: 0; margin: 0; } .cd-cart .wrapper .minicart-items-wrapper .price-container .price-excluding-tax { margin: 0; } .cd-cart .wrapper .minicart-items-wrapper .price-container .price { font-size: 16px; font-weight: bold; } .cd-cart header, .cd-cart footer { position: absolute; z-index: 801; left: 0; width: 100%; box-sizing: border-box; } .cd-cart header, .cd-cart .body { opacity: 0; } .cd-cart header { top: 0; border-radius: 6px 6px 0 0; padding: 0 1.4em; height: 40px; line-height: 40px; background-color: #ffffff; transition: opacity .2s 0s; border-bottom: 1px solid #e6e6e6; } .cd-cart footer { bottom: 0; border-radius: 0 0 6px 6px; box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15); background: #ffffff; } .cd-cart .checkout { display: block; height: 72px; line-height: 72px; margin-right: 72px; background: #2c97de; color: rgba(255, 255, 255, 0); text-align: center; font-size: 20px; font-weight: 600; transition: all .2s 0s; } .rtl .cd-cart .checkout { margin-right: 0; margin-left: 72px; } .cd-cart .checkout:hover { background: #399ee0; } .cd-cart .checkout em { font-style: normal; position: relative; display: inline-block; transform: translateX(40px); transition: transform 0s .2s; } .cd-cart .checkout em::after { position: absolute; top: 50%; bottom: auto; transform: translateY(-50%); right: 0; content: ''; height: 24px; width: 24px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIzIiB5MT0iMTIiIHgyPSIyMSIgeTI9IjEyIi8+Cjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iCgkxNSw2IDIxLDEyIDE1LDE4ICIvPgo8L3N2Zz4K') no-repeat center center; opacity: 0; transition: opacity .2s; } .rtl .cd-cart .checkout em::after { right: auto; left: 0; transform: rotate(180deg) translateY(-50%); transform-origin: 0 0; } .cd-cart .body { height: calc(100% - 112px); margin: 40px 0 0; transition: opacity .2s; } .cd-cart .body .minicart-items { overflow-x: hidden; padding: 10px; } .cd-cart .body li { opacity: 0; transform: translateX(80px); transition: opacity 0s .2s, transform 0s .2s; } .cd-cart .body li:not(:last-of-type) { margin-bottom: 20px; } .cd-cart .body .subtitle.empty { margin: 50px; } .cart-open .cd-cart .wrapper { height: 100%; width: 100%; transition-delay: 0s; } .cart-open .cd-cart header, .cart-open .cd-cart .body { opacity: 1; } .cart-open .cd-cart header { transition: opacity .2s .2s; } .cart-open .cd-cart .body { transition: opacity 0s; } .cart-open .cd-cart .body li { transition: transform .3s .2s, opacity .3s .2s; opacity: 1; transform: translateX(0); } .cart-open .cd-cart .body li:nth-of-type(2) { transition-duration: .4s; } .cart-open .cd-cart .body li:nth-of-type(3) { transition-duration: .5s; } .cart-open .cd-cart .body li:nth-of-type(4), .cart-open .cd-cart .body li:nth-of-type(5) { transition-duration: .55s; } .cart-open .cd-cart .checkout { color: #ffffff; transition: color .2s .3s; } .cart-open .cd-cart .checkout em { transform: translateX(0); transition: transform .2s .3s, padding .2s 0s; } .cart-open .cd-cart .checkout:hover em { padding-right: 30px; } .rtl .cart-open .cd-cart .checkout:hover em { padding-right: 0; padding-left: 30px; } .cart-open .cd-cart .checkout:hover em::after { opacity: 1; } @media only screen and (min-width: 768px) { .cd-cart .checkout { font-size: 24px; } } .easybanner-banner > [data-content-type="html"] { display: contents; } .easybanner-banner img { vertical-align: top; height: auto; } .easybanner-layout-magazine { position: relative; } .easybanner-layout-magazine .easybanner-title { display: inline-block; position: absolute; z-index: 10; left: 10px; top: 10px; color: #fafafa; text-decoration: none; font-size: 25px; font-weight: bold; text-shadow: 0 0 1px rgba(0, 0, 0, 0.5); } @media (min-width: 768px) and (max-width: 1024px) { .easybanner-layout-magazine .easybanner-title { font-size: 18px; } } .easybanner-layout-magazine .easybanner-title.bottom { top: auto; bottom: 10px; } .easybanner-layout-magazine .easybanner-title.right { text-align: right; left: auto; right: 10px; } .easybanner-layout-book { display: flex; align-items: flex-start; } .easybanner-layout-book > img, .easybanner-layout-book > picture { flex-shrink: 0; } .easybanner-layout-book.vertical { flex-direction: column; } .easybanner-layout-book > .content { padding: 2em 3em; } .easybanner-layout-book > .content.center { text-align: center; } .easybanner-layout-book > .content .easybanner-title { margin-top: 0; } .easybanner-layout-book > .content .easybanner-title:after { display: none; } .easybanner-layout-book > .content p { font-size: 1.1em; line-height: 1.5em; } @media (max-width: 767px) { .easybanner-layout-book > img, .easybanner-layout-book > picture { display: none; } } .easybanner-banner .block.newsletter { width: auto; max-width: none; margin: 0; padding: 0; } .easybanner-banner .easybanner-newsletter { max-width: 330px; margin: 20px auto 35px; } .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe { display: block; text-align: left; } .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe > .field, .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe > .actions { float: none; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control { position: relative; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control:before { display: none; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control input { height: auto; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; padding: 12px; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control input:focus { background-color: #f4f4f4; } .easybanner-banner .easybanner-newsletter .block.newsletter .actions { width: auto; display: block; margin-top: 10px; } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe { position: relative; border: 0; width: 100%; display: block; color: #fff; font-size: 18px; text-shadow: 0 0 2px rgba(0, 0, 0, 0.15); text-transform: none; background: #f54336; padding: 16px; border-radius: 3px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); transition: transform 100ms ease-in-out, box-shadow 100ms ease-in-out; } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe:active { transform: scale(0.97); box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe span { text-transform: none; text-shadow: none; color: inherit; padding: 0; background: transparent; } .easybanner-close-icon { position: absolute; cursor: pointer; right: 2px; top: 2px; width: 30px; height: 30px; } .easybanner-close-icon::before, .easybanner-close-icon::after { content: ''; position: absolute; height: 2px; width: 15px; top: 13px; left: 8px; background-color: #555555; } .easybanner-close-icon::before { transform: rotate(45deg); } .easybanner-close-icon::after { transform: rotate(-45deg); } .easybanner-close-icon:hover::before, .easybanner-close-icon:hover::after { background-color: #111111; } .easybanner-banner.close-icon-light .easybanner-close-icon::before, .easybanner-banner.close-icon-light .easybanner-close-icon::after { background-color: #eeeeee; } .easybanner-close-permanent-core { z-index: 100; position: absolute; bottom: 2px; right: 2px; padding: 2px 5px; font-size: 12px; color: #aaaaaa; transition: opacity 0.2s ease-in; } .easybanner-close-permanent-core:visited { color: #aaaaaa; } .easybanner-banner.permanent-close-dark .easybanner-close-permanent-core { color: #222222; } .easybanner-banner.permanent-close-dark .easybanner-close-permanent-core:visited { color: #222222; } .easybanner-banner.permanent-close-light .easybanner-close-permanent-core { color: #fafafa; } .easybanner-banner.permanent-close-light .easybanner-close-permanent-core:visited { color: #fafafa; } .easybanner-banner.permanent-close-hide .easybanner-close-permanent-core { display: none; } .easybanner-banner.no-border, .easybanner-banner.no-borders { padding: 0; } .easybanner-banner.banner-dark { background-color: #222222; color: #ddd; } .easybanner-banner.banner-dark a { color: #888; } .easybanner-banner.banner-dark a:visited { color: #888; } .easybanner-banner.banner-dark .easybanner-close-icon::before, .easybanner-banner.banner-dark .easybanner-close-icon::after { background-color: #eeeeee; } .easybanner-lightbox-el { border-radius: 2px; box-sizing: border-box; padding: 25px; position: fixed; z-index: 10000; left: 0; top: 0; background: #ffffff; box-shadow: 0 0 50px rgba(0, 0, 0, 0.4); max-width: 750px; text-align: left; --easybanner-translate-x: 0; --easybanner-translate-y: 0; --easybanner-scale-x: 1; --easybanner-scale-y: 1; --easybanner-transform: translateX(var(--easybanner-translate-x)) translateY(var(--easybanner-translate-y)) scaleX(var(--easybanner-scale-x)) scaleY(var(--easybanner-scale-y)); opacity: 0; transition-property: opacity, transform; transition-duration: 200ms, 200ms; transition-timing-function: ease-in-out; transform: var(--easybanner-transform); } .easybanner-lightbox-el.zoom-in { --easybanner-scale-x: 0.95; --easybanner-scale-y: 0.95; } .easybanner-lightbox-el.zoom-out { --easybanner-scale-x: 1.02; --easybanner-scale-y: 1.02; } .easybanner-lightbox-el.slide-up { --easybanner-translate-y: 10px; } .easybanner-lightbox-el.slide-up.full { --easybanner-translate-y: 100%; } .easybanner-lightbox-el.slide-down { --easybanner-translate-y: -10px; } .easybanner-lightbox-el.slide-down.full { --easybanner-translate-y: -100%; } .easybanner-lightbox-el.slide-left { --easybanner-translate-x: 10px; } .easybanner-lightbox-el.slide-left.full { --easybanner-translate-x: 100%; } .easybanner-lightbox-el.slide-right { --easybanner-translate-x: -10px; } .easybanner-lightbox-el.slide-right.full { --easybanner-translate-x: -100%; } .easybanner-lightbox-el.shown, .easybanner-lightbox-el.shown.full { opacity: 1; --easybanner-translate-x: 0; --easybanner-translate-y: 0; --easybanner-scale-x: 1; --easybanner-scale-y: 1; } .easybanner-lightbox-content { overflow: auto; } .easybanner-lightbox-content::-webkit-scrollbar { width: 4px; height: 4px; background-color: #f1f1f1; } .easybanner-lightbox-content::-webkit-scrollbar-thumb { background-color: #aaaaaa; } .easybanner-overlay-el { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background-color: rgba(0, 0, 0, 0.5); opacity: 0; transition: 200ms opacity ease-in-out; } .easybanner-overlay-el.shown { opacity: 1; } .easybanner-awesomebar-el { box-sizing: border-box; padding: 25px; left: 0; top: -400px; position: fixed; background: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); text-align: left; z-index: 9998; width: 100%; transition: top 300ms ease; } .easybanner-awesomebar-el .easybanner-close-icon { right: 10px; top: 8px; } .easybanner-awesomebar-content { max-width: 960px; margin: 0 auto; max-height: 400px; overflow: auto; } .easybanner-awesomebar-content::-webkit-scrollbar { width: 4px; height: 4px; background-color: #f1f1f1; } .easybanner-awesomebar-content::-webkit-scrollbar-thumb { background-color: #aaaaaa; } .block.block-highlight.widget .products-grid .product-items { margin-left: -10px; } .block.block-highlight.widget .products-grid .product-items .product-item { padding: 0; } .page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-1 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 1 - 10px - 0.1px); } .page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-2 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 2 - 10px - 0.1px); } .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-3 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 3 - 10px - 0.1px); } .page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-4 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 4 - 10px - 0.1px); } .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-5 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 5 - 10px - 0.1px); } .page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-items { margin-left: -10px; gap: 0; } .page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-items .product-item { padding: 0; } .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n), .page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n), .page-layout-3columns .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n) { margin: 0 0 10px 10px; width: calc(100% / 6 - 10px - 0.1px); } @media (max-width: 767px) { /* Three columns instead of six */ .highlight-cols-6 li.item { width: calc(100% / 3 - 10px - 0.1px) !important; } } @media (max-width: 480px) { /* Two columns for small screen */ .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item, .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item, .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item:nth-child(n), .block.widget.highlight-grid:not(.highlight-cols-1):not(.highlight-carousel) .product-items:not(.product-items-images) .product-item:nth-child(n) { width: calc(50% - 10px - 0.1px) !important; } } .block-highlight .block-title p { margin: 0; } .block-highlight .products { margin: 0; } .block-highlight .toolbar-products { display: none; } .block-highlight .toolbar-amount { display: none; } div.block-highlight .block-title strong { font-weight: 600; } div.block-highlight .block-title strong span { font-weight: 300; } @media (max-width: 768px) { .block-highlight [data-role^="swatch-opt"] { display: none; } } .block-highlight .product-items-images .product-item { border: 0 !important; font-size: 0 !important; } .block-highlight.hl-magazine { display: flex; } .block-highlight.hl-magazine .block-title-image { display: none; } .block-highlight.hl-magazine > .block-title { width: 23%; } .block-highlight.hl-magazine > .block-content { width: 77%; box-sizing: border-box; } .block-highlight.hl-magazine.highlight-carousel > .block-content { display: block; } .block-highlight.hl-magazine > .block-title { box-sizing: border-box; text-align: left; margin: 0; padding: 25px; border: 0; background: none; position: relative; } .block-highlight.hl-magazine > .block-title > * { position: relative; z-index: 2; } .block-highlight.hl-magazine > .block-title > strong { word-break: break-word; padding: 3px 0; display: inline; font-size: 2.5rem; } @media (max-width: 768px) { .block-highlight.hl-magazine > .block-title > strong { font-size: 2rem; } } .block-highlight.hl-magazine > .block-title > strong span { display: inline; } .hl-black.block-highlight.hl-magazine > .block-title > strong, .hl-blue.block-highlight.hl-magazine > .block-title > strong, .hl-orange.block-highlight.hl-magazine > .block-title > strong, .hl-green.block-highlight.hl-magazine > .block-title > strong, .hl-purple.block-highlight.hl-magazine > .block-title > strong, .hl-red.block-highlight.hl-magazine > .block-title > strong { color: #fff; } .hl-marker.block-highlight.hl-magazine > .block-title > strong { color: #333; background: #fff; box-shadow: 5px 0 0 #ffffff, -5px 0 0 #ffffff; } .hl-white.hl-marker.block-highlight.hl-magazine > .block-title > strong { color: #fff; background: #000; box-shadow: 5px 0 0 #000000, -5px 0 0 #000000; } .block-highlight.hl-magazine > .block-title > strong:before, .block-highlight.hl-magazine > .block-title > strong:after { display: none; } .block-highlight.hl-magazine > .block-title .subtitle { margin: 20px 0 20px -5px; } .block-highlight.hl-magazine > .block-title .subtitle a { display: inline-block; padding: 5px 12px; background-color: #fff; border-radius: 2px; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1); text-decoration: none; color: #333; font-size: 1.9rem; font-weight: 600; text-shadow: 0 0 3px rgba(0, 0, 0, 0.1); transition: transform 200ms linear, box-shadow 200ms linear; } .block-highlight.hl-magazine > .block-title .subtitle a:hover { transform: translateY(-2px); box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12); } .hl-white.block-highlight.hl-magazine > .block-title .subtitle a { color: #fff; background: #000; } .block-highlight.hl-magazine > .block-title .block-title-background { z-index: 1; position: absolute; display: block; left: 0; top: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: 0 100%; background-color: transparent; } .block-highlight.hl-magazine > .block-title .block-title-background .title-image { position: absolute; } .block-highlight.hl-magazine > .block-title .block-title-background .title-image img { display: block; } .hl-black.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #000; } .hl-white.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #fff; } .hl-blue.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #1c73f5; } .hl-orange.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #fe6500; } .hl-green.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #45ca38; } .hl-purple.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #6346cf; } .hl-red.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #f54034; } .hl-gray.block-highlight.hl-magazine > .block-title .block-title-background, .hl-grey.block-highlight.hl-magazine > .block-title .block-title-background { background-color: #f7f7f7; } .hl-cover.block-highlight.hl-magazine > .block-title .block-title-background .title-image { top: 0; height: 100%; } .hl-cover.block-highlight.hl-magazine > .block-title .block-title-background .title-image img { height: 100%; object-fit: cover; } .hl-contain.block-highlight.hl-magazine > .block-title .block-title-background .title-image { bottom: 0; } .block-highlight.highlight-carousel .pager { display: none; } .block-highlight.highlight-carousel .block-content { padding: 0; display: flex; flex-flow: column; } .block-highlight.highlight-carousel .swiper-container { max-width: 100%; width: 100%; } .block-highlight.highlight-carousel .swiper-container.product-item-hovered { margin: -20px auto -100px; padding: 20px 0 100px; z-index: 3; } .block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-prev, .block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-next { top: calc(50% - (100px - 20px) / 2); } .block-highlight.highlight-carousel .swiper-slide { padding: 0 30px; box-sizing: border-box; } @media (max-width: 640px) { .block-highlight.hl-magazine { display: flex; flex-direction: column; } .block-highlight.hl-magazine > .block-title { width: 100%; padding: 15px; display: flex; justify-content: space-between; align-items: center; } .block-highlight.hl-magazine > .block-title .subtitle { margin-left: 0; } .block-highlight.hl-magazine > .block-title .block-title-background .title-image { display: none; } .block-highlight.hl-magazine > .block-content { width: 100%; } .block-highlight .swiper-container, .block-highlight.highlight-carousel .swiper-container { margin: 0 !important; padding: 0 !important; overflow: visible; } .block-highlight .swiper-slide, .block-highlight.highlight-carousel .swiper-slide { padding: 0; width: auto !important; } .block-highlight .swiper-slide.loading, .block-highlight.highlight-carousel .swiper-slide.loading { display: block; } .block-highlight .swiper-slide.loading.show-button::after, .block-highlight.highlight-carousel .swiper-slide.loading.show-button::after { content: attr(title); position: absolute; top: 40%; left: 50%; transform: translate(-50%, 0); padding: 5px 12px; background-color: #ddd; border-radius: 2px; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1); font-size: 1.9rem; font-weight: 600; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .block-highlight .swiper-slide.loading.show-button > .products, .block-highlight.highlight-carousel .swiper-slide.loading.show-button > .products { opacity: 0; } .block-highlight .swiper-slide.loading .product-item, .block-highlight.highlight-carousel .swiper-slide.loading .product-item { width: 100% !important; } .block-highlight .swiper-slide.loading .product-item:nth-child(n+2), .block-highlight.highlight-carousel .swiper-slide.loading .product-item:nth-child(n+2) { display: none; } .block-highlight .swiper-button-prev, .block-highlight.highlight-carousel .swiper-button-prev, .block-highlight .swiper-button-next, .block-highlight.highlight-carousel .swiper-button-next { display: none; } .block-highlight.highlight-carousel .block-content { overflow: auto; -webkit-overflow-scrolling: touch; } .block-highlight.highlight-carousel .block-content::-webkit-scrollbar { width: 4px; height: 4px; } .block-highlight.highlight-carousel .block-content::-webkit-scrollbar-track { background-color: #eee; } .block-highlight.highlight-carousel .block-content::-webkit-scrollbar-thumb { background-color: #ccc; } .block-highlight.highlight-carousel .product-item { width: 33vw !important; } .block-highlight.highlight-carousel .product-items { display: flex; flex-wrap: nowrap; margin: 0 !important; } .block-highlight.highlight-carousel .product-items .product-item:nth-child(n) { margin-bottom: 0 !important; } } @media (max-width: 480px) { .block-highlight.highlight-carousel .product-item { width: 45vw !important; } } .block-highlight .swiper-slide.loading { display: none; } .block-highlight .swiper-container-initialized .swiper-slide.loading { display: block; } .block-highlight .swiper-slide.loading * { opacity: 0; visibility: hidden; pointer-events: none; } .block-highlight .swiper-slide.loading .product-reviews-summary { display: none; } .block-highlight .swiper-slide.loading .products.wrapper, .block-highlight .swiper-slide.loading .products-grid, .block-highlight .swiper-slide.loading .product-items, .block-highlight .swiper-slide.loading .product-item, .block-highlight .swiper-slide.loading .product-item-info, .block-highlight .swiper-slide.loading .prolabels-wrapper, .block-highlight .swiper-slide.loading .product-item-photo, .block-highlight .swiper-slide.loading .product-item-details, .block-highlight .swiper-slide.loading .product-item-name, .block-highlight .swiper-slide.loading .product-item-link, .block-highlight .swiper-slide.loading .price-box, .block-highlight .swiper-slide.loading .price-box * { opacity: 1; visibility: visible; } .block-highlight .swiper-slide.loading .product-item-photo, .block-highlight .swiper-slide.loading .product-item-link, .block-highlight .swiper-slide.loading .price-box span, .block-highlight .swiper-slide.loading .price-box span::before { color: transparent !important; background-color: #eaeaea !important; } .block-highlight .swiper-slide.loading .product-item-name { text-overflow: initial !important; } .block-highlight .swiper-slide.loading .product-item-link, .block-highlight .swiper-slide.loading .price-box > span { animation-duration: 1.7s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-timing-function: linear; animation-name: highlight-placeholder-loading; background: #f6f7f8; background: linear-gradient(to right, #eeeeee 2%, #dddddd 18%, #eeeeee 33%); background-size: 1300px; } .block-highlight .swiper-slide.loading .product-item-photo { display: block; opacity: 0.7; background-color: #d3d3d3 !important; animation: higlight-placeholder-flicker 1.7s infinite; } @keyframes highlight-placeholder-loading { 0% { background-position: -650px 0; } 100% { background-position: 650px 0; } } @keyframes higlight-placeholder-flicker { 0% { opacity: 0.7; } 50% { opacity: 1; } 100% { opacity: 0.7; } } .rtl .block-highlight.hl-magazine > .block-title { text-align: right; } /** * Swiper 4.5.3 * Most modern mobile touch slider and framework with hardware accelerated transitions * //www.idangero.us/swiper/ * * Copyright 2014-2019 Vladimir Kharlampidi * * Released under the MIT License * * Released on: October 16, 2019 */ .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; } .swiper-slide-invisible-blank { visibility: hidden; } /* Auto Height */ .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: transform, height; transition-property: transform, height, -webkit-transform; } /* 3D Effects */ .swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; } .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } /* IE10 Windows Phone 8 Fixes */ .swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-lock { display: none; } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; -o-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } /* Common Styles */ .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } /* Bullets */ .swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } .swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); } .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; } .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; } /* Progress */ .swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; } .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; } .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; } .swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; } .swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; } .swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; } .swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); } .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; } .swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; } .swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); } .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; } .swiper-pagination-lock { display: none; } /* Scrollbar */ .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-scrollbar-lock { display: none; } .swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; } .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; } .swiper-slide-zoomed { cursor: move; } /* Preloader */ .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } @-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* a11y */ .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube { overflow: visible; } .swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; } .swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-container-flip { overflow: visible; } .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; } .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; } /** * Copyright © Magefan (support@magefan.com). All rights reserved. * Please visit Magefan.com for license details (//magefan.com/end-user-license-agreement). * * Glory to Ukraine! Glory to the heroes! */ .clearfix:after { content:""; display:table; clear:both; } .post-holder { padding-bottom: 20px; margin-bottom: 20px; } .blog-page-list .post-holder {border-bottom: 1px solid #eee} .post-holder .post-header {position:relative;} .post-holder .post-header .post-info {padding: 0 0 20px 0;} .post-holder .post-header .post-info .item {display: inline-block} .post-holder .post-header .post-info .dash {display: none; /* fix for old templates */} .post-holder .post-header .post-info .label {font-weight: 700;} .post-holder .post-header .post-info .value {font-style: italic;} .post-holder .post-header .post-info .item::after {display: inline-block; content: ' | ';color:#b9b9b9} .post-holder .post-header .post-info .item:last-child::after{display: none} .post-list { margin-top: 0px; margin-bottom: 20px; list-style: none; } .post-list-wrapper .post-list {padding-left: 0} .post-list .post-content .post-read-more {padding-top:10px; float:right;} .subcategory-links-wrapper ul, .post-links-wrapper ul {list-style: none} .post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto} .post-content .post-description ul, .post-content .post-description ol {list-style-position: outside;} .post-content .post-description .mfblog-contents li {display: list-item;} .post-content .post-description .mfblog-contents li li {margin-left: 15px;} .post-content .post-description .post-ftimg-hld {margin: 0 0 10px 0;} .post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;} .post-content .post-description .mfblog-contents-toc {list-style: decimal;} .post-content .post-description .mfblog-contents-toc li {margin-bottom: 1rem;} .post-content .post-description .mfblog-contents-toc li > ol {margin-top: 1rem;} .post-content .post-description .mfblog-contents-toc li:before {content: none;} .post-content .post-description .mfblog-contents-toc li a {display: inline;} /* Post Title */ .post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;} .post-list .post-header .post-title {margin: 0;padding: 10px 0;} .post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;} .post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;} .post-list .hidden {display:none;} .post-view .post-bottom {margin-top:30px;} .post-view .post-nextprev-hld {margin-bottom: 30px;} .post-view .post-nextprev-hld .nextprev-link {font-weight: 700;} .post-view .post-nextprev-hld .prev-link {float:left} .post-view .post-nextprev-hld .next-link {float:right} /* Post Gallery */ .post-view .post-gallery {margin:15px 0 15px 0} .post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left} .post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block} .post-view .block {margin-bottom: 30px;} /* Widget Gallery */ .widget.block-categories ul {padding: 0;margin: 0;list-style: none;} .widget.block-categories ul li {padding: 5px 0 5px 9px;margin: 0;} .widget.block-categories ul li a {font-weight: 600;} .widget.block-categories ul ul {margin: 0;} /* Widget RSS */ .widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;} /* Widget Search */ .widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;} .widget.blog-search .block-content {margin-bottom: 0;} .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;} .widget.blog-search .action.search {position: absolute;right: 10px;top: 0;bottom: 0;z-index: 1;height: 100%;margin: 0;padding: 0;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;text-decoration: none;text-shadow: none;font-weight: 400;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size: 35px;opacity: 0.5;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /* Widget Tag Claud */ .widget.block-tagclaud .smallest{font-size: 0.75em} .widget.block-tagclaud .small{font-size:1em} .widget.block-tagclaud .medium{font-size:1.25em} .widget.block-tagclaud .large{font-size:1.5em} .widget.block-tagclaud .largest{font-size:2em} /* Widget Archive */ .widget.block-archive .item {margin: 5px 0;} .widget.block-archive .item {display: inline-block} .widget.block-archive .item:after {content: "\\"; display:inline-block;padding-left: 5px} /* Widget Recent */ .blog-widget-recent .post-list {padding: 0;margin: 0;} .blog-widget-recent .post-holder {width: 31.2%;float: left;margin: 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;} .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {clear: both;} @media (max-width: 767px) { .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;} } @media (max-width: 1024px) { .blog-widget-recent .post-holder { width: 48%; } } @media (max-width: 767px) { .blog-widget-recent .post-holder { width: 98%; } } .blog-widget-recent .post-description .post-text-hld { min-height: 150px; overflow-y: auto; } .blog-widget-recent-masonry .post-description .post-text-hld { max-height: none; min-height: 0; } .blog-widget-recent-masonry .post-description .post-ftimg-hld { width: 100%; margin: 0; } .mfblog-autoloader {text-align: center;} .mfblog-autoloader .mfblog-show-onload {display: none;} @media (max-width: 420px) { #mfblog_gcomments {max-width:345px; overflow-y: scroll;} } .blog-category-view .category-content, .blog-tag-view .tag-content {padding-left: 0} /* Posts List */ .widget.block-list-posts .block-content .item { padding: 8px 0 0 0; } .widget.block-list-posts .block-content .item .post-image { width: 60px; float: left; border-radius: 0; padding: 2px; background-color: #fff; border: 1px solid #e9e9e9; margin-right: 12px; } .widget.block-list-posts .block-content .item .post-image .post-item-link { display: inline-block; } .widget.block-list-posts .block-content .item .post-image .post-item-link img { width: 100%; height: auto; vertical-align: middle; } /* END Posts List */ /* Fix Related Products */ .blog-post-view .products-grid .product-item { display: inline-block; margin-left: 2%; width: calc((100% - 2%)/2); } .blog-post-view .product-item:nth-child(2n+1) { margin-left: 0; } .blog-post-view .products-grid .product-item .product-item-info { width: auto; } @media (min-width: 640px){ .blog-post-view .products-grid .product-item { display: inline-block; margin-left: 2%; width: calc((100% - 4%)/3); } .blog-post-view .products-grid .product-item:nth-child(2n+1) { margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(3n+1) { margin-left: 0; } } @media (min-width: 1024px){ .blog-post-view .products-grid .product-item { width: calc((100% - 8%)/5); margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(3n+1) { margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(5n+1) { margin-left: 0; } } /* Icons */ .mf-blog-icon {width: 15px;height: 15px;display: inline-block;position: relative;top: 2px;background-size: cover;} .mf-blog-icon.mfbi-calendar {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/calendar-icon.svg')} .mf-blog-icon.mfbi-folder {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/folder-icon.svg')} .mf-blog-icon.mfbi-comments {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/comments-icon.svg')} .mf-blog-icon.mfbi-tags {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/tags-icon.svg')} .mf-blog-icon.mfbi-user {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/user-icon.svg')} .mf-blog-icon.mfbi-views {background-image: url('../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/views-icon.svg')} /* END Fix Related Products */ /* All Widget Templates ************************************************************************************************ ***********************************************************************************************************************/ body.blog-page { --color-white: #ffffff; --color-green: #28a745; --color-yellow: #ffc107; --color-blue: #4db2ec; --color-black: #222222; --color-gray: #6c757d; --color-red: #dc3545; --border-color: #d5d6da; } .fav-color-green {color: #28a745;} .fav-color-yellow {color: #ffc107;} .fav-color-blue {color: #4db2ec;} .fav-color-black {color: #222222;} .fav-color-gray {color: #6c757d;} .fav-color-red {color: #dc3545;} /* Buttons */ .btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;} .btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;} .btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;} .btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;} .btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;} .btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;} /* Slider *************************************************************************************************************/ .post-slider .post-block .image-wrap {padding-bottom: 450px;} /* END Slider *********************************************************************************************************/ .clearfix:after {content:"";display:table;clear:both;} .post-holder {margin-bottom: 40px;border-radius: 0;} /* Blog Post List *****************************************************************************************************/ .post-list {margin-top: 0;margin-bottom: 20px;list-style: none;padding-left: 0} .post-list .post-item.post-holder {margin: 0 0 30px 0;padding: 0;display: block;} .post-list .post-container {display: -ms-flexbox;display: flex;} /* Post Image ************************************/ .post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;} .post-list .post-image .image-container {position: relative;} .post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} .post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;} /* Post Category */ .post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;} .post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase; /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/} .post-list .post-image .post-category a:hover {background: #4db2ec;} /* Post Info **************************************/ .post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;} /* Post Title */ .post-list .post-info .post-title-wrap h3 {margin: 0;} .post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;} /* Post Data */ .post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;} .post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;} .post-list .post-info .post-data-wrap a {font-weight: 600;} /* Post Description */ .post-list .post-description {line-height: 21px;font-size: 13px;} /* Post View */ .post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;} .post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;} /*.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}*/ /*.post-list .post-view:before {display: inline-block;content: "\f06e";width: 10px;height: 10px;text-align: center;margin-right: 3px;*/ /* font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/ /* Read More */ /* .post-list .post-read-more {display: none;} */ .post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;} .post-read-more a.post-read:hover {color: #fff;background: #222222;} /*@media (max-width: 1200px) { .blog-index-index .post-list /*.post-read-more *//* {display: none;} } */ @media (max-width: 768px) { .post-list .post-item.post-holder {margin-bottom: 1.5rem;} } @media (max-width: 767px) { .post-list .post-image .post-category {display: none;} .post-list .post-info {padding: 0 0 0 15px;} .post-list.modern .post-description {display: none;} .post-read-more a.post-read {display: none;} } @media (max-width: 640px) { .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block; /*max-height: 39px;overflow: hidden;*/} } /* Images Format *******************************************/ .post-image .image-wrap._16x9 {padding-bottom: 35% !important;} .post-image .image-wrap._4x3 {padding-bottom: 67% !important;} .post-image .image-wrap._3x2 {padding-bottom: 55% !important;} .post-image .image-wrap._1x1 {padding-bottom: 100% !important;} @media (max-width: 768px) { } /* Blog Post List *****************************************************************************************************/ /* Post View **********************************************************************************************************/ /* Page Title */ /*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/ /* Category */ .blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;} /* Post Data */ .blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;} .blog-post-view .post-data-wrap a {font-weight: 600;} .blog-post-view .post-data {color: #bbbbbb;} /* Post View */ /* Post Comments */ .blog-post-view .post-comments {margin-right: 20px;} /* Social */ .blog-post-view .post-sharing {margin-bottom: 20px;} /* Image */ .blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;} /* Tags */ .blog-post-view .post-tag {margin-bottom: 20px;} .blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222;color: #fff;line-height: 1;margin: 0 10px 10px 0;text-transform: uppercase;font-size: 11px;} .blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid var(--border-color);color: #222;background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;} .blog-post-view .post-tag .post-tags a.current, .blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9;background: #333;color: #fff;} /* Post Text */ .blog-post-view .post-description {margin-bottom: 30px;} .blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;} /* Post Bottom *****************************************/ .post-view .post-bottom {margin-top:30px;} /* Post Sharing Bottom */ .post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);} .post-sharing-bottom .addthis_inline_share_toolbox {text-align: center;} /* Post Gallery */ /*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/ .blog-post-view .post-gallery {display: grid;grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));grid-gap: 1rem;margin-bottom: 20px;} .blog-post-view .post-gallery .gallery-image-hld {display: inline-block;} .blog-post-view .post-gallery .gallery-image-hld img {} /* Post Navigation */ .blog-post-view .post-nextprev {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);} .blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;color: #222222;font-weight: 600;text-align: right;} .blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;} .blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;} /* Block Related */ .blog-post-view .post-bottom .block.related {margin-bottom: 0;} .blog-post-view .post-bottom .block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;} .blog-post-view .post-bottom .block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;} /* Related Posts */ .mfblog-related-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; position: relative;overflow: hidden;margin-left: -10px;margin-right: -10px;} .mfblog-related-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;width: 25%; box-sizing: border-box;} .mfblog-related-posts-block.block.related .post-list .post-item .image-container { -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;} .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} .mfblog-related-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;} .mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important;color: #222222;} @media (max-width: 767px) { .mfblog-related-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;} } /* Related Products */ .mfblog-related-products-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;} .mfblog-related-products-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;} /* Block Comments */ .block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;} .block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;} /* END Post Bottom *************************************/ @media (max-width: 767px) { .blog-post-view .page-title-wrapper .page-title {font-size: 20px;} .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;} } /* END Post View ******************************************************************************************************/ /* Animation Zoom */ .image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;} .image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;} .image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1); -webkit-transform: scale3d(1.1,1.1,1);} /* Sidebar ************************************************************************************************************/ /* Block Search */ .widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;} .widget.blog-search .block-content {margin-bottom: 0;} .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;border: 1px solid #bbbbbb;} .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;background: #222222;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Swissup/breeze-evolution/en_GB/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/ /* Posts List */ .widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;} /* Images */ /* Span Background */ .widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} /* Post Info */ .widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;} .widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;} .widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;} /* Post Grid */ .widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;} .widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;} .widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;} /* END Posts List */ /* Archive */ .widget.block-archive .archive-item-link {font-weight: 600} /* RSS Feed */ .widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;} /* End Sidebar ********************************************************************************************************/ /** * Copyright © Magefan (support@magefan.com). All rights reserved. * Please visit Magefan.com for license details (//magefan.com/end-user-license-agreement). * * Glory to Ukraine! Glory to the heroes! */