@font-face {
    font-family: "pfdin_light";
    src: url("../fonts/pfdintextcondpro-light-webfont.eot");
    src: url("../fonts/pfdintextcondpro-light-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/pfdintextcondpro-light-webfont.woff") format("woff"),
        url("../fonts/pfdintextcondpro-light-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "pfdin_medium";
    src: url("../fonts/pfdintextcondpro-medium-webfont.eot");
    src: url("../fonts/pfdintextcondpro-medium-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/pfdintextcondpro-medium-webfont.woff") format("woff"),
        url("../fonts/pfdintextcondpro-medium-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.good-category.m-static {
    margin: 10px 0px;
    width: 20%;
    float: left;
    position: relative;
}
.good-category.m-static:hover a {
    color: #ea1616;
}
.pcard-box .infoblock {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0px;
}
/************************twa**********************/
.tabs-mod-twa,
#homespecialslider-tabs {
    min-height: 220px;
    width: 100%;
    /*  margin-top: 40px;*/
}
.tabs-mod-twa .tabs-ul {
    display: table;
    margin: 0 auto;
    list-style: none;
    padding: 10px 10px 0px 10px;
    overflow: hidden;
}
#homespecialslider-tabs .tabs-ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    list-style: none;
    padding: 3px 10px 0px 10px;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 2px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 2px;
    --border-left-width: 0px;
    border-color: #eaeaea;
    margin-bottom: 5px;
}
.tabs-mod-twa .char {
    margin: 0;
}
.char a.selected {
    font-size: 15px !important;
}
.tabs-mod-twa .tabs-ul li {
    display: inline-block;
    height: 34px;
    padding: 0;
    float: left;
    min-width: 150px;
    margin-bottom: 10px;
}
#homespecialslider-tabs .tabs-ul li {
    display: flex;
    justify-content: center;
    padding: 0;
    float: left;
    min-width: 110px;
    margin-right: 0px;
}
.tabs-mod-twa .tabs-ul li:first-child,
#homespecialslider-tabs .tabs-ul li:first-child {
    border: none;
}
.tabs-mod-twa .tabs-ul a {
    color: #fff;
    text-transform: uppercase;
    padding: 8px 10px;
    display: block;
    text-align: center;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    /* border: 2px solid transparent; */
    background: #535353;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
#homespecialslider-tabs .tabs-ul a {
    border-bottom: none;
}
.tabs-mod-twa .tabs-ul a:hover {
    color: #ffffff;
    background: #ea1616;
}
.tabs-mod-twa .tabs-ul a.selected:hover {
}
.tabs-mod-twa .tabs-ul a.selected {
    cursor: default;
    color: #ffffff;
    /* font-weight: 600; */
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #ea1616;
}
/************************twa**********************/

#homespecialslider-tabs .tabs-ul a {
    color: #333333;
    text-transform: uppercase;
    padding: 4px 10px 8px 10px;
    display: block;
    text-align: center;
    position: relative;
    margin: 0px;
    text-decoration: none;
    font-size: 20px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
