/*common*/
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*main*/
.category-no-icon::after{
    content: '' !important;
}

@media (min-width: 992px)
{
    .row .main-content {
        min-width: 500px;
    }
}

.page-content .checkout.checkout-standard {
    margin-right: 150px;
    margin-left: 150px;
}
@media (max-width: 900px) {
    .page-content .checkout.checkout-standard {
        margin:0;
        min-width: 300px;
    }
}

.cms-page table {
    max-width: 900px;
    border-radius: 10px;

}
.cms-page table tr td{
    /*text-align: center;*/
    padding:10px;
}
/* header */

.phone-for-mobiles {
    display: none;
}
@media (max-width: 700px) {
    .phone-for-mobiles {
        display: block;
        font-size: 1rem;
        width: 100%;
        padding-right:25px;
        padding-left:25px;
    }
}

input[name="f_search"] {
    height: auto !important;
}

.header-top {
    text-transform: none !important;
}

/* elements */

.product-label.label-error {
    background: #e74c3c;
}
.product-label.label-cancel {
    background: #cacaca;
}
/*menu*/

.mobile-menu-container .category-menu {
    background: transparent;
    color: #fff;
}
.mobile-menu-container li a {
    color: #fff !important;
    border: none !important;
}


.menu>li>a {
    text-transform: none !important;
}

.megamenu img {
    width: 200px;
}
/*search*/

.aimeos .sort ul li {
    display: inline;
}


/*product details*/
p.basket-error {
    position: absolute; color:red;font-size:10px;
}
#product-tab-description{
    font-family: Verdana, sans-serif;
}
#product-tab-description strong{
    margin-right: 5px;
}
.stocktext {
    font-size: 10px;
}

.opt-quantity {
    font-size: 10px;
    letter-spacing: normal;
}
p.opt-quantity {
    line-height: 1.2;
}
.product-single figure.product-image {
    max-height: 300px;
}
.product-single .product-thumb {
    max-height: 70px;
}
.product-single .stocktext {
    font-size: 14px;
}
.product-single p.basket-error{
    margin-top: -3rem;
}
.product-list .actual-price small{
    float:right;
}
.product-single button.btn-cart::after {
    content: '* мы составим для вас коммерческое предложение';
    font-size: 7px;
    position: absolute;
    bottom: 13px;
    right: 20px;
}
.product-single  .product-form span {
    margin: 15px;
}
/*delivery*/
.checkout-standard-delivery .item-service img {
    width: 80px;
    border-radius: 10px;
}

/* basket detailed */

td.product-name.details{
min-width: 200px;
}

.product-quantity {
    width: 15.7% !important;
    text-align: center;
}

td.product-quantity input {
    width: 50%;
}

td.product-name {
    overflow-x:scroll;
    width: 280px;
}
/* mini basket */


.cart-dropdown .cart-action .btn {
    width: 100% !important;
}

.cart-dropdown .products {
    max-height: 700px !important;
    overflow-y: scroll;
    overflow-x: hidden;

}

.cart-dropdown .product.product-cart .btn-close {
    right: 5px !important;
    top: 15px;
}

.cart-dropdown .product.product-cart .product-media {
    max-height: 70px !important;
    overflow: hidden !important;
}
    /* end basket */

.category-menu>li>a {
    text-transform: none !important;
}

.icon-box .icon-box-title {
    text-transform: none !important;
}


/*product list*/

li.product.product-list:first-child {
    padding-top:0;
}

.catalog-list-items .product-details {
    max-width: 100%;
}
.product-media img {
    height: 100% !important;
    width: auto !important;
    object-fit: inherit !important;
}

.product-list .product-details .text-item {
    max-height: 130px;
    overflow: hidden !important;
    margin-bottom: 0;
    line-height: 1.4rem;
}
.compact-catalog .product-list .product-details {
    width: 500px;
}

.product-list .product-details .text-item a{
    color: #020101;
    text-decoration: none;
}
.product-list .product-details {
    /*max-width: 550px;*/
    width: 300px;
    max-height: 154px;
    padding-top: 33px;
    padding-bottom: 33px;
}

.product-list .product-cat > *{
    margin: 0 !important;
}

.product-list .product-media {
    flex: 0 0 15rem !important;
    max-height: 154px;
    overflow:hidden;
    padding-top:10px;
    padding-bottom:10px;
}

.product .media-item {
    height: 88px;
    overflow: hidden;
}
.product-action .product-price {
    height: 154px;
}

.product-action {
    display: block !important;
    max-height: 154px;
    padding-left: 25px;
    min-width: 270px;
}
.compact-catalog .product-action {
    max-height: 1.4rem;
    overflow: hidden;
}
li.product.product-list {
    border-top: 1px dashed #cecece;
    /*max-height: 154px;*/
    padding: 10px 0 3px 0;
}

.basket-mini-product {
    max-width: 60rem !important;
}
.cart-dropdown.cart-offcanvas .dropdown-box {
    right: -60rem !important;
}
.cart-dropdown.cart-offcanvas.opened .dropdown-box {
    right: 0 !important;
}

.basket-mini-product .basket td.quantity {
    width: 20%;
    padding: 0 30px 0 0;
    text-align: right;
}
.basket-mini-product .basket .price {
    text-align: right;
}
.basket-mini-product .basket .action a {
    color: #454545;
}

