	.951__cont-wrapper .t951__sidebar {
border-radius: 16px !important;
}

    .t-store__prod-snippet__container {
padding-top: 50px !important;
padding-bottom: 60px !important;
}

.t-store__tabs__button-title {
padding-left: 15px !important;
}

.t-slds__container {
background-color: #ffffff !important;
}

.t-store .t-store__tabs .t-store__tabs__button {
border-bottom: 1px solid rgba(0,0,0,0.3);
position: relative;
margin-right: .5rem;
color: #b87333;
background-color: #f5f5f5;
border: 1px solid #eee;
border-radius: 5px;

}

.t450__logowrapper {
margin-bottom: 45px;
}

.t396__elem.zoomon2 {
overflow: hidden;
border-radius:16px;
}

.zoomon2 .tn-atom {
transition: all 0.5s ease;
border-radius:16px;
}

.zoomon2 .tn-atom:hover {
transform: scale(1.1);
border-radius:16px;
}

    .t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_4-3 {
padding-bottom: 75%;
border-radius: 16px;
}

.t-popup__container {
    border-radius:24px !important;
}

.t396__elem.zoomon {
overflow: hidden;
}

.zoomon .tn-atom {
-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.zoomon .tn-atom:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

 @media screen and (max-width: 960px) { 
.t-store__grid-cont .t-store__stretch-col {
margin-bottom: 30px !important;
}
}

.t-store__filter__range_bg {
background-color: #ff850c !important;
}

                        