/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 16 2019 | 01:32:04 */
.slide.slick-slide {
   pointer-events: none !important;
}

.entry-autoheight {
	min-height: 250px;
}

#paging {
  clear: both !important;
  width: 100% !important;
}  

/* 2Click iFrame */

div.privacy-msg p {
    font-family: Lato, sans-serif !important;
    width:200px;
    padding: 5px;
    margin-bottom: -15px !important;
    text-align:center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.privacy-tw p,
.privacy-fb p{
    font-family: Lato, sans-serif !important;
    width:200px;
    padding: 5px;
    text-align:center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.privacy-msg p a:nth-of-type(1) {
    color: #b49443 !important;
    font-weight: bold !important;
}

.privacy-msg p a:nth-of-type(1):hover {
    color: #000 !important;
}

.privacy-msg p a:nth-of-type(2) {
    margin: 15px !important; 
    color: #b49443 !important;
    border: 2px solid #ebEBeb !important;
    padding: 9px 15px !important;
    display: block !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.privacy-msg p a:nth-of-type(2):hover {
    border: 2px solid #b49443 !important;
}

.privacy-msg {
    max-height: 168px; 
}
