@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);
#wrapper {
    background: #fff
}

.category-cover img {
    height: 180px
}

body {
    font-family: Roboto, sans-serif !important;
    width: 100vw;
    overflow-x: hidden
}

a,
h1,
h2,
h3,
h4,
h5 {
    font-family: Roboto, sans-serif;
}

a {
    color: #e31c79
}

#custom-text {
    margin-top: 1.5rem
}

.card {
    box-shadow: none;
    border: 0
}
.page-authentication #wrapper .breadcrumb,
.page-password #wrapper .breadcrumb {
    display: none;
}
.btn-primary,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:hover,
.btn-primary:visited {
    background-color: #e31c79 !important;
    color: #fff!important;
    border-radius: 3px;
    cursor: pointer;
    height: 45px;
    box-shadow: none;
    font-weight: initial;
    text-transform: initial;
    transition: .2s;
    display: flex;
    align-items: center;
    border: none;
    outline: 0;
    width:auto!important;
}

.btn-secondary,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:hover,
.btn-secondary:visited {
    background-color: transparent !important;
    color: #000;
    border-radius: 3px;
    cursor: pointer;
    height: 45px;
    box-shadow: none;
    font-weight: initial;
    text-transform: initial;
    transition: .2s;
    display: flex;
    align-items: center;
    border: 1px solid;
    outline: 0
}

.btn-primary:hover {
    border: none;
    outline: 0;
    transition: .2s;
    border-radius: 10px
}

.btn-secondary:hover {
    transition: .2s;
    border-radius: 10px;
    background-color: transparent !important;
    border: 1px solid
}

.category-sub-menu li a:not(.category-sub-link):hover {
    color: #e31c79 !important
}

.block-categories .category-sub-menu .category-sub-link {
    display: flex;
    justify-content: space-between
}

.header-top {
    background-color: #bdbcbc
}

#_desktop_logo {
    margin-top: 0 !important;
    width: 15%
}

#top-menu .menu_block a.cycle {
    position: relative;
    margin-bottom: 10px !important
}

#top-menu .menu_block a.cycle:after,
.sub-menu_mainLinks ul li a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #383b38;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

#top-menu .menu_block.rose a.cycle {
    color: #e31c79
}

#top-menu .menu_block.rose a.cycle:after {
    border-bottom: 1px solid #e31c79
}

#top-menu .menu_block.bleu a.cycle {
    color: #00a5b5 !important
}

#top-menu .menu_block.bleu a.cycle:after {
    border-bottom: 1px solid #00a5b5
}

#top-menu .menu_block.vert a.cycle {
    color: #9bd611 !important
}

#top-menu .menu_block.vert a.cycle:after {
    border-bottom: 1px solid #9bd611
}

.sub-menu_mainLinks ul li a:hover {
    color: initial !important
}

.menu_block .contain_btn a {
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    border-radius: 3px;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    background: #fff
}

.menu_block .contain_btn a span {
    z-index: 1;
    position: relative
}

.menu_block .contain_btn a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    transition: .2s;
    border-radius: 3px;
    z-index: 0
}

.menu_block.rose .contain_btn a:before {
    background: #e31c79
}

.menu_block.bleu .contain_btn a:before {
    background: #00a5b5
}

.menu_block.vert .contain_btn a:before {
    background: #9bd611
}

.menu_block .contain_btn a:hover {
    color: #fff !important
}

.menu_block .contain_btn a:hover:before {
    height: 100%;
    transition: .2s
}

#top-menu .menu_block a.cycle:hover:after,
.sub-menu_mainLinks ul li a:hover:after {
    transform-origin: left;
    transform: none
}

.user-info span {
    background-color: #bdbcbc !important;
    border-radius: 3px;
    color: #fff;
    height: 45px
}
#header .search-widget {
    margin-top: 0 !important
}

.ui-menu .ui-menu-item .ui-state-focus,
.ui-menu .ui-menu-item a,
.ui-menu .ui-menu-item a:hover {
    padding: 3px 5px !important;
    line-height: 1.5 !important;
    margin: 3px 0 !important;
    outline: 0 !important;
    font-weight: initial !important;
    white-space: nowrap
}

