/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8 Dec, 2020, 5:32:51 PM
    Author     : komal.sonone
*/
.cookiee-container{position:fixed;bottom:0;width:100%;background:#000;z-index:99999;padding:10px;opacity: .9;overflow-x: hidden;}
.cookiee-container .row .col-md-8,.cookiee-container .row .col-md-4 {padding-left:0;padding-right:0}
.onetrust-policy-text{color:#fff;font-size:13px;margin-top:3px}.dark-grey{color:#676767}
.setting-cookie{color:#ddd!important;border-bottom:1px solid #ddd;margin-right:10px}
.accept-cookies{background:#f6ba1f;padding:3px 20px;color:#191919;border:1px solid #191919;border-radius:5px;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;font-size:14px;font-style:italic}
.cookieModal .modal-body{height:500px;overflow-y:scroll}
.semi-heading{font-size:18px;color:#01bdd6;margin-bottom:7px;font-family:'Francois One',sans-serif}
p{text-align:justify}
@media (min-width:280px) and (max-width:480px) {
    .accept-cookies {padding:2px 10px}
    .cookiee-container .row .col-md-4 {text-align: center !important;}
}
