/*
Theme Name: Vormats
Theme URI: https://gratta.pro/
Author: Valerii Vasyliev
Author URI: https://gratta.pro/
Description: Vormats
Version: 1.0.0
Text Domain: vormats
*/

html{
  scroll-behavior: smooth;
}

.vor-cookies {
	display:none;
}
.vor-cookies.iside-show-it {
	display:block;
}

.vor-inner .vor-cookies-actions div:not(:last-child) {
  margin-bottom: 16px;
}

.vor-inner .vor-article-content {
  margin-bottom: 32px;
  padding-left: 64px;
  padding-right: 64px;
}

.vor-inner .vor-article-content td:not(:last-child) {
  padding-right: 30px;
}

.vor-contact-calendly {
    margin: 0 auto;
    overflow: hidden;
}

.vor-inner .vor-hero-content p {
   max-width:none;	
}
