.parallax{
background-image: url("../images/paralex1.jpg");
height: auto;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-room{
background-image: url("../images/timthumb.jpg");
height: auto;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.lightoverlay{
background-color: rgba(0, 0, 0, 0.20);
bottom: 0;
height: 100%;
left: 0;
padding: 60px 0;
position: absolute;
right: 0;
}
.romm-details{
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
height: 165px;
}
.room-section{
background-color: #fff;
}
.viewall{
margin-top: 40px;
}
#gallery{
margin-bottom: 30px;
}
.header-photo{
margin-bottom: 30px;
}
.footer-photo{
margin-top: 30px;
}
.activities{
margin-bottom: 50px !important;
}
#quote-carousel
{
padding: 0 10px 30px 10px;
margin-top: 0px;
}
#quote-carousel .carousel-control
{
background: none;
color: #222;
font-size: 2.3em;
text-shadow: none;
margin-top: 70px;
}
#quote-carousel .carousel-control.left
{
left: -12px;
}
#quote-carousel .carousel-control.right
{
right: -12px !important;
}
#quote-carousel .carousel-indicators
{
right: 50%;
top: auto;
bottom: 0px;
margin-right: -19px;
}
#quote-carousel .carousel-indicators li
{
background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
background: #333333;
}
#quote-carousel img
{
width: 250px;
height: 100px
}
.item blockquote {
border-left: none;
margin: 0;
}
.item blockquote img {
margin-bottom: 10px;
}
.item blockquote p:before {
content: "\f10d";
font-family: 'Fontawesome';
float: left;
margin-right: 10px;
}
@media (max-width: 768px) {
#quote-carousel .carousel-indicators {
bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
display: inline-block;
margin: 0px 5px;
width: 15px;
height: 15px;
}
#quote-carousel .carousel-indicators li.active {
margin: 0px 5px;
width: 20px;
height: 20px;
}
}
.comment{
margin: 70px 0 70px 0;
}
.view-all{
display: table;
margin-top: 30px;
}
.nav-logo{
margin-top: -30px;
}
@media (max-width: 767px) {
.navbar{
margin-top: 20px !important;
}
}
@media (min-width: 768px) and (max-width: 980px) {
.sm-logo{
height: 80px !important;
}
.header-contact p {
line-height: 24px;
font-size: 13px;
}
}
h4 a:hover {
color: #e08900 !important;
text-decoration: none !important;
}
.map-container {
width: 100%;
}
.map-container iframe{
display: block;
width: 100%;
position: relative;
pointer-events: none;
}
.map-container iframe.clicked{
pointer-events: auto;
}
.dot-layer{
background-image: url(../images/pattern.png);
position: absolute;
top: 0;
height: 100%;
width: 100%;
}
.price{
background-color: #e08900;
color: #fff;
text-align: center;
padding: 7px 5px 5px 5px;
font-size: 16px;
width: 250px;
height: 64px;
border-radius: 4px;
margin-top: 30px;
}
.translater{
position: inherit;
margin-top: -35px;
margin-right: 20px;
}
.custome-header{
margin-top: 15px;
position: inherit;
margin-bottom: -10px;
}
.social-links a{
display: inline-block;
margin-right: 20px;
font-size:15px;
color: #e08900;
line-height: 24px;
}
.social-links a:hover{
color: #00A859;
}
.custom-link{
margin-top: -35px;
}
@media (max-width: 980px) {
.translater{
margin-bottom: 30px !important;
}
.custom-link{
margin-right: 0px !important;
}
.social-links a{
display: inline-block;
margin-right: 12px;
font-size: 15px;
color: #e08900;
line-height: 24px;
}
}
.owl-nav{
text-align: center;
color:#e08900;
text-transform: uppercase;
font-weight: bold;
}
.owl-next{
margin-top: -25px;
margin-left: 120px;
}
.comment-box{
font-size: 13px;
cursor: all-scroll;
}
.message-box .nav-pills > li {
text-align: left !important;
float: none;
margin: 0 !important;
padding: 5px 0px 5px 0px;
width: 84%;
}
.shop_single_page .product_details .product_top_section .item_description .item_price,
.add_your_review i:hover,
.shop_single_page .rating i,
.comments .text-muted,
.pagenot h1,
.workinghours li span,
.twitter-posts p a,
.header-contact i,
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.copyrights a:hover,
.copyrights li:hover a,
.navbar-nav > li:hover a,
.navbar-nav > li:focus a,
a:hover,
a:focus {
color: #e08900;
}
.room-title{
font-weight: 900
}
|