/* 
Theme Name: Hello Elementor Child
Theme URI: https://sepanodp.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: sepano Team
Author URI: https://sepanodp.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/

:root{
    --primary-color:#005953;
    --secondary-color:#fec20e;
    --accent-color:#00c5b4;
    --header-color:#fffff;
    --footer-color:#fffff;
    --text-color:#4D4D4D;
    --text-size:14px;
    --font:'vazir';
    --rtldirection:rtl;
    --ltrdirection:ltr;
    --dropdown-menu-background:#414447;
}
/* --------------------- fonts */
@font-face {
    font-family: Vazir;
    src: url('fonts/Vazir.eot');
    src: url('fonts/Vazir.eot') format('embedded-opentype'),
    url('fonts/Vazir.woff2') format('woff2'),
    url('fonts/Vazir.woff') format('woff'),
    url('fonts/Vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Bold.eot');
    src: url('fonts/Vazir-Bold.eot') format('embedded-opentype'),
    url('fonts/Vazir-Bold.woff2') format('woff2'),
    url('fonts/Vazir-Bold.woff') format('woff'),
    url('fonts/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Medium.eot');
    src: url('fonts/Vazir-Medium.eot') format('embedded-opentype'),
    url('fonts/Vazir-Medium.woff2') format('woff2'),
    url('fonts/Vazir-Medium.woff') format('woff'),
    url('fonts/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Light.eot');
    src: url('fonts/Vazir-Light.eot') format('embedded-opentype'),
    url('fonts/Vazir-Light.woff2') format('woff2'),
    url('fonts/Vazir-Light.woff') format('woff'),
    url('fonts/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Thin.eot');
    src: url('fonts/Vazir-Thin.eot') format('embedded-opentype'),
    url('fonts/Vazir-Thin.woff2') format('woff2'),
    url('fonts/Vazir-Thin.woff') format('woff'),
    url('fonts/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }


.swiper-slide.hover{
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.25) !important;
}

.swiper-container{
	padding-left: 10px;
}


#pcp_wrapper-68 .pcp-button-prev, #pcp_wrapper-68 .pcp-button-next, #pcp_wrapper-424 .pcp-button-prev, #pcp_wrapper-424 .pcp-button-next, #pcp_wrapper-510 .pcp-button-prev, #pcp_wrapper-510 .pcp-button-next {
    border-radius: 25px;
}

i.fa.fa-angle-right, i.fa.fa-angle-left {
    font-family: FontAwesome;
    font-weight: 100;
}
.sp-pcp-post-content {
    padding: 0px 25px;
}
.sp-pcp-post .sp-pcp-title, .sp-pcp-post .sp-pcp-title a{
	padding: 0px 13px;
    color: #4974e9 !important;
	font-size: 30px;
	font-weight: 400;
}

.fluentform label {
    color: #333333 !important;
}

.sp-pcp-post .sp-pcp-title, .sp-pcp-post .sp-pcp-title a {
    padding: 5px 13px !important;
}
.sp-pcp-post .sp-pcp-title, .sp-pcp-post .sp-pcp-title a {
    line-height: 1.2;
}