/*
Theme Name: Bagja Child Theme
Author: ridianur
Author URI:  http://ridianur.com/
Theme URI: http://themeforest.net/user/ridianur
Template: bagja
Description: This is child theme for Bagja Theme.
Version: 1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bagja-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
a:hover{color:#ff4490;}
.content-title span{color:#ff4490;}
.slider .slick-arrow{background-color:#ff4490;}
.slider .slick-arrow:hover {background: #fff; color: #ff4490;}
.to-top::before, .to-top::after{background: #ff4490 none repeat scroll 0 0;}
.menu-box ul li ul{background:rgba(255, 68, 144, 0.8)}
.navigation li a, .menu-box .menu ul li a{opacity:1;}
.port-inner:hover .port-box{
	background-image:url(https://altcmo.site/demodiva/wp-content/uploads/2024/07/tire-tread-scaled.jpg); 
	filter:opacity(0.6);
	background-blend-mode: multiply;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.hero-section .slick-slide{min-height: 676px;}
@media(max-width:1024px){
	.hero-section .slick-slide{min-height: 576px;}
	.hero-section h3.slider-title{margin:0px 0px 0px 60px !important;}
}
@media (max-width: 992px) {
	.hero-section .slick-slide{min-height: 480px;}
    .hero-section .slider-text, .hero-section .slider-line {
        display: block;
    }
	.hero-section .slider-line{margin:0 0px 20px 60px !important;}
	.navigation li a{padding:24px 10px;}
}
@media(max-width:520px){
	.hero-section h3.slider-title, .hero-section .slider-line, .hero-section .slider-text{margin:0px 0px 0px 0px !important;}
	.hero-section .slick-slide{min-height:480px;}
	.hero-section .caption-box{margin-top:100px}
	.content-title, .table-content h3, .hero-title{font-size:36px;}
}