.ui-menu .ui-menu-item .ui-state-focus {
    border: 0 !important
}

.ui-corner-all:active,
.ui-corner-all:hover,
.ui-corner-all:visited {
    border-radius: initial !important;
    outline: 0 !important
}

.ui-menu .ui-menu-item {
    transition: .2s;
    margin: 0 10px !important;
    padding: 0 !important;
    width: calc(100% - 20px);
    outline: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.ui-menu .ui-menu-item:last-of-type {
    border: 0
}

.ui-menu .ui-menu-item:hover {
    color: #00a5b5;
    transition: .2s
}

.collectionHome {
    background-color: transparent;
    padding: 0
}

.collectionHome .collectionFeature {
    margin-top: 2vh;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 30px;
    transition: .2s;
    border-radius: 1vmin;
    cursor: pointer;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .1)
}

.collectionHome .collectionFeature:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    transition: .2s;
    border-radius: 1vmin;
    z-index: -1
}

.collectionHome .collectionFeature.rose:before {
    background: #e31c79
}

.collectionHome .collectionFeature.bleu:before {
    background: #00a5b5
}

.collectionHome .collectionFeature.vert:before {
    background: #9bd611
}

.collectionHome .collectionFeature span.number {
    bottom: 0;
    color: #000;
    opacity: .02;
    font-size: 200px;
    line-height: 1;
    position: absolute;
    right: 10px;
    transition: .2s;
    height: 100%;
    display: flex;
    align-items: center
}

.collectionHome .collectionFeature span.number i {
    opacity: 1;
    font-size: 100px
}

.collectionHome .collectionFeature h3 {
    transition: .1s;
    margin-bottom: 15px;
    margin-top: 23px;
    font-size: 30px;
    text-decoration: none !important;
    font-weight: 600;
    color: #e31c79
}

.collectionHome.small .collectionFeature h3 {
    font-size: 24px
}

.collectionHome .collectionFeature p,
.collectionHome .collectionFeature p>a {
    font-size: 15.5px;
    transition: .1s;
    color: #7a7a7a !important
}

.collectionHome .collectionFeature.rose h3,
.collectionHome .collectionFeature.rose h3>a {
    color: #e31c79 !important
}

.collectionHome .collectionFeature.bleu h3,
.collectionHome .collectionFeature.bleu h3>a {
    color: #00a5b5 !important
}

.collectionHome .collectionFeature.vert h3,
.collectionHome .collectionFeature.vert h3>a {
    color: #9bd611 !important
}

.collectionHome .collectionFeature:hover>a,
.collectionHome .collectionFeature:hover>h3,
.collectionHome .collectionFeature:hover>h3>a,
.collectionHome .collectionFeature:hover>i,
.collectionHome .collectionFeature:hover>p,
.collectionHome .collectionFeature:hover>p a {
    color: #fff !important;
    transition: .1s
}

.collectionHome .collectionFeature>h3>a:hover,
.collectionHome .collectionFeature>p a:hover {
    color: #fff !important
}

.collectionHome .collectionFeature:hover>span.number {
    opacity: .2;
    color: #fff;
    transition: .1s
}

.collectionHome .collectionFeature:hover:before {
    height: 100%;
    transition: .2s
}

.section_background {
    position: relative;
    margin: 3rem 0;
    padding: 3rem 0
}

.section_background .bg {
    position: absolute;
    background: rgba(0, 0, 0, .03);
    width: 200vw;
    height: 100%;
    left: -50vw;
    top: 0
}

.featured-products .button {
    width: 100%;
    display: flex;
    position: relative;
    margin-top: 2vh;
    justify-content: center
}

.featured-products .button a {
    width: auto;
    color: #7a7a7a;
    position: relative;
    transition: .2s;
    display: flex;
    align-items: center
}

a.link_underline_hover:hover:after {
    transform-origin: left;
    transform: none
}

a.link_underline_hover:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #383b38;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.productCustom {
    height: fit-content;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px 0 transparent;
    box-shadow: 0 0 5px 0 transparent;
    margin: 0 !important;
    padding: 0 3vmin
}

