/* ff3200 */

@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two');

@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed&display=swap');

@import 'bootstrap/bootstrap.min.css';
@import 'others/animate.css';
@import 'others/owl.carousel.min.css';
@import 'others/font-awesome.min.css';

* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Fira Sans Condensed', sans-serif;
    position: relative;
    z-index: auto;
    user-select: none;
    background-color: #fff;
    overflow-x: hidden;
}
.blog {
  background-color: #aaa;
  color: #fff !important;
  padding: 5px 80px;
  width: 100% !important;
  border-radius: 6px;
  font-weight: 700;
  line-height: 1.1;
    font-size: 20px !important;
    margin: -12px 0 0 0;
    text-align: center;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
}
.blog:hover {
  background-color: #000;
}
.productos {
    font-family: 'Fira Sans Condensed', sans-serif;
    z-index: auto;
    position: relative;
    background-color: #aaa;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 3px 16px;
    text-align: center;
    border-radius: 4px;
    float: right;
}
.productos:hover {
    background-color: #ff3200;
    color: #fff !important;
}
iframe {
    width: 100%;
    outline: 0;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    visibility: visible;
    z-index: 9999;
}
strong {
    color: #ff3200;
}
hr {
    margin: 5px 0;
    height: 1px;
    background: #ccc;
}
h1, h4, h5 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    color: #232d37;
    line-height: 1.25;
    margin: 0;
}
h2 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: bold;
    color: #777;
    line-height: 1.15;
    font-size: 30px;
    margin: 5px 0 8px;
    text-align: left;
}
h3 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    color: #777;
    line-height: 1.15;
    font-size: 20px;
    margin: 0;
    text-align: center;
}
h4 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    color: #232d37;
    line-height: 1.25;
    font-size: 24px;
}
h6 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    color: #232d37;
    line-height: 1.25;
    margin: 10px 0 0 0;
}
.comment-content h5 {
    border-top: 1px solid #aaa;
    width: 80%;
}
p {
    color: #51545f;
    font-size: 18px;
    line-height: 1.2;
}
.date {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    z-index: 1;
    margin-bottom: 10px;
}
.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.testimonios h4 {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 10%;
}
.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}
.section_padding_80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.section_padding_80_50 {
    padding-top: 80px;
    padding-bottom: 50px;
}
.section_padding_30_80 {
    padding-top: 30px;
    padding-bottom: 80px;
}
.section_padding_80_0 {
    padding-top: 80px;
    padding-bottom: 0;
}
.section_padding_0_80 {
    padding-top: 0;
    padding-bottom: 80px;
}
img {
    max-width: 100%;
}
.mt-15 {
    margin-top: 15px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-30 {
    margin-bottom: 30px;
    width: 80%;
}
ul,
ol {
    margin: 0;
    padding: 0;
}
#scrollUp {
    bottom: 55px;
    font-size: 16px;
    right: 50%;
    width: 30px;
    background-color: #ff3200;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin-right: -15px;
}
a {
    font-size: 16px;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 500;
    outline: none;
    color: #fff;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 500;
    outline: none;
    color: #fff;
}
.post-content a {
    font-size: 16px;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 500;
    outline: none;
    color: #000;
}
.post-content:hover a {
    color: #ff3200;
}
li {
    list-style: none;
}
.heading_text > p {
    font-size: 16px;
}
.heading_text > h3 {
    color: #b4b4b4;
    font-size: 90px;
    font-weight: 100;
    margin: 0;
}
#preloader {
    overflow: hidden;
    background-color: #ff3200;
    background-image: url(fondo.gif);
    background-repeat: no-repeat no-repeat;
    background-size: 100% 100%;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.load {
    -webkit-animation: 2000ms linear 0s normal none infinite running load;
    animation: 2000ms linear 0s normal none infinite running load;
    background: transparent none repeat scroll 0 0;
    border-color: #fff #fff rgba(0,0,0,.5);
    border-radius: 50%;
    border-style: solid;
    border-width: 8px;
    height: 80px;
    width: 80px;
    left: calc(50% - 40px);
    position: relative;
    top: calc(60% - 40px);
    z-index: 9;
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.top_header_area {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #999;
}
.top_header_area .top_social_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top_header_area .top_social_bar > a {
    font-size: 12px;
    color: #232d37;
    margin-right: 30px;
}
.top_header_area .top_social_bar > a:hover {
    color: #ff3200;
}
.top_header_area .top_social_bar > a:last-of-type {
    margin: 0;
}
.top_header_area {
    height: 40px;
    position: relative;
    z-index: 3;
}
.top_header_area a {
    font-size: 13px;
    color: #222;
}
.email:before {
    content: "info@playcarton.com";
    font-size: 12px;
    color: #222;
    text-align: left;
    position: absolute;
    right: 30px;
    top: 12px;
}
.email2:before {
    display: inline-block;
    font-size: inherit;
    content: "info@playcarton.com";
    color: #222;
    position: relative;
}
.email2:hover a {
    color: #ff3200;
}
.logo_area .yummy-logo {
    font-family: 'Shadows Into Light Two', cursive;
    font-size: 60px;
    margin-bottom: 0;
    padding: 35px 0 20px 0;
    display: inline-block;
    color: #232d37;
}
.navbar.navbar-expand-lg {
    padding: 0;
}
.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding: 25px 30px;
    color: #232d37;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar.navbar-expand-lg .navbar-nav .active .nav-link {
    color: #ff3200;
}

