/* 52ab3b */

/****** font ******/
@font-face {
    font-family: 'BodoniMT';
    src: url('/frontend/fonts/BodoniMT.ttf') format('truetype');
}

@font-face {
    font-family: 'BodoniRegular';
    src: url('/frontend/fonts/BodoniRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'BodoniItalic';
    src: url('/frontend/fonts/BodoniItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'BodoniBold';
    src: url('/frontend/fonts/BodoniBold.ttf') format('truetype');
}

@font-face {
    font-family: 'BodoniBoldItalic';
    src: url('/frontend/fonts/BodoniBoldItalic.ttf') format('truetype');
}

body,
html,
a,
p,
span,
div,
ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Albert Sans", serif;
    font-style: normal;
}

.font-albert-sans {
    font-family: "Albert Sans", serif !important;
}

.font-bodoni-mt {
    font-family: "BodoniMT", serif !important;
}

.font-bodoni-regular {
    font-family: "BodoniRegular", serif !important;
}

.font-bodoni-italic {
    font-family: "BodoniItalic", serif !important;
}

.font-bodoni-bold {
    font-family: "BodoniBold", serif !important;
}

.font-bodoni-bold-italic {
    font-family: "BodoniBoldItalic", serif !important;
}

.font8 {
    font-size: 8px !important;
}

.font9 {
    font-size: 9px !important;
}

.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}

.font12 {
    font-size: 12px !important;
}

.font13 {
    font-size: 13px !important;
}

.font14 {
    font-size: 14px !important;
}

.font15 {
    font-size: 15px !important;
}

.font16 {
    font-size: 16px !important;
}

.font17 {
    font-size: 17px !important;
}

.font18 {
    font-size: 18px !important;
}

.font19 {
    font-size: 19px !important;
}

.font20 {
    font-size: 20px !important;
}

.font21 {
    font-size: 21px !important;
}

.font22 {
    font-size: 22px !important;
}

.font23 {
    font-size: 23px !important;
}

.font24 {
    font-size: 24px !important;
}

.font25 {
    font-size: 25px !important;
}

.font26 {
    font-size: 26px !important;
}

.font27 {
    font-size: 27px !important;
}

.font28 {
    font-size: 28px !important;
}

.font29 {
    font-size: 29px !important;
}

.font30 {
    font-size: 30px !important;
}

.font31 {
    font-size: 31px !important;
}

.font32 {
    font-size: 32px !important;
}

.font33 {
    font-size: 33px !important;
}

.font34 {
    font-size: 34px !important;
}

.font35 {
    font-size: 35px !important;
}

.font36 {
    font-size: 36px !important;
}

.font37 {
    font-size: 37px !important;
}

.font38 {
    font-size: 38px !important;
}

.font39 {
    font-size: 39px !important;
}

.font40 {
    font-size: 40px !important;
}

.font41 {
    font-size: 41px !important;
}

.font42 {
    font-size: 42px !important;
}

.font43 {
    font-size: 43px !important;
}

.font44 {
    font-size: 44px !important;
}

.font45 {
    font-size: 45px !important;
}

.font46 {
    font-size: 46px !important;
}

.font47 {
    font-size: 47px !important;
}

.font48 {
    font-size: 48px !important;
}

.font49 {
    font-size: 49px !important;
}

.font50 {
    font-size: 50px !important;
}

.font55 {
    font-size: 55px !important;
}

.font60 {
    font-size: 60px !important;
}

.font64 {
    font-size: 64px !important;
}

.font65 {
    font-size: 65px !important;
}

.font70 {
    font-size: 70px !important;
}

.font72 {
    font-size: 72px !important;
}

.font75 {
    font-size: 75px !important;
}

.font76 {
    font-size: 76px !important;
}

.font80 {
    font-size: 80px !important;
}

.font84 {
    font-size: 84px !important;
}

.font85 {
    font-size: 85px !important;
}

.font90 {
    font-size: 90px !important;
}

.font96 {
    font-size: 96px !important;
}

.font100 {
    font-size: 100px !important;
}

.txt-uppercase,
.uppercase {
    text-transform: uppercase !important;
}

.txt-initial {
    text-transform: initial !important;
}

.underline {
    text-decoration: underline;
}

.col-000000 {
    color: #000000 !important;
}

.col-111111 {
    color: #111111 !important;
}

.col-222222 {
    color: #222222 !important;
}

.col-333333 {
    color: #333333 !important;
}

.col-444444 {
    color: #444444 !important;
}

.col-555555 {
    color: #555555 !important;
}

.col-666666 {
    color: #666666 !important;
}

.col-777777 {
    color: #777777 !important;
}

.col-888888 {
    color: #888888 !important;
}

.col-999999 {
    color: #999999 !important;
}

.col-aaaaaa {
    color: #aaaaaa !important;
}

.col-bbbbbb {
    color: #bbbbbb !important;
}

.col-cccccc {
    color: #cccccc !important;
}

.col-dddddd {
    color: #dddddd !important;
}

.col-eeeeee {
    color: #eeeeee !important;
}

.col-ffffff {
    color: #ffffff !important;
}

.col-235682 {
    color: #235682 !important;
}

.col-a52116 {
    color: #a52116 !important;
}

.col-52ab3b {
    color: #52ab3b !important;
}

.col-f8f8f8 {
    color: #f8f8f8 !important;
}

.col-474747 {
    color: #474747 !important;
}

.col-727272 {
    color: #727272 !important;
}

.col-737373 {
    color: #737373 !important;
}

.col-cdcdcd {
    color: #cdcdcd !important;
}

.col-dedede {
    color: #dedede !important;
}

.col-efefef {
    color: #efefef !important;
}

.col-31A3E4 {
    color: #31A3E4 !important;
}

.col-00C3B2 {
    color: #00C3B2 !important;
}

.col-FF8F00 {
    color: #FF8F00 !important;
}

.col-FCD200 {
    color: #FCD200 !important;
}

.col-FF8F00:hover,
.col-FF8F00:active {
    color: #E3931E !important;
}

.col-FCD200:hover,
.col-FCD200:active {
    color: #F2C200 !important;
}

.col-FFC107 {
    color: #FFC107 !important;
}

.col-FFC107:hover,
.col-FFC107:active {
    color: #FFC107 !important;
}

.col-52ab3b {
    color: #52ab3b !important;
}

.col-52ab3b:hover,
.col-52ab3b:active {
    color: #52ab3b !important;
}

.bg-col-000000 {
    background-color: #000000 !important;
}

.bg-col-111111 {
    background-color: #111111 !important;
}

.bg-col-222222 {
    background-color: #222222 !important;
}

.bg-col-333333 {
    background-color: #333333 !important;
}

.bg-col-444444 {
    background-color: #444444 !important;
}

.bg-col-555555 {
    background-color: #555555 !important;
}

.bg-col-666666 {
    background-color: #666666 !important;
}

.bg-col-777777 {
    background-color: #777777 !important;
}

.bg-col-888888 {
    background-color: #888888 !important;
}

.bg-col-999999 {
    background-color: #999999 !important;
}

.bg-col-aaaaaa {
    background-color: #aaaaaa !important;
}

.bg-col-bbbbbb {
    background-color: #bbbbbb !important;
}

.bg-col-cccccc {
    background-color: #cccccc !important;
}

.bg-col-dddddd {
    background-color: #dddddd !important;
}

.bg-col-eeeeee {
    background-color: #eeeeee !important;
}

.bg-col-ffffff {
    background-color: #ffffff !important;
}

.bg-col-235682 {
    background-color: #235682 !important;
}

.bg-col-a52116 {
    background-color: #a52116 !important;
}

.bg-col-52ab3b {
    background-color: #52ab3b !important;
}

.bg-col-f8f8f8 {
    background-color: #f8f8f8 !important;
}

.bg-col-727272 {
    background-color: #727272 !important;
}

.bg-col-cdcdcd {
    background-color: #cdcdcd !important;
}

.bg-col-dedede {
    background-color: #dedede !important;
}

.bg-col-efefef {
    background-color: #efefef !important;
}

.bg-col-31A3E4 {
    background-color: #31A3E4 !important;
}

.bg-col-00C3B2 {
    background-color: #00C3B2 !important;
}

.bg-col-FF8F00 {
    background-color: #FF8F00 !important;
}

.bg-col-FCD200 {
    background-color: #FCD200 !important;
}

.bg-col-e5e5e5 {
    background-color: #e5e5e5 !important;
}

.bg-col-a52116 {
    background-color: #a52116 !important;
}

.bg-col-FFC107 {
    background-color: #FFC107 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-visible {
    overflow: visible;
}

.overflow-x-hidden {
    overflow-x: hidden !important;
}

.overflow-y-hidden {
    overflow-y: hidden !important;
}

.overflow-x-auto {
    overflow-x: auto !important;
}

.overflow-y-auto {
    overflow-y: auto !important;
}

.bs-gutter-x-0 {
    --bs-gutter-x: 0px !important;
}

.brd {
    border: 1px solid #ffffff !important;
}

.brd2 {
    border: 2px solid !important;
}

.brd3 {
    border: 3px solid !important;
}

.brd-tp {
    border-top: 1px solid
}

.brd-bt {
    border-bottom: 1px solid
}

.border0 {
    border: 0 !important
}

.brd-col-bbbbbb {
    border-color: #BBBBBB !important;
}

.brd-col-cccccc {
    border-color: #cccccc !important;
}

.brd-col-777777 {
    border-color: #777777 !important;
}

.brd-col-999999 {
    border-color: #999999 !important;
}

.brd-col-dddddd {
    border-color: #dddddd !important;
}

.brd-col-dedede {
    border-color: #dedede !important;
}

.brd-col-eeeeee {
    border-color: #eeeeee !important;
}

.brd-col-ffffff {
    border-color: #ffffff !important;
}

.brd-col-a52116 {
    border-color: #a52116 !important;
}

.brd-col-52ab3b {
    border-color: #52ab3b !important;
}

.brd-col-00C3B2 {
    border-color: #00C3B2 !important;
}

.brd-col-FF8F00 {
    border-color: #FF8F00 !important;
}

.brd-col-FCD200 {
    border-color: #FCD200 !important;
}

.brd-col-FF8F00:hover,
.brd-col-FF8F00:active {
    border-color: #E3931E !important;
}

.brd-col-FCD200:hover,
.brd-col-FCD200:active {
    border-color: #F2C200 !important;
}

.brd-l-0 {
    border-left-width: 0px !important;
}

.brd-l-1 {
    border-left-width: 1px !important;
}

.brd-l-2 {
    border-left-width: 2px !important;
}

.brd-r-0 {
    border-right-width: 0px !important;
}

.brd-r-1 {
    border-right-width: 1px !important;
}

.brd-r-2 {
    border-right-width: 2px !important;
}

.brd-t-0 {
    border-top-width: 0px !important;
}

.brd-t-1 {
    border-top-width: 1px !important;
}

.brd-t-2 {
    border-top-width: 2px !important;
}

.brd-b-0 {
    border-bottom-width: 0px !important;
}

.brd-b-1 {
    border-bottom-width: 1px !important;
}

.brd-b-2 {
    border-bottom-width: 2px !important;
}

.border-radius-50p {
    border-radius: 50% !important;
}

.border-radius-0 {
    border-radius: 0px !important;
}

.border-radius-3 {
    border-radius: 3px !important;
}

.border-radius-4 {
    border-radius: 4px !important;
}

.border-radius-5 {
    border-radius: 5px !important;
}

