/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{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(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform: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;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.home_heading_text{font-size:12px;line-height:5px;margin-left:-1000em}#home{}#home #content{margin-top:0}#home .visitor-type{position:fixed;top:100px;right:25px;padding:10px 20px;font-size:18px;font-weight:300;color:white;background:#d80078;cursor:default;z-index:10}#home .visitor-type__switch{color:white;font-size:16px;text-decoration:underline}#home .artist{padding:30px 10px 0;text-align:center;min-width:1px}#home .artist__image{width:100%;height:320px;object-fit:contain;object-position:50%;border:1px solid transparent}@media (min-width:450px){#home .artist__image{transition:border 200ms ease}#home .artist__image:hover{border-color:#ddd}}#home .artist__name{font-size:18px;line-height:32px;margin-top:10px;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home .work{padding:30px 10px 0;min-width:1px}#home .work__buttons{position:absolute;bottom:-30px;right:0;transition:bottom 200ms ease}#home .work__save{padding:5px;color:white;font-size:16px;font-weight:200;text-align:center;text-transform:uppercase;line-height:18px;letter-spacing:0.5px;background:rgba(0,0,0,0.6);cursor:pointer;transition:background 0.3s ease;border:none;outline:none}#home .work__save:hover{background:black}#home .work__save:hover .work__save-star{color:#da0476}#home .work__save-star{font-size:10px;color:white;vertical-align:text-top;transition:all 0.3s ease}#home .work__thumbnail{position:relative;overflow:hidden;margin-bottom:5px;border:1px solid transparent}@media (min-width:450px){#home .work__thumbnail{transition:border 200ms ease}#home .work__thumbnail:hover{border-color:#ddd}}@media (min-width:992px){#home .work__thumbnail:hover .work__buttons{bottom:0}}#home .work__image-link{display:block;padding-bottom:100%;position:relative}#home .work__image{position:absolute;width:100%;height:100%;object-fit:contain;object-position:50%}#home .work__artist{font-size:18px;line-height:36px;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home .work__title{font-size:20px;font-style:italic;line-height:24px;font-family:"adobe-caslon-pro",Georgia,"Times New Roman",Times,serif;-webkit-font-smoothing:antialiased;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home .work__category{font-size:16px;line-height:24px;letter-spacing:1.4px;color:#656363;text-transform:uppercase}#home .work__price{font-size:16px;line-height:22px;letter-spacing:1.8px;margin-top:7px;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .work .red-italic{color:inherit}#home .tile{padding:5px;height:175px;min-width:0}#home .tile__link{display:flex;position:relative;width:100%;height:100%;color:#da0476;justify-content:center;align-items:flex-end}#home .tile__link--all{background-color:#da0476}#home .tile__name{position:relative;min-width:60%;padding:10px 20px;margin-bottom:15px;background:#e4017a;color:white;font-size:14px;font-weight:300;text-transform:uppercase;text-align:center;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:992px){#home .tile__name{font-size:18px}}#home .tile__name--all{margin:auto;font-size:20px}@media (min-width:992px){#home .tile__name--all{font-size:24px}}#home .tile__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#home .price-filter{height:150px;padding-top:20px}#home .price-filter__link{display:block;width:100%;height:100%;background:#da0476;color:white;text-align:center;font-size:16px;font-weight:500;text-transform:uppercase;line-height:130px;transition:all 200ms ease;border:1px solid transparent}#home .price-filter__link:hover{border-color:#ccc;background:#e50079}@media (min-width:450px){#home .price-filter__link{font-size:20px}}@media (min-width:992px){#home .price-filter__link{font-size:24px}}#home .subcategory{text-align:center}#home .subcategory__image{width:100%;height:240px;object-fit:contain;margin-bottom:15px;border:1px solid transparent}@media (min-width:450px){#home .subcategory__image{transition:border 200ms ease}#home .subcategory__image:hover{border-color:#ddd}}#home .subcategory__name{text-transform:uppercase;font-size:20px;cursor:default}#home .article{position:relative;padding:30px 20px 25px}#home .article__section{display:inline-block;margin-bottom:10px}#home .article__thumbnail{margin-bottom:10px}#home .article__title{font-size:20px;font-weight:500}#home .article__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px;position:absolute;bottom:0}#home .article__more:hover{color:black}#home .article__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}#home .container1{width:100%;margin:0 auto}@media (min-width:768px){#home .container1{width:750px}}@media (min-width:992px){#home .container1{width:970px}}@media (min-width:1200px){#home .container1{width:1170px}}@media (min-width:1600px){#home .container1{width:1570px}}#home .container2{width:100%}#home .main-carousel{margin-top:-5px}#home .main-carousel .owl-dots{display:flex;justify-content:center;margin-top:10px}#home .main-carousel .owl-dot{padding:2px}#home .main-carousel .owl-dot:not(:last-child){margin-right:8px}#home .main-carousel .owl-dot span{display:block;width:10px;height:10px;border-radius:50%;background:#e2e2e2}#home .main-carousel .owl-dot.active span{background:black}#home .main-carousel--one-slide .owl-dots{display:none}#home .main-carousel__link{position:absolute;margin:0 auto;padding:8px 0 4px;width:100%;height:100%;bottom:0;right:0;left:0;display:flex;align-items:center;text-align:center;background-color:rgba(0,0,0,0.5)}#home .main-carousel__link:hover{text-decoration:none}#home .main-carousel__text{margin:0 auto;color:#fff}#home .main-carousel__text h2{font-size:26px;font-weight:300;letter-spacing:0.02em;line-height:26px;text-transform:uppercase}#home .main-carousel__text h3{display:none}#home .main-carousel__text .btn.btn-pink{display:none}@media (min-width:768px){#home .main-carousel__link{display:block;height:auto;padding:24px 0 8px;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0)}#home .main-carousel__text{width:80%;text-align:left}#home .main-carousel__text h2{font-size:30px;line-height:30px}#home .main-carousel__text h3{display:block;font-weight:300;letter-spacing:0.03em}}@media (min-width:992px){#home .main-carousel__link{padding:36px 0 12px}}@media (min-width:1200px){#home .main-carousel__link{padding:54px 0 18px}#home .main-carousel__text h2{font-size:38px;line-height:40px}#home .main-carousel__text h3{margin-bottom:10px;font-size:21px;letter-spacing:0.03em;line-height:28px}#home .main-carousel__text .btn.btn-pink{display:inline-block;font-weight:normal}}@media (min-width:1600px){#home .main-carousel__link{padding:60px 0 30px}#home .main-carousel__text{width:72%}#home .main-carousel__text h2{margin-bottom:6px;font-size:40px;letter-spacing:0.02em;line-height:42px}#home .main-carousel__text h3{margin-bottom:13px;font-size:23px;letter-spacing:0.03em;line-height:30px}#home .main-carousel__text .btn.btn-pink{display:inline-block}}#home .suggested-artists,#home .categories,#home .tags,#home .browse-by-price{margin:0 auto 60px}#home .suggested-artists__header,#home .categories__header,#home .tags__header,#home .browse-by-price__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .suggested-artists__footer,#home .categories__footer,#home .tags__footer,#home .browse-by-price__footer{text-align:right;margin-top:10px;padding:0 10px}#home .suggested-artists__more,#home .categories__more,#home .tags__more,#home .browse-by-price__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .suggested-artists__more:hover,#home .categories__more:hover,#home .tags__more:hover,#home .browse-by-price__more:hover{color:black}#home .suggested-artists__more::after,#home .categories__more::after,#home .tags__more::after,#home .browse-by-price__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .suggested-artists__header,#home .categories__header,#home .tags__header,#home .browse-by-price__header{font-size:32px}}#home .suggested-artists__list,#home .categories__list,#home .tags__list,#home .browse-by-price__list{display:flex;flex-wrap:wrap}#home .featured-works,#home .most-viewed,#home .works-for-you{margin:0 auto 60px}#home .featured-works__header,#home .most-viewed__header,#home .works-for-you__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .featured-works__footer,#home .most-viewed__footer,#home .works-for-you__footer{text-align:right;margin-top:10px;padding:0 10px}#home .featured-works__more,#home .most-viewed__more,#home .works-for-you__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .featured-works__more:hover,#home .most-viewed__more:hover,#home .works-for-you__more:hover{color:black}#home .featured-works__more::after,#home .most-viewed__more::after,#home .works-for-you__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .featured-works__header,#home .most-viewed__header,#home .works-for-you__header{font-size:32px}}#home .featured-works__list,#home .most-viewed__list,#home .works-for-you__list{display:flex;flex-wrap:wrap}#home .featured-works__header,#home .most-viewed__header,#home .works-for-you__header{margin-bottom:0}#home .featured-works .work,#home .most-viewed .work,#home .works-for-you .work{flex-basis:100%}@media (min-width:450px){#home .featured-works .work,#home .most-viewed .work,#home .works-for-you .work{flex-basis:50%}}@media (min-width:992px){#home .featured-works .work,#home .most-viewed .work,#home .works-for-you .work{flex-basis:33.333333%}}#home .categories .tile,#home .tags .tile{flex-basis:50%}@media (min-width:768px){#home .categories .tile,#home .tags .tile{flex-basis:25%}}#home .suggested-artists__header{margin-bottom:5px}#home .suggested-artists__search{display:inline-block;position:relative;margin:20px 0 0;width:75%;font-family:"franklin-gothic-urw","Lucida Grande",Tahoma,Verdana,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;text-transform:none;letter-spacing:initial;text-align:left}#home .suggested-artists__search-input{width:100%;height:35px;padding:0 40px 0 10px;font-size:20px;font-weight:300;border:1px solid #888}#home .suggested-artists__search-icon{position:absolute;right:11px;top:6px;font-size:20px;color:#333}#home .suggested-artists .twitter-typeahead{display:block!important}#home .suggested-artists .tt-menu{width:100%;padding:5px 10px;background:white;border:1px solid black;border-top:none}#home .suggested-artists .tt-suggestion,#home .suggested-artists .tt-see-all{font-size:20px;font-weight:300}#home .suggested-artists .tt-see-all{color:#da0476}@media (min-width:992px){#home .suggested-artists__header{text-align:left}#home .suggested-artists__search{float:right;margin:-4px 0 0;width:35%}}#home .suggested-artists .artist{flex-basis:100%}@media (min-width:450px){#home .suggested-artists .artist{flex-basis:50%}}@media (min-width:992px){#home .suggested-artists .artist{flex-basis:25%}}#home .browse-by-price__header{margin-bottom:10px}#home .browse-by-price__list{justify-content:space-around}#home .browse-by-price .price-filter{flex-basis:48%}@media (min-width:768px){#home .browse-by-price .price-filter{flex-basis:23%}}#home .articles{margin:0 auto 60px}#home .articles__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .articles__footer{text-align:right;margin-top:10px;padding:0 10px}#home .articles__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .articles__more:hover{color:black}#home .articles__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .articles__header{font-size:32px}}#home .articles__list{display:flex;flex-wrap:wrap}#home .articles__header{margin-bottom:0}#home .articles .article{flex-basis:100%}@media (min-width:450px){#home .articles .article{flex-basis:50%}}@media (min-width:992px){#home .articles .article{flex-basis:25%}}#home .new-to-artspace{margin:0 auto 60px;padding:0 10px}#home .new-to-artspace__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .new-to-artspace__footer{text-align:right;margin-top:10px;padding:0 10px}#home .new-to-artspace__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .new-to-artspace__more:hover{color:black}#home .new-to-artspace__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .new-to-artspace__header{font-size:32px}}#home .new-to-artspace__wrapper{border-top:1px solid #888;border-bottom:1px solid #888;display:flex;flex-wrap:wrap;justify-content:space-around;padding:40px 0}#home .new-to-artspace__details{flex:1 1 600px}#home .new-to-artspace__form{flex:1 1 500px;margin-top:15px}#home .new-to-artspace__header{margin:0;font-size:24px;letter-spacing:2.5px;text-align:left}#home .new-to-artspace__offer{font-size:20px;letter-spacing:-1.1px;color:#888}#home .new-to-artspace__email{display:block;width:100%;height:40px;font-size:18px;font-weight:300;color:#4b4d4c;background:#fefcfd;padding-left:9px;margin-right:15px;border:1px solid #ccc}#home .new-to-artspace__signup{padding:15px 25px;font-size:22px;height:auto;margin-top:10px}#home .new-to-artspace__terms-holder{display:block;margin-top:10px}#home .new-to-artspace__accept-terms{position:relative;top:2px;vertical-align:bottom;margin-right:5px}#home .new-to-artspace__error{color:red}@media (min-width:768px){#home .new-to-artspace__header{font-size:48px}#home .new-to-artspace__offer{font-size:28px}#home .new-to-artspace__signup{float:right}#home .new-to-artspace__terms-holder{display:inline-block}}@media (min-width:1200px){#home .new-to-artspace__details,#home .new-to-artspace__form{flex-grow:0}}#home .guarantee{margin:0 auto 60px;margin-bottom:0;padding:0 10px}#home .guarantee__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .guarantee__footer{text-align:right;margin-top:10px;padding:0 10px}#home .guarantee__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .guarantee__more:hover{color:black}#home .guarantee__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .guarantee__header{font-size:32px}}#home .guarantee__wrapper{border-top:1px solid #888;border-bottom:1px solid #888;display:flex;flex-wrap:wrap;padding:30px 0}#home .guarantee__logo{display:flex;flex-basis:100%;height:200px;text-align:center;margin-bottom:20px}#home .guarantee__image{max-height:100%;margin:auto}#home .guarantee__list{display:flex;flex-wrap:wrap;flex-direction:column;align-content:center}#home .guarantee__item{text-transform:uppercase;font-size:18px;margin:6px 20px 0 26px;text-indent:-26px}#home .guarantee__item:before{content:'\2713';font-size:24px;line-height:0;margin-right:5px;color:#da0476}@media (min-width:768px){#home .guarantee__logo{flex:1 0 0;margin:0 40px 0 20px}#home .guarantee__list{flex:3 0 0;flex-direction:row}}@media (min-width:992px){#home .guarantee__item{font-size:22px}}@media (min-width:1200px){#home .guarantee__item{font-size:26px}#home .guarantee__item::before{font-size:34px}}#home .subcategories{margin:0 auto 60px}#home .subcategories__header{margin:30px 0;font-size:24px;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0.065em;line-height:0.9em;font-family:"adelle","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#home .subcategories__footer{text-align:right;margin-top:10px;padding:0 10px}#home .subcategories__more{color:#da0476;text-transform:uppercase;background:none;border:none;outline:none;transition:color 150ms ease;font-size:16px}#home .subcategories__more:hover{color:black}#home .subcategories__more::after{content:'\25b6\fe0e';position:relative;top:-3px;left:8px;font-size:8px}@media (min-width:768px){#home .subcategories__header{font-size:32px}}#home .subcategories__carousel{padding:0 40px}#home .subcategories .owl-prev,#home .subcategories .owl-next{position:absolute;top:100px;font-size:11px;color:transparent;border-color:#ccc;transition:border-color 100ms ease}#home .subcategories .owl-prev:before,#home .subcategories .owl-next:before{content:'';display:block;width:20px;height:20px;border-bottom-width:5px;border-bottom-style:solid;border-left-width:5px;border-left-style:solid;border-color:inherit;cursor:pointer}#home .subcategories .owl-prev:not(.disabled):hover,#home .subcategories .owl-next:not(.disabled):hover{border-color:black}#home .subcategories .owl-prev{left:15px}#home .subcategories .owl-prev:before{transform:rotate(45deg)}#home .subcategories .owl-next{right:15px}#home .subcategories .owl-next:before{transform:rotate(225deg)}@media (min-width:992px){#home .subcategories__carousel{padding:0 60px}#home .subcategories .owl-prev:before,#home .subcategories .owl-next:before{width:40px;height:40px}#home .subcategories .owl-prev{left:20px}#home .subcategories .owl-next{right:20px}}