.product-basket .product-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.product-basket .product-qty-form {
    margin-bottom: 1rem;
    width:100%;
}
.product-basket .product-qty-form .input-group {
    border-radius: 0 0 9px 0;
    height: 30px;
    border-bottom: 3px solid #369;
    max-width: 120px;
}
.product-basket .product-qty-form input.quantity  {
    border: none;
    border-bottom: 3px solid #369;
    padding: 3px !important;
    max-height: 30px;
    max-width: 90px;

    font-weight: bold;
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.product-basket .product-qty-form .quantity-plus,.product-basket .product-qty-form .quantity-minus {
    width: 1.2rem;
    height: 1.2rem;
    font-size: 1rem;
    right: 10rem;
}
.product-basket .quantity, .product-basket .btn-cart, .product-basket .btn-product-icon {
    border-radius: 3px;
}
.compact-catalog .product-basket .btn-cart {
    margin-left: 15px;
    font-size: 0.3rem;
}
.compact-catalog .product-qty-form  {
    margin-bottom: 0;
}
.compact-catalog .product-qty-form input {
    font-size: 1.0rem;
    max-width: 50px;
}
.compact-catalog .product-qty-form .input-group {
    max-width: 80px;
}
.product-basket .btn-cart {
    flex: 1;
    cursor: pointer;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    max-width: 200px !important;
}

.product-basket .quantity, .product-basket .btn-cart, .product-basket .btn-product-icon {
    border-radius: 3px;
}

.product-basket .product-divider {
    margin: 1.4rem 0 2rem;
}
.product-action .product-variation-price {
    line-height: 1.3rem;
    font-size: 2.4rem;
    font-weight: 600;
    color: #333;
}
.compact-catalog .product-action .product-variation-price {
    font-size: 1.4rem;
}
.compact-catalog .product-action{
    min-width: 170px;
}
.compact-catalog .product-basket{
    min-width: 200px;
}
.product-action .price-item .value small {
    font-weight: 200;
    color: #454545;
}

.mobile-product-action {
    display: none !important;
    position: absolute;
    top: 2.5rem;
    right: 1.5rem;
    text-align: right;
}
.opt-price-item {
    display: inline-block;
    /*height: 1rem;*/
    margin-left: 5px;
    font-size: 10px;
}

.product.product-single.catalog-detail  .opt-price-item {
    display: block;
}



@media (max-width: 575px)
{

    .catalog-list-items .product-details {
        /*width: 100%;*/
    }

    .product-list .product-details {
        max-width: 100%;
        width: 100%;
        padding: 5px;
    }
    .product-list .product-action {
        width: 100%;
        display: none !important;
    }
    .compact-catalog .product-action {
        width: 100%;
        padding-left: 0;
        margin-right: 0;
        display: block !important;
    }
    .product-list .product-action.mobile-product-action {
        display: block !important;
    }
    .product-list .btn-cart {
        margin-left: 15px;
    }
    .compact-catalog .product-basket .btn-cart {
        font-size: 1rem;
    }

    .mobile-product-action {
        display: none !important;
        position: absolute !important;
        top: 2.5rem !important;
        left: initial !important;
        bottom: initial !important;
        right: 1.5rem !important;
        width: 25% !important;
        /*todo: fix, see style.css */
    }

    .shop-content .product-list {
        margin-bottom: 0px !important;
    }
}

/*account*/

.account-profile-address .tab-nav-outline3 .nav {
    justify-content: normal !important;
}


/*beautiful input*/

input[type=text].form-control,input[type=email].form-control,input[type=tel].form-control {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 150%;
    width: 100%;
    height: 60px;
    padding: 23px 15px 10px;
    border: 1px solid #cacaca;
    border-radius: 3px;
    color: #222;
    background-color: transparent;
}

label.form-control-label {
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 12px;
    left: 25px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #555555;
    -webkit-user-select: none;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
label.form-control-label.focus {
    display: block;
    top: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}


/* order view */

.account-history .address-table {
    text-align: left;
}


/*home slider*/

/* -------------------------------------------
    Owl Carousel
---------------------------------------------- */
.owl-loaded .owl-stage:after {
    content: "";
}

.owl-carousel:not(.owl-loaded) {
    flex-wrap: nowrap;
    overflow: hidden;
    width: auto;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 1.5rem;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
    margin: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 400;
    color: #336699;
}
.owl-theme .owl-nav .owl-prev i::before,
.owl-theme .owl-nav .owl-next i::before {
    margin: 0;
}
.owl-theme .owl-nav .owl-prev:not(.disabled):hover, .owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,
.owl-theme .owl-nav .owl-next:not(.disabled):hover,
.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus,
.owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,
.owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus {
    background-color: #336699;
    border-color: #336699;
}
.owl-theme .owl-nav .owl-prev.disabled,
.owl-theme .owl-nav .owl-next.disabled {
    color: #ccc;
}
.owl-theme .owl-nav .owl-prev {
    left: -40px;
}
.owl-theme .owl-nav .owl-prev i {
    margin-right: 2px;
}
.owl-theme .owl-nav .owl-next {
    right: -40px;
}
.owl-theme .owl-nav .owl-next i {
    margin-left: 2px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #336699;
    border-color: #336699;
    width: 8px;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px;
}

@media (max-width: 1300px) {
    .owl-theme .owl-nav .owl-prev {
        left: 20px;
    }
    .owl-theme .owl-nav .owl-next {
        right: 20px;
    }
}
.owl-nav-full .owl-nav {
    opacity: 0;
    transition: opacity 0.4s;
}
.owl-nav-full .owl-nav .owl-prev,
.owl-nav-full .owl-nav .owl-next {
    margin: 0;
    top: 0;
    height: 100%;
    transform: none;
    border: 0;
    font-size: 3.2rem;
    font-weight: 400;
    color: #333;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.8);
    transition: 0.4s;
}
.owl-nav-full .owl-nav .owl-prev:not(.disabled):hover,
.owl-nav-full .owl-nav .owl-next:not(.disabled):hover {
    color: #336699;
    background-color: rgba(255, 255, 255, 0.8);
}
.owl-nav-full .owl-nav .owl-prev.disabled,
.owl-nav-full .owl-nav .owl-next.disabled {
    visibility: hidden;
    opacity: 0;
}
.owl-nav-full .owl-nav .owl-prev {
    left: 0;
}
.owl-nav-full .owl-nav .owl-next {
    right: 0;
}
.owl-nav-full:hover .owl-nav {
    opacity: 1;
}
.owl-nav-full:hover .owl-prev {
    left: 0;
}
.owl-nav-full:hover .owl-next {
    right: 0;
}

.owl-nav-inner .owl-nav .owl-prev,
.owl-nav-inner .owl-nav .owl-next {
    opacity: 0;
    visibility: hidden;
}
.owl-nav-inner .owl-nav i {
    margin-bottom: 2px;
}
.owl-nav-inner .owl-nav .owl-prev {
    left: 0;
}
.owl-nav-inner .owl-nav .owl-next {
    right: 0;
}
.owl-nav-inner:hover .owl-prev,
.owl-nav-inner:hover .owl-next {
    opacity: 1;
    visibility: visible;
}
.owl-nav-inner:hover .owl-prev {
    left: 2rem;
}
.owl-nav-inner:hover .owl-next {
    right: 2rem;
}

.owl-nav-top > .owl-nav {
    position: absolute;
    top: -5.3rem;
    right: -0.4rem;
    color: #777;
}
.owl-nav-top > .owl-nav i {
    font-size: 1.4rem;
    font-weight: 400;
}
.owl-nav-top > .owl-nav i::before {
    margin: 0;
}

.owl-nav-bottom > .owl-nav {
    position: absolute;
    bottom: 1.7rem;
    right: -0.4rem;
    color: #999;
}
.owl-nav-bottom > .owl-nav i {
    font-size: 2rem;
    font-weight: 700;
}
.owl-nav-bottom > .owl-nav i::before {
    margin: 0;
}
.owl-nav-bottom .owl-prev {
    margin-right: 0.8rem;
}

.owl-nav-right .owl-nav {
    position: absolute;
    right: 4rem;
    bottom: 7.8rem;
}

.owl-dot-white .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #fff;
    opacity: 0.8;
}
.owl-dot-white .owl-dots .owl-dot.active span {
    background-color: #fff;
    border-color: #fff;
    opacity: 1;
}

.owl-dot-grey .owl-dots .owl-dot span {
    background-color: #eee;
    border-color: #eee;
}
.owl-dot-grey .owl-dots .owl-dot.active span {
    background-color: #336699;
    border-color: #336699;
}

.owl-dot-inner .owl-dots {
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    transform: translateX(-50%);
}

.owl-dot-right .owl-dots {
    position: absolute;
    bottom: 6.9rem;
    right: 1.5rem;
}

.owl-img-dots {
    z-index: 1000;
}
.owl-img-dots a {
    display: inline-flex;
    position: relative;
    margin: 0 1.5rem 1rem;
    border-radius: 50%;
    border: 3px solid transparent;
    box-shadow: 0 0 0 2px #ccc;
    overflow: hidden;
    transition: padding 0.4s, box-shadow 0.4s;
}
.owl-img-dots a.active, .owl-img-dots a:hover {
    box-shadow: 0 0 0 2px #336699;
}
.owl-img-dots a img {
    border-radius: 50%;
}

.brands-carousel .owl-item, .brands-carousel:not(.owl-loaded) figure .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}
.brands-carousel .owl-item img, .brands-carousel:not(.owl-loaded) figure .owl-item img {
    width: auto;
}

