:root{--bs-body-line-height:1.7;--bs-body-color:#343F52}
body{font-size:13px}
a{color:#C20F2E;text-decoration:none}
a:hover,
a:focus{color:#C20F2E}
h1,
.h1{font-size:40px}
h2,
.h2{font-size:26px}
h3,
.h3{font-size:22px}
h4,
.h4{font-size:19px}
h5,
.h5{font-size:16px}
h6,
.h6{font-size:14px}
h1,
.h1,
h2,
.h2{font-weight:700}
h1,
.h1,
h2,
.h2,
h3,
.h3{margin-bottom:13.5px}
p.lead{font-size:20px;font-weight:400}
code{padding:2px 4px;font-size:90%;color:#D35400;background-color:#ECF0F1;border-radius:4px}
.header-top-line{background-color:#E5E5E5}
.header-top-line .header-top-line-content{padding:15px 50px}
.header-top-line .header-top-line-content.sellers{padding:10px 50px}
.header-cart-button{background-color:#FFF;border:1px solid #C20F2E;border-radius:40px;padding:7px 22px;text-decoration:none}
.header-cart-button:hover{background-color:#C20F2E;color:#FFF;text-decoration:none}
.navbar-brand{flex:1}
.lazy-img-container{width:70px;height:70px;display:block;text-align:center}
img.lazy{filter:blur(5px);transition:filter 0.3s}
img.lazy:not([src]){visibility:hidden}
img:not(.lazy){filter:blur(0)}
#layout-header{background:#FFF}
#layout-header .header-extra{color:#fff;padding-top:40px;padding-bottom:50px}
#layout-header .header-extra h1{font-size:60px}
#layout-header .header-extra p.lead{font-size:22px}
#layout-header .sidebar-menu-link{min-width:330px;width:20%}
#layout-header .sidebar-menu-link a{display:flex;align-items:center;justify-content:center;padding:13px 20px;background-color:#C20F2E;color:#FFF}
#layout-nav{display:block}
#layout-header .navbar{background-color:#C2D503;padding:0px}
@media (min-width:992px){#layout-header{left:0;position:fixed;right:0;top:0;z-index:100}}
#layout-content{padding-top:0px}
#layout-content header{padding:0 0 30px 0}
#layout-content main.header-flush{margin-top:-30px}
@media (min-width:992px){#layout-content{padding-top:194px}}
ul.list-with-ticks{padding:0}
ul.list-with-ticks li{list-style:none;position:relative;padding-left:23px}
ul.list-with-ticks li:before{content:'';display:block;width:15px;height:15px;background:url('../themes/cashoi/assets/images/icons/icon-tick.png') no-repeat 0 0;background-size:15px 15px;position:absolute;left:0;top:6px}
.modal-dialog[data-ajax-updating],
.modal-dialog:not([data-ajax-updating]) + .modal-loading{display:none}
.form-label{font-weight:bold;color:#C20F2E}
body.home-layout #layout-nav.navbar{padding-top:30px;padding-bottom:30px;position:absolute;left:0;right:0;top:0;z-index:1030}
body.home-layout #layout-content{padding-top:0}
body.blog-layout .sidebar-search{padding-bottom:40px}
body.blog-layout .sidebar-about{font-size:16px;padding-bottom:20px}
body.blog-layout .sidebar-about p:last-child{margin-bottom:0}
body.blog-layout .sidebar-social{padding-bottom:20px}
body.blog-layout .sidebar-categories{padding-bottom:20px}
body.wiki-layout .sidebar-search{padding-bottom:40px}
.text-muted{color:#A2A2A2}
.text-icon{position:relative;display:inline-block;padding-left:24px;line-height:16px}
.text-icon:before{content:"";position:absolute;left:0px;top:-1px;width:16px;height:16px;background-repeat:no-repeat;background-size:16px 16px}
.text-icon.text-icon-date:before{background-image:url('../themes/cashoi/assets/images/icons/icon-calendar.png')}
.text-icon.text-icon-author:before{background-image:url('../themes/cashoi/assets/images/icons/icon-user.png')}
.text-banner{border-radius:13px;width:100%;height:191px;background-position:center center;background-size:cover}
.text-banner.banner-lg{height:268px}
.card{border-radius:13px;box-shadow:0px 0px 22px rgba(0,0,0,0.07000000000000001);border-color:#EBEBEB;overflow:hidden}
.card .card-banner{width:100%;height:191px;background-position:center center;background-size:cover}
.card .card-banner.banner-lg{height:268px}
.card .card-divider{padding:1.5rem}
.card .card-divider:after{content:'';border-bottom:1px solid #EBEBEB;display:block}
.card .card-body{padding:1.5rem}
.card .card-body.card-lg{padding-right:2.5rem;padding-left:2.5rem}
.card .card-footer{background-color:#fff;padding:1rem 1.5rem;border-bottom-left-radius:13px;border-bottom-right-radius:13px}
.post-card.card-primary{margin-bottom:-25px;position:relative;z-index:3}
.post-card .blog-post-title a{color:#000;text-decoration:none}
.post-card .blog-post-featured-text p:last-child{margin-bottom:0}
.post-card .blog-post-share-button{margin-top:-5px}
.post-card .blog-post-meta .meta-item{display:inline-block;position:relative;color:#A2A2A2;font-size:14px}
.post-card .blog-post-meta .meta-divider{width:20px;text-align:center}
.callout{margin-bottom:20px;padding:20px;border-left:3px solid #eee}
.callout h4{margin-top:0;margin-bottom:5px}
.callout p:last-child{margin-bottom:0}
.callout-danger{background-color:#fdf7f7;border-color:#f8e3e6}
.callout-danger h4{color:#a94442}
.callout-warning{background-color:#faf8f0;border-color:#f4ebdd}
.callout-warning h4{color:#8a6d3b}
.callout-info{background-color:#f4f8fa;border-color:#dbecef}
.callout-info h4{color:#31708f}
.callout-success{background-color:#f9fdf7;border-color:#edf8e3}
.callout-success h4{color:#3c763d}
.navbar{padding-top:15px;padding-bottom:15px}
.navbar.navbar-dark{background-color:transparent}
.navbar .navbar-brand{margin-top:-5px}
.navbar a:hover,
.navbar a:focus,
.navbar a.focus{text-decoration:none}
.navbar .dropdown-item.active,
.navbar .dropdown-item:active{background-color:#6bc48d}
@media screen and (min-width:992px){.navbar .navbar-nav>li.nav-item{padding:0 8px}.navbar .navbar-nav>li.nav-item>a.btn{padding:3px 22px;border-radius:100px;font-size:14px;margin-top:7px}.navbar .navbar-nav>li.nav-item>a.nav-link{position:relative;transition:color 0.2s ease 0.05s;color:#000}.navbar .navbar-nav>li.nav-item>a.nav-link:before{position:absolute;height:4px;bottom:2px;content:'';border-radius:4px;z-index:5;width:20px;left:50%;transform:translateX(-50%);transition:all 0.2s ease 0.05s}.navbar .navbar-nav>li.nav-item>a.nav-link.active:before,.navbar .navbar-nav>li.nav-item>a.nav-link.active:hover:before{background:#C20F2E}.navbar .navbar-nav>li.nav-item>a.nav-link:hover:before{background:#C20F2E}}
.navbar-mobile{display:none}
@media (max-width:991px){.navbar-mobile{display:block}.navbar-mobile .navbar-collapse{background:#2d3134;position:fixed;z-index:10001;right:-260px;top:0;bottom:0;width:260px;padding:20px;height:100% !important;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;text-align:left;backface-visibility:hidden;transform:translate3d(0,0,0);transform-origin:0 10%;transform:perspective(1000px) scale(1.3);transition:all 0.4s 0s ease-in}.navbar-mobile .navbar-collapse.collapsing{transition-duration:0.1s}.navbar-mobile .navbar-collapse.show{transition:all 0.3s 0s ease-out;transform:perspective(1000px) scale(1) translate3d(-260px,0,0)}.navbar-mobile .navbar-toggler{color:#fff;padding:10px;opacity:.8}.navbar-mobile .navbar-toggler:hover,.navbar-mobile .navbar-toggler:focus{opacity:1}.navbar-mobile .nav-item .nav-link{color:#e0e0e0}.navbar-mobile .nav-item .nav-link:hover{color:#fff}.navbar-mobile .nav-item .btn{margin-top:1rem;margin-left:1rem}}
.sidebar{background-color:#FFF;left:0;margin-left:-100%;min-width:330px;height:calc(100% - 194px);padding:0;position:fixed;right:0;transition:margin-left 0.5s ease-in-out 0ms;width:20%;z-index:100}
.sidebar ul,
.sidebar ul ul{list-style:none;margin:0;padding:0}
.sidebar ul .link,
.sidebar ul ul .link,
.sidebar ul label,
.sidebar ul ul label{background-color:#E5E5E5;align-items:center;border-bottom:1px solid #E5E5E5;color:#676767;cursor:pointer;display:flex;margin:0;padding:10px 15px;position:relative;text-decoration:none}
.sidebar ul label,
.sidebar ul ul label{align-items:center;background:#FFF;border-bottom:1px solid #E5E5E5;color:#676767;cursor:pointer;display:flex;margin:0;padding:10px 15px;position:relative}
.sidebar ul label:after,
.sidebar ul ul label:after{align-items:center;content:"\f054";display:flex;font-family:FontAwesome;position:absolute;right:17px}
.sidebar ul label img,
.sidebar ul ul label img{background-color:#C20F2E;border-radius:50%;height:40px;margin-right:15px;width:40px}
.sidebar ul .items,
.sidebar ul ul .items{display:none}
.sidebar ul input,
.sidebar ul ul input{opacity:0;position:absolute}
@media (min-width:992px){.sidebar ul input:checked ~ .items,.sidebar ul ul input:checked ~ .items{display:block}}
.sidebar.active{margin-left:0;overflow-y:scroll}
.search-block{width:100%}
.search-block .input-group{border:1px solid #E5E5E5;border-radius:30px;align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}
.search-block .input-group input.form-control{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;padding-left:20px;padding-right:20px;width:1%;border-left:1px solid #E5E5E5;border-top-left-radius:30px !important;border-bottom-left-radius:30px !important}
.search-block .input-group .input-group-append{border-bottom-right-radius:30px;border-top-right-radius:30px;overflow:hidden}
.search-block .input-group .input-group-append .btn{border:0px;border-radius:10px;border-top-left-radius:0px;border-bottom-left-radius:0px;padding:10px 15px;text-align:center;text-transform:uppercase;line-height:inherit;font-size:16px !important}
.search-block .search-input{border:none;font-size:16px;font-weight:300;height:47px}
.search-result-pan{position:absolute;z-index:999;left:0;width:100%;display:none}
.search-result-pan.active{display:block;padding-top:0px;overflow-y:scroll;box-shadow:-5px 0 10px rgba(0,0,0,0.2);background-color:rgba(0,0,0,0.5);margin-top:25px;transition:margin-right 0.5s ease-in-out 0ms;height:100vh}
.search-result-pan .list .item{width:50%}
.search-result-pan .list .item.inline{width:50%}
@media screen and (min-width:992px){.search-result-pan .list .item{width:25%}.search-result-pan .list .item.inline{width:25%}}
@media screen and (min-width:1410px){.search-result-pan .list .item{width:25%}.search-result-pan .list .item.inline{width:25%}}
.search-result-pan .product-card .product-card-desc{padding:0px}
.search-result-pan .search-results-container{background:#FFF;padding:20px 8px;margin-bottom:400px}
.search-result-pan .product-card{margin-bottom:20px}
.cart-summary{background-color:#FFF;top:0px;right:0;margin-right:-100%;min-width:330px;overflow:hidden;padding:0;position:fixed;transition:margin-right 0.5s ease-in-out 0ms;width:20%;z-index:999;height:100vh}
.cart-summary.active{margin-right:0;overflow-y:scroll;box-shadow:-5px 0 10px rgba(0,0,0,0.2)}
.cart-summary.active header{box-shadow:-5px 0 10px rgba(0,0,0,0.2);right:0}
.cart-summary .btn-close{background:none}
.cart-summary header{align-items:center;display:flex;height:62px;justify-content:space-between;top:0;transition:right 0.25s ease-in;padding:0px !important;background-color:#C20F2E}
.cart-summary header h2{color:#fff;font-size:1rem;margin:0;padding:0 0 0 15px}
.cart-summary header a{color:#FFF;margin-right:20px}
.cart-summary header a i{font-size:25px}
.cart-summary a{cursor:pointer}
.cart-summary section{}
.cart-summary section .cart-product{border-bottom:1px solid #ccc;display:flex;min-height:90px;transition:background-color 0.15s ease-out}
.cart-summary section .cart-product .cart-product-lines{display:flex;flex-flow:column;flex-grow:1;justify-content:space-between;padding:5px}
.cart-summary section .cart-product .cart-product-lines .cart-product-description{}
.cart-summary section .cart-product .cart-product-lines .cart-product-name{line-height:15px;color:#C20F2E}
.cart-summary section .cart-product .cart-product-lines .cart-product-price,
.cart-summary section .cart-product .cart-product-lines .cart-product-price *{color:var(--theme-color-black)}
.cart-summary section .cart-product .cart-product-lines .cart-product-line{display:flex;justify-content:space-between}
.cart-summary section .cart-product .cart-product-illustration{flex-basis:90px;flex-shrink:0;transition:background-color 0.15s ease-out}
.cart-summary section .cart-product .cart-product-illustration img{height:90px;width:90px;padding:10px}
.cart-summary footer{height:auto}
.cart-summary footer a{display:block;margin:0 auto 20px;width:80%}
.cart-summary footer .total-label,
.cart-summary footer .total-amount{padding:5px 20px}
.header-cart-container .order.disabled{opacity:.5}
.product,
.product-card{border:1px solid #E5E5E5;border-radius:0.25rem}
.product .brand,
.product-card .brand{color:#676767;font-weight:bold}
.product .name,
.product-card .name{color:#C2D503;margin-bottom:10px;line-height:20px}
.product .product-unit-price,
.product-card .product-unit-price{font-style:italic;margin-bottom:0;color:#676767}
.product .product-add .btn,
.product-card .product-add .btn{display:flex;align-items:center;justify-content:space-between;color:#FFF;padding:8px 18px;text-transform:none}
.product .product-add .btn i,
.product-card .product-add .btn i{margin-right:20px;margin-left:0;color:#FFF}
.product .product-price,
.product-card .product-price{margin-top:30px !important;margin-bottom:30px !important}
.product .product-price .price,
.product-card .product-price .price{display:flex !important;font-weight:bold}
.product .product-price .price .int,
.product-card .product-price .price .int{font-size:20px}
.product .product-price .price .cents,
.product-card .product-price .price .cents{display:block;font-size:13px}
.product .product-price .price .sign,
.product-card .product-price .price .sign{display:block;font-size:13px}
.product .product-price .price,
.product-card .product-price .price,
.product .product-price .price *,
.product-card .product-price .price *{line-height:normal}
.product .product-price .without-promo .label-price,
.product-card .product-price .without-promo .label-price{display:none}
.product .product-desc i,
.product-card .product-desc i{color:#C2D503}
.product .marketing-observation,
.product-card .marketing-observation{background:#C20F2E;color:#FFF;padding:10px 15px;border-radius:15px;text-align:center}
.product .marketing-observation img,
.product-card .marketing-observation img{width:38px}
.product-card{display:flex;flex-flow:column;border:1px solid #E5E5E5;border-radius:0.25rem;margin-bottom:40px}
.product-card a.thumbnail{position:relative}
.product-card>div{margin:0 20px}
.product-card .product-card-desc{padding:15px 0px}
.product-card .product-card-desc i{color:#C2D503}
.product-card .product-card-desc .btn i{color:#FFF}
.product-card .product-card-desc .name{color:#C20F2E;margin-bottom:10px;height:61px;line-height:20px}
.product-card .product-card-desc .name .product-label{display:block;max-height:41px;overflow:hidden}
.product-card .product-card-desc .name:first-letter{text-transform:uppercase}
.product-card .product-card-desc .brand,
.product-card .product-card-desc .product-content{color:#676767;margin-bottom:10px}
.product-card .product-card-desc .link{color:#C2D503}
.product-card .product-unit-price{font-style:italic;text-align:right;color:#C20F2E}
.products-index .product .image-block{position:relative;width:fit-content;margin:0 auto}
.product-wishlist-link{z-index:99}
.product-card div.thumbnail .success-victim,
.products-index .product .success-victim{position:absolute;display:inline-block;margin:auto;top:0;left:0;bottom:0;right:0;text-align:center;z-index:98}
.product-card div.thumbnail .success-victim i.fa,
.products-index .product .success-victim i.fa{font-size:20px}
.product-card div.thumbnail .success-victim button,
.products-index .product .success-victim button{position:absolute;top:45%;right:0;left:0;margin:20px}
.product-card div.thumbnail .success-victim .btn-primary,
.products-index .product .success-victim .btn-primary{left:5%;margin:0;position:absolute;right:5%;top:40%;border-radius:15px}
.product-card .marketing-observation{background:#C20F2E;color:#FFF;padding:10px 15px;border-radius:15px;display:block;position:absolute;top:50px;right:0;max-width:calc(50% + 25px);text-align:center;pointer-events:none}
.product-card .marketing-observation img{width:25px}
.product-card .product-tags,
.products-index .product .product-tags{position:absolute;right:20px;top:90px;z-index:15}
.product-card .product-tags .product-tag img,
.products-index .product .product-tags .product-tag img{width:50px;height:50px}
.products-index .product .product-tags{top:20px;left:20px;right:inherit}
.products-index .product .product-tags .product-tag img{width:100px;height:100px}
.opacity-35{opacity:35%}
.product-card .product-price,
.product-add-modal .product-price,
.carts-index .product-price,
.products-index .product-price{margin:0 !important}
.product-card .product-price .border-red,
.product-add-modal .product-price .border-red,
.carts-index .product-price .border-red,
.products-index .product-price .border-red{border:1px solid #C20F2E !important}
.product-card .product-price .border-red .label-price.label-promo,
.product-add-modal .product-price .border-red .label-price.label-promo,
.carts-index .product-price .border-red .label-price.label-promo,
.products-index .product-price .border-red .label-price.label-promo{color:#C20F2E !important}
.product-card .product-price .price,
.product-add-modal .product-price .price,
.carts-index .product-price .price,
.products-index .product-price .price{justify-content:right !important}
.product-card .product-price .through,
.product-add-modal .product-price .through,
.carts-index .product-price .through,
.products-index .product-price .through{position:relative !important}
.product-card .product-price .through .int,
.product-add-modal .product-price .through .int,
.carts-index .product-price .through .int,
.products-index .product-price .through .int{font-size:25px !important}
.product-card .product-price .through .cents,
.product-add-modal .product-price .through .cents,
.carts-index .product-price .through .cents,
.products-index .product-price .through .cents,
.product-card .product-price .through .sign,
.product-add-modal .product-price .through .sign,
.carts-index .product-price .through .sign,
.products-index .product-price .through .sign{font-size:14px !important}
.product-card .product-price .through:after,
.product-add-modal .product-price .through:after,
.carts-index .product-price .through:after,
.products-index .product-price .through:after,
.product-card .product-price .through:before,
.product-add-modal .product-price .through:before,
.carts-index .product-price .through:before,
.products-index .product-price .through:before{position:absolute !important;content:"" !important;border-left:2px solid #C20F2E !important;height:100% !important;top:0 !important}
.product-card .product-price .through:before,
.product-add-modal .product-price .through:before,
.carts-index .product-price .through:before,
.products-index .product-price .through:before{left:20px !important;transform:rotate(-45deg) !important}
.product-card .product-price .through:after,
.product-add-modal .product-price .through:after,
.carts-index .product-price .through:after,
.products-index .product-price .through:after{right:20px !important;transform:rotate(45deg) !important}
.product-card .product-price .promotion,
.product-add-modal .product-price .promotion,
.carts-index .product-price .promotion,
.products-index .product-price .promotion,
.product-card .product-price .promotion *,
.product-add-modal .product-price .promotion *,
.carts-index .product-price .promotion *,
.products-index .product-price .promotion *{color:var(--theme-color-white) !important}
.product-card .product-price .promotion .old-price,
.product-add-modal .product-price .promotion .old-price,
.carts-index .product-price .promotion .old-price,
.products-index .product-price .promotion .old-price{line-height:.7 !important;text-align:center !important}
.product-card .product-price .promotion .old-price .int,
.product-add-modal .product-price .promotion .old-price .int,
.carts-index .product-price .promotion .old-price .int,
.products-index .product-price .promotion .old-price .int{font-size:14px !important}
.product-card .product-price .promotion .old-price .cents,
.product-add-modal .product-price .promotion .old-price .cents,
.carts-index .product-price .promotion .old-price .cents,
.products-index .product-price .promotion .old-price .cents,
.product-card .product-price .promotion .old-price .sign,
.product-add-modal .product-price .promotion .old-price .sign,
.carts-index .product-price .promotion .old-price .sign,
.products-index .product-price .promotion .old-price .sign{font-size:13px !important}
.product-card .product-price .promotion .price,
.product-add-modal .product-price .promotion .price,
.carts-index .product-price .promotion .price,
.products-index .product-price .promotion .price{text-decoration:line-through}
.product-card .product-price .final-price .price,
.product-add-modal .product-price .final-price .price,
.carts-index .product-price .final-price .price,
.products-index .product-price .final-price .price{color:#C20F2E !important}
.products-index .product-price .promotion{padding-top:45px}
.products-index .product-price .promotion .discount{bottom:inherit !important}
.numeric-input{text-align:center}
.jumbotron{padding-top:40px;padding-bottom:40px;margin-bottom:40px;color:#34495E;background-color:transparent}
.jumbotron h1,
.jumbotron .h1{color:#2C3E4F;position:relative;padding-top:66px}
.jumbotron h1:before,
.jumbotron .h1:before{content:'';position:absolute;top:0;left:0;width:46px;height:46px;background-size:46px 46px!important}
.jumbotron p{margin-top:60px;margin-bottom:20px;font-size:20px;font-weight:normal}
.jumbotron>hr{border-top-color:rgba(0,0,0,0)}
.container .jumbotron,
.container-fluid .jumbotron{border-radius:4px;padding-left:15px;padding-right:15px}
@media screen and (min-width:768px){.jumbotron{padding-top:64px;padding-bottom:64px}.container .jumbotron,.container-fluid .jumbotron{padding-left:80px;padding-right:80px}.jumbotron h1,.jumbotron .h1{font-size:35px}}
.pagination{display:flex;padding-left:0;list-style:none}
.pagination>.page-item>.page-link{margin-left:-1px;padding:5px 15px;color:#666;background-color:#FFF;border:1px solid #EBEBEB;text-decoration:none}
.pagination>.page-item>.page-link:hover{background-color:#f0f0f0}
.pagination>.page-item.active>.page-link{color:#000;font-weight:bold}
.pagination>.page-item.active>.page-link:hover{background-color:#FFF}
.pagination>.page-item.disabled>.page-link{color:#A1A1A1}
.pagination>.page-item.disabled>.page-link:hover{background-color:#FFF}
.blog-pagination{display:inline-block}
.blog-pagination .oc-pagination{box-shadow:0px 0px 22px rgba(0,0,0,0.07000000000000001)}
ul.pagination>li.page-item>.page-link{padding:8px 15px;color:#A1A1A1;background:#fff;border-color:#EBEBEB;text-decoration:none}
ul.pagination>li.page-item>.page-link:focus{box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}
ul.pagination>li.page-item.active>.page-link{font-weight:700;color:#343F52;background:#fff}
ul.pagination>li.page-item.first>.page-link{border-bottom-left-radius:0.25rem;border-top-left-radius:0.25rem}
ul.pagination>li.page-item.first>.page-link{position:relative;color:#fff;width:44px}
ul.pagination>li.page-item.first>.page-link:before{content:'';display:block;width:15px;height:12.5px;background:url('../themes/cashoi/assets/images/icons/icon-pagination-arrow.png') no-repeat 0 0;background-size:15px 12.5px;position:absolute;top:16px;left:14px}
ul.pagination>li.page-item.first.disabled>.page-link:before{opacity:.5}
ul.pagination>li.page-item.first>.page-link:before{transform:scaleX(-1)}
ul.pagination>li.page-item.last>.page-link{border-bottom-right-radius:0.25rem;border-top-right-radius:0.25rem}
ul.pagination>li.page-item.last>.page-link{position:relative;color:#fff;width:44px}
ul.pagination>li.page-item.last>.page-link:before{content:'';display:block;width:15px;height:12.5px;background:url('../themes/cashoi/assets/images/icons/icon-pagination-arrow.png') no-repeat 0 0;background-size:15px 12.5px;position:absolute;top:16px;left:14px}
ul.pagination>li.page-item.last.disabled>.page-link:before{opacity:.5}
pre{padding:0;background-color:white;border:1px solid #ECF0F1;border-radius:6px}
pre .CodeMirror{height:auto;color:#2C3E4F}
pre .CodeMirror-gutters{background:transparent;border-right:1px solid #ECF0F1}
pre .CodeMirror-linenumber{padding-right:15px;background:white}
pre .CodeMirror-lines{padding:10px 0}
pre .CodeMirror pre.CodeMirror-line{padding-left:20px}
.collapsed-code-block{position:relative}
.collapsed-code-block .expand-code{display:none}
.collapsed-code-block.collapsed{margin-bottom:36px}
.collapsed-code-block.collapsed>pre{height:143px;overflow:hidden;position:relative}
.collapsed-code-block.collapsed .expand-code{border-radius:20px;user-select:none;cursor:pointer;display:block;position:absolute;bottom:-15px;left:50%;font-size:14px;background-color:white;border:1px solid #ECF0F1;z-index:5;transform:translateX(-50%);padding:4px 18px;box-shadow:0 0 0 3px white}
.collapsed-code-block.collapsed .expand-code:hover{color:white;background-color:#7F8C8D}
.code-tab{display:inline-block;font-size:14px;padding:8px 0 0 13px;position:relative}
.code-tab,
.code-tab:after{height:38px;background:url('../themes/cashoi/assets/images/code-tab.png') no-repeat 0 0;background-size:335px 38px}
.code-tab:after{content:'';width:34px;display:block;position:absolute;right:-34px;top:0;background-position:right top}
.code-tab + pre{border-radius:0 6px 6px 6px}
.btn:hover,
.btn:focus,
.btn.focus{text-decoration:none}
.btn{font-size:inherit !important}
.btn.btn-pill{border-radius:100px;padding-left:25px;padding-right:25px}
.btn.btn-primary:not(:hover):not(:active){border-color:transparent;background:linear-gradient(102.01deg,#C2D503 0.3%,#C2D503 106.31%)}
.btn.active,
.btn:hover,
.btn:active{background-color:#C20F2E;border-color:#C20F2E;color:#fff}
.share-button{display:inline-block}
.share-button .btn{position:relative;padding-left:47px;padding-right:25px}
.share-button .btn:before{content:"";position:absolute;left:17px;top:12px;width:14px;height:14px;background-repeat:no-repeat;background-size:14px 14px;background-image:url('../themes/cashoi/assets/images/icons/icon-share.png')}
.share-button .btn.btn-sm{padding-left:37px;padding-right:15px}
.share-button .btn.btn-sm:before{left:12px;top:7px}
.share-button-popover{padding:0;margin:-1rem;overflow:hidden;border-radius:8px}
.share-button-popover .nav-link{padding:10px 15px;color:#343F52;text-decoration:none}
.share-button-popover .nav-link>i{margin-right:5px}
.share-button-popover .nav-link:hover{color:#fff;background:#3097d1}
body{background:#fff}
.element-footer{background:#C20F2E}
.element-footer{position:relative;overflow:hidden;min-height:298px;z-index:1}
.element-footer:before{content:'';position:absolute;width:100%;height:106px;z-index:1;top:-1px}
.element-footer>.container{position:relative;padding:30px 0;color:#fff;z-index:2}
.element-footer .footer-decoration-1{content:'';border-radius:100%;background-color:#F4F7F8;display:block;position:absolute;z-index:-1;width:524px;height:524px;left:-42px;top:120px;opacity:.02}
.element-footer .footer-decoration-2{content:'';border-radius:100%;background-color:#F4F7F8;display:block;position:absolute;z-index:-1;width:524px;height:524px;right:-150px;top:-160px;opacity:.05}
.element-footer .footer-nav{padding-bottom:22px}
.element-footer .footer-nav .nav{padding-right:50px}
.element-footer .footer-nav .nav .nav-item{font-size:16px}
.element-footer .footer-nav .nav .nav-item.nav-item-header>a{font-weight:700}
.element-footer .footer-nav .nav .nav-item>a{color:#fff;padding:4px 0}
.element-footer .footer-brand{padding:32px 0}
.element-footer .footer-social .nav .nav-item:first-child>a{padding-left:0}
.element-footer .footer-social .nav .nav-item img{height:28px}
.element-footer .footer-copyright{text-align:right}
.element-footer .footer-copyright p{margin:0;padding:0;line-height:28px}
@media (max-width:991px){.element-footer{padding-left:20px;padding-right:20px}}
.element-social-links .nav .nav-item:first-child>a{padding-left:0}
.element-social-links .nav .nav-item>a{padding-right:8px;padding-left:8px}
.element-social-links .nav .nav-item img{height:20px}
.element-social-links .nav .nav-item i{position:relative;top:2px}
ul.bullet-list,
ul.bullet-list ul{list-style:none;padding:0}
ul.bullet-list li{position:relative;padding:0 0 0 20px}
ul.bullet-list li>a{color:#6B7482}
ul.bullet-list li.active>a{color:#8284F8}
ul.bullet-list li:before{content:"";position:absolute;background-color:#7B61FF;border-radius:5px;width:5px;height:5px;top:11px;left:6px}
ul.bullet-list li.collapsible:before{display:none}
ul.bullet-list li.collapsible>.collapse-caret{position:absolute;display:block;width:20px;height:16px;background-image:url('../themes/cashoi/assets/images/icons/icon-collapse.png');background-size:10px 6px;background-repeat:no-repeat;background-position:center center;top:6px;left:-1px}
ul.bullet-list li.collapsible>.collapse-caret.collapsed{transform:rotate(270deg) translate(0,0)}
ul.bullet-list.list-content,
ul.bullet-list.list-content ul{padding-left:10px}
ul.bullet-list.list-content a{color:#3097d1;text-decoration:none}
ul.bullet-list.list-content a:hover,
ul.bullet-list.list-content a:focus{color:#216a94;text-decoration:underline}
.form-control{border-color:#D7D7D7;box-shadow:0px 0px 23px rgba(129,138,166,0.1);border-radius:0.7rem}
.form-control-search{width:100%}
.form-control-search input{padding:8px 38px 8px 18px;border-radius:100px}
.form-control-search .search-icon{position:absolute;right:18px;top:8px;width:24px;height:24px;display:block;background-image:url('../themes/cashoi/assets/images/icons/icon-search.png');background-size:24px 24px}
.popover{border:none;box-shadow:0px 0px 22px rgba(0,0,0,0.1);border-radius:8px}
.popover .popover-arrow{display:none}
div.how-its-made{position:fixed;bottom:50px;width:800px;max-width:100%;z-index:3;padding:0 30px;margin:0 0 0 50%;transform:translateX(-50%) scale(1);background-color:transparent;transition:all 0.4s cubic-bezier(0.25,-0.59,0.35,1.58)}
div.how-its-made.init{opacity:0;transform:translateX(-50%) scale(0.3)}
div.how-its-made>div{background-color:#FFE297;box-shadow:14px -8px 52px rgba(129,138,166,0.42);text-align:center;padding:10px 20px;border-radius:14px}
div.how-its-made>div p{margin-bottom:0}
div.how-its-made>div p a{color:inherit;text-decoration:underline}
html[data-turbo-preview] div.how-its-made{opacity:0;transform:translateX(-50%) scale(0.3)}