#product_list .productCustom {
    padding: 0 1vmin
}



#products .productCustom .thumbnail-container,
.productCustom .thumbnail-container {
    height: initial !important;
    width: 100% !important
}

.productCustom .thumbnail-container img {
    width: 100%
}

.productCustom .product-title {
    margin-bottom: 10px;
    margin-top: 0;
    color: #7a7a7a;
    font-size: .875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
}



.productCustom:hover>.product-thumbnail {
    border: none !important
}

.productCustom:hover>.thumbnail-container .product-description:before {
    height: 100%;
    transition: .2s
}






.productCustom .thumbnail-container {
    background-color: transparent !important
}

.iconTextAccueil {
    padding: 10px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center
}

.iconTextAccueil:last-of-type {
    border: none
}

.iconTextAccueil i {
    transform-style: preserve-3d;
    transition: all .5s linear
}

.iconTextAccueil:hover>i {
    transform: rotateY(180deg);
    color: #232323
}

.footer-container {
    background-color: #fff;
    box-shadow: none
}

.block_newsletter {
    margin-bottom: 1rem
}

.block_newsletter .input-wrapper {
    overflow: initial
}
.footer-container .links li a:hover:after {
    transform-origin: left;
    transform: none
}

.footer-container .links li a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #383b38;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

#jocatopRgpdConsent span {
    font-family: Roboto, sans-serif !important;
    border-radius: 3px
}

#jocatopRgpdConsent span:hover {
    transition: .2s;
    border-radius: 10px
}

#jocatopRgpdConsent a {
    position: relative;
    color: #fff
}

#jocatopRgpdConsent a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

#jocatopRgpdConsent a:hover:after {
    transform-origin: left;
    transform: none
}

#backToTop {
    border-radius: 3px
}

#backToTop:hover {
    border-radius: 10px;
    background-color: #e31c79
}

.pagination .page-list {
    box-shadow: none
}

.pagination .page-list li {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

.pagination .page-list li a:not(.next):not(.previous) {
    position: relative;
    float: left;
    line-height: 33px;
    text-decoration: none;
    border: 1px solid #e1e1e1;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 3px;
    font-weight: lighter;
    background-color: #fff;
    transition: .2s;
    color: #000
}

.pagination .current a {
    transition: .2s;
    background-color: #e31c79 !important;
    border-color: #fff !important;
    color: #fff !important
}

.pagination .page-list li a:hover:not(.next):not(.previous) {
    border-radius: 10px;
    transition: .2s
}

.pagination .page-list li a.next,
.pagination .page-list li a.previous {
    line-height: 33px;
    font-weight: lighter;
    margin: 0 5px;
    position: relative
}

.pagination .page-list li a.next:after,
.pagination .page-list li a.previous:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.pagination .page-list li a.next:hover:after,
.pagination .page-list li a.previous:hover:after {
    transform-origin: left;
    transform: none
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers,
.block-categories {
    box-shadow: none;
    padding: 0
}


.block-categories .category-sub-menu li[data-depth="0"]>a {
    border: 0;
    font-weight: 700;
    line-height: 1.1;
    color: #7a7a7a;
    font-size: .9375rem
}

.block-categories .collapse-icons {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #7a7a7a
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #232323
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    margin: 0;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin: 10px 25px;
    position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] a {
    position: relative;
    padding-left: 22px
}

.block-categories .category-sub-menu li[data-depth="1"] a:before {
    content: "";
    position: absolute;
    width: 15px;
    background: #7a7a7a;
    height: 10px;
    left: 0;
    top: 3px;
    border-top-right-radius: .5vmin;
    border-bottom-right-radius: .5vmin
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a.category-sub-link:before {
    content: "";
    position: absolute;
    width: 7px;
    background: #7a7a7a;
    height: 7px;
    left: 0;
    border-radius: 50%;
    top: 4px
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a.category-sub-link {
    padding-left: 12px
}

.block-categories .category-sub-menu li[data-depth="1"] .collapse {
    padding: 0 10px
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before {
    display: none
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) ul li a.category-sub-link:before {
    content: "";
    position: absolute;
    width: 5px;
    background: #7a7a7a;
    height: 3px;
    left: 0;
    top: 7px
}

.block-categories .category-sub-menu li.filtre_produit_354[data-depth="0"]>a:hover {
    background: #e31c79 !important;
    color: #fff !important;
    transition: .2s
}

.block-categories .category-sub-menu li.filtre_produit_355[data-depth="0"]>a:hover {
    background: #00a5b5 !important;
    color: #fff !important;
    transition: .2s
}

.block-categories .category-sub-menu li.filtre_produit_356[data-depth="0"]>a:hover {
    background: #9bd611 !important;
    color: #fff !important;
    transition: .2s
}

.block-categories li[data-depth="0"] a:hover .collapse-icons {
    color: #fff !important
}

.block-categories .filtre_produit_354 li[data-depth="1"] a:hover {
    transition: .2s;
    color: #e31c79 !important
}

.block-categories .filtre_produit_354 li[data-depth="1"] a:hover:before {
    transition: .2s;
    background: #e31c79 !important
}

.block-categories .filtre_produit_355 li[data-depth="1"] a:hover {
    transition: .2s;
    color: #00a5b5 !important
}

.block-categories .filtre_produit_355 li[data-depth="1"] a:hover:before {
    transition: .2s;
    background: #00a5b5 !important
}

.block-categories .filtre_produit_356 li[data-depth="1"] a:hover {
    transition: .2s;
    color: #9bd611 !important
}

.block-categories .filtre_produit_356 li[data-depth="1"] a:hover:before {
    transition: .2s;
    background: #9bd611 !important
}



#search_filters section.facet li:hover,
#search_filters section.facet li:hover section.facet li .custom-checkbox span i {
    transition: .2s;
    color: #bdbcbc
}

#search_filters section.facet li:hover section.facet li .custom-checkbox span {
    transition: .2s;
    border-color: #bdbcbc
}

#search_filters ul li .facet-label {
    margin-left: 10px
}

#search_filters li .search-link {
    width: auto
}

#search_filters .text_label {
    width: auto;
    float: initial
}

