@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/woff/IRANSansX-Thin.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/woff/IRANSansX-UltraLight.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/woff/IRANSansX-Light.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/woff/IRANSansX-Medium.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/woff/IRANSansX-DemiBold.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/woff/IRANSansX-ExtraBold.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff/IRANSansX-Black.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 950;
	src: url('../fonts/woff/IRANSansX-ExtraBlack.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 1000;
	src: url('../fonts/woff/IRANSansX-Heavy.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/woff/IRANSansX-Bold.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff/IRANSansX-Regular.woff') format('woff'),   
	url('../fonts/woff2/IRANSansX-Regular.woff2') format('woff2');	
}

.sppb-addon-content *,.sppb-feature-box-title,.slider p,
.n2-ss-item-content *,.menu-separator ,ul li a,
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
body,h1,h2,h3,h4,h5,h6,div,li,ul{
    font-family:IRANSansX !important;
	-moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
    letter-spacing: 0;
    
}

.hikashop_category_column_1 *{
    text-align: right !important;
}

body.rtl .sp-megamenu-parent>li.sp-has-child>a:before, body.rtl .sp-megamenu-parent>li.sp-has-child>span:before {
    display:none;
}

body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler:after,
body.rtl .sp-megamenu-parent>li.sp-has-child>a:after, body.rtl .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free" !important;
    content: "\f078";
    float: left;
    margin-right: 7px;
    font-weight: 900;
}

body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after ,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after,
body.rtl .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after,body.rtl .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after,
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after{
    font-family: "Font Awesome 6 Free";
    content: "\f053";
    float: left;
    margin-right: 7px;
    font-weight: 900;
    position: absolute !important;
    left: 10px;
}


/*** General CSS ***/
body {
    line-height: 1.9em;
}
button.btn {
background: #000!important;
border-color: #000!important;
}

/*** Header Area ***/
/* Top Head */

/* Header Menu */
#sp-header {
    top: 0;
    height: inherit;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0;
  	background: #222;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    background: #222;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 14px !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #072740;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn,
.slider-btn a,
#sp_qc_submit {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    background-color: rgba(219,148,35,0) !important;
    border-style: double !important;
    border-width: 4px 2px 4px 2px !important;
    border-color: #ffffff !important;
    border-radius: 100px 100px 100px 100px !important;
    padding: 13px 28px 13px 28px !important;
    color: #fff!important;
}
.btn:hover,
.slider-btn a:hover,
#sp_qc_submit:hover {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.slider-btn a span:before {
    margin-left: 10px;
}
.bottom-info .btn.color:hover,
.btn.color:hover {
    color: #fff !important;
}
.btn.no-bg {
    background: none!important;
    padding-left: 0!important;
    box-shadow: none!important;
}

/* Slider */
#slider {
    margin-top: -90px !important;
}
.slider {
    max-height: 1020px;
    overflow: hidden;
}
.slider-column {
    text-align: center;
}
.slider-column .clearfix:nth-child(n+2) {
    display: inline-block;
}
.slider-left .clearfix:nth-child(n+2) {
    display: inline-block;
}
.slider h5 {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.slider h1 {
    color: #ffffff;
    font-size: 85px;
    font-weight: 100;
    margin-bottom: 40px;
}
.slider p {
    color: #ffffff;
    font-size: 17px;
    font-weight: 100;
    line-height: 1.9em;
}
.slider .btn.white {
    border-style: solid;
    background: #fff !important;
    color: #000!important;
}
.slider .btn.white:hover {
    color: #000 !important;
}

/* Title */
.title h6 {
    color: #000000;
    font-family: "Montserrat", "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.title h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2em;
    color: #000;
}
.title.white h2 {
    color: #fff;
}

/* Divider */
.diveder.center {
    margin: 0 auto;
}

/* About */
.shape-top {
    position: relative;
}
.shape-top:before {
    top: -45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 350px solid transparent;
    border-right: 350px solid transparent;
    border-bottom: 45px solid #fff;
}
.shape-top.down:before {
    border-bottom: 0;
    top: 0;
    border-top: 45px solid #fff;
    z-index: 2;
}
.about-title img {
    max-width: 50px;
    margin: 0 auto;
}
.about.color {
    background-image: linear-gradient( 180deg, #ffffff 0%, rgba(35,32,32,0.06) 100%);
}

/* Feature */
.feature-title h6 {
    font-size: 15px;
    letter-spacing: 8px;
    color: #fff;
}

/* Menu */
.menu-item h5 {
    font-size: 17px;
    margin-bottom: 10px;
}

/* Restaurant */
.restaurant-colum .restaurant-item img {
    width: 150px;
}
.restaurant-colum .shrewd_solution_icon {
    margin: 0;
    text-align: center;
    padding: 15px 0;
}
.restaurant-colum .shrewd_solution_icon li {
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    color: #a6a6b3;
}
.restaurant-colum .shrewd_solution_icon li a {
    font-size: 14px;
    height: 35px;
    width: 35px;
    position: relative;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(219,148,35,0.24);
    margin: 3px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
.restaurant-colum .shrewd_solution_icon li a:hover {
    color: #fff !important;
}
.restaurant-colum .shrewd_solution_icon li strong {
    display: none;
}

/* Words */
.words-colum, .words-colum .sppb-column-overlay {
    border-radius: 10px;
}

/* Event */
.event-content .sppb-img-container {
    position: relative;
}
.event-content .sppb-img-container:before,
.event-content .sppb-img-container:after {
    content: "";
    top: 20px;
    right: 40px;
    width: 20%;
    display: inline-block;
    height: 4px;
    border-top: 4px double #fff;
}
.event-content .sppb-img-container:after {
    right: inherit;
    left: 40px;
}
.event-content img {
    max-width: 87px;
    margin: 0 50px;
}
.event-content h1 {
    font-size: 4em;
    font-weight: 300;
    letter-spacing: -1.3px;
    margin-bottom: 70px;
}
.event-content h5 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #fff;
}

/* Testimonial */
.testimonial-title {
    max-width: 700px;
    margin: 0 auto;
}
.testimonial-item img {
    max-width: 80px;
}
.testimonial-item .sppb-addon-text {
    font-weight: 600;
    font-size: 10px;
}

/* Service */
.service {
    position: relative;
}
.service:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    widows: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: -1;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,32,114,0.55) 0%, #002072 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.service .title h1 {
    color: #fff;
}
.service .lt-btn {
    padding: 7px 30px;
    font-size: 14px;
}

