.flexboxmargindesktop > * {
margin-left: 15px !important;
margin-right: 15px !important;
}
.flexboxmargintabletmobile > * {
margin-left: 10px !important;
margin-right: 10px !important;
}
.flexboxpaddingdesktop > * {
padding-left: 15px !important;
padding-right: 15px !important;
}
.flexboxpaddingtabletmobile > * {
padding-left: 10px !important;
padding-right: 10px !important;
}
.flex-layout-block {
margin-bottom: 0 !important;
}
.flex-layout-block > div {
margin-bottom: 15px;
margin-top: 0 !important;
margin-top: 0;
}
.property-for-next {
margin: 0 !important;
}
.img-link-blk .img-link-overlay {
left: 0px;
height: auto;
}
@media (min-width: 1310px) {
.main > .layout-blk-row, .main > .rich-content {
max-width: 131rem;
margin-left: calc((100vw - 131rem) / 2) ;
margin-right: calc((100vw - 131rem) / 2);
}
.max-width {
max-width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.inline {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
.background-contain{
background-size: contain !important;
}
.rich-content .embed-container {
padding-top: 0;
}
@media(min-width: 1280px) {
.hero {
height: 34vw;
max-height: 870px !important;
}
}
.tinymce-seo h1, .tinymce-seo h2, .tinymce-seo h3, .tinymce-seo h4, .tinymce-seo h5, .tinymce-seo h6 {
font-family: inherit;
font-size: inherit;
color: inherit;
padding: 10px 0;
}
.well h4 {
color: white;
margin-bottom: 1em;
}
.well a {
font-weight: bold;
color: white;
text-decoration: underline;
}
.well p{
margin-bottom: .5em;
}
.well__content {
text-align: left;
}
.product-main__info .tt-c-rating__star {
display: inline-block;
}