.border-radius-8 {
    border-radius: 8px !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.border-radius-15 {
    border-radius: 15px !important;
}

.border-radius-16 {
    border-radius: 16px !important;
}

.border-radius-30 {
    border-radius: 30px !important;
}

.border-radius-top-3 {
    border-radius: 3px 3px 0px 0px !important;
}

.border-radius-top-4 {
    border-radius: 4px 4px 0px 0px !important;
}

.border-radius-top-5 {
    border-radius: 5px 5px 0px 0px !important;
}

.border-radius-top-10 {
    border-radius: 10px 10px 0px 0px !important;
}

.border-radius-top-15 {
    border-radius: 15px 15px 0px 0px !important;
}

.border-radius-bottom-3 {
    border-radius: 0px 0px 3px 3px !important;
}

.border-radius-bottom-4 {
    border-radius: 0px 0px 4px 4px !important;
}

.border-radius-bottom-5 {
    border-radius: 0px 0px 5px 5px !important;
}

.border-radius-bottom-10 {
    border-radius: 0px 0px 10px 10px !important;
}

.border-radius-bottom-15 {
    border-radius: 0px 0px 15px 15px !important;
}

.border-radius-left-3 {
    border-radius: 3px 0px 0px 3px !important;
}

.border-radius-left-4 {
    border-radius: 4px 0px 0px 4px !important;
}

.border-radius-left-5 {
    border-radius: 5px 0px 0px 5px !important;
}

.border-radius-left-10 {
    border-radius: 10px 0px 0px 10px !important;
}

.border-radius-left-15 {
    border-radius: 15px 0px 0px 15px !important;
}

.border-radius-right-3 {
    border-radius: 0px 3px 3px 0px !important;
}

.border-radius-right-4 {
    border-radius: 0px 4px 4px 0px !important;
}

.border-radius-right-5 {
    border-radius: 0px 5px 5px 0px !important;
}

.border-radius-right-10 {
    border-radius: 0px 10px 10px 0px !important;
}

.border-radius-right-15 {
    border-radius: 0px 15px 15px 0px !important;
}

.border-dashed-1p-gray {
    border: 1px dashed #dedede !important;
}

.clear {
    clear: both
}

.display-table {
    display: table !important;
}

.display-block {
    display: block !important;
}

.display-flex {
    display: flex !important;
}

.flex-align-items-center {
    align-items: center;
}

.flex-align-items-bottom {
    align-self: flex-end;
}

.flex-justify-content-center {
    justify-content: center !important;
}

.flex-justify-content-left {
    justify-content: left !important;
}

.flex-justify-content-right {
    justify-content: right !important;
}

.display-inline-block {
    display: inline-block !important;
}

.display-contents {
    display: contents !important;
}

.display-table-row {
    display: table-row !important;
}

.display-table-cell {
    display: table-cell !important;
}

.hidden-desktop {
    display: none !important;
}

.hidden-mobile {
    display: block !important;
}

.w10 {
    width: 10px !important;
}

.w15 {
    width: 15px !important;
}

.w20 {
    width: 20px !important;
}

.w25 {
    width: 25px !important;
}

.w30 {
    width: 30px !important;
}

.w35 {
    width: 35px !important;
}

.w40 {
    width: 40px !important;
}

.w45 {
    width: 45px !important;
}

.w50 {
    width: 50px !important;
}

.w55 {
    width: 55px !important;
}

.w60 {
    width: 60px !important;
}

.w70 {
    width: 70px !important;
}

.w80 {
    width: 80px !important;
}

.w90 {
    width: 90px !important;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w115 {
    width: 115px !important;
}

.w120 {
    width: 120px !important;
}

.w125 {
    width: 125px !important;
}

.w130 {
    width: 130px !important;
}

.w135 {
    width: 135px !important;
}

.w140 {
    width: 140px !important;
}

.w145 {
    width: 145px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px !important;
}

.w170 {
    width: 170px !important;
}

.w175 {
    width: 175px !important;
}

.w180 {
    width: 180px !important;
}

.w190 {
    width: 190px !important;
}

.w200 {
    width: 200px !important;
}

.w210 {
    width: 210px !important;
}

.w250 {
    width: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.w5x100 {
    width: 5% !important
}

.w10x100 {
    width: 10% !important
}

.w15x100 {
    width: 15% !important
}

.w20x100 {
    width: 20% !important
}

.w25x100 {
    width: 25% !important
}

.w27x100 {
    width: 27% !important
}

.w30x100 {
    width: 30% !important
}

.w33x100 {
    width: 33% !important
}

.w35x100 {
    width: 35% !important
}

.w40x100 {
    width: 40% !important
}

.w45x100 {
    width: 45% !important
}

.w50x100 {
    width: 50% !important
}

.w55x100 {
    width: 55% !important
}

.w60x100 {
    width: 60% !important
}

.w65x100 {
    width: 65% !important
}

.w70x100 {
    width: 70% !important
}

.w73x100 {
    width: 73% !important
}

.w75x100 {
    width: 75% !important
}

.w80x100 {
    width: 80% !important
}

.w85x100 {
    width: 85% !important
}

.w90x100 {
    width: 90% !important
}

.w95x100 {
    width: 95% !important
}

.w96x100 {
    width: 96% !important
}

.w97x100 {
    width: 97% !important
}

.w100x100 {
    width: 100% !important
}

@media only screen and (max-width: 1150px) {

    .w-max1150-5x100,
    .w-max1150-5p {
        width: 5% !important
    }

    .w-max1150-10x100,
    .w-max1150-10p {
        width: 10% !important
    }

    .w-max1150-15x100,
    .w-max1150-15p {
        width: 15% !important
    }

    .w-max1150-20x100,
    .w-max1150-20p {
        width: 20% !important
    }

    .w-max1150-25x100,
    .w-max1150-25p {
        width: 25% !important
    }

    .w-max1150-27x100,
    .w-max1150-27p {
        width: 27% !important
    }

    .w-max1150-30x100,
    .w-max1150-30p {
        width: 30% !important
    }

    .w-max1150-33x100,
    .w-max1150-33p {
        width: 33% !important
    }

    .w-max1150-35x100,
    .w-max1150-35p {
        width: 35% !important
    }

    .w-max1150-40x100,
    .w-max1150-40p {
        width: 40% !important
    }

    .w-max1150-45x100,
    .w-max1150-45p {
        width: 45% !important
    }

    .w-max1150-50x100,
    .w-max1150-50p {
        width: 50% !important
    }

    .w-max1150-55x100,
    .w-max1150-55p {
        width: 55% !important
    }

    .w-max1150-60x100,
    .w-max1150-60p {
        width: 60% !important
    }

    .w-max1150-65x100,
    .w-max1150-65p {
        width: 65% !important
    }

    .w-max1150-70x100,
    .w-max1150-70p {
        width: 70% !important
    }

    .w-max1150-73x100,
    .w-max1150-73p {
        width: 73% !important
    }

    .w-max1150-75x100,
    .w-max1150-75p {
        width: 75% !important
    }

    .w-max1150-80x100,
    .w-max1150-80p {
        width: 80% !important
    }

    .w-max1150-85x100,
    .w-max1150-85p {
        width: 85% !important
    }

    .w-max1150-90x100,
    .w-max1150-90p {
        width: 90% !important
    }

    .w-max1150-95x100,
    .w-max1150-95p {
        width: 95% !important
    }

    .w-max1150-96x100,
    .w-max1150-96p {
        width: 96% !important
    }

    .w-max1150-97x100,
    .w-max1150-97p {
        width: 97% !important
    }

    .w-max1150-100x100,
    .w-max1150-100p {
        width: 100% !important
    }
}

.lh10,
.line-height-10 {
    line-height: 10px !important;
}

.lh12,
.line-height-12 {
    line-height: 12px !important;
}

.lh14,
.line-height-14 {
    line-height: 14px !important;
}

.lh15,
.line-height-15 {
    line-height: 15px !important;
}

.lh16,
.line-height-16 {
    line-height: 16px !important;
}

.lh18,
.line-height-18 {
    line-height: 18px !important;
}

.lh20,
.line-height-20 {
    line-height: 20px !important;
}

.lh24,
.line-height-24 {
    line-height: 24px !important;
}

.lh25,
.line-height-25 {
    line-height: 25px !important;
}

.lh30,
.line-height-30 {
    line-height: 30px !important;
}

.lh32,
.line-height-32 {
    line-height: 32px !important;
}

.lh35,
.line-height-35 {
    line-height: 35px !important;
}

.lh40,
.line-height-40 {
    line-height: 40px !important;
}

.lh45,
.line-height-45 {
    line-height: 45px !important;
}

.lh50,
.line-height-50 {
    line-height: 50px !important;
}

.lh55,
.line-height-55 {
    line-height: 55px !important;
}

.lh60,
.line-height-60 {
    line-height: 60px !important;
}

.lh70,
.line-height-70 {
    line-height: 70px !important;
}

.lh80,
.line-height-80 {
    line-height: 80px !important;
}

.lh90,
.line-height-90 {
    line-height: 90px !important;
}

.lh100,
.line-height-100 {
    line-height: 100px !important;
}

.lh110,
.line-height-110 {
    line-height: 110px !important;
}

.lh120,
.line-height-120 {
    line-height: 120px !important;
}

.lh130,
.line-height-130 {
    line-height: 130px !important;
}

.lh140,
.line-height-140 {
    line-height: 140px !important;
}

.lh150,
.line-height-150 {
    line-height: 150px !important;
}

.lh160,
.line-height-160 {
    line-height: 160px !important;
}

.lh170,
.line-height-170 {
    line-height: 170px !important;
}

.lh180,
.line-height-180 {
    line-height: 180px !important;
}

.lh190,
.line-height-190 {
    line-height: 190px !important;
}

.lh200,
.line-height-200 {
    line-height: 200px !important;
}

.font-weight-100 {
    font-weight: 100 !important;
}

.font-weight-200 {
    font-weight: 200 !important;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.weight-normal {
    font-weight: 400 !important;
}

.weight-semibold {
    font-weight: 600 !important;
}

.weight-bold {
    font-weight: 800 !important;
}

.col-50 {
    width: 50%;
    float: left
}

.f-left {
    float: left
}

.f-left-important {
    float: left !important;
}

.f-right {
    float: right
}

.f-right-important {
    float: right !important;
}

.clearer {
    clear: both;
    display: block
}

.pos-abs,
.absolute,
.pos-absolute,
.position-absolute {
    position: absolute;
}

.pos-rel,
.relative,
.pos-relative,
.position-relative {
    position: relative;
}

.pos-fix,
.fixed,
.pos-fixed,
.position-fixed {
    position: fixed;
}

.top-5 {
    top: -5px !important;
}

.top0 {
    top: 0px !important;
}

.top1 {
    top: 1px !important;
}

.top2 {
    top: 2px !important;
}

.top3 {
    top: 3px !important;
}

.top4 {
    top: 4px !important;
}

.top5 {
    top: 5px !important;
}

.top6 {
    top: 6px !important;
}

.top7 {
    top: 7px !important;
}

.top8 {
    top: 8px !important;
}

.top9 {
    top: 9px !important;
}

.top10 {
    top: 10px !important;
}

.top11 {
    top: 11px !important;
}

.top12 {
    top: 12px !important;
}

.top13 {
    top: 13px !important;
}

.top14 {
    top: 14px !important;
}

.top15 {
    top: 15px !important;
}

.top16 {
    top: 16px !important;
}

.top17 {
    top: 17px !important;
}

.top18 {
    top: 18px !important;
}

.top19 {
    top: 19px !important;
}

.top20 {
    top: 20px !important;
}

.top24 {
    top: 24px !important;
}

.top25 {
    top: 25px !important;
}

.top28 {
    top: 28px !important;
}

.top30 {
    top: 30px !important;
}

.top32 {
    top: 32px !important;
}

.top35 {
    top: 35px !important;
}

.top48 {
    top: 48px !important;
}

.top50 {
    top: 50px !important;
}

.top55 {
    top: 55px !important;
}

.top60 {
    top: 60px !important;
}

.top65 {
    top: 65px !important;
}

.top70 {
    top: 70px !important;
}

.bottom-5 {
    bottom: -5px !important;
}

.bottom0 {
    bottom: 0px !important;
}

.bottom1 {
    bottom: 1px !important;
}

.bottom2 {
    bottom: 2px !important;
}

.bottom3 {
    bottom: 3px !important;
}

.bottom4 {
    bottom: 4px !important;
}

.bottom5 {
    bottom: 5px !important;
}

.bottom6 {
    bottom: 6px !important;
}

.bottom7 {
    bottom: 7px !important;
}

.bottom8 {
    bottom: 8px !important;
}

.bottom9 {
    bottom: 9px !important;
}

.bottom10 {
    bottom: 10px !important;
}

.bottom11 {
    bottom: 11px !important;
}

.bottom12 {
    bottom: 12px !important;
}

.bottom13 {
    bottom: 13px !important;
}

.bottom14 {
    bottom: 14px !important;
}

.bottom15 {
    bottom: 15px !important;
}

.bottom16 {
    bottom: 16px !important;
}

.bottom17 {
    bottom: 17px !important;
}

.bottom18 {
    bottom: 18px !important;
}

.bottom19 {
    bottom: 19px !important;
}

.bottom20 {
    bottom: 20px !important;
}

.bottom24 {
    bottom: 24px !important;
}

.bottom28 {
    bottom: 28px !important;
}

.left-5 {
    left: -5px !important;
}

.left0 {
    left: 0px !important;
}

.left1 {
    left: 1px !important;
}

.left2 {
    left: 2px !important;
}

.left3 {
    left: 3px !important;
}

.left4 {
    left: 4px !important;
}

.left5 {
    left: 5px !important;
}

.left6 {
    left: 6px !important;
}

.left7 {
    left: 7px !important;
}

.left8 {
    left: 8px !important;
}

.left9 {
    left: 9px !important;
}

.left10 {
    left: 10px !important;
}

.left11 {
    left: 11px !important;
}

.left12 {
    left: 12px !important;
}

.left13 {
    left: 13px !important;
}

.left14 {
    left: 14px !important;
}

.left15 {
    left: 15px !important;
}

.left16 {
    left: 16px !important;
}

.left17 {
    left: 17px !important;
}

.left18 {
    left: 18px !important;
}

.left19 {
    left: 19px !important;
}

.left20 {
    left: 20px !important;
}

.left24 {
    left: 24px !important;
}

.left28 {
    left: 28px !important;
}

.right-5 {
    right: -5px !important;
}

.right0 {
    right: 0px !important;
}

.right1 {
    right: 1px !important;
}

.right2 {
    right: 2px !important;
}

.right3 {
    right: 3px !important;
}

.right4 {
    right: 4px !important;
}

.right5 {
    right: 5px !important;
}

.right6 {
    right: 6px !important;
}

.right7 {
    right: 7px !important;
}

.right8 {
    right: 8px !important;
}

.right9 {
    right: 9px !important;
}

.right10 {
    right: 10px !important;
}

.right11 {
    right: 11px !important;
}

.right12 {
    right: 12px !important;
}

.right13 {
    right: 13px !important;
}

.right14 {
    right: 14px !important;
}

.right15 {
    right: 15px !important;
}

.right16 {
    right: 16px !important;
}

.right17 {
    right: 17px !important;
}

.right18 {
    right: 18px !important;
}

.right19 {
    right: 19px !important;
}

.right20 {
    right: 20px !important;
}

.right24 {
    right: 24px !important;
}

.right28 {
    right: 28px !important;
}

.opacity-0 {
    opacity: 0;
}

.opacity-05 {
    opacity: 0.5;
}

.opacity-06 {
    opacity: 0.6;
}

.opacity-07 {
    opacity: 0.7;
}

.opacity-08 {
    opacity: 0.8;
}

.opacity-09 {
    opacity: 0.9;
}

.opacity-1 {
    opacity: 1;
}

/*
* display
*/
.hide {
    display: none !important;
}

.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

.display-table {
    display: table !important;
}

.visibility-hidden {
    visibility: hidden;
}

/*
* float
*/
.right,
.f-right,
.fright {
    float: right !important;
}

.left,
.f-left,
.fleft {
    float: left !important;
}

.flnone,
.f-none,
.fnone {
    float: none !important;
}

/*
* align
*/
.align-left,
.txt-left,
.text-left {
    text-align: left !important;
}

.align-right,
.txt-right,
.text-right {
    text-align: right !important;
}

.align-center,
.txt-center,
.text-center {
    text-align: center !important;
}

/*
* clear
*/
.clear {
    clear: both;
}

.bold {
    font-weight: bold !important;
}

.brd0 {
    border: 0 !important;
}

.brd-l0 {
    border-left: 0 !important;
}

.brd-tp0 {
    border-top: 0 !important;
}

.brd-bt0 {
    border-bottom: 0 !important;
}

.brd-r0 {
    border-right: 0 !important;
}

.brd-l1-gray {
    border-left: 1px solid #adb7be;
}

.brd-l2-gray {
    border-left: 2px solid #adb7be;
}

.brd-l3-gray {
    border-left: 3px solid #adb7be;
}

.brd-r1-gray {
    border-right: 1px solid #adb7be;
}

.brd-r2-gray {
    border-right: 2px solid #adb7be;
}

.brd-r3-gray {
    border-right: 3px solid #adb7be;
}

/*
* margin
*/
.mrg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.mrg-l1per {
    margin-left: 1% !important;
}

.mrg-r1per {
    margin-right: 1% !important;
}

.mrg0 {
    margin: 0 !important;
}

.mrg5 {
    margin: 5px !important;
}

.mrg10 {
    margin: 10px !important;
}

.mrg15 {
    margin: 15px !important;
}

.mrg20 {
    margin: 20px !important;
}

.mrg25 {
    margin: 25px !important;
}

.mrg35 {
    margin: 35px !important;
}

.mrg-tp-0 {
    margin-top: 0 !important;
}

.mrg-tp-5 {
    margin-top: 5px !important;
}

.mrg-tp-10 {
    margin-top: 10px !important;
}

.mrg-tp-12 {
    margin-top: 12px !important;
}

.mrg-tp-15 {
    margin-top: 15px !important;
}

.mrg-tp-20 {
    margin-top: 20px !important;
}

.mrg-tp-25 {
    margin-top: 25px !important;
}

.mrg-tp-28 {
    margin-top: 28px !important;
}

.mrg-tp-30 {
    margin-top: 30px !important;
}

.mrg-tp-35 {
    margin-top: 35px !important;
}

.mrg-tp-50 {
    margin-top: 50px !important;
}

.mrg-bt-0 {
    margin-bottom: 0 !important;
}

.mrg-bt-5 {
    margin-bottom: 5px !important;
}

.mrg-bt-10 {
    margin-bottom: 10px !important;
}

.mrg-bt-15 {
    margin-bottom: 15px !important;
}

.mrg-bt-25 {
    margin-bottom: 25px !important;
}

.mrg-bt-35 {
    margin-bottom: 35px !important;
}

.mrg-bt-100 {
    margin-bottom: 100px !important;
}

.mrg-bt-0pr {
    margin-bottom: 0 !important;
}

.mrg-bt-3pr {
    margin-bottom: 3% !important;
}

.mrg-bt-5pr {
    margin-bottom: 5% !important;
}

.mrg-bt-10pr {
    margin-bottom: 10% !important;
}

.mrg-bt-15pr {
    margin-bottom: 15% !important;
}

.mrg-bt-25pr {
    margin-bottom: 25% !important;
}

.mrg-bt-50pr {
    margin-bottom: 50% !important;
}

.mrg-bt-100pr {
    margin-bottom: 100% !important;
}

.mrg-tp-0pr {
    margin-top: 0 !important;
}

.mrg-tp-3pr {
    margin-top: 3% !important;
}

.mrg-tp-5pr {
    margin-top: 5% !important;
}

.mrg-tp-10pr {
    margin-top: 10% !important;
}

.mrg-tp-15pr {
    margin-top: 15% !important;
}

.mrg-tp-25pr {
    margin-top: 25% !important;
}

.mrg-tp-50pr {
    margin-top: 50% !important;
}

.mrg-tp-100pr {
    margin-top: 100% !important;
}

.mrg-l-0pr {
    margin-left: 0 !important;
}

.mrg-l-3pr {
    margin-left: 3% !important;
}

.mrg-l-5pr {
    margin-left: 5% !important;
}

.mrg-l-10pr {
    margin-left: 10% !important;
}

.mrg-l-15pr {
    margin-left: 15% !important;
}

.mrg-l-25pr {
    margin-left: 25% !important;
}

.mrg-l-50pr {
    margin-left: 50% !important;
}

.mrg-l-100pr {
    margin-left: 100% !important;
}

.mrg-r-0pr {
    margin-right: 0 !important;
}

.mrg-r-3pr {
    margin-right: 3% !important;
}

.mrg-r-5pr {
    margin-right: 5% !important;
}

.mrg-r-10pr {
    margin-right: 10% !important;
}

.mrg-r-15pr {
    margin-right: 15% !important;
}

.mrg-r-25pr {
    margin-right: 25% !important;
}

.mrg-r-50pr {
    margin-right: 50% !important;
}

.mrg-r-100pr {
    margin-right: 100% !important;
}

.mrg-l0 {
    margin-left: 0 !important;
}

.mrg-l5 {
    margin-left: 5px !important;
}

.mrg-l10 {
    margin-left: 10px !important;
}

.mrg-l15 {
    margin-left: 15px !important;
}

.mrg-l20 {
    margin-left: 20px !important;
}

.mrg-l25 {
    margin-left: 25px !important;
}

.mrg-l30 {
    margin-left: 30px !important;
}

.mrg-l35 {
    margin-left: 35px !important;
}

.mrg-r0 {
    margin-right: 0 !important;
}

.mrg-r5 {
    margin-right: 5px !important;
}

.mrg-r10 {
    margin-right: 10px !important;
}

.mrg-r15 {
    margin-right: 15px !important;
}

.mrg-r20 {
    margin-right: 20px !important;
}

.mrg-r25 {
    margin-right: 25px !important;
}

.mrg-r30 {
    margin-right: 30px !important;
}

.mrg-r35 {
    margin-right: 35px !important;
}

.mrg-tp-bt-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mrg-tp-bt-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mrg-tp-bt-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mrg-tp-bt-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mrg-tp-bt-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.mrg-tp-bt-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.mrg-lr-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mrg-lr-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mrg-lr-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mrg-lr-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mrg-lr-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mrg-lr-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.mrg-lr-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mrg-lr-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

/*
* padding
*/
.pdd0 {
    padding: 0 !important;
}

.pdd1 {
    padding: 1px !important;
}

.pdd2 {
    padding: 2px !important;
}

.pdd3 {
    padding: 3px !important;
}

.pdd4 {
    padding: 4px !important;
}

.pdd5 {
    padding: 5px !important;
}

.pdd7 {
    padding: 7px !important;
}

.pdd8 {
    padding: 8px !important;
}

.pdd10 {
    padding: 10px !important;
}

.pdd15 {
    padding: 15px !important;
}

.pdd20 {
    padding: 20px !important;
}

.pdd25 {
    padding: 25px !important;
}

.pdd30 {
    padding: 30px !important;
}

.pdd35 {
    padding: 35px !important;
}

.pdd40 {
    padding: 40px !important;
}

.pdd45 {
    padding: 45px !important;
}

.pdd50 {
    padding: 50px !important;
}

.pdd-tp-0 {
    padding-top: 0 !important;
}

.pdd-tp-2 {
    padding-top: 2px !important;
}

.pdd-tp-5 {
    padding-top: 5px !important;
}

.pdd-tp-10 {
    padding-top: 10px !important;
}

.pdd-tp-15 {
    padding-top: 15px !important;
}

.pdd-tp-20 {
    padding-top: 20px !important;
}

.pdd-tp-25 {
    padding-top: 25px !important;
}

.pdd-tp-30 {
    padding-top: 30px !important;
}

.pdd-tp-35 {
    padding-top: 35px !important;
}

.pdd-tp-40 {
    padding-top: 40px !important;
}

.pdd-tp-45 {
    padding-top: 45px !important;
}

.pdd-tp-50 {
    padding-top: 50px !important;
}

.pdd-tp-60 {
    padding-top: 60px !important;
}

.pdd-tp-70 {
    padding-top: 70px !important;
}

.pdd-tp-80 {
    padding-top: 80px !important;
}

.pdd-tp-90 {
    padding-top: 90px !important;
}

.pdd-tp-100 {
    padding-top: 100px !important;
}

.pdd-bt-0 {
    padding-bottom: 0 !important;
}

.pdd-bt-2 {
    padding-bottom: 2px !important;
}

.pdd-bt-5 {
    padding-bottom: 5px !important;
}

.pdd-bt-10 {
    padding-bottom: 10px !important;
}

.pdd-bt-15 {
    padding-bottom: 15px !important;
}

.pdd-bt-20 {
    padding-bottom: 20px !important;
}

.pdd-bt-25 {
    padding-bottom: 25px !important;
}

.pdd-bt-30 {
    padding-bottom: 30px !important;
}

.pdd-bt-35 {
    padding-bottom: 35px !important;
}

.pdd-bt-40 {
    padding-bottom: 40px !important;
}

.pdd-bt-45 {
    padding-bottom: 45px !important;
}

.pdd-bt-50 {
    padding-bottom: 50px !important;
}

.pdd-bt-60 {
    padding-bottom: 60px !important;
}

.pdd-bt-70 {
    padding-bottom: 70px !important;
}

.pdd-bt-80 {
    padding-bottom: 80px !important;
}

.pdd-bt-90 {
    padding-bottom: 90px !important;
}

.pdd-bt-100 {
    padding-bottom: 100px !important;
}

.pdd-l0 {
    padding-left: 0 !important;
}

.pdd-l5 {
    padding-left: 5px !important;
}

.pdd-l10 {
    padding-left: 10px !important;
}

.pdd-l15 {
    padding-left: 15px !important;
}

.pdd-l20 {
    padding-left: 20px !important;
}

.pdd-r0 {
    padding-right: 0 !important;
}

.pdd-r5 {
    padding-right: 5px !important;
}

.pdd-r10 {
    padding-right: 10px !important;
}

.pdd-r15 {
    padding-right: 15px !important;
}

.pdd-r20 {
    padding-right: 20px !important;
}

.pdd-tp-bt-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pdd-tp-bt-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pdd-tp-bt-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pdd-tp-bt-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pdd-tp-bt-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pdd-tp-bt-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.pdd-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pdd-lr-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pdd-lr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pdd-lr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pdd-lr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pdd-bt-0pr {
    padding-bottom: 0 !important;
}

.pdd-bt-3pr {
    padding-bottom: 3% !important;
}

.pdd-bt-5pr {
    padding-bottom: 5% !important;
}

.pdd-bt-10pr {
    padding-bottom: 10% !important;
}

.pdd-bt-15pr {
    padding-bottom: 15% !important;
}

.pdd-bt-25pr {
    padding-bottom: 25% !important;
}

.pdd-bt-50pr {
    padding-bottom: 50% !important;
}

.pdd-bt-100pr {
    padding-bottom: 100% !important;
}

.pdd-tp-0pr {
    padding-top: 0 !important;
}

.pdd-tp-3pr {
    padding-top: 3% !important;
}

.pdd-tp-5pr {
    padding-top: 5% !important;
}

.pdd-tp-10pr {
    padding-top: 10% !important;
}

.pdd-tp-15pr {
    padding-top: 15% !important;
}

.pdd-tp-25pr {
    padding-top: 25% !important;
}

.pdd-tp-50pr {
    padding-top: 50% !important;
}

.pdd-tp-100pr {
    padding-top: 100% !important;
}

.pdd-l-0pr {
    padding-left: 0 !important;
}

.pdd-l-3pr {
    padding-left: 3% !important;
}

.pdd-l-5pr {
    padding-left: 5% !important;
}

.pdd-l-10pr {
    padding-left: 10% !important;
}

.pdd-l-15pr {
    padding-left: 15% !important;
}

.pdd-l-25pr {
    padding-left: 25% !important;
}

.pdd-l-50pr {
    padding-left: 50% !important;
}

.pdd-l-100pr {
    padding-left: 100% !important;
}

.pdd-r-0pr {
    padding-right: 0 !important;
}

.pdd-r-3pr {
    padding-right: 3% !important;
}

.pdd-r-5pr {
    padding-right: 5% !important;
}

.pdd-r-10pr {
    padding-right: 10% !important;
}

.pdd-r-15pr {
    padding-right: 15% !important;
}

.pdd-r-25pr {
    padding-right: 25% !important;
}

.pdd-r-50pr {
    padding-right: 50% !important;
}

.pdd-r-100pr {
    padding-right: 100% !important;
}

.pdd0-perc {
    padding: 0 !important;
}

.pdd5-perc {
    padding: 5% !important;
}

.pdd10-perc {
    padding: 10% !important;
}

.pdd15-perc {
    padding: 15% !important;
}

.pdd20-perc {
    padding: 20% !important;
}

.pdd-tp-0-perc {
    padding-top: 0 !important;
}

.pdd-tp-5-perc {
    padding-top: 5% !important;
}

.pdd-tp-10-perc {
    padding-top: 10% !important;
}

.pdd-tp-15-perc {
    padding-top: 15% !important;
}

.pdd-tp-20-perc {
    padding-top: 20% !important;
}

.pdd-tp-25-perc {
    padding-top: 25% !important;
}

.pdd-tp-50-perc {
    padding-top: 50% !important;
}

.pdd-bt-0-perc {
    padding-bottom: 0 !important;
}

.pdd-bt-5-perc {
    padding-bottom: 5% !important;
}

.pdd-bt-10-perc {
    padding-bottom: 10% !important;
}

.pdd-bt-15-perc {
    padding-bottom: 15% !important;
}

.pdd-bt-20-perc {
    padding-bottom: 20% !important;
}

.pdd-bt-25-perc {
    padding-bottom: 25% !important;
}

.pdd-bt-50-perc {
    padding-bottom: 50% !important;
}

.pdd-l0-perc {
    padding-left: 0 !important;
}

.pdd-l5-perc {
    padding-left: 5% !important;
}

.pdd-l10-perc {
    padding-left: 10% !important;
}

.pdd-l15-perc {
    padding-left: 15% !important;
}

.pdd-l20-perc {
    padding-left: 20% !important;
}

.pdd-r0-perc {
    padding-right: 0 !important;
}

.pdd-r5-perc {
    padding-right: 5% !important;
}

.pdd-r10-perc {
    padding-right: 10% !important;
}

.pdd-r15-perc {
    padding-right: 15% !important;
}

.pdd-r20-perc {
    padding-right: 20% !important;
}

.pdd-tp-bt-0-perc {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pdd-tp-bt-5-perc {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.pdd-tp-bt-10-perc {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}

.pdd-tp-bt-15-perc {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
}

.pdd-tp-bt-20-perc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
}

.pdd-lr-0-perc {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pdd-lr-5-perc {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.pdd-lr-10-perc {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.pdd-lr-15-perc {
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.pdd-lr-20-perc {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

.pdd-lr-30-perc {
    padding-left: 30% !important;
    padding-right: 30% !important;
}

/*
* width
*/
.w-auto {
    width: auto;
}

.w5 {
    width: 5% !important;
}

.w10 {
    width: 10% !important;
}

.w11 {
    width: 11% !important;
}

.w12 {
    width: 12% !important;
}

.w13 {
    width: 13% !important;
}

.w14 {
    width: 14% !important;
}

.w15 {
    width: 15% !important;
}

.w20 {
    width: 20% !important;
}

.w22 {
    width: 22% !important;
}

.w25 {
    width: 25% !important;
}

.w30 {
    width: 30% !important;
}

.w33 {
    width: 33.33% !important;
}

.w40 {
    width: 40% !important;
}

.w45 {
    width: 45% !important;
}

.w48 {
    width: 48% !important;
}

.w50 {
    width: 50% !important;
}

.w58 {
    width: 58% !important;
}

.w60 {
    width: 60% !important;
}

.w65 {
    width: 65% !important;
}

.w70 {
    /*width: 70% !important;*/
}

.w75 {
    width: 75% !important;
}

.w80 {
    width: 80% !important;
}

.w85 {
    width: 85% !important;
}

.w90 {
    width: 90% !important;
}

.w95 {
    width: 95% !important;
}

.w100 {
    width: 100% !important;
}

.w5p {
    width: 5px !important;
}

.w10p {
    width: 10px !important;
}

.w15p {
    width: 15px !important;
}

.w20p {
    width: 20px !important;
}

.w22p {
    width: 22px !important;
}

.w25p {
    width: 25px !important;
}

.w30p {
    width: 30px !important;
}

.w33p {
    width: 33px !important;
}

.w40p {
    width: 40px !important;
}

.w45p {
    width: 45px !important;
}

.w50p {
    width: 50px !important;
}

.w58p {
    width: 58px !important;
}

.w60p {
    width: 60px !important;
}

.w70p {
    width: 70px !important;
}

.w80p {
    width: 80px !important;
}

.w90p {
    width: 90px !important;
}

.w95p {
    width: 95px !important;
}

.w100p {
    width: 100px !important;
}

.w105p {
    width: 105px !important;
}

.w110p {
    width: 110px !important;
}

.w115p {
    width: 115px !important;
}

.w120p {
    width: 120px !important;
}

.w125p {
    width: 125px !important;
}

.w130p {
    width: 130px !important;
}

.w135p {
    width: 135px !important;
}

.w140p {
    width: 140px !important;
}

.w150p {
    width: 150px !important;
}

.w160p {
    width: 160px !important;
}

.w175p {
    width: 175px !important;
}

.w180p {
    width: 180px !important;
}

.w200p {
    width: 200px !important;
}

.w250p {
    width: 250px !important;
}

.w300p {
    width: 300px !important;
}

.w350p {
    width: 350px !important;
}

.w400p {
    width: 400px !important;
}

.h-auto {
    height: auto;
}

.h5 {
    height: 5% !important;
}

.h10 {
    height: 10% !important;
}

.h15 {
    height: 15% !important;
}

.h20 {
    height: 20% !important;
}

.h22 {
    height: 22% !important;
}

.h25 {
    height: 25% !important;
}

.h30 {
    height: 30% !important;
}

.h33 {
    height: 33.33% !important;
}

.h40 {
    height: 40% !important;
}

.h45 {
    height: 45% !important;
}

.h48 {
    height: 48% !important;
}

.h50 {
    height: 50% !important;
}

.h58 {
    height: 58% !important;
}

.h60 {
    height: 60% !important;
}

.h65 {
    height: 65% !important;
}

.h70 {
    height: 70% !important;
}

.h75 {
    height: 75% !important;
}

.h80 {
    height: 80% !important;
}

.h85 {
    height: 85% !important;
}

.h90 {
    height: 90% !important;
}

.h95 {
    height: 95% !important;
}

.h100 {
    height: 100% !important;
}

.h5p {
    height: 5px !important;
}

.h10p {
    height: 10px !important;
}

.h15p {
    height: 15px !important;
}

.h20p {
    height: 20px !important;
}

.h22p {
    height: 22px !important;
}

.h25p {
    height: 25px !important;
}

.h30p {
    height: 30px !important;
}

.h33p {
    height: 33px !important;
}

.h35p {
    height: 35px !important;
}

.h36p {
    height: 36px !important;
}

.h40p {
    height: 40px !important;
}

.h45p {
    height: 45px !important;
}

.h50p {
    height: 50px !important;
}

.h58p {
    height: 58px !important;
}

.h60p {
    height: 60px !important;
}

.h70p {
    height: 70px !important;
}

.h80p {
    height: 80px !important;
}

.h90p {
    height: 90px !important;
}

.h95p {
    height: 95px !important;
}

.h100p {
    height: 100px !important;
}

.h105p {
    height: 105px !important;
}

.h110p {
    height: 110px !important;
}

.h115p {
    height: 115px !important;
}

.h120p {
    height: 120px !important;
}

.h125p {
    height: 125px !important;
}

.h130p {
    height: 130px !important;
}

.h135p {
    height: 135px !important;
}

.h140p {
    height: 140px !important;
}

.h150p {
    height: 150px !important;
}

.h160p {
    height: 160px !important;
}

.h175p {
    height: 175px !important;
}

.h180p {
    height: 180px !important;
}

.h180p {
    height: 180px !important;
}

.h200p {
    height: 200px !important;
}

.h200p {
    height: 200px !important;
}

.h210p {
    height: 210px !important;
}

.h220p {
    height: 220px !important;
}

.h230p {
    height: 230px !important;
}

.h240p {
    height: 240px !important;
}

.h250p {
    height: 250px !important;
}

.h260p {
    height: 260px !important;
}

.h270p {
    height: 270px !important;
}

.h280p {
    height: 280px !important;
}

.h290p {
    height: 290px !important;
}

.h300p {
    height: 300px !important;
}

.h310p {
    height: 310px !important;
}

.h320p {
    height: 320px !important;
}

.h330p {
    height: 330px !important;
}

.h340p {
    height: 340px !important;
}

.h350p {
    height: 350px !important;
}

.h360p {
    height: 360px !important;
}

.h370p {
    height: 370px !important;
}

.h380p {
    height: 380px !important;
}

.h390p {
    height: 390px !important;
}

.h400p {
    height: 400px !important;
}

.minw5 {
    min-width: 5% !important;
}

.minw10 {
    min-width: 10% !important;
}

.minw15 {
    min-width: 15% !important;
}

.minw20 {
    min-width: 20% !important;
}

.minw22 {
    min-width: 22% !important;
}

.minw25 {
    min-width: 25% !important;
}

.minw30 {
    min-width: 30% !important;
}

.minw33 {
    min-width: 33.33% !important;
}

.minw40 {
    min-width: 40% !important;
}

.minw45 {
    min-width: 45% !important;
}

.minw48 {
    min-width: 48% !important;
}

.minw50 {
    min-width: 50% !important;
}

.minw58 {
    min-width: 58% !important;
}

.minw60 {
    min-width: 60% !important;
}

.minw70 {
    min-width: 70% !important;
}

.minw80 {
    min-width: 80% !important;
}

.minw90 {
    min-width: 90% !important;
}

.minw95 {
    min-width: 95% !important;
}

.minw100 {
    min-width: 100% !important;
}

.minw5p {
    min-width: 5px !important;
}

.minw10p {
    min-width: 10px !important;
}

.minw15p {
    min-width: 15px !important;
}

.minw20p {
    min-width: 20px !important;
}

.minw22p {
    min-width: 22px !important;
}

.minw25p {
    min-width: 25px !important;
}

.minw30p {
    min-width: 30px !important;
}

.minw33p {
    min-width: 33px !important;
}

.minw40p {
    min-width: 40px !important;
}

.minw45p {
    min-width: 45px !important;
}

.minw50p {
    min-width: 50px !important;
}

.minw58p {
    min-width: 58px !important;
}

.minw60p {
    min-width: 60px !important;
}

.minw70p {
    min-width: 70px !important;
}

.minw80p {
    min-width: 80px !important;
}

.minw90p {
    min-width: 90px !important;
}

.minw95p {
    min-width: 95px !important;
}

.minw100p {
    min-width: 100px !important;
}

.minw105p {
    min-width: 105px !important;
}

.minw120p {
    min-width: 120px !important;
}

.minw130p {
    min-width: 130px !important;
}

.minw140p {
    min-width: 140px !important;
}

.minw150p {
    min-width: 150px !important;
}

.minw160p {
    min-width: 160px !important;
}

.minw175p {
    min-width: 175px !important;
}

.minw180p {
    min-width: 180px !important;
}

.minw210p {
    min-width: 210px !important;
}

.minw245p {
    min-width: 245px !important;
}

.minw280p {
    min-width: 280px !important;
}

.minw300p {
    min-width: 300px !important;
}

.minw320p {
    min-width: 320px !important;
}

.minh5 {
    min-height: 5% !important;
}

.minh10 {
    min-height: 10% !important;
}

.minh15 {
    min-height: 15% !important;
}

.minh20 {
    min-height: 20% !important;
}

.minh22 {
    min-height: 22% !important;
}

.minh25 {
    min-height: 25% !important;
}

.minh30 {
    min-height: 30% !important;
}

.minh33 {
    min-height: 33.33% !important;
}

.minh40 {
    min-height: 40% !important;
}

.minh45 {
    min-height: 45% !important;
}

.minh48 {
    min-height: 48% !important;
}

.minh50 {
    min-height: 50% !important;
}

.minh58 {
    min-height: 58% !important;
}

.minh60 {
    min-height: 60% !important;
}

.minh70 {
    min-height: 70% !important;
}

.minh80 {
    min-height: 80% !important;
}

.minh90 {
    min-height: 90% !important;
}

.minh95 {
    min-height: 95% !important;
}

.minh100 {
    min-height: 100% !important;
}

.minh5p {
    min-height: 5px !important;
}

.minh10p {
    min-height: 10px !important;
}

.minh15p {
    min-height: 15px !important;
}

.minh20p {
    min-height: 20px !important;
}

.minh22p {
    min-height: 22px !important;
}

.minh25p {
    min-height: 25px !important;
}

.minh30p {
    min-height: 30px !important;
}

.minh33p {
    min-height: 33px !important;
}

.minh40p {
    min-height: 40px !important;
}

.minh45p {
    min-height: 45px !important;
}

.minh50p {
    min-height: 50px !important;
}

.minh58p {
    min-height: 58px !important;
}

.minh60p {
    min-height: 60px !important;
}

.minh70p {
    min-height: 70px !important;
}

.minh80p {
    min-height: 80px !important;
}

.minh90p {
    min-height: 90px !important;
}

.minh95p {
    min-height: 95px !important;
}

.minh100p {
    min-height: 100px !important;
}

.minh105p {
    min-height: 105px !important;
}

.minh120p {
    min-height: 120px !important;
}

.minh140p {
    min-height: 140px !important;
}

.minh150p {
    min-height: 150px !important;
}

.minh160p {
    min-height: 160px !important;
}

.minh175p {
    min-height: 175px !important;
}

.minh180p {
    min-height: 180px !important;
}

.minh190p {
    min-height: 190px !important;
}

.minh200p {
    min-height: 200px !important;
}

.minh210p {
    min-height: 210px !important;
}

.minh220p {
    min-height: 220px !important;
}

.minh230p {
    min-height: 230px !important;
}

.minh240p {
    min-height: 240px !important;
}

.minh245p {
    min-height: 245px !important;
}

.minh250p {
    min-height: 250px !important;
}

.minh280p {
    min-height: 280px !important;
}

.maxwNone {
    max-width: none !important;
}

.maxw100p {
    max-width: 100px !important;
}

.maxw200p {
    max-width: 200px !important;
}

.maxw300p {
    max-width: 300px !important;
}

.maxw400p {
    max-width: 400px !important;
}

.maxw500p {
    max-width: 500px !important;
}

.maxw600p {
    max-width: 600px !important;
}

.maxh-reset {
    max-height: inherit !important;
}

.minh-reset {
    min-height: inherit !important;
}

.maxw-reset {
    max-width: inherit !important;
}

.minw-reset {
    min-width: inherit !important;
}

.maxh400p {
    max-height: 400px !important;
}

.txtsize-10 {
    font-size: 10px;
}

.txtsize-12 {
    font-size: 12px;
}

.txtsize-13 {
    font-size: 13px;
}

.txtsize-14 {
    font-size: 14px;
}

.txtsize-15 {
    font-size: 15px;
}

.txtsize-16 {
    font-size: 16px;
}

.txtsize-18 {
    font-size: 18px;
}

.txtsize-20 {
    font-size: 20px;
}

.txtsize-22 {
    font-size: 22px;
}

.txtsize-24 {
    font-size: 24px;
}

.txtsize-26 {
    font-size: 26px;
}

.line-height-10 {
    line-height: 10px;
}

.line-height-12 {
    line-height: 12px;
}

.line-height-13 {
    line-height: 13px;
}

.line-height-14 {
    line-height: 14px;
}

.line-height-15 {
    line-height: 15px;
}

.line-height-16 {
    line-height: 16px;
}

.line-height-18 {
    line-height: 18px;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-22 {
    line-height: 22px;
}

.line-height-24 {
    line-height: 24px;
}

.line-height-26 {
    line-height: 26px;
}

.line-height-28 {
    line-height: 28px;
}

.line-height-30 {
    line-height: 30px;
}

.pointer {
    cursor: pointer;
}

.cursor-move {
    cursor: move !important;
}

.cursor-default {
    cursor: default !important;
}

.font-italic {
    font-style: italic;
}

.v-align-md {
    vertical-align: middle !important;
}

.v-align-tp {
    vertical-align: top !important;
}

.v-align-bt {
    vertical-align: bottom !important;
}

/****** base ******/
.f-right {
    float: right;
}

.w10p {
    width: 10%;
}

.w15p {
    width: 15%;
}

.w40p {
    width: 40%;
}

.w60p {
    width: 60%;
}

.w70p {
    width: 70%;
}

.flex-order-1 {
    order: 1;
}

.flex-order-2 {
    order: 2;
}

.flex-order-3 {
    order: 3;
}

.flex-order-4 {
    order: 4;
}

.pdd-l10 {
    padding-left: 10px !important;
}

.weight-400 {
    font-weight: 400;
}

a:hover {
    color: #52ab3b;
}

.color-red {
    color: #a52116 !important;
}

.color-yellow {
    color: #FFC107 !important;
}

.color-gold {
    color: #f4d598 !important;
}

.color-white {
    color: #ffffff !important;
}

.border-0 {
    border: 0 !important;
}

.whatsapp-link,
.whatsapp-link:hover {
    color: #65bc54;
    text-decoration: underline;
    font-family: "Albert Sans", serif !important;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: end;
}

a.btn-outline:hover {
    background-color: #54524d !important;
    border-color: #54524d !important;
    color: #ffffff !important;
}

.alert-simple.alert-warning {
    background-color: #ffc225;
    border-color: #ffc225;
}

.alert-simple.alert-info {
    background-color: #34b3ee;
    border-color: #34b3ee;
}

/****** loader ******/
.page-preloader {
    background-color: #FFF;
    opacity: 0.7;
    border: medium none;
    cursor: default;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

.center-loading {
    height: 34px;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 34px;
    z-index: 200;
}

@-moz-keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes three-quarters-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* :not(:required) hides this rule from IE9 and below */
.three-quarters-loader:not(:required) {
    -moz-animation: three-quarters-loader 1250ms infinite linear;
    -webkit-animation: three-quarters-loader 1250ms infinite linear;
    animation: three-quarters-loader 1250ms infinite linear;
    border: 6px solid #52ab3b;
    border-right-color: transparent;
    border-radius: 16px;
    box-sizing: border-box;
    display: inline-block;
    /*position: relative;*/
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
}

/****** base ******/
input[type="checkbox"] {
    -webkit-appearance: none !important;
    appearance: none !important;
    background-color: #fff !important;
    margin: 0 !important;
    font: inherit !important;
    color: currentColor !important;
    width: 22px !important;
    height: 22px !important;
    border: 0.15em solid currentColor !important;
    border-radius: 5px;
    transform: translateY(-0.075em) !important;
    display: grid !important;
    place-content: center !important;
    float: left;
    margin-right: 20px !important;
    padding: 0px;
}

input[type="checkbox"]::before {
    content: "" !important;
    border-radius: 3px;
    width: 14px !important;
    height: 14px !important;
    transform: scale(0) !important;
    transition: 120ms transform ease-in-out !important;
    box-shadow: inset 1em 1em #52ab3b !important;
    background-color: #52ab3b;
}

input[type="checkbox"]:checked::before {
    transform: scale(0.9) !important;
}

.footer-middle .widget-newsletter input {
    padding: 0px;
    margin-right: 0px !important;
}

.container {
    max-width: 2500px;
}

.mini-container {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
}

.small-container {
    width: 100%;
    max-width: 1100px;
}

img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}

.text-mail {
    text-transform: lowercase !important;
}

.text-success {
    color: #52ab3b !important;
}

.btn-success {
    background-color: #52ab3b;
    border-color: #52ab3b;
}

.btn-success:hover {
    background-color: #52ab3b;
    border-color: #52ab3b;
}

.btn-outline.btn-alert {
    color: #f53418;
    border-color: #f53418;
}

.btn-outline.btn-alert:hover {
    color: #ffffff;
    background-color: #f53418 !important;
    border-color: #f53418 !important;
}

.hidden {
    display: none !important;
}

.bold {
    font-weight: bold;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.alert {
    padding: 14px 18px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
}

.font22 {
    font-size: 22px !important;
}

.font20 {
    font-size: 20px !important;
}

/****** table ******/
table.bg-row tr:nth-child(even) {
    background-color: #ffffff;
}

table.bg-row tr:nth-child(odd) {
    background-color: #f7f7f7;
}

table.bg-row td {
    padding: 5px 10px;
}

/****** elements: form ******/
.form-select .error {
    font-size: 14px;
    color: #f12a56;
}

.form-select .correct {
    font-size: 14px;
    color: #b1ca38
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
    border-color: #f12a56 !important;
}

.form-group.error .error {
    color: #f12a56 !important;
    text-align: left;
    font-size: 16px;
}

.btn-success:active,
.btn-success:focus {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.login-popup .form-group input:not(:last-child) {
    margin-bottom: 0;
}

.shop-page .toolbox .form-select {
    display: inline-flex;
}

.shop-page .toolbox label {
    text-transform: initial;
    font-weight: 400;
    font-size: 20px;
}

/****** elements: icon-box-side ******/
.icon-box-side .icon-box-icon-right {
    margin: 0 0 0.3rem 1.9rem !important;
}

/****** elements: alert ******/
.alert-title {
    font-weight: 600;
    color: #ffffff;
    padding-right: 20px;
}

.alert-message {
    margin-top: 10px;
    color: #ffffff;
    margin-bottom: 10px;
}

.alert .btn {
    margin-left: 20px;
}

.alert .alert-close {
    position: absolute;
    color: #ffffff !important;
    top: 20px;
    right: 10px;
}

.alert.alert-danger {
    background-color: #a52116;
    border-color: #a52116;
}

.alert.alert-success {
    background-color: #9faf3a;
    border-color: #9faf3a;
}

.alert-buttons .alert-close {
    position: relative;
    top: 0;
}

/****** elements: title ******/
.title-bg {
    justify-content: center;
    text-transform: uppercase;
    font-size: 45px;
    color: #52ab3b;
}
.title-bg span {
    font-weight: 700;
    font-family: "Albert Sans", serif !important;
    padding: 0 24px;
}

.title-sm {
    justify-content: center;
    text-transform: uppercase;
    font-size: 25px;
    color: #52ab3b;
}

.title-sm span {
    font-weight: 500;
    font-family: "Albert Sans", serif !important;
    padding: 0 24px;
}

.title-underline2>span:first-child:before {
    width: 100%;
    height: 20%;
    background-color: #cfdfc0;
    opacity: 1;
    left: 0;
}

.title-underline>span:first-child:after {
    border-bottom: 1px solid #52ab3b;
}

.title-underline>span:first-child {
    line-height: 1.8;
}

/* coming soon */
.coming-page h1 {
    font-size: 6rem;
    font-weight: 600;
    color: #ffffff;
    margin: 0 !important;
    font-family: Times;
}
.coming-page h2 {
    font-size: 3rem;
    font-weight: 600;
    color: #ffffff;
    margin: 10px 0 10px 0 !important;
    text-transform: uppercase;
    font-family: Times;
}
.coming-page h4 {
    color: #ffffff;
    margin-bottom: 20px;
}
.coming-page p {
    max-width: 68rem;
    font-size: 20px;
    color: #ffffff;
    font-family: Times;
}
.coming-page .banner-content {
    width: 425px;
    margin: 0 auto;
    background: #436c30;
    padding: 50px 20px;
}
.comingsoon-logo {
    width: 150px !important;
    margin: 0 auto;
    margin-bottom: 40px;
}
.coming-page .banner-content {
    max-width: 100%;
}

/****** header ******/
.header.header-bg-image {
    position: relative;
}

.header-top {
    color: #333333;
    font-size: 16px;
    text-transform: initial;
    background: #ffffff;
    text-align: center;
    padding: 5px;
}

.call>span {
    text-transform: initial;
}

.header-middle {
    position: relative;
    padding: 10px 0;
}

.header-middle>.container {
    padding: 15px 30px;
}

.header-search.hs-expanded .btn-search i {
    font-size: 2rem;
}

.slider-container .banner-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.header-bottom {
    background-color: #52ab3b;
    padding: 1rem 4rem;
    border-bottom: 0;
}

.social-links {
    color: #ffffff;
}
.header-search input {
    border: 1px solid #52ab3b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.header-search .btn-search {
    background: #52ab3b;
    color: #ffffff;
    border: 1px solid #52ab3b;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.header-search.hs-expanded input {
    font-size: 1.2em;
    border-right: 0;
}

.header-search.hs-expanded .btn-search:hover {
    color: #ffffff;
}

.header-search.hs-expanded {
    max-width: 90rem;
}

.has-center .header-right {
    max-width: 30rem;
    justify-content: center;
}

.header-right .social-links a:hover {
    color: #ffffff;
}

@media screen and (max-width: 767px) {
    .header-middle>.container {
        padding: 10px 30px;
    }

    .slider-container .banner-content {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.header-center {
    flex-grow: 1;
    justify-content: center;
}

.logo img {
    width: 350px;
}

.header-left {
    flex: initial;
}

.header .mob-menu {
    display: none;
    float: right;
}

.header-bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    background-position: top;
    background-position-y: center;
}

@media screen and (max-width: 470px) {
    .header-bg-image {
        height: 300px;
    }
}

.header-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
}

.menu>li {
    text-align: center;
}

.account-nav a:hover i,
.header-search a:hover i,
.header-search.hs-toggle .btn-search:hover,
.header-search.hs-toggle:hover {
    color: #52ab3b;
}

.go-search-value {
    width: 100%;
}

/****** elements: page header ******/
.page-header {
    padding-bottom: 10px;
    height: auto;
    background-color: #ffffff;
    border-bottom: 1px solid #e0dede;
    margin-bottom: 50px;
}

.breadcrumb li:not(:last-child):after {
    font-family: "Font Awesome 6 Pro";
}

.breadcrumb {
    padding-top: 30px !important;
}

.breadcrumb li {
    font-weight: 400;
    font-size: 18px;
}

.breadcrumb li:last-child a {
    color: #52ab3b;
}

.breadcrumb-nav.has-border .breadcrumb {
    border: 0;
}

.breadcrumb li:last-child {
    color: #52ab3b;
}

.page-title {
    position: relative;
    font-size: 90px;
    color: #ffffff;
    font-family: BodoniBold, serif !important;
    font-weight: 600;
    text-transform: none;
    padding: 0px 10px;
    margin-top: 60px;
}

@media screen and (max-width: 1600px) {
    .page-title {
        font-size: 85px;
        line-height: 85px;
    }
}

@media screen and (max-width: 1440px) {
    .page-title {
        font-size: 80px;
        line-height: 80px;
    }
}

@media screen and (max-width: 1270px) {
    .page-title {
        font-size: 75px;
        line-height: 75px;
    }
}

@media screen and (max-width: 1150px) {
    .page-title {
        font-size: 70px;
        line-height: 70px;
    }
}

@media screen and (max-width: 920px) {
    .page-title {
        font-size: 60px;
        line-height: 60px;
    }
}

@media screen and (max-width: 767px) {
    .page-title {
        font-size: 80px;
        line-height: 80px;
    }
}

@media screen and (max-width: 590px) {
    .page-title {
        font-size: 70px;
        line-height: 70px;
    }
}

@media screen and (max-width: 470px) {
    .page-title {
        font-size: 60px;
        line-height: 60px;
        margin-top: 0px;
    }
}

/****** elements: paginazione ******/
.active>.page-link,
:hover:not(.disabled)>.page-link {
    color: #000000;
}

/****** elements: shop sidebar ******/
.fad.fa-check-square:after {
    content: "" !important;
    border-radius: 5px;
    padding: 0px 9px !important;
    border: 2px solid #000000;
    margin-left: -2px;
    font-size: 18px;

}

.fad.fa-check-square:before {
    content: "" !important;
    border-radius: 3px;
    width: 14px !important;
    height: 14px !important;
    transform: scale(1) !important;
    transition: 120ms transform ease-in-out !important;
    box-shadow: inset 1em 1em #52ab3b !important;
    background-color: #52ab3b;
    left: 2px;
    top: 2px;
}

.shop-sidebar .widget .widget-body {
    line-height: 1;
    font-size: 18px;
}

.product-filters-list li label:hover {
    color: #000000;
}

.product-filters-list .dd-list:first-child {
    padding-left: 0;
    margin-top: 0;
}

.product-filters-list ol {
    list-style: none;
}

.product-filters-list .category-tree-list {
    line-height: 1.5;
    font-size: 18px;
}

.product-filters-list .category-tree-list li[data-level='1'] .dd3-content {
    background-color: #000000;
    color: #ffffff;
    padding-left: 10px;
    font-weight: 400;
}

.product-filters-list .category-tree-list li[data-level='1'] .dd-list li .dd3-content {
    background-color: #ffffff;
    color: #202020;
    font-weight: 300;
}

.product-filters-list .category-tree-list li .dd-list {
    padding-left: 0;
}

.product-filters-list .category-tree-list li[data-level='2'] .dd-list {
    display: none;
}

.product-filters-list .category-tree-list .dd3-content {
    cursor: pointer;
}

.product-filters-list .category-tree-list .dd3-content.active {
    color: #000000 !important;
}

.product-filters-list .category-tree-list .dd3-content.open {
    font-weight: 600 !important;
}

.product-filters-list .category-tree-list .dd3-content i {
    color: #dddddd;
    margin-right: 10px;
    font-size: 15px;
}

[class*=product-list-filter-] li {
    margin-bottom: 16px;
}

[class*=product-list-filter-] li input[type=checkbox]~label {
    color: #474747;
    font-weight: 400;
    font-size: 18px;
}

.shop-sidebar .widget:first-child .widget-body {
    padding-top: 20px;
}

.shop-sidebar .widget-title .title-text {
    font-weight: 500;
    font-size: 22px;
}

.widget-sidebar .widget-title {
    border-bottom: 2px solid #000000;
}

.left-sidebar-toggle {
    color: #555555 !important;
    border-color: #e0dede;
}

.left-sidebar-toggle:hover,
.left-sidebar-toggle:active,
.left-sidebar-toggle:focus {
    background-color: #fff !important;
    border-color: #e0dede !important;
}

.product-list-filter-color li {
    display: inline-flex;
}

.product-label.label-sale {
    background-color: #d2365b;
    color: #ffffff;
    padding: 3px;
    z-index: 1;
}

.tree-root {
    max-height: 1000px;
    overflow: auto;
}

.tree-node {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.tree-node-content {
    width: 100%;
    padding: 2px 10px;
    display: flex;
}

.tree-actions {
    position: relative;
}

.tree-collapse,
.tree-up,
.tree-down {
    margin-right: 16px;
    cursor: pointer;
}

.tree-collapse:hover,
.tree-up:hover,
.tree-down:hover {
    opacity: 0.8;
}

.tree-collapse i,
.tree-up i,
.tree-down i {
    font-size: 18px;
}

.tree-check {
    margin-right: 14px;
}

.tree-check:not(.disabled) {
    cursor: pointer;
}

.tree-check:not(.disabled):hover {
    opacity: 0.8;
}

.tree-check i {
    font-size: 22px;
}

.tree-check i.fad {
    color: #52ab3b;
}

.tree-radio {
    margin-right: 14px;
}

.tree-radio:not(.disabled) {
    cursor: pointer;
}

.tree-radio:not(.disabled):hover {
    opacity: 0.8;
}

.tree-radio i {
    font-size: 18px;
}

.tree-default-radio {
    margin-left: 14px;
}

.tree-default-radio:not(.disabled) {
    cursor: pointer;
}

.tree-default-radio:not(.disabled):hover {
    opacity: 0.8;
}

.tree-default-radio i {
    font-size: 18px;
}

.tree-label {
    flex-grow: 1;
    color: #474747;
    font-weight: 400;
}

.noUi-connect {
    background: #52ab3b;
}

.noUi-horizontal .noUi-handle {
    border: 1px solid #52ab3b;
}

.product-list-filter-prices {
    margin-top: 20px;
}

.product-list-filter-prices .widget-title {
    margin-bottom: 20px;
}

.product-unit {
    font-size: 16px;
    color: #474747;
}

/***** elements: categorie / sotto categorie *****/
.section-category {
    padding: 0px 0 70px 0;
}

.section-category .icon-box-side .icon-box-title {
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
}

.section-category .icon-box-side {
    justify-content: left;
}

.category.category-icon img {
    width: 100px;
    display: inline-block;
}

.subcategory-button {
    background: #F3F3F3;
    width: auto;
}

.subcategory-button .category-content {
    padding: 10px;
}

.subcategory-button:after {
    content: "";
    position: absolute;
    border: 1.5em solid #54524d;
    right: 0;
    bottom: -55px;
    border-left-width: 1em;
}

.category-button {
    background: #F3F3F3;
    margin: 10px;
    position: relative;
    overflow: hidden;
}

.category-button:after {
    content: "";
    position: absolute;
    border: 1.5em solid #54524d;
    right: 0;
    bottom: -30px;
    border-left-width: 1em;
}

/***** tabs *****/
.tab-outline .nav-item .nav-link.active,
.tab-outline .nav-item.show .nav-link {
    color: #333333;
}

.tab-outline .nav-item .nav-link.active:after,
.tab-outline .nav-item.show .nav-link:after,
.tab-outline .nav-item:hover .nav-link:after {
    border-color: #000000;
}

/****** menu ******/
.menu li>ul {
    min-width: 24em;
}
.menu li>ul li {
    text-align: left;
}
.mmenu-active .page-wrapper {
    margin-left: 0px;
    margin-right: 0px;
}

.menu .active>a:not(.menu-title):before,
.menu:not(.category-menu) li:hover>a:not(.menu-title):before {
    border: 0;
}

.menu>li {
    margin-right: 4rem;
}

.menu>li>a {
    color: #ffffff;
    font-size: 18px;
}

.menu .submenu .megamenu {
    border-bottom: 5px solid #000000;
    box-shadow: 0 3px 9.3px 0.7px rgba(0, 0, 0, .15);
    padding: 20px 15px;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}

.menu .submenu .megamenu ul li {
    display: inline-block;
    margin: 0 10px;
}

.menu .submenu a {
    text-transform: uppercase;
}

.menu .submenu ul li a {
    color: #111111;
    display: block;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 0px 3px;
    margin: 3px 0px 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #c0c0c0;
}

.mobile-menu {
    color: #ffffff;
}

.mobile-menu-container {
    max-width: 100%;
    background-color: #52ab3b;
    margin-left: -100%;
    padding: 70px;
}

.account-nav {
    margin-left: 10px;
}

.account-nav a::after {
    display: none;
}

.menu i,
.menu i:hover {
    color: #333333;
}

.header.header-bg-image .menu i,
.header.header-bg-image .menu i:hover {
    color: #ffffff;
}

.mobile-menu-close {
    position: absolute;
    top: 70px;
    right: 70px;
    left: unset;
}

.mobile-menu-close i {
    color: #ffffff;
    font-size: 36px;
}

.mobile-menu {
    text-transform: none;
    font-weight: 400;
    padding-top: 40px;
}

.mobile-menu li {
    border-bottom: 0px !important;
}

.mobile-menu li a {
    font-size: 24px;
    padding-bottom: 24px;
    padding-top: 24px;
}

.menu:not(.toggle-menu) li .megamenu,
.menu:not(.toggle-menu) li>ul {
    left: -5.6rem;
}

/****** home slider ******/
.home-slide .banner-content {
    top: 50% !important;
    background-color: rgba(165, 33, 22, 0.8);
    padding: 70px 150px !important;
}

.home-slide .banner-title,
.home-slide .banner-subtitle {
    font-size: 80px;
    color: #52ab3b;
    text-align: center;
    font-family: BodoniBold, serif !important;
    font-weight: 800;
}

.home-slide .banner-description {
    margin-top: 20px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-family: "Albert Sans", serif !important;
}

.home-slide span:before {
    display: none;
}

.home-slide span {
    font-family: dmsans-bold, sans-serif !important;
}

.home-slide a.btn {
    color: #ffffff;
    padding: 15px 30px;
    border: 1px solid #52ab3b;
    text-transform: uppercase;
    font-size: 16px;
    margin: 25px auto;
    display: table;
    font-family: dmsans-bold, sans-serif !important;
}

.home-slide a.btn:hover:after {
    display: none;
}

.home-slide a.btn:hover {
    background-color: #ffffff;
    color: #000000;
}

.owl-dots-line .owl-dots-container .owl-dot::after {
    display: none;
}

.owl-dots-line .owl-dots-container .owl-dot {
    width: 15px;
    height: 15px;
    background: rgb(230, 230, 230);
    border-radius: 50%;
    border: 0;
    opacity: 0.9;
}

.owl-dots-line .owl-dots-container .owl-dot,
.owl-dots-line .owl-dots-container .owl-dot.active {
    color: transparent;
}

.owl-dots-line .owl-dots-container .owl-dot.active {
    opacity: 1;
    width: 15px;
    background: #ffffff;
}

.owl-dots-line .owl-dots-container .owl-dot,
.owl-dots-line .owl-dots-container .owl-dot.active {
    margin-right: 5px;
}

.owl-dots-line .owl-dots-container {
    bottom: 15%;
}

/***** owl slider *****/
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #000000;
    border-color: #000000;
}

.banner-section .banner-subtitle {
    font-size: 18px;
}

.banner-section .title {
    font-size: 68px;
}

.banner-media img {
    max-width: none;
}

@media screen and (max-width: 1280px) {

    .mini-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1440px) {
    .banner-section .title {
        font-size: 52px;
    }

    .banner-media img {
        max-width: 650px;
    }
}

@media screen and (max-width: 1190px) {
    .banner-section .title {
        font-size: 44px;
    }

    .banner-media img {
        max-width: 550px;
    }
}

@media screen and (max-width: 992px) {
    .banner-section .title {
        font-size: 40px;
    }

    .banner-media img {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 1440px) {
    .banner-section a {
        width: 100%;
    }
}

/***** home products *****/
.home-products .hp-item {
    display: flex;
    align-items: stretch;
}

.home-products .hp-item .product-wrap {
    width: 100%;
}

.home-product-info {
    box-shadow: 0px 0px 20px -5px #00000033;
    padding: 50px 50px 0 50px;
    margin-bottom: 2rem;
}

.home-product-info h1 {
    font-size: 50px;
    margin-bottom: 30px;
}

.home-product-info p {
    font-size: 18px;
}

.home-product-info a,
.home-product-info a:hover,
.home-product-info a:focus,
.home-product-info a:active {
    background-color: #52ab3b;
    border-color: #52ab3b;
    color: #ffffff;
    float: right;
    margin-top: 30px;
}

.product-action .btn-product {
    flex: none;
    width: 60%;
    margin-top: 20px;
    background: #ffffff;
    color: #52ab3b;
    border: 1px solid #52ab3b;
    font-size: 16px;
    padding: 10px 5px;
}

.product-action .btn-product:hover,
.product-action .btn-product:active,
.product-action .btn-product:focus {
    background-color: #52ab3b;
    border-color: #52ab3b;
    color: #ffffff;
}

.product-media {
    padding: 10px;
}

.product-section .product-media {
    height: 160px;
    margin: 30px auto;
}

.product-media img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    max-height: 300px;
}

.product-section {
    padding-top: 10rem;
    padding-bottom: 10rem;
    background-image: url(/frontend/images/bggrigio.jpg);
    background-size: cover;
}

.product-section .product-details {
    color: #474747;
    background: transparent;
}

.product-section h2 {
    font-size: 76px;
}

@media screen and (max-width: 1440px) {
    .product-section h2 {
        font-size: 60px;
    }
}

@media screen and (max-width: 1190px) {
    .product-section h2 {
        font-size: 50px;
    }
}

@media screen and (max-width: 992px) {
    .product-section h2 {
        font-size: 46px;
    }
}


/***** home banner *****/
.home-banner {
    margin: 100px 0 150px 0;
}

.home-banner>* {
    padding-left: 5px;
    padding-right: 5px;
}

.home-banner img {
    width: 100%;
}

.home-banner a:hover::before {
    background-color: rgba(255, 255, 255, .2);
    right: 50%;
    left: 51%;
}

.home-banner a::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

.home-banner a:hover::after {
    background-color: rgba(255, 255, 255, .2);
    top: 50%;
    bottom: 51%;
}

.home-banner a::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

/****** home product ******/
.section-home-products {
    padding: 70px 0;
}

.section-home-products .product-wrap img {
    height: 300px;
    width: auto;
    margin: 0 auto;
}

.section-home-products .row {
    justify-content: center;
}

.section-home-products a.btn {
    margin-top: 50px;
    background-color: #000000;
    color: #ffffff;
    text-transform: inherit;
}

.product-wrap .product-name a {
    font-weight: 500;
    font-size: 22px;
}

/****** dettaglio prodotto ******/
.product-box-with-shadow {
    box-shadow: 0px 0px 20px -5px #00000033;
    padding: 40px;
    margin-bottom: 40px;
}

.product-box-with-shadow:nth-child(1) {
    margin-right: 20px;
}

.product-box-with-shadow:nth-child(2) {
    margin-left: 20px;
}

.product-box-with-shadow h2 {
    color: #52ab3b;
    font-size: 28px;
    font-weight: 500;
}

.short-description {
    font-size: 18px;
    font-weight: 300;
    color: #727272;
}

.product-form .btn-cart {
    background-color: #52ab3b;
    color: #ffffff;
    font-size: 1em;
}

.product-form .btn-cart:hover:not(:disabled) {
    background-color: #52ab3b;
    opacity: 0.8;
}

.quantity-label {
    font-weight: 600;
    line-height: 2.5;
    font-size: 15px;
}

.product-options label {
    font-weight: 600;
    font-size: 16px;
    text-transform: initial;
}

.product-subtitle {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 400;
    color: #727272;
}

.product-category,
.product-brand {
    font-size: 20px;
    text-transform: initial;
    margin-bottom: 0;
}

.product-divider {
    margin-top: 50px;
    margin-bottom: 0;
}

.product-detail .title-bg {
    justify-content: left;
    font-size: 35px;
    text-transform: initial;
    margin-bottom: 0;
}

.product-single .product-name {
    text-indent: 0;
    border-bottom: 0px solid #000000;
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 0px;
}

.product-single .new-price * {
    font-weight: 500;
    font-size: 50px;
    color: #52ab3b;
    font-family: BodoniBold, serif !important;
}

.product-additional-info .nav-link {
    justify-content: left;
}

.product-additional-info .nav-item .nav-link.active {
    background: #4af306;
    color: #ffffff;
    width: fit-content;
    font-weight: 600;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.product-additional-info .nav-item .nav-link.active:after {
    border-color: initial !important;
}

.product-additional-info .nav-item {
    border: 0;
    border-bottom: 5px solid #4af306;
}

.product-additional-info .tab-content {
    border: 0;
}

.product-additional-info .tab-pane {
    padding: 4rem 0 3.5rem;
    color: #202020;
}

.alert-cart-message a.btn {
    padding: 10px 20px;
    color: #ffffff;
    border-color: #ffffff;
}

.alert-cart-message a.btn:hover {
    background-color: inherit !important;
    border-color: inherit !important;
}

.product-shipping-return-info {
    border-top: 1px solid #000000;
    margin-bottom: 50px;
}

.product-shipping-return-info ul {
    list-style: none;
    padding-left: 0;
}

.product-combinations-color ul li {
    display: inline-flex;
}

.product-sharing {
    background: #000000;
    padding: 8px;
    border-radius: 22px;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #ffffff;
    margin-left: 10px;
}

.product-sharing i {
    line-height: 0.5;
}

.product-sharing:hover {
    color: #ffffff;
}

.product-faq-item {
    justify-content: left;
    align-items: flex-start;
}

.product-faq-item img {
    max-width: 80px;
}

.product-faq-item .icon-box-content {
    padding-left: 30px;
    font-size: 20px !important;
    color: #727272 !important;
}

.product-faq-item .icon-box-title {
    margin-bottom: 15px;
    font-size: 28px !important;
    color: #52ab3b !important;
}

.product-contents .col {
    display: flex;
    align-items: stretch;
}

.product-contents .col .product-box-with-shadow {
    width: 100%;
}

.product-detail-info {
    background-color: #f8f8f8;
}

.product-detail-info .icon-box-title {
    color: #474747;
    font-size: 20px;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 20px;
}

.product-detail-info p {
    color: #707070;
    font-size: 18px;
    font-weight: 200;
}

.product-detail-info a {
    text-decoration: underline;
}

.product-gallery {
    margin-top: 30px;
}

@media screen and (max-width: 768px) {
    .product-faq-item {
        align-items: center;
    }

    .product-faq-item .icon-box-content {
        padding-left: 0;
        padding: 20px;
    }

    .product-contents .product-box-with-shadow:nth-child(1) {
        margin-right: 0;
    }

    .detail-paymant-icon {
        width: 100% !important;
        justify-content: center;
    }

    .detail-paymant-icon img {
        width: 80px;
    }
}

@media screen and (max-width: 470px) {
    .product-single .product-name {
        font-size: 36px;
        line-height: 36px;
        padding-top: 0px;
    }

    .product-details {
        /*padding-top: 0px;*/
    }

    .product-single .new-price {
        font-size: 70px;
    }
}

/****** pagina prodotti ******/
.product-wrap {
    overflow: unset;
}

.product-button {
    display: block;
    padding: 7px 6px 5px 6px;
    border: 1px solid #52ab3b;
    color: #52ab3b;
    width: 60%;
    font-size: 16px;
    margin: 20px auto;
}

.product-button:hover {
    color: white;
    background-color: #52ab3b;
}

.section-products-list .product-wrap img {
    height: 220px;
    width: auto;
    margin: 10px auto;
}

.product:not(.product-single) {
    display: inline-block;
    box-shadow: 0px 0px 20px -5px #00000033;
    margin: 0 auto;
    width: 98%;
}

@media screen and (max-width: 767px) {
    .section-products-list .product-wrap img {
        height: auto;
        width: 100%;
        margin: 0px auto;
    }
}

/****** pagina prodotti: correlati ******/
.section-products-correlated .product-wrap img {
    height: 220px;
    width: auto;
    margin: 0 auto;
}

.section-products-correlated h2 {
    font-weight: 400;
}

/****** owl carousel ******/
.product-thumb.active:before {
    border-color: #000000;
}

.owl-theme .owl-nav .owl-next: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):hover,
.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus,
.owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus,
.owl-theme .owl-nav .owl-prev:not(.disabled):hover {
    background-color: transparent;
    color: #000000;
}

/****** pagina contatti ******/
.contact-header div {
    width: 50%;
}

.contact-page .icon-box {
    justify-content: left;
}

.contact-page .icon-box i {
    color: #52ab3b;
    font-size: 50px;
    background-color: #ffffff;
}

.contact-page .btn {
    width: 150px;
    /*border-radius: 10px;*/
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
}

.contact-page input,
.contact-page textarea {
    /*border-radius: 10px;*/
}

.contact-page .title {
    font-weight: 500;
}

.contact-page p {
    font-size: 20px;
}

.contact-page .icon-box-title {
    font-size: 20px;
}

.contact-box-with-shadow {
    box-shadow: 0px 0px 20px -5px #00000033;
    padding: 60px;
    margin-left: 40px;
}

.contact-page .icon-box-side {
    padding: 0;
}

@media (max-width: 425px) {
    .go-contact {
        width: 100% !important;
    }
}

@media (max-width: 1200px) {
    .contact-page .icon-box-title {
        font-size: 18px;
    }
}

@media (max-width: 1050px) {
    .contact-page .icon-box-title {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .contact-box-with-shadow {
        padding: 40px;
        margin-left: 0px;
    }

    .contact-header div {
        width: 100%;
    }

    .contact-page .icon-box-title {
        font-size: 18px;
    }

    .contact-page .icon-box i {
        font-size: 38px;
    }
}

/****** area personale ******/
.account-menu .menu {
    flex-direction: column;
}

.account-menu .menu li {
    width: 100%;
    border-bottom: 1px solid #e0dede;
    margin-bottom: 10px;
}

.account-menu .menu li a {
    text-transform: initial;
}

.account-menu .menu li:last-child {
    margin-right: 4rem;
}

.account-menu .menu li:hover,
.account-menu .menu li.active {
    color: #000000;
}

.account-mobile-menu {
    display: inline-block;
    margin: 0 0 20px 20px;
}

.account-section a:hover .icon-box {
    border-color: #000000;
}

.account-page .icon-box:hover .icon-box-icon,
.account-page .icon-box:hover p {
    color: #333333;
}

.account-page input[type='date'] {
    height: 58px;
    width: 100%;
    border: 1px solid #e0dede;
}

.overview-item {
    flex-grow: 1;
}

.overview-item label {
    font-size: 18px;
    font-weight: 600;
}

/****** footer ******/
.footer {
    background: #52ab3b;
    color: #ffffff;
    font-size: 18px;
}

.section-footer {
    background-color: #fbfbfb;
}

.footer-bottom {
    padding-top: 20px;
}

footer.bottom-footer {
    background-color: #fbfbfb;
    margin-top: -35px;
    position: relative;
    border-top: 1px solid #ffffff12;
}

.footer .copyright a:hover,
.footer-right a:hover {
    text-decoration: underline;
}

.footer-middle.no-border {
    border-bottom: 0;
}

.footer-middle {
    padding: 8.2rem 0 6.5rem;
    display: block;
    border-color: #ffffff;
}

.footer-middle * {
    color: #ffffff;
}

.footer-middle.footer-info a,
.footer-middle.footer-info li {
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}

.footer-middle .widget-title {
    color: #ffffff;
}

.footer-middle .widget-body a,
.footer-middle .widget-body span,
.footer-middle .widget-body li {
    text-transform: initial;
}

.footer-middle .widget-newsletter .widget-title {
    color: #ffffff;
    font-size: 30px;
    text-transform: inherit;
    margin-bottom: 30px;
}

.footer-middle .widget-newsletter p {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
}

.footer-middle .widget-newsletter p.alert-message {
    color: white;
}

.footer-middle .widget-newsletter .newsletter-form {
    max-width: 80%;
    margin: 50px auto;
}

.footer-middle .widget-newsletter .newsletter-form input {
    border-width: 0 0 1px 0;
    border-color: #555555;
}

.footer-middle .widget-newsletter .newsletter-form a {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}

.footer-middle .widget-newsletter .newsletter-form a:hover {
    color: #ffffff !important;
}

.footer-contact {
    border-bottom: 1px solid #707070;
}

.footer-contact h1,
.footer-contact p {
    color: #181818 !important;
}

.footer-contact h1 {
    font-size: 32px !important;
}

.footer-contact .footer-middle {
    border: 0;
    padding: 6rem 0 0 0;
}

.footer-contact a.btn {
    background-color: #000000;
    border-color: #000000;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    text-transform: initial;
}

.footer-link .container {
    padding-top: 50px;
}

.footer-link a {
    color: #aaaaaa;
}

.footer-link a:hover {
    color: #ffffff;
}

.footer a:not(.social-link):hover {
    color: #ffffff;
}

.footer-contact a.btn:hover {
    color: #333333 !important;
}

.footer-social a {
    display: inline-block;
    background-color: #ffffff;
    color: #000000 !important;
    padding: 5px;
    width: 26px;
    height: 26px;
    border-radius: 13px
}

.footer-middle .widget-newsletter form {
    max-width: initial;
}

.footer-info {
    padding: 30px 50px;
    background: #cfdfc0;
    margin-bottom: 50px !important;
    max-width: 1600px;
    margin: 50px auto;
    border-radius: 20px;
}

.footer-info .icon-box-content {
    color: #333333;
    font-size: 16px;
}

.footer-info .icon-box-side .icon-box-title {
    font-size: 22px;
    font-weight: 600;
    color: #52ab3b;
}

.footer-info .icon-box-icon {
    color: #52ab3b;
    font-size: 4em;
}

.footer-info .icon-box-content {
    border-right: 1px solid #52ab3b;
}

.footer-info .col-3:last-child .icon-box-content {
    border-right: 0;
}

@media (min-width: 1200px) {
    .col-xls-2 {
        width: 18.8%
    }

    .col-xls-3 {
        width: 18.6%
    }
}

.whatsapp-contact {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
}

.whatsapp-contact a {
    display: block;
    font-size: 50px;
    background-color: #65bc54;
    color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
}

.whatsapp-contact a i {
    line-height: 1.2;
}

/****** cookie *******/
.banner-cookie-privacy {
    position: fixed;
    bottom: 0;
    left: 30px;
    width: 300px;
    z-index: 999999;
    background: #fff;
    color: #333333;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 9px rgb(0 0 0 / 14%);
    box-shadow: 0px 0px 9px rgb(0 0 0 / 14%);
}

.content-banner-cookie-privacy {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
}

.close-banner-cookie-privacy {
    position: absolute;
    top: 8px;
    right: 25px;
    font-size: 16px;
    cursor: pointer;
}

.banner-cookie-privacy a {
    color: #000000;
}

.banner-cookie-privacy a:hover {
    text-decoration: underline;
}

.banner-cookie-button {
    background-color: #000000;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    display: inline-block;
}

/****** scroll top ******/
.scroll-top svg circle {
    stroke: #000000;
}

/****** registrazione *******/
.login-popup {
    max-width: 90rem;
    text-align: center;
    margin: 0 auto;
}

.login-popup .form-group label,
.login-popup .form-select label {
    display: block;
    text-align: left;
}

.login-popup input[type='date'] {
    width: 100%;
    border: 1px solid #e0dede;
    margin-bottom: 0 !important;
}

.login-popup ul {
    list-style: none;
}

.login-popup ul li {
    display: inline-block;
    margin-right: 10px;
}

.login-popup ul li input {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.register-form input[type='email'],
.register-form input[type='password'],
.register-form input[type='text'],
.register-form input[type='date'],
.register-form select {
    border-radius: 10px;
}

.register-form .btn {
    border-radius: 10px;
    text-transform: capitalize;
    font-size: 18px;
}

.login-popup .btn {
    padding: 0.8em 5em;
}

/***** login ******/
.login-form {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px;
}

.login-form input[type='email'],
.login-form input[type='password'] {
    border-radius: 10px;
    margin-top: 20px !important;
}

.login-form .btn {
    border-radius: 0;
    text-transform: UPPERCASE;
    font-size: 18px;
    padding: 10px 15px !important;
}

.login-form .forgot-pass {
    text-decoration: underline;
}

.login-form .login-header p {
    color: #333333;
    font-weight: 500;
    font-size: 19px;
}

.coming-page .banner-content {
    max-width: 100%;
}

/***** cart *****/
.step-by .title.title-step.active {
    color: #000000;
}

.cart-dropdown:hover,
.dropdown.show>a,
.dropdown:hover>a {
    color: #000000 !important;
}

.cart-dropdown .cart-count:not(.not-badge) {
    background-color: #52ab3b;
    color: #ffffff;
}

.shop-table tbody {
    border-bottom: 0px;
}

.shop-table th {
    font-weight: 400;
    font-size: 24px;
}

.cart-table .remove-from-cart {
    padding: 9px 20px;
    background-color: #f53418;
    border-color: #f53418;
}

.cart-table .remove-from-cart i {
    margin-left: 0;
}

.cart-table .product-name {
    font-size: 22px;
    font-weight: 400;
}

.cart-table .product-combination-name,
.cart-table .product-combination-price,
.cart-table .product-price {
    font-size: 16px;
}

.cart-sidebar i {
    font-size: 1.65em;
    margin: 1px 2px 0 0;
}

.alert-product-coupon a:hover {
    color: #ffffff;
}

.coupon-title {
    color: #52ab3b;
    font-family: BodoniMT, serif !important;
    font-size: 50px !important;
    font-weight: bold;
}

.apply-coupon,
.apply-coupon:hover,
.apply-coupon:active,
.apply-coupon:focus {
    background-color: #52ab3b;
    border-color: #52ab3b;
    width: 100%;
}

.cart-table-gift-card-row td {
    border: 0;
}

.cart-table-gift-card-row a {
    padding: 11px;
}

.cart-table-gift-card-row input {
    padding: 10px;
}

.update-cart-row-quantity:hover {
    background-color: #52ab3b !important;
    border-color: #52ab3b !important;
}

.gift-card-button {
    align-self: flex-end;
}

.gift-card-button .remove-gift-card-customer-data {
    background-color: #52ab3b;
    border-color: #52ab3b;
    color: #ffffff;
}

.gift-card-button .save-gift-card-customer-data {
    background-color: #8bc34a;
    border-color: #8bc34a;
    color: #ffffff;
}

.gift-card-button .remove-gift-card-customer-data i,
.gift-card-button .save-gift-card-customer-data i {
    margin: 0;
}

/***** checkout *****/
.check-detail input[type='date'] {
    height: 58px;
    width: 100%;
    border: 1px solid #e0dede;
    padding-left: 15px;
}

.check-detail input:read-only,
.check-detail select:disabled {
    background-color: #f6f6f6;
}

.check-detail .title {
    border-bottom: 1px solid #e0dede;
}

.payment-list .radio-list-item,
.transporter-list .radio-list-item {
    background: #fafcfd;
    margin: 5px 5px 5px 0;
    padding: 10px;
    border-radius: 10px;
}

.order .order-message {
    border: 1px solid #000000;
}

.order-message .icon-box-icon {
    color: #000000;
}

.order-message .icon-box-side .icon-box-title {
    font-size: 2em;
    color: #333333;
}

.order-sidebar tbody>tr:not(:first-child) {
    border-bottom: 0;
}

.order-sidebar tbody>tr:last-child {
    border-bottom: 1px solid #e0dede;
}

.order-sidebar tbody>tr:nth-child(2) td {
    padding-bottom: 0;
}

.order-sidebar tbody>tr td {
    padding-bottom: 2rem !important;
}

.check-login-message {
    border-bottom: 3px solid #000000;
    padding: 10px;
    color: #333333;
}

.check-login-message a {
    font-weight: 400;
}

.check-login-message a:hover {
    color: #333333;
}

.order-details-table tbody tr td:nth-child(2) {
    text-align: left;
}

.order-details-table tbody tr:nth-child(3) {
    border-bottom: 0;
}

.order-details-table tbody tr {
    border-bottom: 1px solid #e0dede !important;
}

.order-details-table th {
    padding: 10px 0;
}

.order-details-table tbody tr td {
    padding: 15px 0;
    text-align: center;
}

.radio-list-items {
    list-style: none;
    padding-left: 0;
}

.transporter-list input[type=radio],
.payment-list input[type=radio] {
    border-radius: 50%;
}

.optional-data-message {
    margin: 20px 0;
    font-style: italic !important;
}

.payment-card {
    width: 190px;
    margin-left: 30px;
}

/*************************************************/
/******************* responsive ******************/
/*************************************************/

@media screen and (max-width: 425px) {

    .coming-page h1 {
        font-size: 5rem;
    }
    
    .section-home-products .product-wrap img,
    .section-products-list .product-wrap img,
    .section-products-correlated .product-wrap img {
        height: auto !important;
    }

    .section-home-category .row>* {
        width: 50%;
    }

    .section-home-category .row {
        margin-left: 0;
        margin-right: 0;
    }

    .section-home-category {
        padding: 70px 0 0 0;
    }

    .footer {
        text-align: center;
    }

    .footer-right img {
        width: 80px;
        margin: 0 auto;
    }

    .page-header {
        height: auto;
    }

    .product-form .btn-cart {
        font-size: 14px;
    }

    /*** slider ***/
    .home-slide .banner-title,
    .home-slide .banner-subtitle {
        font-size: 4em;
    }

    .diagonal-content {
        padding: 50px 0;
    }

    .section-home-partnership {
        text-align: center;
    }

    .account-menu .menu li:last-child {
        margin-right: 1.5rem;
    }
}

@media screen and (max-width: 425px) {
    .header .sticky-content-wrapper {
        height: auto !important;
    }

    .header .mob-menu {
        display: block;
    }

    .header-search.hs-toggle .form-simple {
        left: 0;
    }

    .header-search a:hover i {
        color: #ffffff;
    }

    .menu:not(.toggle-menu) li>ul {
        left: -400%;
    }

    .alert-cart-message a.btn {
        width: 100%;
        margin-top: 10px;
    }

    .step-by {
        padding: 0;
    }

    .step-by .title.title-step {
        padding: 0;
        margin: 0 10px 0 0;
        font-size: 20px;
    }

    .step-by .title.title-step:not(:last-child):after {
        display: none;
    }

    .check-detail .tab-boxed .tab-pane {
        padding: 10px;
    }

    .overview-item:not(:last-child):after {
        display: none;
    }

    .cart-actions a {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .header {
        height: 110px !important;
    }

    .mobile-menu-container {
        padding: 30px;
    }

    .mobile-menu-close {
        top: 36px;
        right: 36px;
    }

    .header-middle .header-search {
        display: block;
    }

    .shop-table.cart-table .cart-image,
    .shop-table.cart-table .cart-product-name {
        width: 100% !important;
    }

    .shop-table.cart-table .cart-image img {
        display: inline;
    }

    .shop-table.cart-table .cart-quantity {
        float: left;
        width: 55% !important;
        text-align: right;
    }

    .shop-table.cart-table .cart-remove {
        float: left;
        width: 45% !important;
        text-align: left;
    }

    .shop-table.cart-table .cart-remove a {
        height: 4rem;
    }

    .shop-table.cart-table tr {
        margin-bottom: 50px;
    }
}

@media screen and (min-width: 761px) and (max-width: 1024px) {

    /*** slider ***/
    .home-slide .banner-content {
        padding: 50px 120px !important;
    }

    .home-slide .banner-title,
    .home-slide .banner-subtitle {
        font-size: 4em;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {

    /*** slider ***/
    .home-slide .banner-content {
        padding: 60px 135px !important;
    }

    .home-slide .banner-title,
    .home-slide .banner-subtitle {
        font-size: 5em;
    }
}

@media screen and (max-width: 760px) {

    /*** slider ***/
    .logo img {
        width: 220px;
    }

    .menu>li {
        margin-right: 1rem;
    }

    .home-slide .banner-content {
        top: 60% !important;
        padding: 30px 60px !important;
    }

    .home-slide .banner-title,
    .home-slide .banner-subtitle {
        font-size: 3em;
    }
}

input[type=radio] {
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 0px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 14px;
    cursor: pointer;
    -webkit-appearance: checkbox;
}

.form-simple {
    border: 0px;
}

.form-simple .btn {
    transform: none;
}

@media screen and (max-width: 768px) {
    .social-container {
        justify-content: center;
    }

}

/****** chi siamo ******/
.about-info-box {
    padding: 70px;
    padding-top: 240px;
    padding-left: 70px;
}

.title-icon-box h1 {
    font-size: 75px;
    line-height: 75px;
}

.about-info-box>p {
    font-size: 20px;
}

@media screen and (max-width: 1600px) {
    .about-info-box {
        padding: 60px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 65px;
        line-height: 65px;
    }
}

@media screen and (max-width: 1440px) {
    .about-info-box {
        padding: 50px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 55px;
        line-height: 55px;
    }
}

@media screen and (max-width: 1270px) {
    .about-info-box {
        padding: 40px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 45px;
        line-height: 45px;
    }
}

@media screen and (max-width: 1150px) {
    .about-info-box {
        padding: 30px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 35px;
        line-height: 35px;
    }

    .about-info-box>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 920px) {
    .about-info-box {
        padding: 30px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 25px;
        line-height: 25px;
    }

    .about-info-box>p {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .about-info-box {
        padding: 30px;
        padding-top: 180px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 65px;
        line-height: 65px;
    }
}

@media screen and (max-width: 590px) {
    .about-info-box {
        padding: 30px;
        padding-top: 140px;
        padding-left: 65px;
    }

    .title-icon-box h1 {
        font-size: 45px;
        line-height: 45px;
    }

    .title-icon-box img {
        padding: 10px;
    }
}

@media screen and (max-width: 470px) {
    .about-info-box {
        padding: 40px;
        padding-top: 140px;
    }

    .title-icon-box h1 {
        font-size: 35px;
        line-height: 35px;
    }
}

/****** carrello ******/

.summary {
    box-shadow: 0px 0px 20px -5px #00000033;
}

.summary-subtotal {
    border-bottom: 1px solid #B0B0B0;
}

.cart-summary table.total .summary-subtotal {
    border-bottom: 0px;
}

.summary .summary-subtitle,
.summary .summary-subtotal-price {
    font-weight: 600;
    font-size: 22px;
}

.product-details .radio-list-item input[type=radio] {
    display: none;
}

.product-details .radio-list-items {
    margin: 10px -10px;
    display: inline-block;
    width: 100%;
}

.product-details .radio-list-item {
    float: left;
    width: 25%;
    padding: 0 10px;
    display: block;
    margin-bottom: 20px;
}

@media screen and (max-width: 1220px) {
    .product-details .radio-list-item {
        width: 33.3333%;
    }
}

@media screen and (max-width: 1000px) {
    .product-details .radio-list-item {
        width: 50%;
    }
}

@media screen and (max-width: 550px) {
    .product-details .radio-list-item {
        width: 100%;
    }
    .tab-outline .nav-link{
        font-size: 11px;
    }
}

.product-details .radio-list-item .custom-control-label {
    width: 100%;
    display: block;
    padding: 2px;
    text-align: center;
    border: 1px solid #727272;
    color: #727272;
    font-size: 20px;
    font-weight: 300;
    text-transform: unset;
}

.product-details .radio-list-item input[type=radio]:checked+.custom-control-label {
    background-color: #FFEFEE;
    border: 1px solid #52ab3b;
    color: #52ab3b;
}