/*
Theme Name: oilsen child
Tags:  custom-menu, editor-style, featured-images
Template: oilsen
Version: 1.0.0
*/


@import '../oilsen/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-Thin_290019610.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-ExtraLight_290019588.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-Light_290019595.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType_290019623.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-Medium_290019604.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-Bold_290019581.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-ExtraBold_290019584.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('/wp-content/themes/oilsen-child/fonts/BrutalType-Black_290019569.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

:root {
    --pi-primary-color: #ffce00;
    --pi-heading-color: #002647;
    --pi-body-color: #656567;
    --pi-white-color: #ffffff;
    --pi-title-fonts:  "Brutal", sans-serif;
    --pi-body-fonts:  "Brutal", sans-serif;
}

a.pi__topbar__one__info-text{
	color: var(--pi-white-color);
}

.elementor-widget-slider_revolution *{
	font-family: var(--pi-body-fonts) !important;
}

.pi__header__wrap ul li.current-menu-item a {
    color: var(--pi-heading-color) !important;
}

.mailchimp-form button:hover {
    background: #fff;
    color: var(--pi-heading-color);
}

.pi__header__btn a {
    background: var(--pi-heading-color);
    color: var(--pi-white-color);
}
.pi__header__btn a:hover {
    background: var(--pi-primary-color);
    color: var(--pi-heading-color);
}

.search-box-btn i {
    background: var(--pi-heading-color);
    color: var(--pi-white-color);
	transition: all 0.3s ease-out 0s;
}
.search-box-btn i:hover {
    background: var(--pi-primary-color);
    color: var(--pi-heading-color);
	transition: all 0.3s ease-out 0s;
}

.main-slider .sr7-arrows{
	display: none !important;
}

.icon-box-one:hover {
    background: var(--pi-heading-color);
}

.icon-box-icon-one {
    width: 100%;
	max-width: 100px;
}

.pi__btn__one{
	color: var(--pi-heading-color);
}
.pi__btn__one:hover {
	color: #fff;
}

.contact__submit__btn input {
    width: 100%;
	padding: 13px 0 !important;
}

.style-three.icon-box .icon-box-content{
	display: flex;
    flex-direction: column;
}

.style-three.icon-box .icon-box-content .title{
	order: -1;
}
.style-three.icon-box .icon-box-content .description p {
	margin: 20px 0 0;
	font-size: 12px;
	color: #000;
}
.style-three.icon-box .img-icon img{
	width: 200px;
}
.style-three.icon-box:hover .img-icon img {
    filter: none;
}
.style-three.icon-box {
	height: 100%;
	background-color: #f1f1f1;
}
.style-three.icon-box:hover .description p {
    color: var(--pi-heading-color);
}
.style-three.icon-box .icon-box-content h2 {
    background: var(--pi-heading-color);
	color: #fff;
	border-radius: 8px;
}

.pi-team-thumb-three {
	height: 325px;
}
.slider-staff .pi-team-thumb-three {
	height: 20dvw;
}
.pi-team-thumb-three img {
    width: 100%;
}
.pi-team-content-three h2 {
    font-size: 18px;
}
.pi-team-content-three span {
    font-size: 12px;
	display: inline-block;
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}
.pi-team-content-three {
    max-width: 100%;
    width: 100%;
}

.filial-item .pi-team-content-three span {
    font-size: 12px;
}

.icon-box-content-one .description-one a{
	color: var(--pi-primary-color);
	text-decoration: underline;
}