.owl-carousel .slide-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: filter, transform, opacity;
    opacity: 0;
}
.owl-carousel .slide-animate.show-content {
    opacity: 1;
}

.owl-full-height,
.owl-full-height .owl-stage-outer,
.owl-full-height .owl-stage,
.owl-full-height .owl-item,
.owl-same-height .owl-item > * {
    height: 100%;
}

.owl-same-height .owl-stage {
    display: flex;
}

.owl-full-height .owl-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: middle;
}

.owl-shadow-carousel .owl-stage-outer {
    margin: -20px;
    padding: 20px;
}

@media (max-width: 575px) {
    .owl-shadow-carousel .owl-stage-outer {
        margin: -15px;
        padding: 15px;
    }
}
.owl-nav-bg > .owl-nav .owl-prev {
    left: 15.4%;
}
.owl-nav-bg > .owl-nav .owl-next {
    right: 15.4%;
}
.owl-nav-bg > .owl-nav [class*=owl-] {
    width: 4.8rem;
    height: 4.8rem;
    border-width: 2px;
    font-size: 2.4rem;
    color: #666666;
    border-color: #666666;
}
.owl-nav-bg > .owl-nav [class*=owl-].disabled {
    border-color: #acabab;
}
.owl-nav-bg > .owl-nav i {
    line-height: 1;
    margin-bottom: 2px;
}

