/*
Theme Name: albert
Theme URI: http://vergatheme.com/demosd/albert
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: albert

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/




.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #83c99f;color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}

.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}

.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 20px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}




.wp-caption img{
    max-width:100%;
}
.wp-caption{
    max-width:100%;
}

.featured-post{
  background: #282b30;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
color:#FFC000;
margin-right:15px;
font-weight: bold;
}

#content img{
	max-width: 100%;
}
.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor{}

#post-wrapper #content img{
	max-width: 100%!important;
}

ul.children li{
  padding: 23px 0 0 30px !important;
  margin: 0;
}

.form-submit input.submit{
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #ed5434;
    cursor: pointer;
    padding: 7px 15px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
}
.form-submit input.submit:hover{
background: #333;

}



.box1 {
    font-size: 16px;
    display: inline-block;
    width: 30%;
    padding: .25em .5em;
    margin: 20px 10px 0 0;
  }
  .fs1 {
    font-size: 2em;
  }
  .glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none;
  }
  
  .glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
  }



  .the-icons {
    font-size: 12px;
    line-height: 28px;
  }
  .the-icons i{
    font-size: 16px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }




body.logged-in header.sticky{
  top:32px;
}


.widget ul{
  list-style: none;
  padding-left:0;
}
.row .col-md-3 .widget{
  margin-bottom:20px;
}
.col-md-9 img{
  max-width: 100%;
}
.alignright{}
.alignleft{}
.aligncenter{}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #83c99f;
    color: #fff;
}

.widget_search .widget .input-group{
  width:100%;
}
.widget_search .widget .input-group .searchForm{
  display: table;
  }

  .wpb_layerslider_element{
      width: 100%;
      margin-bottom:0px;
  visibility: visible;
}

.wpb_content_element{
  margin-bottom:0px!important;
}
#general_decor {
  bottom:0;
  }

  .tp-banner-container{
    overflow: hidden;
    position: relative;
  }



     ul.tooltips_demo {
     list-style:none;
     margin:0;
     padding:0;
    }
    ul.tooltips_demo li{
      margin-right:20px;
      display:inline-block;
    }

    .the-icons {
    font-size: 12px;
    line-height: 30px;
  }
  .the-icons i{
    font-size: 22px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }
  body.page-template-template-home > p{
    display: none;
  }




.widget_search .input-group{
  width:82%;
}
.widget_search .input-group .form-control{
  display: inline-block;
}
.widget_search .input-group .input-group-btn{
  display: block;
}

body {
  font-size: 14px !important;
}



html * .ls-wp-container .ls-slide > a, body * .ls-wp-container .ls-slide > a, #ls-global * .ls-wp-container .ls-slide > a{
  width: auto;
    height: auto;
    font-size: 16px;
    padding: 8px 20px !important;
}

html * .ls-wp-container .ls-slide > *, body * .ls-wp-container .ls-slide > *, #ls-global * .ls-wp-container .ls-slide > *{
      font-size: 42px;
    padding: 10px 25px !important;
}

.the-icons {
    font-size: 12px;
    line-height: 28px;
  }
  .the-icons i{
    font-size: 16px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }


    textarea.form-control {
      height: 150px !important;
    }


 .page-template-home-booking1 footer ,  .page-template-home-booking2 footer{
  margin-top: -32px;
 }

/* add */
.room_desc_home p{
  line-height: 24px;
}

a.btn_1_outline, .btn_1_outline{
  padding-top: 9px;
}
.box_overlay .comment{
  line-height: 20px;
}
.textwidget ul li{
  padding-bottom: 6px; 
}
.parallax-window#short #subheader{
  bottom: 37%;
}
.recentcomments a, ul.recent_post li a{
  line-height: 23px;
}
.post p{
  line-height: 23px;
}

body.page-template-default > p{
  display: none;
}

.shop-post {
  display: inline-block; 
  margin-top: 60px;
  margin-bottom: 60px;
}

.shop-post img {
  max-width: 90%;
}


.shop-post .dlab-post-title h3 {
      font-weight: 500;
      font-size: 36px;
}



.woocommerce div.product p.price, .woocommerce div.product span.price {
      font-weight: 500;
      font-size: 32px;
      color: #ed5434;
          margin-bottom: 30px;
    margin-top: 30px;
}