#search_filters section.facet i.remove,
.block-categories .collapse-icons i.remove {
    background: #7a7a7a;
    border-radius: 50%;
    color: #fff
}

.block-categories .collapse-icons i.remove:hover {
    background: #7a7a7a;
    color: #fff !important
}

.block-categories .collapse-icons i.remove:hover {
    color: #fff !important
}

.vmapContent #vmapRes h2 {
    background: #00a5b5;
    color: #fff;
    padding: 1vmin 2vmin;
    font-size: 1.3125rem;
}

.vmapContent #vmapRes .store-small {
    background-color: rgba(156, 64, 64, .03);
    margin: 2vmin 0;
    padding: 1vmin;
    border-radius: 1vmin
}

.vmapContent #vmapRes .store-small span {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 5px 0
}
.vmapContent #vmapRes .store-small span.btn {
    justify-content: center;
    border-radius: 5px;
}
.vmapContent #vmapRes .store-small span.btn img {
    width: 20px;
    margin-right: 10px;
}
.vmapContent #vmapRes .store-small span.nom {
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid
}

.vmapContent #vmapRes .store-small span.secteur {
    font-weight: 600;
    margin-top: 15px
}

.vmapContent #vmapRes .store-small span span.number {
    width: auto;
    background: #e31c79;
    border-top-right-radius: .5vmin;
    border-bottom-right-radius: .5vmin;
    color: #fff;
    padding: 0 5px;
    margin-right: 5px
}

.vmapContent #vmapRes .store-small span i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #9bd611;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    margin-right: 8px
}
.vmapContent #vmapRes .store-small span a {
    display: flex;
    align-items: center;
}
.vmapContent #vmapRes .store-small a,
.vmapContent #vmapRes .store-small a:active {
    position: relative;
    color: #4b4b4b !important;
    text-decoration: none!important;
}

.vmapContent #vmapRes .store-small a:after {
    display: block;
    content: '';
    color: #4b4b4b !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #383b38;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.page-addresses .address,
.page-authentication #content {
    box-shadow: none !important
}

