.rightBtn
{
    float: right;
    margin-top: 15px;
}
.priceBl
{
	 width: 100%;
    display: block;
}
.dblBtn2
{
	display: flex;
    justify-content: space-between;
    margin-top: 20px;   
     padding-left: 0px;
}
.imgIc
{
	    height: 25px;
    width: 25px;
}
.imgTex
{
	line-height: 20px;
}
.rooms1-tagline {
    font-size: 20px;

    }
.modal-content
{
	background: #343434;
}
.modal-content .btn-close
{
color:#fff;
}
.modal-title b
{
	color: #fff;
    font-weight: 700;
}
.btnclos
{
	    cursor: pointer;
    height: 20px;
}
.modal-content input
{
    border: 1px solid #fff;
    padding: 15px;
    background: transparent;
    width: 100%;
    margin-bottom: 10px;
}
.modal-content select
{
    border: 1px solid #fff;
    padding: 15px;
    background: transparent;
    width: 100%;
    margin-bottom: 10px;
    color:#fff;
}
.modal-content select option
{
	    background: #343434;
}
.dblBtn2
{
	display: flex;
    justify-content: space-around;
    margin-top: 20px;
    padding-left: 0px;
}
.wbStyle img 
{
	opacity:0.8;
	
}
.wbStyle:hover img 
{
	opacity:1;
	
}
.wbShopLink
{
	    border-color: #7f1472;
}
.wbShopLink img
{
	height: 20px;
    width: auto;
}
.wbStyle
{
	
}
.wbStyle img
{
	    height: 25px;
    margin-left: 8px;
    
    z-index: 10;
      width: auto !important;
	    position: relative;
}
.dblBtn2 .wbStyle
{
    display: inline-flex
;
    line-height: 1.2em;
    font-weight: 300;
    align-items: center;
    background: #aa8453;
    color: #fff;
    padding: 0 24px;
    margin: 0;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 46.4px;
	transition:0.5s;
}
.dblBtn2 .wbStyle:hover
{
	    background: rgb(255, 255, 255);
	    color: #1b1b1b;
}
.nns
{
	  
}
.butn-dark2.wbStyle
{
	    height: 46.4px;
    padding: 12px 24px;
    margin-left: 10px;
}

@media screen and (max-width:768px){

    .rooms1 .owl-theme .owl-nav {
        display: block;
    }

    .rooms1 .owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #aa8453;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    margin-right: -10px;
    margin-left: -10px;
    cursor: pointer;
    border: none;
    transition: all 0.2s ease-in-out;
    transform: scale(1.0);
}

.rooms1 .owl-theme .owl-nav [class*=owl-] {
    opacity: 1;
}

.wbStyle
	{
	
	}
	
	.dblBtn2 .wbStyle {

		        height: 38.8px !important;
	}
	.nns
{
	  font-size: 9px !important;
      padding: 14px 10px !important;
}
	.wbStyle img {
    height: 16px;
		
	}
	.butn-dark2.wbStyle {
    height: 46.4px;
    padding: 16px 24px;
    margin-left: 10px;
}
}