.woocommerce div.product p.price ins {
    text-decoration: none;
    margin-left: 10px;
}

.shop-post div[itemprop="description"] p {
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #000;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.shop-post .cart .quantity .qty {
    padding-left: 15px;
    height: 40px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
    border-radius: 30px;
    border: 2px solid #ed5434;
    color: #ed5434;
    width: 80px;
}


.shop-post button.shop_add_cart {
    height: 40px;
    background-color: #ed5434!important;
    border: 2px solid #ed5434;
    color: #fff;
    padding: 6px 25px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
    font-size: 16px;
}

.shop-post button.shop_add_cart:hover {
    color: #ed5434!important;
    background-color: #fff!important;
}

.shop-description .panel-body {
  padding: 0px;
}


.shop-description .panel-body .tab-content {
    padding-top: 10px;
    margin-bottom: 80px;

}


.shop-description .panel-body .tab-content .tab-pane h2 {
    margin-bottom: 30px;
    color: #333;
    font-weight: 700;
    text-align: center;
    font-size: 40px;
    margin-top: 0px;
    padding-top: 30px;
}

.shop-description .panel-body .tab-content .tab-pane p {
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.shop-description .product-description ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.shop-description .product-description ul li.active a {
    color: #000;
}

div.woocommerce-Reviews ol.commentlist .comment-text {
    margin: 0px!important;
    background: #F7F8FA;
}

ol.commentlist div.comment-text img {
    width: 80px!important;
    margin: 20px!important;
}

div.comment-text p.meta, div.comment-text div.star-rating, div.comment-text div.description {
    display: inline-block;
}

div.comment-text p.meta {
    position: relative;
    left: 105px;
    font-size: 18px!important;
    color: #000!important;
    font-weight: 500;
}

div.comment-text div.description {
    margin-left: 105px;
    top: -15px;
    position: relative;
}

div.comment-text div.star-rating {
    margin-right: 10px;
}

.star-rating span:before {
    color: #f2b827;
}

.woocommerce .woocommerce-Reviews .comment-respond .comment-form-rating .stars span a {
    color: #f2b827;
}

.comment-form-rating .stars.selected a {
  color: #ed5434;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
}


.woocommerce-Reviews #review_form .comment-respond .comment-reply-title {
    font-weight: 600;
    margin-bottom: 15px;
}

.woocommerce-Reviews #review_form .comment-respond .comment-form .form-submit input {
      height: 40px;
    background-color: #ed5434!important;
    border: 2px solid #ed5434!important;
    color: #fff!important;
    padding: 6px 25px!important;
    font-weight: 500!important;
    line-height: 1!important;
    border-radius: 30px!important;
    font-size: 16px!important;
}

.woocommerce-Reviews #review_form .comment-respond .comment-form .form-submit input:hover {
    background: #fff!important;
    color: #ed5434!important;
}

.logged-in header {
    top: 32px;
}

.product-grid-view {
    width: 80%; 
    margin-left: 37px;
    margin-bottom: 70px;
}

.product-grid-view .albert-title a {
  font-size: 24px;
  color: #ed5434;
  font-weight: 500;
  margin-top: 20px;
}

.product-grid-view .albert-title {
  margin-bottom: 15px;
  margin-top: 15px;
}


.product-grid-view span.price {
    font-size: 21px;
    margin-bottom: 10px
}


.product-grid-view .product-info .albert-excerpt {
  margin-top: 15px;
  color: #222;
}

.product-grid-view .albert-button a {
    background: #fff;
    border: 2px solid #ed5434;
    color: #ed5434;
    padding: 7px 20px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}

.product-grid-view .albert-button a:hover {
    background: #ed5434;
    color: #fff;
}

.product-grid-view .price del span {
    font-size: 16px;
}

.product-grid-view .price ins {
  text-decoration: none;
}


span.onsale {
  left: 35px!important;
  min-width: 3.7em!important;
  background-color: #ed5434!important;
}

.dlab-cart-tbl {
  width: 100%;
  text-align: center;
  margin-top: 80px;
}

.dlab-cart-tbl .bg-primary tr th {
  text-align: center;
  padding: 15px;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.05);
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.dlab-cart-tbl .bg-primary {
  background-color: #ed5434;
}