.page-addresses .address .form-control,
.page-authentication #content .form-control {
    border-radius: 3px !important;
    display: block;
    padding: 9px 20px;
    height: 45px;
    font-size: 16px;
    line-height: 1.45;
    color: #444;
    background-color: #fff !important;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    width: 100%;
    transition: .2s
}

.page-addresses .address .form-control:focus,
.page-authentication #content .form-control:focus {
    border: 1px solid #888 !important;
    outline: 0 !important;
    transition: .2s
}

.input-group .input-group-btn>.btn[data-action=show-password] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 45px;
    background: #00a5b5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0 !important;
    cursor: pointer;
    z-index: 4;
    border: 0;
}
.input-group .form-control.js-visible-password {
    padding-right: 0!important;
}
.input-group .input-group-btn>.btn[data-action=show-password]:focus,
.input-group .input-group-btn>.btn[data-action=show-password]:hover {
    border: none !important;
    border-radius: 3px 3px 0 0 !important;
    outline: 0 !important
}

.page-addresses .address .input-group .input-group-btn i,
.page-authentication #content .input-group .input-group-btn i {
    color: #fff
}

.page-customer-account #content .forgot-password {
    display: flex;
    justify-content: center;
    padding-bottom: 0
}

.page-customer-account #content {
    box-shadow: none
}

.form-control {
    border-radius: 3px !important;
    display: block;
    padding: 9px 20px;
    height: 45px;
    font-size: 16px;
    line-height: 1.45;
    color: #444;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    width: 100%;
    transition: .2s
}

.form-control:focus {
    border: 1px solid #888 !important;
    outline: 0 !important;
    transition: .2s;
    background: #fff !important
}

.page-footer .account-link,
.page-footer .text-sm-center a {
    color: #7a7a7a !important;
    position: relative;
    transition: .2s
}

.page-footer .account-link:after,
.page-footer .text-sm-center a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #383b38;
    transform: scaleX(0);
    transform-origin: right;
    backface-visibility: hidden;
    transition: -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.page-footer .account-link:hover:after,
.page-footer .text-sm-center a:hover:after {
    transform-origin: left;
    transform: none
}

.form-control-comment {
    color: #00a5b5;
    font-style: italic
}



.product-accessories .h5 {
    text-align: center !important;
    margin: 3vh 0 2vh 0 !important
}

.product-cover img,
.tabDescriptionBlock {
    box-shadow: none
}

.product-cover .layer .zoom-in {
    font-size: 3.25rem;
    color: #00a5b5
}

.bootstrap-touchspin {
    box-shadow: none
}

.cart-content-btn .btn-secondary {
    margin-left: 10px
}

#blockcart-modal .modal-header {
    background: #00a5b5
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    background: rgba(156, 64, 64, .03)
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
    color: #00a5b5
}

.cart-grid .cart-grid-body a.label {
    position: relative;
    color: #7a7a7a
}




.cart-grid .cart-grid-body a.label:hover {
    color: #7a7a7a !important
}

.cart-grid .cart-grid-body a.label:hover:after,
body#checkout a:hover:after {
    transform-origin: left;
    transform: none
}

body#checkout section.checkout-step {
    box-shadow: none
}

.block-promo .promo-code-button {
    padding-left: 0
}

.block-promo .promo-code {
    margin-bottom: 2vmin;
    background: 0 0;
    padding: 0
}

.block-promo .promo-code form {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start
}

.block-promo .promo-input+button {
    margin-top: 10px
}

.block-promo .promo-input {
    border-radius: 3px !important;
    display: block;
    padding: 9px 20px;
    height: 45px;
    font-size: 16px;
    line-height: 1.45;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin-right: 15px;
    transition: .2s
}

.block-promo .promo-input:focus {
    border: 1px solid #888 !important;
    outline: 0 !important;
    border-radius: 10px !important;
    transition: .2s
}

.product-price {
    color: #00a5b5
}

#addrConf p {
    color: #ff4c4c;
    font-size: 14px
}

body#checkout #footer {
    box-shadow: none
}

.page-order-detail .box {
    box-shadow: none
}