/* Our */
.our-left .clearfix {
    position: relative;
}
.our-left .clearfix:nth-child(2) {
    top: 100px;
    position: absolute;
}
.our-left .clearfix:nth-child(3) {
    position: relative;
    top: -100px;
}

/* Counter */
.counter-item {
    padding-bottom: 40px;
    position: relative;
}
.counter-item h6 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}
.counter-item span {
    font-size: 69px;
    font-weight: 600;
    color: #fff;
}

/* Best */
.best-colum, .best-colum > .sppb-column-overlay {
    border-radius: 10px;
}

/* Menu */
.menu-left {
    width: 70%;
    float: left;
}
.menu-right {
    width: 30%;
    float: right;
    text-align: right;
}
.menu-left h4, .menu-right h5 {
    font-size: 16px;
    font-weight: 600;
}

/* Restaurant */
.restaurant-colum .restaurant-item img {
    width: 150px;
}
.restaurant-colum .shrewd_solution_icon {
    margin: 0;
    text-align: center;
    padding: 15px 0;
}
.restaurant-colum .shrewd_solution_icon li {
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    color: #a6a6b3;
}
.restaurant-colum .shrewd_solution_icon li a {
    font-size: 14px;
    height: 35px;
    width: 35px;
    position: relative;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(219,148,35,0.24);
    margin: 3px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
.restaurant-colum .shrewd_solution_icon li a:hover {
    color: #fff !important;
}
.restaurant-colum .shrewd_solution_icon li strong {
    display: none;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
	font-size: 23px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 21px 20px 32px 20px;
    background: #f5f5f5;
}
.jm-category-module.default .mod-article-image {
    margin-bottom: 0px;
}

/* Bottom */
#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 28px;
}
#sp-bottom {
    padding: 120px 0 60px;
    font-size: 18px;
}
#sp-bottom:before {
    top: 0;
}
#sp-bottom:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 0;
    background-color: #1d1d23;
    opacity: 0.76;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
#sp-bottom h3 {
    margin: 0 0 20px;
    font-size: 19px;
    margin: 0 0 20px;
    line-height: 1em;
}
#sp-bottom p a {
    font-weight: 700;
}
.bottom-bank {
    text-align: center;
}
.bottom-bank .clearfix {
    display: inline-block;
    margin: 20px;
}
.bottom-social ul li {
    list-style: none;
    line-height: 35px;
    display: inline-block!important;
    padding: 0px!important;
}
.bottom-social ul li a {
    font-size: 16px;
    background: #fefefe;
    height: 46px;
    width: 46px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
    background-color: rgba(255,255,255,0);
    font-size: 18px;
    border-style: dotted;
    border-width: 2px 2px 2px 2px;
    border-color: #ffffff;
}
.bottom-social ul li a strong {
    display: none;
}
.bottom-social ul li a:hover {
    background: #fff; 
}
.bottom-content-center {
    max-width: 700px;
    margin: 0 auto;
}
.bottom-social a em,
#sp-bottom .lt-btn:hover {
    color: #fff!important;
}
.bottom-social a:hover em {
    color: #000!important;
}
#sp-bottom #sp-bottom1 {
  	position: relative;
    z-index: 1;
}
#sp-bottom a.btn:hover {
    color: #fff !important;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: none;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.event-tag .sppb-tab-content ul li {
    	width: 100%;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .btn:hover, .hikabtn.hikacart,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.pricing .pricing-item h3:after, .pricing .pricing-item h3:before, .counter, .controls .btn-primary {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.title h4, .pricing .pricing-item .amount, .btn.color, .feature-title h2, .menu-item h4, .menu-item h5, .event-content h1,
.testimonial-title h3, .testimonial-item h5, .testimonial-item .sppb-addon-text, .slider h5, .about-title h2, .menu-left h4 {
  	color: var(--text-color) !important; 
}
.about-item.color .sppb-icon-container, .btn.color, .et-diveder, .btn.btn-primary:hover {
  	border-color: var(--text-color) !important;
}
.service-column .clearfix {
    border-top-color: var(--text-color) !important;
}