#homespecialslider-tabs .tabs-ul a:last-child {
    margin-right:0px;
}
#homespecialslider-tabs .tabs-ul a.selected:after {
    content: ' ';
    background-color: #ea1616;
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -2px;
    width: 100%;
    z-index: 100;
    right: 0;
}
.good-list-wrap .good.prcommon.stat {
    max-width: 20% !important;
}
/*******************icons********************/
.price-icons {
    text-align: center;
    padding-left: 0px;
    height: 25px;
    left: -10px;
    width: 40px;
    visibility: visible;
    background-color: transparent;
    height: auto;
    top: 0;
    position: absolute;
    z-index: 10;
    padding-top: 5px;
    margin: 0;
}
.price-icons li {
    display: inline;
    padding: 0 2px;
}
.price-icons-tabs {
    text-align: center;
    padding-left: 0px;
    visibility: visible;
    background-color: transparent;
    position: relative;
    z-index: 1;
    padding-top: 5px;
    margin: 0;
}
.price-icons-tabs li {
    display: inline;
    float: left;
    padding: 5px 4px 0px 0px;
    width: 24px;
}
.price-iconsl {
    margin: 5px 0 0;
    text-align: left;
    padding-left: 0px;
    height: 45px;
}
.price-iconsl li {
    display: inline;
    padding: 0 2px;
}
.price-icons .tire-icons img {
    max-width: 25px !important;
}
.pcard-related .price-icons img {
    max-width: 25px !important;
}
.pcard-related .good-value,
.pcard-related .good-value-new {
/*    font-size: 16px;*/
}
/*************** icons-new-hit******************/
.plan-new {
    background-color: #59b210;
    background: -moz-linear-gradient(
        left,
        rgba(89, 178, 16, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -webkit-linear-gradient(
        left,
        rgba(89, 178, 16, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: linear-gradient(
        to right,
        rgba(89, 178, 16, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59b210', endColorstr='#007db9e8',GradientType=1 );
    color: #fff;
    left: 0px;
    padding: 3px 5px;
    position: relative;
    text-align: left;
}
.plan-hit {
    background-color: #0486c7;
    background: -moz-linear-gradient(
        left,
        rgba(4, 134, 199, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -webkit-linear-gradient(
        left,
        rgba(4, 134, 199, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: linear-gradient(
        to right,
        rgba(4, 134, 199, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0486c7', endColorstr='#007db9e8',GradientType=1 );
    color: #fff;
    left: 0px;
    padding: 3px 5px;
    position: relative;
    text-align: left;
}
.plan-action {
    background-color: #ea1616;
    background: -moz-linear-gradient(
        left,
        rgba(234, 22, 22, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -webkit-linear-gradient(
        left,
        rgba(234, 22, 22, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: linear-gradient(
        to right,
        rgba(234, 22, 22, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea1616', endColorstr='#007db9e8',GradientType=1 );
    color: #fff;
    left: 0px;
    padding: 3px 5px;
    position: relative;
    text-align: left;
}
.pricing-hit-cat {
    height: 48px;
    overflow: hidden;
    position: absolute;
    width: 48px;
    right: 0px;
    top: 0px;
    z-index: 10;
}
.plan-hit-cat {
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.26);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.26);
    -webkit-transform: rotate(-45deg);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#5bafe9),
        to(#ff0000)
    );
    background-image: -webkit-linear-gradient(top, #5bafe9, #ff0000);
    background-image: -moz-linear-gradient(top, #5bafe9, #ff0000);
    background-image: -ms-linear-gradient(top, #5bafe9, #ff0000);
    background-image: -o-linear-gradient(top, #5bafe9, #ff0000);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.37);
    color: #fff;
    font-size: 12px;
    right: 0px;
    padding: 2px 0;
    position: relative;
    text-align: center;
    top: 2px;
    transform: rotate(45deg);
    width: 70px;
}
.plan-hit:before,
div.plan-hit:after {
}
.pricing-action {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 70px;
    line-height: 15px;
    padding: 4px 8px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s linear; 
    transition: all 0.5s linear;

}
.pricing-action span,
.pricing-new span,
.pricing-hit span {
    position: relative;
    z-index: 100;
    /* margin-right: 0px; */
    /*  font: 13px pfdin_medium;*/
    font-family: "Oswald";
    /* font-weight: 500; */
    font-size: 12px;
}
.pricing-action:after,
.pricing-action-sm:after {
    border-top-color: #ea1616 !important;
}
.pricing-new:after,
.pricing-new-sm:after {
    border-top-color: #59b210 !important;
}
.pricing-hit:after,
.pricing-hit-sm:after {
    border-top-color: #08c !important;
}
.pricing-action:after,
.pricing-new:after,
.pricing-hit:after {
    content: "";
    display: inline-block;
    border-top-width: 23px;
    border-top-style: solid;
    border-left: 0px;
    border-right: 7px solid transparent;
    height: 0;
    min-width: 54px;
    min-width: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pricing-action-sm:after,
.pricing-new-sm:after,
.pricing-hit-sm:after {
    content: "";
    display: inline-block;
    border-top-width: 21px;
    border-top-style: solid;
    border-left: 0px;
    border-right: 14px solid transparent;
    height: 0;
    min-width: 40px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pricing-new,
.pricing-new-sm {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 38px;
    line-height: 15px;
    padding: 4px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s linear; 
    transition: all 0.5s linear;
}
.pricing-hit,
.pricing-hit-sm {
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 10;
    top: 0;
    line-height: 15px;
    padding: 4px 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s linear; 
    transition: all 0.5s linear;
}

.pricing-action-cat {
    height: 110px;
    overflow: hidden;
    position: absolute;
    width: 110px;
    right: 0px;
    top: 0px;
    z-index: 10;
}
.pricing-new-cat {
    height: 80px;
    overflow: hidden;
    position: absolute;
    width: 80px;
    right: -5%;
    top: -5px;
    z-index: 10;
}
.pricing-new-catlist {
    height: 80px;
    overflow: hidden;
    position: absolute;
    width: 80px;
    right: 0px;
    top: 0px;
    z-index: 10;
}
.pricing-tab {
    height: 25px;
    overflow: hidden;
    position: static;
    width: 80px;
    z-index: 10;
    margin: 5px 10px 0px 0px;
    float: left;
    display: inline-block;
}
/*****************************icons******************************/
.feedback p {
    font-family: "Oswald";
    font-weight: 500;
    font-size: 18px;
}
.feedback p span {
    font-family: "Oswald";
    font-weight: 500;
    font-size: 24px;
}

.slider-tabs-3 .tabs-ul {
    display: table;
    padding: 0;
    margin: 0 auto;
}
.slider-tabs-3 .tabs-ul li {
    min-width: 100px;
    height: 40px;
}

/*.box-main .box-main-top h2,
.pcard-box .h2-wrap h2 {
    text-transform: uppercase;
    background: #ea1616;
    padding: 8px 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    width: 35%;
    font-weight: 400;
    background: -moz-linear-gradient(
        left,
        rgba(255, 0, 0, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0%, rgba(255, 0, 0, 1)),
        color-stop(100%, rgba(125, 185, 232, 0))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(255, 0, 0, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(255, 0, 0, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(255, 0, 0, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    background: linear-gradient(
        to right,
        rgba(255, 0, 0, 1) 0%,
        rgba(125, 185, 232, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#007db9e8',GradientType=1 );
    color: #fff;
} */
.good a {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 15px;
}
.good-image_wrapper_block {
    position: relative;
 /*   padding-bottom: 30px;*/
    min-height: 200px;
}
.good-value,
.good-value-new {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
}
.good-value-old {
    font-family: "Oswald";
    font-size: 13px;
}

.weather {
    text-align: center;
    width: 40px;
    visibility: visible;
    background-color: transparent;
    top: auto;
    position: absolute;
    z-index: 2;
    padding: 5px;
    margin: 0;
    list-style: none;
    line-height:18px;
}
.pcard .addcart-product {
    padding: 10px;
    font-size: 20px !important;
    line-height: 27px !important;
}

.good-category .category-title {
    text-align: left;
    display: block;
    margin-left: 6%;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    margin-bottom: 5px;
    min-height: 16px;
    font-weight: 700;
}
.good-category.m-0 .category-title {
    text-align: center;
    margin: 3px 0px;
}
.category-info-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.cat-wrapper p {
    line-height: 18px;
    margin: 0;
}
.cat-wrapper p span {
    font-weight: 600;
    color: #333333;
    font-size: 14px;
    font-family: "Oswald";
    font-weight: 500;
}
.count-color {
    font-size: 16px;
    font-weight: bold;
    color: #ea1616;
    padding: 3px 0px;
    font-family: "Oswald";
    font-weight: 500;
}
.cat-wrapper {
    text-align: left;
    margin-left: 6%;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
}
.infcategory {
    font-size: 13px;
    color: #666666;
    line-height: 12px;
}
.good-category-container {
    max-height: 300px;
    height: auto;
    position: absolute;
    background: #ffffff;
    width: 100% !important;
}
.good-category-container {
    transition: z-index 0.2s step-end, height 0.2s linear,
        max-height 0.2s linear, box-shadow 0.2s linear;
    overflow: hidden;
    z-index: 100;
}
.good-category-container:hover {
    max-height: 485px;
    padding-bottom: 10px;
}
.good-category-container:hover {
    height: auto;
}
.good-category-container:hover {
    transition: z-index 0.2s step-start, height 0.2s linear,
        max-height 0.2s linear, box-shadow 0.2s linear;
    /*    height: 380px;*/
    z-index: 101;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.sizes-green {
    text-align: left;
    padding-left: 5px !important;
}
.cost-green {
    font-size: 13px;
    color: #000000;
    letter-spacing: 0px;
}
.cost-green strong {
    font-size: 15px;
    color: #ea1616;
    font-family: "Oswald";
    font-weight: 500;
}
.sizes-green {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0px;
    text-decoration: none;
    font-family: "Oswald";
    font-weight: 500;
}
.sizes-green:hover {
    color: #ea1616;
    text-decoration: none;
}
.counters {
    font-size: 12px;
    color: #666666;
    line-height: 12px;
}

.sizes_table {
    padding: 0 5%;
    margin-top: 10px;
}
.sizes_table table tr {
    border-bottom: 1px solid #ebe8e5;
}
.sizes_table table tr td {
    padding: 2px 0;
}

.sizes_table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.good-category.m-1 {
    margin: 10px 1%;
    width: 23%;
    float: left;
    position: relative;
    text-align: center;
}
.good-category.m-1 a.category-title {
    text-align: center;
    margin-left: 0;
    font: 18px pfdin_medium;
    padding-top: 10px;
}
@-webkit-keyframes fadeInSmallDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes fadeInSmallDown {
    0% {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes fadeInSmallUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes fadeInSmallUp {
    0% {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.cart-al .alert-warning {
    text-align: center;
    font-size: 14px;
    color: #ff0000;
    font-weight: 600;
}
.footer-bottom .box-footer {
    display: block !important;
}
/*****************review*****************/
.review-list-user .review-top-left,
.review-list-user .review-top-right {
    vertical-align: middle;
}
.review-list-user .review-top-left,
.review-list-user .review-top-left-numbers {
    width: 25%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.review-list-user .review-top-right {
    width: 75%;
}
.rl-rating-row {
    font-size: 13px;
    line-height: 13px;
    color: #333333;
}

.rl-rating-row a {
    border-bottom: 1px dotted #ea1616;
    font-size: 13px;
    line-height: 15px;
    text-decoration: none;
    color: #ea1616;
}
.rl-rating-row.show a {
    font-weight:600;
}
.rl-rating-row a:hover {
    color: #333333;
}
.rl-rating-row-reset a {
    font-size: 13px;
    line-height: 15px;
    text-decoration: none;
    color: #333333;
}
.rl-rating-row-reset a:hover {
    color: #ea1616;
}
.rl-rating-row-reset {
    margin-left: 30px;
}
.review-top-left-numbers-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 11px;
}

.rating-stars-list:first-child {
    width: 75px;
    margin-right: 10px;
    text-align: right;
    /* position: relative; */
    /* vertical-align: middle; */
}
.rating-stars-list span {
    position: relative;
    width: 13px;
    height: 13px;
    line-height: 19px;
    /* vertical-align: middle; */
}
.rating-stars-list,
.rating-stars-list span {
    display: inline-block;
    height: 19px;
    /* vertical-align: top; */
    /* position: relative; */
    /* vertical-align: middle; */
}
.rating-stars-list span:before {
    content: "\f006";
    /* fa-star-o */
    font-size: 12px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    color: #aaa;
}
.rating-stars-list span.ch:before {
    color: #ffb131;
    /* var secondary */
    content: "\f005";
    /* fa-star  */
}
.rating-stars-list span.half:before {
    color: #ffb131;
    /* var secondary */
    content: "\f123";
    /* fa-star  */
}

.review-list-user .review-top-left-stars .rating-stars,
.review-list-user.allreview .review-top-left-stars .rating-stars {
    padding-bottom: 5px;
}

.review-list-user ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}
.review-list-user li {
    list-style: none;
    display: flex;
    margin: 10px 0 25px;
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
}
.rl-info-user {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.rl-user-block {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #ea1616;
    font-weight: 700;
    padding-bottom: 10px;
}
.rl-info-user .rating-stars {
    padding: 5px 0px;
    margin-left: 0px;
}

.rl-info-user-header {
    display: inherit;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}
.rl-des-user {
    flex-basis: 80%;
    margin: 0 15px;
}
.rl-des-title {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
}
.rl-des-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    word-break: break-word;
    margin: 0 0 15px;
}
.rl-info-user-header.allreview .rl-des-user {
    margin: 0 0px;
}
.rl-info-user-header.allreview .rl-user-block,
.rl-info-user-header.allreview .rating-stars {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 49%;
}
.rl-info-user-header.allreview .rating-stars.rl-rating-list {
    text-align: left;
    width: 100%;
    margin: 0;
}
.rl-info-user-header.allreview .rating-stars.rl-rating-list {
    text-align: left;
}

.rl-info-user-header.allreview .rating-stars {
    text-align: right;
}
.good-rating-col-list,
.good-rating-col {
    font-size: 12px;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    padding-left: 2px;
    font-weight: 500;
}
.list_showlist .good-rating-col {
    height: 22px;
}
.good-rating-col-product {
    font-size: 12px;
    display: inline-block;
    height: 18px;
    vertical-align: top;
    padding-left: 2px;
    font-weight: 500;
    cursor: pointer;
}
.pcard-info2-rating {
/*    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    float: right;*/
}
.review-data-button {
vertical-align: middle;
    /* -webkit-box-align: center; */
    align-items: center;
    min-height: 150px;
    display: inline-grid;
    /* text-align: right; */
    /* text-align: right; */
    width: 100%;
}
										  
/*****************review*****************/
.selection-content-item {
  text-align: center;
}

.selection-content-item.brand {
  padding-bottom: 15px;
  min-height: 95px;
}

.selection-content-item.year {
  padding-bottom: 15px;
}

.selection-content-item.mod {
  text-align: left;
}

.selection-content-item span {
  display: block;
}

.selection-content-item span.img {
  min-height: 43px;
  min-width: 1px;
}

.selection-content-item span.name-brand {
  margin-top: 10px;
  min-height: 20px;
}

.selection-content-item a {
  font-size: 16px;
  text-decoration: none;
}
/************************* foto slider ****************************/
.item-cat-image:before {
    content: "";
    width: 245px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -120%;
    background: url('../image/bk_effect.png') no-repeat;
}
.item-cat-image:hover:before {
    left: 200%;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.item-cat-image {
    height: 380px;
    margin-right: 8px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
    box-shadow: 0px 1px 6px rgb(0 0 0 / 15%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.item-cat-image img {
    width: 100%;
    height: 380px;
}
.item-homenews-image,
.item-hometops-image {
    height:380px;
    display:flex;
}

/************************* foto slider ****************************/
.alert-warning h4 {
    color: Red;
    margin: 10px;
}
.alert-warning {
    border: 1px solid #ff0000;
}
.alert {
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 5px;
}
.dost-click {
    background: #ffb3b3;
}