/* Coming Soon */
html.coming-soon body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

h1.coming-soon-title, div.coming-soon-content, .coming-soon body div.container ul.social-icons li a {
    color:#fff;
}

.btn-success {
font-size: 15px;
line-height: 15px;
font-weight: 600;
color:
rgb(255, 255, 255);
font-family: Raleway;
border-color: rgba(255, 255, 255, 0.25);
border-style: solid;
border-width: 1px;
border-radius: 30px;
letter-spacing: 1px;

}

.speasyimagegallery-modal-wrapper {
    background: rgba(255,255,255,0.8) !important;
}

.speasyimagegallery-close, .speasyimagegallery-close:active, .speasyimagegallery-close:focus {
    color: rgba(0, 0, 0, 0.8);
}

.speasyimagegallery-close:hover {
    color: rgba(0, 0, 0, 0.5);
}

.speasyimagegallery-next > span,
.speasyimagegallery-prev > span {
 display:block;
 position:relative;
 top:50%;
 width:16px;
 height:16px;
 border-top:5px solid #000
}
.speasyimagegallery-next > span {
 left:-3px;
 border-right:5px solid #000;
 transform:rotate(45deg) translateY(-50%);
 -webkit-transform:rotate(45deg) translateY(-50%)
}
.speasyimagegallery-prev > span {
 left:22px;
 border-left:5px solid #000;
 transform:rotate(-45deg) translateY(-50%)
}


.sppb-sp-slider-button .sp-slider-btn-text {
font-size: 25px;
line-height: 15px;
font-weight: 600;
color:
rgb(255, 255, 255);
font-family: Raleway;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-width: 1px;
border-radius: 30px;
letter-spacing: 1px;
        background: transparent;
}

td {
  padding 0px 10px 0px 10px;
}

/*
body.contact {
    background-image: url(/images/2020/02/05/contacbck.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}

*/

.slide {
    color:#fff; 
/*    text-shadow: 2px 2px #000; */
	font-size: 25px;
	line-height: 30px; 
	font-weight: 400 !important; */
	font-style: normal;
/*	font-family: Raleway; */
	text-decoration: none;
/*	background-color:#08080861; */
	border-color:transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 5px;
}

.article-details .article-ratings-social-share {
    display: none !important;
}


div.article-details.critics a {
    color: #2992b2;
}
div.article-details.critics a:hover {
    color: #171717;
}

div.sppb-addon.sppb-addon-raw-html.myicons div.sppb-addon-content {
  text-align:center;
}

div.sppb-addon.sppb-addon-raw-html.myicons div.sppb-addon-content a {
  font-size:50px;
  padding:0 10px;
  color:#a2a2a2;
}


div.myicons div.sppb-addon-content ul.social-icons li a span {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

div.myicons div.sppb-addon-content ul.social-icons li a span:hover {
  color:#000000 !important;
    transform: scale(1.5);
}

.offcanvas-menu {
    background-color: #1e1d1d;
color:    #fff;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #ccc;
}