table tr.cart_item td {
    padding: 15px 10px;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.woocommerce .quantity .qty {
    padding: 8px 12px;
    border: 1px solid #ccc;
    width: 129px;
    font-size: 15px;
}

.product-remove a {
    margin-left: auto;
    margin-right: auto;
}

.cart_item .product-name a {
    font-size: 20px;
}

.cart_item .product-price span, .cart_item .product-subtotal span {
    font-size: 18px
}

.dlab-cart-tbl td.actions {
  text-align: right;
}

.dlab-cart-tbl .coupon {
  float: left;
      margin: 20px;

}

.page-template-shop-sidebar #sidebar {
  color: white;
  margin-top: -20px;
}

input.coupon-code {
    border-radius: 30px;
    border: 2px solid #ed5434;
    border-radius: 30px;
    height: 40px;
    padding-left: 15px;
    margin-right: 10px;
    margin-left: 25px;
}

input.update-cart, input.apply-coupon {
    background: #ed5434;
    border: 2px solid #ed5434;
    color: #fff;
    height: 40px;
    padding: 7px 25px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}


input.update-cart:hover, input.apply-coupon:hover {
    background: #fff;
    border: 2px solid #ed5434;
    color: #ed5434;
}

input.update-cart {
  margin: 20px;
}

.cart-collaterals .wc-proceed-to-checkout a.checkout-button {
  background-color: #ed5434;
  margin-bottom: 50px;
}

.cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #ed5434;
}

.cart-collaterals .cart_totals h2 {
  font-weight: 500;
      margin-top: 50px;
}


.woocommerce .cart-empty {
  text-align: center;
  margin-top: 100px;
  font-size: 28px;
  color: #000;
}

.woocommerce .return-to-shop {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 35px;
}

.woocommerce .return-to-shop a {
  background: #ed5434;
    border: 2px solid #ed5434;
        line-height: 22px;
    color: #fff;
    height: 40px;
    padding: 7px 25px;
    font-weight: 500;
    border-radius: 30px;
}

.woocommerce .return-to-shop a:hover {
  background-color: #fff;
  color: #ed5434;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: none;
  width: auto;
}

@media (max-width: 768px ){
.woocommerce-account .woocommerce-MyAccount-navigation {
      width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding-left: 0px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  padding: 5px 5px;
}
}

@media (min-width: 991px ){
.woocommerce .col2-set, .woocommerce-page .col2-set {
     width: 66.66666667%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
      width: 19%;
}
}

@media (min-width: 768px ) and (max-width: 990px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 24%;
}
  }

.woocommerce-info:before {
    color: #ed5434;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row .input-text {
        border-radius: 15px;
    height: 32px;
    padding-left: 10px;
    border: 1px solid;
}


.checkout-form {
  margin-bottom: 50px;
}

.woocommerce-info {
      border-top-color: #ed5434;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row {
    margin-bottom: 15px;
    color: #333;
}

.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3,
h3#order_review_heading {
  font-weight: 500;
}

.page-template-checkout .post {
  border: none;
  margin-bottom: 0px;
}

.checkout-form {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 22px;
    color: #fff;
    padding: 7px 20px;
    font-weight: 500;
    border-radius: 30px;
}


.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row .select2-choice {
    border-radius: 15px;
    height: 32px;
    padding-left: 10px;
    border: 1px solid;
    padding-top: 2px;
}


}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row label {
    margin-bottom: 15px;
    color: #333;
}

.woocommerce-shipping-fields #order_comments_field .input-text {
    padding: 10px;
    border-radius: 15px;
    border: 1px solid;
}

.woocommerce form .form-row label {
    margin-bottom: 10px
}

.checkout_coupon .form-row #coupon_code {
    padding: 7px;
    padding-left: 10px;
    border-radius: 15px;
    border: 1px solid;
}

.checkout_coupon .form-row input[name="apply_coupon"] {
    background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 22px;
    color: #fff;
    padding: 5px 20px;
    font-weight: 500;
    border-radius: 30px;
}


.checkout_coupon .form-row input[name="apply_coupon"]:hover {
    background: #fff;
    color: #ed5434;
}

.login-form .tab-content {
    border: none;
    padding: 0px;
    margin: 0px;
}