.dropdown-item {
    font-weight: 500;
    color: #232d37;
    font-size: 14px;
    text-transform: uppercase;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #ff3200;
    text-decoration: none;
    background-color: #000;
    padding: 4px 8px;
}
.carrusel {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.carrusel .project_title h5 {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 0;
}
.carrusel .project_title {
    position: absolute;
    content: "";
    bottom: -300px;
    left: 0;
    z-index: 3;
    background: rgba(252, 108, 63, 0.8);
    padding: 30px;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms;
}
.carrusel:hover .project_title {
    bottom: 0;
}
.carrusel a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.carrusel a:hover {
    color: rgba(255, 255, 255, 0.9);
}
.carrusel a:first-child {
    margin-right: 30px;
}
.carrusel a:first-child:after {
    width: 2px;
    height: 80%;
    content: '';
    position: absolute;
    top: 10%;
    right: -14px;
    z-index: 2;
    background-color: #fff;
}


.welcome-post-sliders {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #bbb;
}

.welcome-post-sliders .owl-prev {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url(../images/back.png), auto !important;
    z-index: 9;
}
.welcome-post-sliders .owl-next {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    right: 0;
    cursor: url(../images/next.png), auto !important;
}
.categories_area {
    padding: 80px 0 50px 0;
}
.post-thumb img {
    border-radius: 16px;
    margin-bottom: 6px;
}
.post-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.single-post {
    margin-bottom: 30px;
}

.single-post h4 {
    margin: 10px 0;
    color: #555;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.single-post p {
    color: #51545f;
}
.categoria {
    font-size: 14px;
    color: #ff3200;
    line-height: 20px;
    text-align: left;
    margin: 8px 0;
}
.single-post .read-more {
    font-size: 14px;
    color: #b5aeba;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 30px;
    height: 40px;
    min-width: 170px;
    line-height: 40px;
    text-align: center;
    margin: 0;
}
.single-post .read-more:hover {
    color: #000;
    border: 1px solid #000;
}
.list-blog.single-post .post-thumb,
.list-blog.single-post .post-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-right: 10px;
}
.list-blog.single-post .post-content {
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 10px;
}
.list-blog.single-post {
    margin-bottom: 10px;
    border-top: 1px solid #aaa;
    padding: 10px 0 0 0;
}
.blog_area .col-12:last-of-type .list-blog.single-post {
    margin-bottom: 0;
    border-bottom: none;
}
.blog_area .col-12:last-of-type .list-blog.single-post .post-thumb img {
    margin-bottom: 0;
}
.instargram_area .owl-prev {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url(../images/back.png), auto !important;
    z-index: 9;
}
.instargram_area .owl-next {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    right: 0;
    cursor: url(../images/next.png), auto !important;
}
.footer-social-area {
    border-bottom: 1px solid #eeeeee;
    padding: 50px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.single-icon > a {
    color: #51545f;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.single-icon > a:hover {
    color: #ff3200;
}
.single-icon > a > i {
    font-size: 16px;
    padding-right: 12px;
}
.footer-content {
    padding: 50px 0 65px 0;
    border-bottom: 1px solid #eeeeee;
}
.footer-logo-area .yummy-logo {
    font-family: 'Shadows Into Light Two', cursive;
    font-size: 60px;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    display: inline-block;
    color: #232d37;
}
.copy_right_text {
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.copy_right_text > p {
    font-size: 14px;
    color: #b5aec4;
    margin-bottom: 0;
}
.footer_area .navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0;
}
.single-widget-area {
    margin-bottom: 50px;
}
.widget-title > h6 {
    background: #ff3200;
    color: #fff;
    height: 40px;
    width: 100%;
    line-height: 40px;
    border-radius: 2px;
    margin-bottom: 12px;
    border-radius: 8px;
}
.popular-post-widget .single-populer-post img {
    margin-right: 10px;
    border-radius: 12px;
    margin-bottom: 12px;
    -ms-flex-item-align: center;
    align-self: center;
}
.popular-post-widget .single-populer-post:last-of-type img {
    margin-bottom: 0;
}
.popular-post-widget .single-populer-post img {
    width: calc(50% - 10px);
}
.popular-post-widget .single-populer-post img,
.popular-post-widget .single-populer-post .post-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.popular-post-widget .single-populer-post .post-content {
    margin-left: 10px;
}

.popular-post-widget .single-populer-post .post-content > p {
    font-size: 14px;
    color: #777;
    font-weight: 400;
    margin-bottom: 0;
}
.post-content p {
    font-size: 17px;
    line-height: 20px;
    color: #777;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: justify;
}
.add-widget .add-widget-area {
    position: relative;
    z-index: 1;
}
.add-widget .add-widget-area img {
    border-radius: 30px;
}
.add-widget .add-widget-area:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background-color: rgba(30, 29, 29, 0.8);
    z-index: 1;
    border-radius: 30px
}
.add-widget .add-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}
.add-widget .add-text p {
    color: #fff;
}
.add-widget .add-text p {
    font-size: 14px;
}
.add-widget .add-text a {
    min-width: 130px;
    height: 40px;
    border: 1px solid #ff3200;
    color: #ff3200;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
    line-height: 40px;
}
.add-widget .add-text a:hover {
    border: 1px solid #ff3200;
    color: #fff;
    background-color: #ff3200;
}
.newsletter-widget p {
    font-size: 14px;
}
.newsletter-form {
    position: relative;
    z-index: 1;
}
.newsletter-form input {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: #b5aec4;
}
select {
    width: 100%;
    height: 40px;
    background-color: #ff3200;
    box-shadow: 0 0 12px #777;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    margin: 0px 0 12px;
    outline: none;
}
.form-group input {
    width: 100%;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 12px #777;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: #b5aec4;
}
.form-group textarea {
    width: 100%;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 12px #777;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: #b5aec4;
    padding: 16px;
}
.newsletter-form button {
    width: 40px;
    height: 40px;
    background-color: #ff3200;
    border: none;
    color: #fff;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    cursor: pointer;
}
.pagination-area {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.pagination-area .pagination .page-link {
    color: #51545f;
    margin: 0 2.5px;
}
.pagination-area .pagination .page-item.active .page-link,
.pagination-area .pagination .page-link:focus,
.pagination-area .pagination .page-link:hover {
    color: #fff;
    background-color: #ff3200;
    border-color: transparent;
}
.pagination-area .page-status p,
.contact-info-area .single-contact-info p {
    margin-bottom: 0;
}
.contact-form {
    width: 90%;
    margin: 0 5%;
}
.contact-form .form-control,
.comment-form .form-control {
    border: 1px solid #ebebeb;
    height: 50px;
}
.contact-form .form-control:focus,
.comment-form .form-control:focus {
    border: 1px solid #000;
}
.contact-form textarea.form-control,
.comment-form textarea.form-control {
    height: 130px;
}
.contact-btn {
    margin-top: 25px;
    width: 160px;
    height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background-color: #ff3200;
    border-radius: 30px;
    cursor: pointer;
}
.contact-btn:hover {
    color: #fff;
    background-color: #000;
    cursor: pointer;
}
.contact-form-sidebar {
    background-size: cover;
    background-position: center center;
}
.single-post-share-info a {
    width: 30px;
    display: block;
    height: 30px;
    background-color: #ddd;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}
.single-post-share-info a i {
    line-height: 30px;
}
.single-post-share-info a.facebook {
    background-color: #4c65a8;
}
.single-post-share-info a.facebook:hover {
    background-color: #3555ac;
}

.single-post-share-info a.twitter {
    background-color: #41a1f6;
}

.single-post-share-info a.twitter:hover {
    background-color: #087ee6;
}

.single-post-share-info a.googleplus {
    background-color: #f43535;
}

.single-post-share-info a.googleplus:hover {
    background-color: #e20707;
}
.single-post-share-info a.instagram {
    background-color: #8f6247;
}
.single-post-share-info a.instagram:hover {
    background-color: #6d4025;
}
.single-post-share-info a.pinterest {
    background-color: #f0c605;
}
.single-post-share-info a.pinterest:hover {
    background-color: #a88c0a;
}
.br-30 {
    border-radius: 30px !important;
}
.single_blog_area ul li {
    position: relative;
    z-index: 1;
    color: #51545f;
    margin-bottom: 20px;
    padding-left: 30px;
}
.single_blog_area ul li:before {
    position: absolute;
    content: '\f111';
    left: 0;
    top: 5px;
    font-family: 'FontAwesome';
    font-size: 8px;
    color: #ff3200;
}
.tags-area {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
}
.tags-area a {
    color: #292f3b;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #ebebeb;
    display: inline-block;
    margin-bottom: 3px;
}
.tags-area a:hover {
    color: #fff;
    background-color: #ff3200;
}
.related-post-area {
    border-bottom: 1px solid #ebebeb;
}
.related-post-area .single-post {
    margin-bottom: 0;
}
.related-post-slider .post-content h6 {
    line-height: 1.5;
    margin: 10px 0;
}
.related-post-slider .post-thumb img {
    margin-bottom: 10px;
}
.related-post-slider .owl-prev,
.related-post-slider .owl-next {
    position: absolute;
    top: -60px;
    border: 1px solid #ebebeb;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    right: 30px;
    background-color: #fff;
}

.related-post-slider .owl-next {
    right: 0;
}

.comment_area {
    border-bottom: 1px solid #ebebeb;
}

.single_comment_area {
    position: relative;
    z-index: 1;
}
.single_comment_area:after {
    position: absolute;
    width: 1px;
    height: 90%;
    background-color: #ebebeb;
    left: 100px;
    top: 0;
    z-index: 2;
    content: ''
}
.single_comment_area ol li.single_comment_area {
    margin-left: 130px;
}
.single_comment_area ol li.single_comment_area:after {
    display: none;
}
.comment-wrapper {
    margin-bottom: 20px;
}
.comment-wrapper .comment-author {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 60px;
}
.single_comment_area ol li.single_comment_area .comment-wrapper .comment-author {
    margin-right: 30px;
}
.comment-wrapper .comment-author img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.comment-wrapper .comment-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.comment-wrapper .comment-date {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.comment-wrapper .comment-content h5 {
    font-size: 18px;
    margin: 5px 0 5px 0;
}
.comment-wrapper .comment-content a {
    min-width: 80px;
    height: 30px;
    border: 1px solid #ebebeb;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #232d37;
    display: inline-block;
}
.comment-content p {
    width: 80%;
    height: 30px;
    line-height: 22px;
    font-size: 17px;
    text-align: justify;
    color: #777;
}
.comment-wrapper .comment-content a.active {
    color: #fff;
    background-color: #ff3200;
}
.bg-pattern {
    background-attachment: fixed;
    background-position: center center;
    background-image: url(img/bg-img/bg-pattern.jpg);
    position: relative;
    background-size: cover;
    z-index: 1;
}
.bg-pattern:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background-color: rgba(255, 255, 255, 0.95);
    z-index: -1;
}
#whatsapp {
	width: 120px;
	background-color: #ff3200;
	position: fixed;
	top: 12%;
	right: 0;
	z-index: 9999;
	cursor: pointer;
	height: 40px;
    color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    border-radius: 8px 0 0 8px;
}
#whatsapp.pattern-remove {
    right: -200px;
}
#whatsapp:hover {
	background-color: #e3410e;
}
#patter-close > i {
	position: fixed;
	width: 20px;
	height: 20px;
	background-color: #111;
	font-size: 11px;
	line-height: 20px;
	border-radius: 50%;
	right: 110px;
	top: calc(12% + 10px);
	text-align: center;
	z-index: 99999;
	color: #fff;
	cursor: pointer;
}







::-webkit-scrollbar {
	width: 16px;
	background: transparent;
	opacity: .2;
}
::-webkit-scrollbar-track {
	background-color: transparent;
}	
::-webkit-scrollbar-track:hover {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(252,108,63,.3);
	opacity: .2;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #ff3200;
}