.owl-nav-fade .owl-nav .owl-prev {
    opacity: 0;
    margin-left: 4rem;
}
.owl-nav-fade .owl-nav .owl-next {
    opacity: 0;
    margin-right: 4rem;
}
.owl-nav-fade:hover .owl-nav .owl-prev {
    opacity: 1;
    margin-left: 0;
}
.owl-nav-fade:hover .owl-nav .owl-next {
    opacity: 1;
    margin-right: 0;
}

.owl-nav-outside .owl-nav .owl-prev {
    margin-left: -4rem;
}
.owl-nav-outside .owl-nav .owl-next {
    margin-right: -4rem;
}

.owl-custom-nav {
    display: flex;
    align-content: center;
    justify-content: center;
}
.owl-custom-nav .owl-prev, .owl-custom-nav .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 2rem;
    width: 3rem;
    height: 3rem;
    color: #333;
    transition: border-color 0.4s, color 0.4s, background-color 0.4s;
    cursor: pointer;
}
.owl-custom-nav.nav-circle .owl-prev, .owl-custom-nav.nav-circle .owl-next {
    border-radius: 50%;
    border: 1px solid #999;
}
.owl-custom-nav.nav-circle .owl-prev.active, .owl-custom-nav.nav-circle .owl-prev:hover, .owl-custom-nav.nav-circle .owl-next.active, .owl-custom-nav.nav-circle .owl-next:hover {
    background: #336699;
    border-color: #336699;
    color: #fff;
}

.owl-nav-lg > .owl-nav .owl-next,
.owl-nav-lg > .owl-nav .owl-prev,
.owl-nav-md > .owl-nav .owl-next,
.owl-nav-md > .owl-nav .owl-prev {
    border: 0;
}
.owl-nav-lg > .owl-nav [class*=owl-]:not(.disabled):hover,
.owl-nav-md > .owl-nav [class*=owl-]:not(.disabled):hover {
    background-color: transparent;
    border: none;
}

.owl-nav-lg > .owl-nav .owl-next,
.owl-nav-lg > .owl-nav .owl-prev {
    font-size: 4.8rem;
}

.owl-nav-md > .owl-nav .owl-next,
.owl-nav-md > .owl-nav .owl-prev {
    font-size: 3.3rem;
}

.owl-split .owl-item:not(:last-child) {
    position: relative;
}
.owl-split .owl-item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ebebeb;
}

.owl-middle .owl-stage {
    display: flex;
    align-items: center;
}

.owl-custom-shadow .owl-stage-outer::before, .owl-custom-shadow .owl-stage-outer::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: 0 0 140px 220px rgba(255, 255, 255, 0.8);
    z-index: 1;
    transition: ease opacity 300ms;
}
.owl-custom-shadow.left-shadow .owl-stage-outer::after {
    content: none;
}
.owl-custom-shadow.right-shadow .owl-stage-outer::before {
    content: none;
}
.owl-custom-shadow.right-shadow .owl-stage-outer::after {
    right: 0;
}