.service__icon__thumb{
	display: none;
}
.pi__service__thumb{
	display: flex;
    justify-content: center;
    align-items: center;
}
.pi__service__box__one{
	height: 100%;
	display: flex;
    flex-direction: column;
}
.pi__service__content{
	height: 100%;
	display: flex;
    flex-direction: column;
}
.service__items__title{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mean-container .mean-nav ul li a {
    background: var(--pi-heading-color);
}
.mean-container a.meanmenu-reveal {
    color: var(--pi-heading-color);
}
.mean-container a.meanmenu-reveal span {
    background: var(--pi-heading-color);
}
.mean-container a.meanmenu-reveal:hover span {
    background: var(--pi-heading-color);
}
.icon-box-one {
        margin-top: 0 !important;
}

.service__btn a {
    color: var(--pi-heading-color);
}
.service__btn a:hover {
    color: var(--pi-white-color);
}

.contact__submit__btn input {
    color: var(--pi-heading-color);
}
.contact__submit__btn input:hover {
    color: var(--pi-white-color);
}

.pi-team-content-three span {
    color: #fff !important;
}

.header-src-btn{
	display: none;
}
.custom__container {
    padding: 0 24px;
}
.pi__topbar__one__info-item:first-child{
	display: none;
}

.service-card .pi__service__thumb{
	display: none;
}

.text-anime-style-3 .split-line div{
	transform: translate(0px, 0px) !important; 
	opacity: 1 !important;
}

.pi__header__btn {
    margin-left: 0;
}
.pi__header__wrap ul li {
    margin-right: 20px;
}
.pi__header__btn a {
    padding: 8px 15px;
    font-size: 16px;
}

.talons .icon-box-icon{
	display:none;
}

.filial-item:hover .text-blue p,
.filial-item:hover .text-blue h2{
	color: #fff;
	transition: 0.8s;
}
.filial-item:hover p,
.filial-item:hover h2{
	transition: 0.8s;
}
.filial-item p{
	margin: 0;
}
.filial-item{
	cursor: pointer;
}
.filial-item .staff{
	display: none;
}
.filial-item.open .staff{
	display: grid;
}

@media (max-width: 1300px) {
	.slider-staff .pi-team-thumb-three {
		height: 22dvw;
	}
	.pi-team-thumb-three {
		height: 22dvw;
	}
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .pi__header__btn a {
        padding: 8px 10px !important;
		font-size: 14px !important;
    }
	.pi__ts_logo a img {
    	width: 100px;
	}
	.pi__header__wrap a{
		font-size: 14px;
	}
	.pi__header__wrap ul li {
    	margin-right: 15px;
	}
	.pi__header__wrap {
        margin-left: 0 !important;
    }
}

.section-title.style-one p {
    text-align: justify;
}

@media (min-width: 1024px) and (max-width: 1169px) {
	.pi__header__wrap ul li {
    	margin-right: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1169px) {
    .pi__header__btn a {
        padding: 8px 10px !important;
		font-size: 14px !important;
    }
	.pi__ts_logo a img {
        width: 100px !important;
    }
	.pi__header__wrap ul li {
    	margin-right: 10px;
	}
	.pi-team-content-three {
        margin-left: 0 !important;
    }
}

@media (max-width: 1024px) {
	.slider-staff .pi-team-thumb-three {
    	height: 30dvw;
	}
	.pi-team-content-three h2 {
    	font-size: 16px;
	}
	.pi-team-content-three span {
		font-size: 10px;
		line-height: 15px;
	}
	.contact__submit__btn input {
        padding: 13px 0;
    }
	.pi-team-content-three {
        bottom: -25px;
    }
	.filial-item .pi-team-content-three span {
    	font-size: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-title.style-one p {
        font-size: 16px !important;
    }
}

@media (max-width: 767px) {
	.slider-staff .pi-team-thumb-three {
        height: 40dvw;
    }
	.pi-team-thumb-three {
        height: 90dvw;
    }
	.pi-team-content-three h2 {
    	font-size: 16px;
	}
	.pi-team-content-three span {
		font-size: 10px;
		line-height: 20px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .pi-team-content-three {
        bottom: -70px !important;
    }
	.pi-team-content-three h2 {
        font-size: 16px !important;
    }
	.pi-team-content-three span {
        font-size: 10px !important;
    }
	.section-title.style-one p {
        font-size: 16px !important;
    }
}


@media only screen and (min-width: 480px) and (max-width: 599px) {
    .pi-team-content-three {
        bottom: -60px !important;
		padding: 12px 5px !important;
    }
	.pi-team-thumb-three:hover .pi-team-content-three {
    	bottom: 20px !important;
	}
	.pi-team-content-three h2 {
        font-size: 16px !important;
    }
	.pi-team-content-three span {
        font-size: 10px !important;
    }
	.section-title.style-one p {
        font-size: 16px !important;
    }
}

@media (max-width: 550px) {
	.slider-staff .pi-team-thumb-three {
        height: 75dvw;
    }
	.pi-team-content-three h2 {
    	font-size: 18px !important;
	}
	.pi-team-content-three span {
    	font-size: 14px !important;
	}
}
@media (max-width: 450px) {
	.pi-team-content-three h2 {
        font-size: 16px !important;
    }
	.pi-team-content-three span {
        font-size: 10px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .pi-team-content-three {
        bottom: -40px !important;
    }
	.pi-team-thumb-three:hover .pi-team-content-three {
    	bottom: 10px !important;
	}
	 .section-title.style-one p {
        font-size: 16px !important;
    }
}


/* fuel prices*/
.fuel-prices-table-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}
.fuel_item {
    display: flex;
    flex-direction: column;
    gap: 10px;
	padding: 4px 15px;
    border: 1px solid gray;
    border-radius: 10px;
    align-items: center;
	text-align:center;
	width: 100px;
}
.fuel-title {
    color: black;
    font-weight: 700;
    font-size: 30px;
	text-align: center;
}
.fuel-subtitle {
    color: black;
    font-size: 18px;
}
.fuel-price {
    color: black;
    font-weight: 700;
    font-size: 33px;
}
.fuel-price sup {
    font-size: 20px;
}
.fuel-price_label {
    font-size: 14px;
    text-align: center;
}
.fuel-color {
    width: 100%;
    height: 10px;
    border-radius: 10px;
}
.fuel-price_wrapper {
    justify-self: flex-end;
    margin-top: auto;
}
.fuel-date {
    margin-top: 10px;
}

@media (max-width: 600px) {
	.fuel_item{
		width:20%
	}
	.fuel-prices-table-wrapper{
		gap:5px;
	}
}
@media (max-width: 550px) {
	.fuel-title{
		font-size: 25px;
	}
	.fuel-subtitle {
		font-size: 14px;
	}
	.fuel-price {
		font-size: 26px;
	}
	.fuel-price sup {
		font-size: 15px;
	}
	.fuel_item{
		padding: 4px 5px;
		min-width:70px;
	}
}

@media (max-width: 400px) {
	.fuel-title{
		font-size: 23px;
	}
	.fuel-subtitle {
		font-size: 12px;
	}
	.fuel-price {
		font-size: 24px;
	}
	.fuel-price sup {
		font-size: 13px;
	}
	.fuel_item{
		padding: 4px 5px;
		min-width:60px;
	}
	.fuel-price_label {
    font-size: 12px;
	}
}