.woocommerce-MyAccount-sidebar {
  float: left;
  width: 32%;
}



.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 27px;
    margin-bottom: 5px;
    height: 40px;
    color: #fff;
    padding: 5px 20px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    color: #ed5434;
    background: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: #ed5434;
}

.woocommerce-MyAccount-content a {
    color: #ed5434;
}

.woocommerce-MyAccount-content a.woocommerce-Button {
    background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 27px;
    margin-bottom: 5px;
    height: 40px;
    color: #fff;
    padding: 5px 20px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}

.woocommerce-MyAccount-content a.woocommerce-Button:hover {
    background: #fff;
    color: #ed5434;
}

.woocommerce-EditAccountForm input {
    padding: 5px;
    border-radius: 15px;
    border: 1px solid;
    padding-left: 10px;
}

.woocommerce-EditAccountForm fieldset legend {
    border: none;
    padding-top: 30px;
    font-weight: 500;
}

.woocommerce-EditAccountForm .woocommerce-Button {
    background-color: #ed5434!important;
    border: 2px solid #ed5434!important;
    line-height: 27px;
    margin-bottom: 5px;
    height: 40px;
    color: #fff!important;
    padding: 5px 20px;
    font-weight: 500;
    margin-top: 20px!important;
    border-radius: 30px!important;
    cursor: pointer;
}

.login-form form.login {
  margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.login-form #login > .bg-primary {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    line-height: 38px;
    height: 40px;
    margin-top: -5px;
    background-color: #ed5434;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
}

.login-form #login > .bg-primary a {
    color: #fff;
}

form.login .form-title {
  text-align: center;
  margin-top: 0px;
  font-weight: 500;
  margin-bottom: 10px;
}



form.login .form-row .woocommerce-Button {
  background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 27px;
    margin-bottom: 5px;
    height: 40px;
    color: #fff;
    padding: 5px 30px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}


form.login .form-row .woocommerce-Button:hover { 
    background: #fff;
    color: #ed5434;
}

form.login p.woocommerce-LostPassword a {
    color: #ed5434;
    font-weight: 500;
    font-size: 15px;
}

.dlab-separator[class*=style-]:after, .dlab-separator[class*=style-]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 70px;
    height: 2px;
    background: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dlab-separator.style-liner {
    width: 20px;
}

.dlab-separator {
    display: inline-block;
    height: 2px;
    width: 80px;
    margin-bottom: 10px;
    position: relative;
    background-color: #ed5434;
}

.dlab-separator-outer {
    text-align: center;
}

.dlab-separator-outer {
    overflow: hidden;
}

.dlab-separator[class*=style-]:before {
    left: auto;
    right: 40px;
}

.reset-form .tab-content {
  background-color: #f5f6f6;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #ddd;
}


.reset-form .tab-content .lost_reset_password .form-row-first {
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 70%;
  margin-bottom: 20px
}

.reset-form .tab-content .lost_reset_password .form-row-first input { 
  padding-left: 5px;
}

.reset-form .tab-content .lost_reset_password .woocommerce-FormRow .woocommerce-Button {
    background: #ed5434;
    border: 2px solid #ed5434;
    line-height: 27px;
    margin-bottom: 10px;
    height: 40px;
    color: #fff;
    padding: 5px 20px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}

.reset-form .tab-content .lost_reset_password .reset-desc {
    padding: 0 40px;
}

.page-template-shop-sidebar .woocommerce-LoopProduct-link .onsale {
    min-height: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -1em;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
    left: 35px;
    min-width: 3.7em;
    background-color: #ed5434;
}

.page-template-shop-sidebar .woocommerce-LoopProduct-link > img {
    height: auto;
}


.checkout-form .woocommerce-checkout .woocommerce-error {
  margin-left: 15px!important;
  margin-right: 15px!important;
}

.woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}

.page-template-shop-sidebar .star-rating {
  display: none;
}




.widget_shopping_cart_content {
  margin-top: 20px;
  border: 2px solid #ededed;
  padding: 15px;
}

.widget_shopping_cart_content .cart_list {
  list-style: none;
  padding-left: 0px;
}

.widget_shopping_cart_content ul.cart_list li a.remove {
    float: right;
    color: #ed5434;
    font-size: 24px;
}