@media (max-width: 1440px) {
    .owl-nav-outside .owl-nav .owl-prev {
        margin-left: 0;
    }
    .owl-nav-outside .owl-nav .owl-next {
        margin-right: 0;
    }
}
@media (max-width: 575px) {
    .owl-img-dots a {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

.mr-2 {
    margin-right: 1rem !important;
}

.pl-2 {
    padding-left: 1rem !important;
}

.pr-2 {
    padding-right: 1rem !important;
}

.ml-3 {
    margin-left: 1.5rem !important;
}

.mr-3 {
    margin-right: 1.5rem !important;
}

.pl-3 {
    padding-left: 1.5rem !important;
}

.pr-3 {
    padding-right: 1.5rem !important;
}

.ml-4 {
    margin-left: 2rem !important;
}

.mr-4 {
    margin-right: 2rem !important;
}

.pl-4 {
    padding-left: 2rem !important;
}

.pr-4 {
    padding-right: 2rem !important;
}

.ml-5 {
    margin-left: 2.5rem !important;
}

.mr-5 {
    margin-right: 2.5rem !important;
}

.pl-5 {
    padding-left: 2.5rem !important;
}

.pr-5 {
    padding-right: 2.5rem !important;
}

.ml-6 {
    margin-left: 3rem !important;
}

.mr-6 {
    margin-right: 3rem !important;
}

.pl-6 {
    padding-left: 3rem !important;
}

.pr-6 {
    padding-right: 3rem !important;
}

.ml-7 {
    margin-left: 3.5rem !important;
}

.mr-7 {
    margin-right: 3.5rem !important;
}

.pl-7 {
    padding-left: 3.5rem !important;
}

.pr-7 {
    padding-right: 3.5rem !important;
}

.ml-8 {
    margin-left: 4rem !important;
}

.mr-8 {
    margin-right: 4rem !important;
}

.pl-8 {
    padding-left: 4rem !important;
}

.pr-8 {
    padding-right: 4rem !important;
}

.ml-9 {
    margin-left: 4.5rem !important;
}

.mr-9 {
    margin-right: 4.5rem !important;
}

.pl-9 {
    padding-left: 4.5rem !important;
}

.pr-9 {
    padding-right: 4.5rem !important;
}

.ml-10 {
    margin-left: 5rem !important;
}

.mr-10 {
    margin-right: 5rem !important;
}

.pl-10 {
    padding-left: 5rem !important;
}

.pr-10 {
    padding-right: 5rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0rem !important;
    }

    .mt-sm-1 {
        margin-top: 0.5rem !important;
    }

    .mt-sm-2 {
        margin-top: 1rem !important;
    }

    .mt-sm-3 {
        margin-top: 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 2rem !important;
    }

    .mt-sm-5 {
        margin-top: 2.5rem !important;
    }

    .mt-sm-6 {
        margin-top: 3rem !important;
    }

    .mt-sm-7 {
        margin-top: 3.5rem !important;
    }

    .mt-sm-8 {
        margin-top: 4rem !important;
    }

    .mt-sm-9 {
        margin-top: 4.5rem !important;
    }

    .mt-sm-10 {
        margin-top: 5rem !important;
    }

    .mb-sm-0 {
        margin-bottom: 0rem !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 1rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 2rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 2.5rem !important;
    }

    .mb-sm-6 {
        margin-bottom: 3rem !important;
    }

    .mb-sm-7 {
        margin-bottom: 3.5rem !important;
    }

    .mb-sm-8 {
        margin-bottom: 4rem !important;
    }

    .mb-sm-9 {
        margin-bottom: 4.5rem !important;
    }

    .mb-sm-10 {
        margin-bottom: 5rem !important;
    }

    .pt-sm-0 {
        padding-top: 0rem !important;
    }

    .pt-sm-1 {
        padding-top: 0.5rem !important;
    }

    .pt-sm-2 {
        padding-top: 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important;
    }

    .pt-sm-4 {
        padding-top: 2rem !important;
    }

    .pt-sm-5 {
        padding-top: 2.5rem !important;
    }

    .pt-sm-6 {
        padding-top: 3rem !important;
    }

    .pt-sm-7 {
        padding-top: 3.5rem !important;
    }

    .pt-sm-8 {
        padding-top: 4rem !important;
    }

    .pt-sm-9 {
        padding-top: 4.5rem !important;
    }

    .pt-sm-10 {
        padding-top: 5rem !important;
    }

    .pb-sm-0 {
        padding-bottom: 0rem !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 2rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 2.5rem !important;
    }

    .pb-sm-6 {
        padding-bottom: 3rem !important;
    }

    .pb-sm-7 {
        padding-bottom: 3.5rem !important;
    }

    .pb-sm-8 {
        padding-bottom: 4rem !important;
    }

    .pb-sm-9 {
        padding-bottom: 4.5rem !important;
    }

    .pb-sm-10 {
        padding-bottom: 5rem !important;
    }
}
@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0rem !important;
    }

    .mt-md-1 {
        margin-top: 0.5rem !important;
    }

    .mt-md-2 {
        margin-top: 1rem !important;
    }

    .mt-md-3 {
        margin-top: 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 2rem !important;
    }

    .mt-md-5 {
        margin-top: 2.5rem !important;
    }

    .mt-md-6 {
        margin-top: 3rem !important;
    }

    .mt-md-7 {
        margin-top: 3.5rem !important;
    }

    .mt-md-8 {
        margin-top: 4rem !important;
    }

    .mt-md-9 {
        margin-top: 4.5rem !important;
    }

    .mt-md-10 {
        margin-top: 5rem !important;
    }

    .mb-md-0 {
        margin-bottom: 0rem !important;
    }

    .mb-md-1 {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-2 {
        margin-bottom: 1rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-4 {
        margin-bottom: 2rem !important;
    }

    .mb-md-5 {
        margin-bottom: 2.5rem !important;
    }

    .mb-md-6 {
        margin-bottom: 3rem !important;
    }

    .mb-md-7 {
        margin-bottom: 3.5rem !important;
    }

    .mb-md-8 {
        margin-bottom: 4rem !important;
    }

    .mb-md-9 {
        margin-bottom: 4.5rem !important;
    }

    .mb-md-10 {
        margin-bottom: 5rem !important;
    }

    .pt-md-0 {
        padding-top: 0rem !important;
    }

    .pt-md-1 {
        padding-top: 0.5rem !important;
    }

    .pt-md-2 {
        padding-top: 1rem !important;
    }

    .pt-md-3 {
        padding-top: 1.5rem !important;
    }

    .pt-md-4 {
        padding-top: 2rem !important;
    }

    .pt-md-5 {
        padding-top: 2.5rem !important;
    }

    .pt-md-6 {
        padding-top: 3rem !important;
    }

    .pt-md-7 {
        padding-top: 3.5rem !important;
    }

    .pt-md-8 {
        padding-top: 4rem !important;
    }

    .pt-md-9 {
        padding-top: 4.5rem !important;
    }

    .pt-md-10 {
        padding-top: 5rem !important;
    }

    .pb-md-0 {
        padding-bottom: 0rem !important;
    }

    .pb-md-1 {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-2 {
        padding-bottom: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-4 {
        padding-bottom: 2rem !important;
    }

    .pb-md-5 {
        padding-bottom: 2.5rem !important;
    }

    .pb-md-6 {
        padding-bottom: 3rem !important;
    }

    .pb-md-7 {
        padding-bottom: 3.5rem !important;
    }

    .pb-md-8 {
        padding-bottom: 4rem !important;
    }

    .pb-md-9 {
        padding-bottom: 4.5rem !important;
    }

    .pb-md-10 {
        padding-bottom: 5rem !important;
    }
}
@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0rem !important;
    }

    .mt-lg-1 {
        margin-top: 0.5rem !important;
    }

    .mt-lg-2 {
        margin-top: 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 2rem !important;
    }

    .mt-lg-5 {
        margin-top: 2.5rem !important;
    }

    .mt-lg-6 {
        margin-top: 3rem !important;
    }

    .mt-lg-7 {
        margin-top: 3.5rem !important;
    }

    .mt-lg-8 {
        margin-top: 4rem !important;
    }

    .mt-lg-9 {
        margin-top: 4.5rem !important;
    }

    .mt-lg-10 {
        margin-top: 5rem !important;
    }

    .mb-lg-0 {
        margin-bottom: 0rem !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 2rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 2.5rem !important;
    }

    .mb-lg-6 {
        margin-bottom: 3rem !important;
    }

    .mb-lg-7 {
        margin-bottom: 3.5rem !important;
    }

    .mb-lg-8 {
        margin-bottom: 4rem !important;
    }

    .mb-lg-9 {
        margin-bottom: 4.5rem !important;
    }

    .mb-lg-10 {
        margin-bottom: 5rem !important;
    }

    .pt-lg-0 {
        padding-top: 0rem !important;
    }

    .pt-lg-1 {
        padding-top: 0.5rem !important;
    }

    .pt-lg-2 {
        padding-top: 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 2rem !important;
    }

    .pt-lg-5 {
        padding-top: 2.5rem !important;
    }

    .pt-lg-6 {
        padding-top: 3rem !important;
    }

    .pt-lg-7 {
        padding-top: 3.5rem !important;
    }

    .pt-lg-8 {
        padding-top: 4rem !important;
    }

    .pt-lg-9 {
        padding-top: 4.5rem !important;
    }

    .pt-lg-10 {
        padding-top: 5rem !important;
    }

    .pb-lg-0 {
        padding-bottom: 0rem !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 2rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 2.5rem !important;
    }

    .pb-lg-6 {
        padding-bottom: 3rem !important;
    }

    .pb-lg-7 {
        padding-bottom: 3.5rem !important;
    }

    .pb-lg-8 {
        padding-bottom: 4rem !important;
    }

    .pb-lg-9 {
        padding-bottom: 4.5rem !important;
    }

    .pb-lg-10 {
        padding-bottom: 5rem !important;
    }

    .ml-lg-0 {
        margin-left: 0rem !important;
    }

    .mr-lg-0 {
        margin-right: 0rem !important;
    }

    .pl-lg-0 {
        padding-left: 0rem !important;
    }

    .pr-lg-0 {
        padding-right: 0rem !important;
    }

    .ml-lg-1 {
        margin-left: 0.5rem !important;
    }

    .mr-lg-1 {
        margin-right: 0.5rem !important;
    }

    .pl-lg-1 {
        padding-left: 0.5rem !important;
    }

    .pr-lg-1 {
        padding-right: 0.5rem !important;
    }

    .ml-lg-2 {
        margin-left: 1rem !important;
    }

    .mr-lg-2 {
        margin-right: 1rem !important;
    }

    .pl-lg-2 {
        padding-left: 1rem !important;
    }

    .pr-lg-2 {
        padding-right: 1rem !important;
    }

    .ml-lg-3 {
        margin-left: 1.5rem !important;
    }

    .mr-lg-3 {
        margin-right: 1.5rem !important;
    }

    .pl-lg-3 {
        padding-left: 1.5rem !important;
    }

    .pr-lg-3 {
        padding-right: 1.5rem !important;
    }

    .ml-lg-4 {
        margin-left: 2rem !important;
    }

    .mr-lg-4 {
        margin-right: 2rem !important;
    }

    .pl-lg-4 {
        padding-left: 2rem !important;
    }

    .pr-lg-4 {
        padding-right: 2rem !important;
    }

    .ml-lg-5 {
        margin-left: 2.5rem !important;
    }

    .mr-lg-5 {
        margin-right: 2.5rem !important;
    }

    .pl-lg-5 {
        padding-left: 2.5rem !important;
    }

    .pr-lg-5 {
        padding-right: 2.5rem !important;
    }

    .ml-lg-6 {
        margin-left: 3rem !important;
    }

    .mr-lg-6 {
        margin-right: 3rem !important;
    }

    .pl-lg-6 {
        padding-left: 3rem !important;
    }

    .pr-lg-6 {
        padding-right: 3rem !important;
    }

    .ml-lg-7 {
        margin-left: 3.5rem !important;
    }

    .mr-lg-7 {
        margin-right: 3.5rem !important;
    }

    .pl-lg-7 {
        padding-left: 3.5rem !important;
    }

    .pr-lg-7 {
        padding-right: 3.5rem !important;
    }

    .ml-lg-8 {
        margin-left: 4rem !important;
    }

    .mr-lg-8 {
        margin-right: 4rem !important;
    }

    .pl-lg-8 {
        padding-left: 4rem !important;
    }

    .pr-lg-8 {
        padding-right: 4rem !important;
    }

    .ml-lg-9 {
        margin-left: 4.5rem !important;
    }

    .mr-lg-9 {
        margin-right: 4.5rem !important;
    }

    .pl-lg-9 {
        padding-left: 4.5rem !important;
    }

    .pr-lg-9 {
        padding-right: 4.5rem !important;
    }

    .ml-lg-10 {
        margin-left: 5rem !important;
    }

    .mr-lg-10 {
        margin-right: 5rem !important;
    }

    .pl-lg-10 {
        padding-left: 5rem !important;
    }

    .pr-lg-10 {
        padding-right: 5rem !important;
    }
}
@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0rem !important;
    }

    .mt-xl-1 {
        margin-top: 0.5rem !important;
    }

    .mt-xl-2 {
        margin-top: 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 2rem !important;
    }

    .mt-xl-5 {
        margin-top: 2.5rem !important;
    }

    .mt-xl-6 {
        margin-top: 3rem !important;
    }

    .mt-xl-7 {
        margin-top: 3.5rem !important;
    }

    .mt-xl-8 {
        margin-top: 4rem !important;
    }

    .mt-xl-9 {
        margin-top: 4.5rem !important;
    }

    .mt-xl-10 {
        margin-top: 5rem !important;
    }

    .mb-xl-0 {
        margin-bottom: 0rem !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 1rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 2rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 2.5rem !important;
    }

    .mb-xl-6 {
        margin-bottom: 3rem !important;
    }

    .mb-xl-7 {
        margin-bottom: 3.5rem !important;
    }

    .mb-xl-8 {
        margin-bottom: 4rem !important;
    }

    .mb-xl-9 {
        margin-bottom: 4.5rem !important;
    }

    .mb-xl-10 {
        margin-bottom: 5rem !important;
    }
}
@media (min-width: 992px) {
    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
@media (min-width: 768px) {
    .ml-md-auto {
        margin-left: auto !important;
    }

    .mr-md-auto {
        margin-right: auto !important;
    }

    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
/* 6. components */
/*----------------------------------------
    Animation
        - Sticky Content
-----------------------------------------*/
.appear-animate {
    visibility: hidden;
    opacity: 0;
}

.appear-animation-visible {
    visibility: visible;
    opacity: 1;
}

@keyframes fixedTopContent {
    from {
        transform: translateY(-100%);
        transform-origin: center top 0px;
    }
    to {
        transform: translateY(0);
    }
}
@keyframes fixedBottomContent {
    from {
        transform: translateY(100%);
        transform-origin: center top 0px;
    }
    to {
        transform: translateY(0);
    }
}
@keyframes showMsgFirst {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes showMsg {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes navItemArrow {
    0% {
        position: relative;
        left: -3px;
    }
    50% {
        position: relative;
        left: 2px;
    }
    100% {
        position: relative;
        left: -3px;
    }
}
@keyframes fadeInLeftShorter {
    from {
        opacity: 0;
        transform: translate(50px, 0);
        transform-origin: 0, 0;
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeftShorter {
    animation-name: fadeInLeftShorter;
}

@keyframes fadeInRightShorter {
    from {
        opacity: 0;
        transform: translate(-50px, 0);
        transform-origin: 0, 0;
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRightShorter {
    animation-name: fadeInRightShorter;
}

@keyframes fadeInUpShorter {
    from {
        opacity: 0;
        transform: translate(0, 50px);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUpShorter {
    animation-name: fadeInUpShorter;
}

@keyframes fadeInDownShorter {
    from {
        opacity: 0;
        transform: translate(0, -50px);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDownShorter {
    animation-name: fadeInDownShorter;
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInY {
    animation-name: flipInY;
}

@keyframes flipOutY {
    0% {
        animation-timing-function: ease-out;
        transform: perspective(400px);
    }
    to {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
}
@keyframes blurIn {
    from {
        opacity: 0;
        filter: blur(20px);
        transform: scale(1.2);
    }
    to {
        opacity: 1;
        filter: blur(0);
        transform: none;
    }
}
.blurIn {
    animation-name: blurIn;
}

@keyframes grayOut {
    from {
        opacity: 1;
        filter: grayscale(0);
    }
    15% {
        filter: grayscale(100%);
    }
    to {
        opacity: 0;
        filter: grayscale(100%);
    }
}
.grayOut {
    animation-name: grayOut;
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0%);
    }
    to {
        filter: brightness(100%);
    }
}
.brightIn {
    animation-name: brightIn;
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes slideX {
    0% {
        transform: none;
        left: 100%;
    }
    100% {
        transform: translateX(-100%);
        left: 0;
    }
}


/* Intro-section */

.owl-carousel img {
    display: block;
}

.intro-section .owl-nav .owl-prev, .intro-section .owl-nav .owl-next {
    margin-top: -0.2rem;
    font-size: 3.3rem;
    color: #666;
    opacity: 0;
    transition: color 0.3s, transform 0.3s, opacity 0.3;
}
.intro-section .owl-nav .owl-next {
    right: 13.8%;
    transform: translate(400%, -50%);
}
.intro-section .owl-nav .owl-prev {
    left: 13.8%;
    transform: translate(-400%, -50%);
}
.intro-section .owl-carousel.owl-theme:hover .owl-nav .owl-prev, .intro-section .owl-carousel.owl-theme:hover .owl-nav .owl-next {
    transform: translate(0, -50%);
    opacity: 1;
}
.intro-section .owl-carousel.owl-theme.owl-nav-inner .owl-nav .owl-prev:not(.disabled):hover,
.intro-section .owl-carousel.owl-theme.owl-nav-inner .owl-nav .owl-next:not(.disabled):hover {
    color: #336699;
}

.intro-slide {
    min-height: 450px;
    height: 100%;
}
.intro-slide .banner-content {
    margin-top: -0.3rem;
}
.intro-slide .banner-subtitle {
    font-size: 4em;
}
.intro-slide .banner-title {
    font-size: 5em;
    margin-bottom: 0.1rem;
}
.intro-slide p {
    margin-bottom: 2.1rem;
    font-size: 2.4em;
}
.intro-slide .btn {
    padding: 1.23em 2.45em;
    font-size: 1.4em;
}
.intro-slide .slide-image {
    position: absolute;
    width: 47.4rem;
}

.intro-slide1 .banner-content {
    right: 3.9%;
}
.intro-slide1 .banner-subtitle span::after {
    position: absolute;
    bottom: 0;
    left: -0.4rem;
    content: "";
    width: 3.8em;
    height: 0.3rem;
    background-color: #f77c29;
}
.intro-slide1 .slide-image {
    right: 36%;
    top: 12%;
}

.intro-slide2 .banner-content {
    left: 27.4%;
    margin-top: -0.5rem;
}
.intro-slide2 .banner-subtitle {
    margin-bottom: 0.3rem;
    font-size: 3.8em;
}
.intro-slide2 .banner-title {
    line-height: 1.08;
}
.intro-slide2 .slide-image {
    right: 1.3%;
    top: -5.8%;
}

.intro-slide3 .banner-content {
    right: 4.6%;
    margin-top: -0.7rem;
}
.intro-slide3 .banner-subtitle {
    margin-bottom: 0.3rem;
}
.intro-slide3 .banner-title {
    margin-bottom: 2.3rem;
}
.intro-slide3 .banner-title::before, .intro-slide3 .banner-title::after {
    position: absolute;
    content: "";
    background-color: #f77c29;
}
.intro-slide3 .banner-title::before {
    top: 50%;
    transform: translateY(-50%) matrix(1, 0, -0.35, 1, 0, 0);
    right: 3.34em;
    width: 3.14em;
    height: 0.92em;
    border-radius: 0.3rem;
    z-index: -1;
}
.intro-slide3 .banner-title::after {
    right: 0;
    bottom: 0.15em;
    width: 3.62em;
    height: 0.3rem;
}
.intro-slide3 p {
    font-size: 2.2em;
    line-height: 1.6;
}
.intro-slide3 .slide-image {
    right: 44%;
    top: 10%;
    width: 31rem;
}



/* Category-section top-category */
.top-category .owl-stage-outer {
    margin: -2rem;
    padding: 2rem;
}

/* Product Wrapper */



/* Product Wrapper 1 */
.product-wrapper-1 .banner {
    min-height: 21rem;
}

.title-link-wrapper .title {
    padding: 1.1rem 0;
}
.title-link-wrapper a {
    color: #333;
}

.banner-content.content-top {
    padding: 12.6% 13%;
}
.banner-content.content-top .banner-subtitle {
    font-size: 1.8em;
}
.banner-content.content-top .banner-title {
    margin-bottom: 2.3rem;
    font-size: 3em;
    line-height: 1.15;
}
.banner-content.content-top .banner-divider {
    width: 3.5rem;
    height: 0.3rem;
}

/* Banner Fashoin */
.banner-fashion {
    padding: 4.5rem 7rem 2.5rem;
}
.banner-fashion .banner-content {
    display: flex;
}
.banner-fashion .content-left {
    white-space: nowrap;
}
.banner-fashion .banner-price-info {
    margin-right: 3.9rem;
    font-size: 7em;
}
.banner-fashion sup, .banner-fashion sub {
    position: relative;
    line-height: 0;
}
.banner-fashion sup {
    margin-left: -0.7rem;
    top: 0.15em;
    font-size: 0.64em;
}
.banner-fashion sub {
    margin-left: -3.4rem;
    vertical-align: baseline;
    font-size: 0.286em;
}
.banner-fashion .banner-title {
    margin-bottom: 0.2rem;
    font-size: 3em;
}
.banner-fashion p {
    font-size: 1.8em;
}
.banner-fashion p span {
    line-height: 1.4;
}
.banner-fashion .banner-divider {
    width: 2px;
    height: 7.5rem;
    opacity: 0.15;
}


/* Responsive */

@media (max-width: 991px) {
    .intro-slide1 .slide-image {
        right: 48%;
    }

    .intro-slide2 .banner-content {
        left: 2%;
    }

    .intro-slide3 .slide-image {
        right: 62%;
    }
}
@media (max-width: 767px) {
    .intro-slide {
        font-size: 0.9rem;
    }

    .intro-slide1 .banner-content {
        right: 0;
    }
    .intro-slide1 .slide-image {
        right: 50%;
    }

    .intro-slide2 .slide-image {
        right: auto;
        left: 50%;
    }

    .intro-slide3 .banner-content {
        right: 0;
    }

    .product-wrapper-1 .banner,
    .banner-fashion {
        font-size: 0.8rem;
    }

    .banner-fashion {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .banner-fashion .banner-content {
        display: block;
    }
    .banner-fashion .banner-divider {
        display: none;
    }
    .banner-fashion sub {
        margin-left: -2.6rem;
    }
}
@media (max-width: 575px) {
    .intro-slide {
        font-size: 0.8rem;
    }

    .intro-slide2 .banner-content {
        left: 0;
    }

    .banner-content.content-top {
        padding: 2rem;
    }
}
