File: //var/www/html/WPSassoon/wp-content/themes/sassoon/css/tombstones.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap");
@font-face {
font-family: "Timeless";
src: url("../font/Timeless-Normal.woff2Timeless-Normal.woff2") format("woff2"), url("../font/Timeless-Normal.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Timeless";
src: url("../font/Timeless-Bold.woff2") format("woff2"), url("../font/Timeless-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.inner-banner.about-banner {
background-image: url(../img/transaction-banner.jpg);
min-height: 350px;
padding: 0px;
}
@media (max-width: 1679px) {
.inner-banner.about-banner {
min-height: 340px;
}
}
@media (max-width: 1481px) {
.inner-banner.about-banner {
min-height: 320px;
}
}
@media (max-width: 579px) {
.inner-banner.about-banner {
min-height: 240px;
}
}
.carousel-wrap {
background: #f0f0ff;
padding: 100px 0;
}
@media (max-width: 1679px) {
.carousel-wrap {
padding: 70px 0;
}
}
@media (max-width: 1481px) {
.carousel-wrap {
padding: 50px 10px;
}
}
.carousel-wrap .tom-slider .slick-list .slick-track .slick-slide {
padding: 0 7px;
outline: 0;
border: 0;
box-shadow: none;
}
.carousel-wrap .tom-slider .slick-arrow {
transform: none;
transition: none;
margin: -17px 0 0 0;
padding: 0;
width: 33px;
height: 33px;
z-index: 999;
}
@media (max-width: 1679px) {
.carousel-wrap .tom-slider .slick-arrow {
width: 30px;
height: 30px;
margin: -15px 0 0 0;
}
}
@media (max-width: 991px) {
.carousel-wrap .tom-slider .slick-arrow {
width: 28px;
height: 28px;
margin: -14px 0 0 0;
}
}
@media (max-width: 767px) {
.carousel-wrap .tom-slider .slick-arrow {
width: 24px;
height: 24px;
margin: -12px 0 0 0;
}
}
.carousel-wrap .tom-slider .slick-arrow svg {
background: #fff;
border-radius: 50%;
transition: all 0.3s;
width: 33px;
height: 33px;
}
@media (max-width: 1679px) {
.carousel-wrap .tom-slider .slick-arrow svg {
width: 30px;
height: 30px;
}
}
@media (max-width: 991px) {
.carousel-wrap .tom-slider .slick-arrow svg {
width: 28px;
height: 28px;
}
}
@media (max-width: 767px) {
.carousel-wrap .tom-slider .slick-arrow svg {
width: 24px;
height: 24px;
}
}
.carousel-wrap .tom-slider .slick-arrow svg path fill {
transition: all 0.3s;
}
.carousel-wrap .tom-slider .slick-arrow:before {
display: none;
}
.carousel-wrap .tom-slider .slick-arrow.slick-prev {
left: -10px;
}
.carousel-wrap .tom-slider .slick-arrow.slick-next {
right: -10px;
}
.carousel-wrap .tom-slider .slick-arrow.slick-next svg {
transform: rotate(180deg);
}
.carousel-wrap .tom-slider .slick-arrow:hover svg {
background: #fff;
}
.carousel-wrap .tom-slider .slick-arrow:hover svg path {
fill: #2e2e78;
}
.carousel-wrap .box-wrap {
border-radius: 15px;
background: #ffffff;
border: 1px solid #e4e4ff;
}
.carousel-wrap .box-wrap .box-col-wrap {
position: relative;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 190px;
padding: 30px 15px 15px 15px;
}
@media (max-width: 1679px) {
.carousel-wrap .box-wrap .box-col-wrap {
height: 170px;
}
}
@media (max-width: 767px) {
.carousel-wrap .box-wrap .box-col-wrap {
height: 150px;
}
}
@media (max-width: 579px) {
.carousel-wrap .box-wrap .box-col-wrap {
height: 130px;
}
}
.carousel-wrap .box-wrap .box-col-wrap .tag {
position: absolute;
top: 0;
background: #e4e4ff;
border-radius: 0 0 10px 10px;
height: 22px;
font-size: 10px;
color: #080836;
font-weight: 500;
font-style: italic;
min-width: 125px;
display: flex;
align-items: center;
justify-content: center;
padding: 1px 3px;
}
.carousel-wrap .box-wrap .box-col-wrap .img-wrap img {
max-width: 160px;
max-height: 90px;
}
@media (max-width: 1679px) {
.carousel-wrap .box-wrap .box-col-wrap .img-wrap img {
max-width: 150px;
max-height: 80px;
}
}
@media (max-width: 1481px) {
.carousel-wrap .box-wrap .box-col-wrap .img-wrap img {
max-width: 120px;
max-height: 60px;
}
}
@media (max-width: 767px) {
.carousel-wrap .box-wrap .box-col-wrap .img-wrap img {
max-width: 100px;
max-height: 50px;
}
}
.carousel-wrap .box-wrap .box-col-wrap.sec {
padding: 15px 15px 30px 15px;
}
.carousel-wrap .box-wrap .box-col-wrap.sec .tag {
top: inherit;
bottom: 0;
border-radius: 10px 10px 0 0;
}
.carousel-wrap .box-wrap .box-center {
position: relative;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
@media (max-width: 579px) {
.carousel-wrap .box-wrap .box-center {
padding: 0 10px;
}
}
.carousel-wrap .box-wrap .box-center:after {
position: absolute;
margin: auto;
content: "";
inset: 0;
height: 1px;
background: #e4e4ff;
z-index: -1;
}
.carousel-wrap .box-wrap .box-center .txt {
height: 27px;
min-width: 240px;
border: 1px solid #e4e4ff;
border-radius: 15px;
background: #fff;
text-align: center;
font-size: 13px;
color: #2e2e78;
font-weight: 500;
font-style: italic;
display: flex;
align-items: center;
justify-content: center;
padding: 1px 3px;
}
@media (max-width: 1679px) {
.carousel-wrap .box-wrap .box-center .txt {
font-size: 12px;
min-width: 200px;
}
}
@media (max-width: 991px) {
.carousel-wrap .box-wrap .box-center .txt {
font-size: 10px;
}
}
@media (max-width: 579px) {
.carousel-wrap .box-wrap .box-center .txt {
min-width: 100%;
}
}
/*# sourceMappingURL=tombstones.css.map */