/*---------------------------------------------------------------------------------

 Theme Name:   Vikapo Theme
 Theme URI:    https://vikapo.cz
 Description:  Custom Vikapo design theme
 Author:       Hostera.ONE * TRIXAL EU
 Author URI:   https://hostera.one
 Template:     Divi
 Version:      1.0.0
 License:      
 License URI:  

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@import url("cta.css");

/* mouse wheel animation */
.mouse_scroll {	
  margin: 0 auto;
	width: 24px;  }
.m_scroll_arrows {
  display: block;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);   
  border-right: 2px solid #ff2231;
  border-bottom: 2px solid #ff2231;
  margin: 0 0 3px 4px;  
  width: 16px;
  height: 16px;  }
.unu {  margin-top: 1px;}
.unu, .doi, .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite; }
.unu {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate; }
.doi  {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  animation-delay: .2s;
  animation-direction: alternate;  
  margin-top: -6px;  }
.trei  {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;  
  animation-delay: .3s;
  animation-direction: alternate;  
  margin-top: -6px;  }
.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid #ff2231;
  top: 170px;  }
.wheel {
  display: block;
  margin: 5px auto;
  background: white;
  position: relative; 
  height: 4px;
  width: 4px;
  border: 2px solid #ff2231;
  -webkit-border-radius: 8px;
          border-radius: 8px; }
.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite; }

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);  }  }
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;} }
@-o-keyframes mouse-wheel {
   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;} }
@keyframes mouse-wheel {
   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;} }
@-webkit-keyframes mouse-scroll {
  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;} }
@-moz-keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; } }
@-o-keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; } }
@keyframes mouse-scroll {
  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; } }

/* Complianz styling */
#cmplz-document p{
	font-size: 18px;
  	text-align: justify;
  	padding: 0 0 20px 20px;
}

#cmplz-document.cmplz-document.cookie-statement.cmplz-document-eu h2,
#cmplz-document.cmplz-document.cookie-statement.cmplz-document-eu h3 {
    font-size: 18px;
    font-weight: 700;
	margin: 20px 0 0 0;}

#cmplz-document.cmplz-document.cookie-statement.cmplz-document-eu p.cmplz-subtitle{
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 20px;
	margin-top: 0px;  }

#cmplz-document.cmplz-document.cookie-statement.cmplz-document-eu p ~ p {
	padding: 0 0 20px 50px; }

div.function,
div.retention,
div.cmplz-description {
  	font-size: 18px;
	background-color: #f8f8f8;}

.cmplz-category-title {
  	font-size: 18px;}

#cmplz-cookies-overview ,
.cmplz-categories {
  	padding: 0 0 0 50px;}

#cmplz-document ul {
  	margin-left: 55px; }

#cmplz-document li {
  	font-size: 16px;
	padding: 0 0 10px 0;}

.cmplz-contact-organisation {
  	font-weight: 700;}

.cmplz-contact-country {
  	margin: 0 0 20px 0; }
  
#cmplz-document {
	max-width: 100%;
}
  
ul.wsp-pages-list {

  	list-style-type: none;
    padding: 0;
    line-height: 30px;
}
ul.wsp-pages-list a {
    	color: #000!important; }
ul.wsp-pages-list a:hover {
    	color: #FF2231!important;
		font-weight: 700;}


/** ---------------------------------------- **/
/** ---------------------------------------- **/
/** Mobile . Tablet hamburger menu - changes **/

span.mobile_menu_bar.mobile_menu_bar_toggle::before {
  background-color: #b22d2b;
  color: #fff;
}

ul#mobile_menu.et_mobile_menu {
  background-color: rgba(51, 51, 61, 0.97);
  border-top: 3px solid #b22d2b;

  /* border: 1px solid #ffffff; */

/** App Style header and Drop Down Menu **/

@media (max-width: 980px) {
  .container.et_menu_container {
    width: calc(100% - 60px);
  }
}

.et_mobile_menu {
  margin-left: -30px;
  padding: 5%;
  width: calc(100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d";
}


