/*
Theme Name: Poket Child
Theme URI: https://themexbd.com/poket/corporate/
Description: Дочерняя тема для Poket - Corporate
Author: Ваше Имя
Author URI: https://ваш-сайт.com/
Template: poket
Version: 1.0.0
Text Domain: poket-child
*/

/* Подключение стилей родительской темы */
@import url("../poket/style.css");

.poket-description-area img {
	height: 50px;
	}


#twr_description_widget-4 > div > div > a {
	background: #3D93D0 ;
}
#twr_description_widget-4 > div > div > a:hover {
	background: #0a0a0a ;
}

/* .Linkedin {
	background: #3D93D0; 
} */

/* .Linkedin:hover {
	background: #0a0a0a;
} */

@media (max-width: 767px) {
    .footer-middle {
        padding: 32px 32px;
    }
	
	.footer-middle .widget h2 {
    margin-top: -20px;
}

}

@media (max-width: 414px) {
	.footer-sociala-info p {
		    font-size: 16px;
	}
}

@media (max-width: 374px) {
	.footer-sociala-info p {
		    font-size: 14px;
	}
}