.widget_shopping_cart_content ul.cart_list li img.size-shop_thumbnail {
    height: auto;
    margin-right: 25px;
    max-width: 40%
}



.widget_shopping_cart_content ul.cart_list li span.quantity {
  display: block;
  margin-top: 10px;
  color: #555;
}

.widget_shopping_cart_content .total strong, .widget_shopping_cart_content .total span {
  color: #555;
}



.widget_shopping_cart_content p.buttons a {
    background: #fff;
    border: 2px solid #ed5434;
    color: #ed5434;
    padding: 5px 15px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
}


.widget_shopping_cart_content p.buttons a:hover {
    background: #ed5434;
        color: #fff;
}

.theiaStickySidebar > ul.product_list_widget {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px;
    border: 2px solid #ededed;
}

.theiaStickySidebar > ul.product_list_widget li {
  margin-bottom: 30px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  text-align: center;
}

.theiaStickySidebar > ul.product_list_widget li span.woocommerce-Price-amount {
  color: #555;
}

.theiaStickySidebar > ul.product_list_widget li a span {
  margin-right: 10px;
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 10px 0;
}


#sidebar:not(div) {
  display: none;
}

#general_facilities ul li input[type=checkbox] {
  margin-top: 10px;
  float: right;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: 400;
    color: #555;
}

.ui-state-default:focus {
  outline: none;
}



.price-filter .ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    margin-left: -0.6em;
    top: -0.5em;
    z-index: 2;
}

.price-filter .price_1 {
    display: inline-block;
    width: 5%;
    color: #F19C4F;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
}

.price-filter .price_2 {
    display: inline-block;
    width: 90%;
}

.price-filter input {
    background: #fafbfd;
    margin: 5px 0px;
        border: none;
    color: #F19C4F;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 25px;
}

.price-filter input:focus {
    outline: none;
}

.price-filter .ui-slider-horizontal {
    background: #e6e6e6;
}

.price-filter .ui-slider {
    position: relative;
    text-align: left;
    border: 1px solid #aaa;
}

.price-filter .ui-slider-horizontal {
    height: 10px;
    color: #222;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
  }



.price-filter .ui-slider .ui-slider-range {
  top: 0;
    height: 100%;
    background: #ed5434;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
        color: #222;
    font-weight: 700;
}


.price-filter .ui-slider .ui-slider-handle:before {
    content: '+';
    font-family: FontAwesome;
    padding: 5px;
    background: #555;
    color: #ffffff;
}


.price-filter h5 {
  font-size: 18px;
  margin-bottom: 25px;
}

form.tab-content {
      background-color: #fafbfd;
    padding: 25px 25px 15px 25px;
    border: none;
}


form.tab-content .btn-search {
    background: #ed5434;
    border: 2px solid #ed5434;
    color: #fff;
    height: 40px;
    padding: 7px 25px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
    margin-top: 30px;
}

form.tab-content .btn-search:hover {
    background: #fff;
    color: #ed5434;
   
}

.cart_title, .top-rated {
    font-size: 22px;
    margin-top: 40px;
    font-weight: 500;
}

.theiaStickySidebar .product_list_widget li ins {
  text-decoration: none;
}

.widget_shopping_cart_content .buttons {
  padding-top: 5px;
}

.widget_shopping_cart_content .buttons .checkout {
  margin-left: 5px;
}


@media (max-width: 667px) {
  .dlab-cart-tbl input.update-cart {
      float: left;
      margin-left: 45px;
  }
}

.widget_shopping_cart_content .cart_list .empty {
    color: #111;
    margin-top: 5px;
}


.page-template-shop-sidebar .product-grid-view .albert-button a {
  padding: 3px 10px;
}

.page-template-shop-sidebar .product-grid-view .albert-title a {
  font-size: 22px;
}

.page-template-shop-sidebar .product-grid-view span.price {
  font-size: 18px;
}

.page-template-shop-sidebar .product-grid-view .price del span {
  font-size: 15px;
}

.room_desc {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


.room_desc:hover {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.woocommerce-message {
  border-top-color: #ed5434;
}

.woocommerce-message:before {
    color: #ed5434;
}

img#loading-excel {
    left: 50%;
    position: fixed;
    top: 50%;
}