﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

@media (min-width: 768px) {
    .post-card--horizontal .post-card__title {
        font-size: 1.2em;
    }

@media (min-width: 992px) {
    .post-card__title {
        font-size: 1.8em;
    }
}
.mypopup-body .input, .mypopup-body input[type=color], .mypopup-body input[type=date], .mypopup-body input[type=datetime-local], .mypopup-body input[type=datetime], .mypopup-body input[type=email], .mypopup-body input[type=month], .mypopup-body input[type=number], .mypopup-body input[type=password], .mypopup-body input[type=range], .mypopup-body input[type=search], .mypopup-body input[type=tel], .mypopup-body input[type=text], .mypopup-body input[type=time], .mypopup-body input[type=url], .mypopup-body input[type=week], .mypopup-body select, .mypopup-body textarea{width:70%;}
	

	
	