@charset "utf-8";

/* With side menu - uncomment next row
@import url('responsive-outer-sidebar.css');
*/

/* Responsive styles (without sidemenu)
-------------------------------------------------------------- */

/*
Apple iPhone 5, 5S & 5C 
Apple iPod Touch (5th generation)
*/
/* With side menu
@media (min-width: 1510px) and (max-width: 1679px) {
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1600px) {
    .eg-5stars-gallery-element-5 {
        font-size: 15px !important;
        padding: 30px 30px 35px 30px !important;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:1060px; }
    .slider_boxed, .content_wrap, .content_container {	width:1000px; }

    .single-rooms.sidebar_show .content {width: 600px;}

    /* Content and Sidebar */
    .sidebar_show .content { width: 720px; }
    .sidebar { 				 width: 250px; }



    /* Fullwide or Fullscreen with sidebar */
    .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 280px; }
    .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -250px; }
    .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  280px; }
    .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-250px; }

    /* Top Panel */
    .top_panel_style_1 .contact_field {
        text-align:center;
        margin-top:1.5em;
    }
    .top_panel_style_1 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
        margin-bottom:0.3em;
    }

    .contacts_wrap_inner {
        font-size: 21px;
    }

    /* Posts layouts */
    .post_item_colored .post_category {
        max-height:1.2em;
        overflow:hidden;
    }
    .post_item_colored .post_descr .post_price {
        margin-top: 1.2em;
    }

    /* Widgets */
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
        margin-left:0.4em;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 0.5em;
    }

}

@media (max-width: 1439px)
{
    /* Price block */
    .sc_price_block .sc_price_block_img img {
        max-height: 100%;
        max-width: 100%;
    }

    /* Rooms */
    .sc_rooms_item ul li:first-child {
        max-width: 52%;
    }

    .sc_rooms_style_2 .sc_rooms_item ul li:first-child,
    .sc_rooms_style_2 .sc_rooms_item ul li:last-child {
        max-width: 45%;
    }

    .sc_rooms_style_2 .sc_rooms_item .sc_room_item_info {padding: 15px 10px 15px 20px;}
}

/* With side menu
@media (min-width: 1366px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1279px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:970px; }
    .slider_boxed, .content_wrap, .content_container {	width:910px; }

    /* Content and Sidebar */
    .sidebar_show .content { width: 660px; }

    .single-rooms.sidebar_show .content {width: 500px;}

    /* Fullwide or Fullscreen with sidebar */
    .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 250px; }
    .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -220px; }
    .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  250px; }
    .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-220px; }

    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:last-child {
        max-width: 62%;
    }
}

@media (max-width: 1279px) {
    .contacts_wrap_inner .address2,
    .contacts_wrap_inner * {
        font-size: 18px;
    }

    .contacts_wrap_inner i.trx-icon {
        height: 47px;
        line-height: 47px;
        margin-right: 10px;
        width: 47px;
    }
}

/* With side menu
@media (min-width: 1280px) and (max-width: 1365px) {
*/
/* Without side menu */
@media (min-width: 1024px) and (max-width: 1135px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:100%; }
    .slider_boxed, .content_wrap, .content_container {	width:964px; }

    /* Content and Sidebar */
    .sidebar_show .content { width: 100%; }

    /* Fullwide or Fullscreen with sidebar */
    .sidebar_right .content, .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 250px; }

    .single-rooms.sidebar_right .content { padding-right: 210px; }

    .sidebar_right .sidebar, .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -220px; }
    .sidebar_left  .content, .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  250px; }
    .sidebar_left  .sidebar, .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-220px; }

    /* Top panel */
    .top_panel_middle .menu_main_phone {
        font-size: 17px;
        width: 18%;
    }

    .menu_main_nav > li + li {
        margin-left: 20px;
    }

    .top_panel_middle .menu_main_phone .phone_icon > i {line-height: 22px;}

    .logo img {height: 64px;}

    .top_panel_middle .menu_main_phone,
    .menu_main_nav > li > a {line-height: 64px !important;}

    .top_panel_title.title_present .breadcrumbs,
    .top_panel_title .page_title {padding: 10px 0;}
}

@media (max-width: 1135px) {
    /* Footer */
    .contacts_wrap_inner .address2 {font-size: 14px;}
    .contacts_wrap_inner {
        font-size: 14px;
    }

    .contacts_wrap_inner i.trx-icon {
        height: 37px;
        line-height: 37px;
        margin: -12px 10px 0 0;
        width: 37px;
    }

    .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 8px 15px;
    }
}

/* With side menu
@media (min-width: 960px) and (max-width: 1279px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1023px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:100%; }
    .slider_boxed, .content_wrap, .content_container {	width:900px; }

    /* Content and Sidebar */
    .sidebar_show .content { width: 100%; }

    .single-rooms.sidebar_show .content {
        width: 490px;
    }
    /* Fullwide or Fullscreen with sidebar */
    .sidebar_right .content, .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 250px; }

    .single-rooms.sidebar_right .content { padding-right: 0; }

    .sidebar_right .sidebar, .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -220px; }
    .sidebar_left  .content, .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  250px; }
    .sidebar_left  .sidebar, .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-220px; }

    /* Top panel */
    .top_panel_middle .menu_main_phone {
        font-size: 17px;
        width: 18%;
    }

    .menu_main_nav > li + li {
        margin-left: 20px;
    }

    .top_panel_middle .menu_main_phone .phone_icon > i {line-height: 22px;}

    .logo img {height: 64px;}

    .top_panel_middle .menu_main_phone,
    .menu_main_nav > li > a {line-height: 64px;}

    .top_panel_title.title_present .breadcrumbs,
    .top_panel_title .page_title {padding: 10px 0;}

    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:last-child {
        max-width: 62%;
    }

}

@media (max-width: 1023px) {
    .sc_room_item_details li {
        min-width: 150px;
    }

    .footer_wrap_inner .column-1_4 {width: 50%;}

    /* Contacts */
    .contacts_wrap_inner .column-2_4 {width: 48%;}
}

/*
Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
/* With side menu
@media (min-width: 960px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1279px) {

    .sidebar { 				 width: 220px; }

    /* Top Panel */
    .top_panel_style_1 .contact_field {
        text-align:center;
        margin-top:1.5em;
    }
    .top_panel_style_1 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
        margin-bottom:0.3em;
    }

    /* Posts layouts */
    .post_item_colored .post_category {
        max-height:1.2em;
        overflow:hidden;
    }
    .post_item_colored .post_descr .post_price {
        margin-top: 1.2em;
    }

    /* Widgets */
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
        margin-left:0.4em;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 0.25em;
    }
    .widget_area .widget_calendar td .day_wrap {
        padding:6px 3px;
    }


    /* Woocommerce */
    .woocommerce .widget_price_filter .price_label {
        font-size: 1em;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 1em;
    }
    .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
        margin-top:-0.15em;
    }
}



/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 768px) and (max-width: 959px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:100%; }
    .slider_boxed, .content_wrap, .content_container {	width:708px; }

    /* Content and Sidebar */
    .sidebar_show .content { width: 100%; float: none; }
    .sidebar {width: 100%; float:none; }

    .sidebar aside {
        display: inline-block;
        vertical-align:top;
        width:31%;
        margin-left:3.5%;
    }
    .sidebar aside+aside {
        padding-top:0;
        border-top:none;
        margin-top:0;
    }
    .sidebar aside:nth-child(3n+1) {
        margin-left:0;
    }
    .sidebar aside:nth-child(3n+4),
    .sidebar aside:nth-child(3n+5),
    .sidebar aside:nth-child(3n+6) {
        padding-top:2em;
        border-top:1px solid #f4f7f9;
        margin-top:2em;
    }

    /* Fullwide or Fullscreen with sidebar */
    .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
    .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
    .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
    .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

    .gallery.gallery-columns-9 .gallery-item {	width: 20% !important; }
    .gallery.gallery-columns-8 .gallery-item {	width: 20% !important; }
    .gallery.gallery-columns-7 .gallery-item {	width: 20% !important; }
    .gallery.gallery-columns-6 .gallery-item {	width: 20% !important; }

    /* Top Panel */
    .top_panel_top_user_area {
        float:none;
        clear:both;
        width:100%;
    }
    .top_panel_top_socials {
        float:left;
        margin-left:0;
        margin-right:4.5em;
    }
    .top_panel_style_1 .contact_field {
        text-align:center;
        margin-top:1.5em;
        margin-bottom:1.5em;
    }
    .top_panel_style_1 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
        margin-bottom:0.3em;
    }

    /* Posts layouts */
    .post_item_colored .post_category {
        max-height:1.2em;
        overflow:hidden;
    }
    .post_item_colored .post_descr .post_price {
        margin-top: 1.2em;
    }
    .post_item_colored .post_info_wrap .post_button + .post_button {
        margin-left:0.4em;
    }

    /* Widgets */
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
        margin-left:0.4em;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 0.5em;
    }

    /* Woocommerce */
    .woocommerce .widget_price_filter .price_label {
        font-size: 1em;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 1em;
    }
    .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
        margin-top:-0.15em;
    }
    .woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
        width: 60px;
    }
    .woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
        padding: 8px;
    }

    /* Scroll to Top */
    .scroll_to_top {
        right: 1em;
    }
    .scroll_to_top.show {
        bottom: 1em;
    }
    /* Rooms */
    .sc_rooms_item ul li:first-child {max-width: 50%;}
    .sc_rooms_item .sc_room_item_info {padding: 15px;}

    .sc_rooms_item .sc_room_item_description {
        font-size: 13px;
        line-height: 21px;
    }

    .sc_rooms_item .sc_room_item_price {font-size: 17px;margin-bottom: 0;}
    .sc_rooms_item h4 + .sc_room_item_price {margin-top: 0;}
    .sc_rooms_item h4 {
        margin-bottom: 0;
        margin-top: 0;
    }
    .sc_rooms_item .sc_room_item_price small {font-size: 14px;}
    .sc_rooms_item .sc_room_item_info .sc_button {
        font-size: 12px;
        margin-top: 10px;
        padding: 10px;
    }

    .sc_contact_form_style_3 input,
    .sc_contact_form_style_3 select {
        padding: 0 10px;
    }

    /* Team */
    .sc_services_style_services-5 .sc_services_item_title {font-size: 20px; }
    .sc_team.sc_team_style_team-5 .sc_team_item:hover .sc_team_item_info .sc_team_item_description {display: none;}

    .sc_team.sc_team_style_team-5 .sc_team_item:hover .sc_team_item_info {
        height: 110px;
        margin-top: -55px;
        padding: 20px;
    }

    .sc_team.sc_team_style_team-5 .sc_team_item_info .sc_team_item_title {
        font-size: 20px;
    }
    .sc_team.sc_team_style_team-5 .sc_team_item_info {
        padding: 20px;
    }

    /* Price */
    .sc_price_block .sc_price_block_description ul {padding: 0;}


}

@media (max-width: 959px) {
    .top_panel_middle .menu_main_phone {display: none;}

    .sidebar {margin-top: 55px;}

    .single-rooms.sidebar_show .content {width: 100%;}

    .single-rooms.sidebar_right .sidebar {
        float: none;
        margin: 0 auto;
    }

    .single-rooms.sidebar_right .sidebar aside {
        display: block;
        margin-left: auto;
        margin-top: 50px;
        width: auto;
    }

    .sc_rooms_item .sc_room_item_info {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .sc_room_item_details li {
        min-width: 130px;
    }

    .sc_services_style_services-5 .sc_services_item_title.iconed a {
        min-height: 35px;
        padding-left: 50px;
    }

    .sc_services_style_services-5 .sc_icon {
        height: 33px;
        line-height: 28px;
        width: 33px;
    }
    .sc_services_style_services-5 .sc_icon:before {
        font-size: 15px;
    }
    .sc_services_style_services-5 .sc_services_item_title {font-size: 20px; }

    .sc_dropcaps.sc_dropcaps_style_2, .sc_dropcaps.sc_dropcaps_style_1 {
        font-size: 20px;
    }

    .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
        font-size: 70px;
        line-height: 75px;
        margin-right: 15px;
    }

    .slider_wrap + .rooms_order_form .sc_contact_form_style_3 {top: -200px;}

    .sc_contact_form_style_3.sc_contact_form {width: 80%;}

    .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 5px;
    }
    .sc_socials.sc_socials_shape_round.sc_socials_size_small .sc_socials_item + .sc_socials_item {margin-left: 5px; }
}

@media (max-width: 799px) {
    .contacts_wrap_inner .columns_wrap:not(.columns_fluid) > [class*="column-"] {width: 100%;}

    .page_content_wrap {padding: 55px 0;}

    .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:after {
        bottom: -6px;
    }
}

@media (min-width: 640px) and (max-width: 767px) {

    /* Body sizes */
    .slider_boxed, .content_wrap, .content_container {	width:600px; }

    /* Rooms */
    .sc_rooms_item ul li:last-child,
    .sc_rooms_item ul li:first-child {max-width: 45%;}
    .sc_rooms_item .sc_room_item_info {padding: 15px;}
    .sc_rooms_item .sc_room_item_description {display: none;}
    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms .sc_room_item_description {
        display: block;
    }
    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:last-child {
        max-width: 62%;
    }
    .sc_rooms_item .sc_room_item_info .sc_button {margin-top: 14px;}
}

@media (min-width: 480px) and (max-width: 639px) {

    /* Body sizes */
    .slider_boxed, .content_wrap, .content_container {	width:440px; }
}

@media (max-width: 639px) {
    .vc_col-sm-12 {padding: 0 !important;}

    /* Rooms */
    .sc_rooms_item ul li:last-child,
    .sc_rooms_item ul li:first-child {max-width: 100%;}
    .sc_rooms_item .sc_room_item_info {padding: 0 15px 15px;}


    .slider_wrap + .rooms_order_form {height: 223px;}
    .slider_wrap + .rooms_order_form .sc_contact_form_style_3 {top: -150px;}

    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:first-child,
    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:last-child {
        max-width: 100%;
    }
    .sc_rooms_style_2 .sc_rooms_item .sc_room_item_info {
        padding: 35px 0 15px 0;
    }
}


/*
Portrait orientation
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 480px) and (max-width: 767px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:100%; }

    /* Content and Sidebar */
    .sidebar_show .content { width: 100%; float: none; }
    .sidebar { 				 width: 100%; float:none; }

    .article_style_boxed .sidebar {
        margin-top:20px;
    }

    .widget_area aside {
        display: inline-block;
        float:none;
        vertical-align:top;
        width:48%;
        margin-left:4%;
    }
    .widget_area aside[class*="column-"] {
        margin-left:0;
    }
    .widget_area aside+aside {
        padding-top:0;
        border-top:none;
        margin-top:0;
    }
    .widget_area aside:nth-child(2n+1) {
        margin-left:0;
    }
    .widget_area aside:nth-child(2n+3),
    .widget_area aside:nth-child(2n+4) {
        padding-top:1em;
        border-top:1px solid #f4f7f9;
        margin-top:1em;
    }

    /* Fullwide or Fullscreen with sidebar */
    .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
    .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
    .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
    .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

    /* Grid */
    .container, .container-fluid {
        padding-left:  10px;
        padding-right: 10px;
    }
    .row, .columns_wrap {
        margin-right: -20px;
    }
    .row > [class*="column-"], .columns_wrap > [class*="column-"] {
        padding-right: 20px;
    }
    .row.column_padding_left, .columns_wrap.column_padding_left {
        margin-left: -20px;
    }
    .row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
    .row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
        padding-left: 20px;
    }
    .row.column_padding_right, .columns_wrap.column_padding_right {
        margin-right: -20px;
    }
    .row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
    .row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
        padding-right:20px;
    }
    .row.column_padding_center, .columns_wrap.column_padding_center {
        margin-left: -10px;
        margin-right: -10px;
    }
    .row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
    .row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
        padding-left:20px;
    }
    .row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
        padding-bottom: 20px;
    }

    /* Columns relayout (max 2 columns in the row) */
    .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
        width:49.7%;
    }

    .post_item_404 .columns_wrap:not(.columns_fluid) > [class*="column-"] {width:100%;}

    .row:not(.columns_fluid) > .column-1_1, .row:not(.columns_fluid) > .column-2_2, .row:not(.columns_fluid) > .column-3_3, .row:not(.columns_fluid) > .column-4_4,
    .row:not(.columns_fluid) > .column-5_5,	.row:not(.columns_fluid) > .column-6_6, .row:not(.columns_fluid) > .column-7_7, .row:not(.columns_fluid) > .column-8_8,
    .row:not(.columns_fluid) > .column-9_9, .row:not(.columns_fluid) > .column-10_10,
    .row:not(.columns_fluid) > .column-11_11, .row:not(.columns_fluid) > .column-12_12,
    .columns_wrap:not(.columns_fluid) > .column-1_1, .columns_wrap:not(.columns_fluid) > .column-2_2, .columns_wrap:not(.columns_fluid) > .column-3_3,
    .columns_wrap:not(.columns_fluid) > .column-4_4, .columns_wrap:not(.columns_fluid) > .column-5_5, .columns_wrap:not(.columns_fluid) > .column-6_6,
    .columns_wrap:not(.columns_fluid) > .column-7_7, .columns_wrap:not(.columns_fluid) > .column-8_8, .columns_wrap:not(.columns_fluid) > .column-9_9,
    .columns_wrap:not(.columns_fluid) > .column-10_10, .columns_wrap:not(.columns_fluid) > .column-11_11, .columns_wrap:not(.columns_fluid) > .column-12_12,
    .row:not(.columns_fluid) > .column-1_3:nth-child(3n), .columns_wrap:not(.columns_fluid) > .column-1_3:nth-child(3n),
    .row:not(.columns_fluid) > .column-2_3, .columns_wrap:not(.columns_fluid) > .column-2_3,
    .row:not(.columns_fluid) > .column-1_3.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_3.after_span_2,
    .row:not(.columns_fluid) > .column-2_4, .columns_wrap:not(.columns_fluid) > .column-3_4,
    .row:not(.columns_fluid) > .column-1_4.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_4.after_span_3,
    .row:not(.columns_fluid) > .column-1_5:nth-child(5n), .columns_wrap:not(.columns_fluid) > .column-1_5:nth-child(5n),
    .row:not(.columns_fluid) > .column-2_5, .columns_wrap:not(.columns_fluid) > .column-2_5,
    .row:not(.columns_fluid) > .column-3_5, .columns_wrap:not(.columns_fluid) > .column-3_5,
    .row:not(.columns_fluid) > .column-4_5, .columns_wrap:not(.columns_fluid) > .column-4_5,
    .row:not(.columns_fluid) > .column-2_6, .columns_wrap:not(.columns_fluid) > .column-2_6,
    .row:not(.columns_fluid) > .column-3_6, .columns_wrap:not(.columns_fluid) > .column-3_6,
    .row:not(.columns_fluid) > .column-4_6, .columns_wrap:not(.columns_fluid) > .column-4_6,
    .row:not(.columns_fluid) > .column-5_6, .columns_wrap:not(.columns_fluid) > .column-5_6	{
        width:100%;
    }
    .row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3),
    .row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4) {
        padding-top: 20px;
    }

    .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
    .woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3,
    .woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product,
    .woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4,
    .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product,
    .woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5,
    .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product,
    .woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
        width: 50%;
    }
    .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
        clear: none;
    }
    .woocommerce ul.products li:nth-child(2n+3), .woocommerce-page ul.products li:nth-child(2n+3) {
        clear: both;
    }

    .isotope_wrap {
        margin-right:-20px;
    }
    .isotope_wrap .isotope_item {
        padding-right:20px;
        padding-bottom:20px;
    }

    .gallery.gallery-columns-9 .gallery-item {	width: 33.3333% !important; }
    .gallery.gallery-columns-8 .gallery-item {	width: 33.3333% !important; }
    .gallery.gallery-columns-7 .gallery-item {	width: 33.3333% !important; }
    .gallery.gallery-columns-6 .gallery-item {	width: 33.3333% !important; }
    .gallery.gallery-columns-5 .gallery-item {	width: 33.3333% !important; }
    .gallery.gallery-columns-4 .gallery-item {	width: 33.3333% !important; }


    /* Top Panel */
    .top_panel_top_user_area {
        float:none;
        clear:both;
        width:100%;
    }
    .top_panel_top_socials {
        float:left;
        margin-left:0;
        margin-right:4.5em;
    }
    .top_panel_top_contact_area,
    .top_panel_top_user_area .menu_user_nav {
        margin-top:0.5em;
    }

    .top_panel_style_1 .top_panel_top_socials,
    .top_panel_style_1 .top_panel_top_open_hours,
    .top_panel_style_2 .top_panel_top_socials,
    .top_panel_style_2 .top_panel_top_open_hours,
    .top_panel_style_3 .top_panel_top_socials {
        margin-top: 0.5em;
    }
    .top_panel_style_1 .menu_user_nav > li > a,
    .top_panel_style_2 .menu_user_nav > li > a,
    .top_panel_style_3 .menu_user_nav > li > a {
        padding-top: 0;
        padding-bottom:0;
    }

    .top_panel_middle .logo {
        font-size:0.875em;
    }
    .top_panel_middle .logo img {
        max-height:40px;
    }

    .top_panel_style_1 .contact_logo {
        width:100%;
    }
    .top_panel_style_1 .logo {
        text-align:center;
    }
    .top_panel_style_1 .contact_field {
        text-align:center;
        margin-top:1em;
        margin-bottom:2em;
        padding-top:0 !important;
        width:33.3333% !important;
    }
    .top_panel_style_2 .contact_field {
        margin:1em 0;
    }
    .top_panel_style_2 .contact_field,
    .top_panel_style_2 .contact_phone > span+span {
        text-align:center;
    }
    .top_panel_style_1 .contact_field .contact_icon,
    .top_panel_style_2 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
        margin-bottom:0.3em;
    }

    .top_panel_title .page_title,
    .top_panel_title .breadcrumbs {
        max-width: 100% !important;
        float:none;
        text-align:center;
    }
    .top_panel_title.title_present .breadcrumbs {
        padding: 0 0 1.5em 0 !important;
    }

    /* Posts layouts */
    .post_featured_left > .post_featured,
    .post_featured_right > .post_featured {
        float: none;
        margin-left: 0;
        margin-bottom: 2em;
        width: 100%;
    }

    .isotope_wrap .isotope_column_3 {
        width:50%;
    }
    .isotope_wrap .isotope_item_colored .post_item .hover_icon,
    .isotope_wrap .isotope_item_grid .post_item .hover_icon,
    .isotope_wrap .isotope_item_square .post_item .hover_icon,
    .isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
        display:none;
    }
    .ih-item.square.effect1.bottom_to_top .info .post_title {
        margin-top:35% !important;
    }

    .post_item_colored .post_category {
        max-height:1.2em;
        overflow:hidden;
    }
    .post_item_colored .post_descr .post_price {
        margin-top: 1.2em;
    }
    .post_item_colored .post_info_wrap .post_button + .post_button {
        margin-left:0.4em;
    }
    .post_item_colored .post_featured .post_title, .post_item_colored .post_featured .post_descr {
        padding:4px 8px;
    }

    .ih-item.square.effect_dir .info .post_title {
        margin-top:4% !important;
    }


    .comments_list_wrap ul ul ul {
        /* padding-left:0; */
        margin-left:0;
    }

    /* Reviews block */
    .reviews_block {
        width:100%;
    }
    .content .reviews_block {
        float:none;
        margin-left:0;
    }

    /* Widgets */
    td, th {
        padding:2px;
    }
    .widget_area .post_item .post_title {
        margin-top:0;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
        margin-left:0.4em;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 0.5em;
    }


    /* Woocommerce */
    .woocommerce-shipping-fields {
        margin-top: 2em;
    }
    .woocommerce ul.products, .woocommerce-page ul.products {
        margin-right:-20px;
    }
    .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product,
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        padding: 0 20px 20px 0;
    }
    .woocommerce .widget_price_filter .price_label {
        font-size: 1em;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 1em;
    }
    .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
        margin-top:-0.15em;
    }
    .woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
        width: 50px;
    }
    .woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
        padding: 6px;
    }


    /* Shortcodes */
    .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
        border-width: 1px;
    }
    .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after {
        height:2px;
    }
    input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
        padding: 1em 1.25em;
    }
    input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
        padding: 0.8em 1em;
    }
    input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
        margin-right:4px;
    }
    .sc_price_block .sc_price_block_description {
    }
    .sc_price_block .sc_price_block_description ul {padding: 0;}
    .sc_slider, .sc_slider .swiper_slide {
        /*max-height:210px;*/
    }
    .sc_tabs .sc_tabs_titles li a {
        padding: 0.5em;
    }

    /* Scroll to Top */
    .scroll_to_top {
        right: 1em;
    }
    .scroll_to_top.show {
        bottom: 1em;
    }
}

@media (max-width: 767px) {
    .header6_style3_inner_wrapper, .header6_style2_inner_wrapper {padding: 0 30px;}
    /* Buttons */
    input.sc_button_size_medium[type="submit"],
    input.sc_button_size_medium[type="button"],
    button.sc_button_size_medium,
    .sc_button.sc_button_size_medium {font-size: 12px;}

    /* Testimonials */
    .sc_testimonials_style_testimonials-5 .sc_testimonial_content {
        font-size: 20px;
        line-height: 30px;
    }
    .sc_testimonials_style_testimonials-5 .sc_testimonial_avatar {display: none}
    .sc_testimonials_style_testimonials-5 .sc_testimonial_avatar ~ .sc_testimonial_author,
    .sc_testimonials_style_testimonials-5 .sc_testimonial_avatar ~ .sc_testimonial_content {
        padding-left: 0;
    }

    .sc_rooms_style_2 .sc_rooms_item ul li:first-child,
    .sc_rooms_style_2 .sc_rooms_item ul li:last-child {max-width: 100%}

    .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {background-color: #FFF;}

    /* Room order form */

    .slider_wrap + .rooms_order_form {height: 223px;}
    .slider_wrap + .rooms_order_form .sc_contact_form_style_3 {top: -130px;}
    .sc_contact_form_style_3.sc_contact_form:not(.widget_form_room_order) .elem_wrap {
        height: 273px;
    }

    .sc_contact_form_style_3:not(.widget_form_room_order) .form_date {margin-bottom: 0;}

    .single-team .vc_column_container + .vc_column_container {padding-top: 50px;}

}



/*
Very common low res
*/
@media (max-width: 479px) {

    /* Body sizes */
    .body_style_boxed .page_wrap {		width:100%; }
    .content_wrap .content_wrap,
    .slider_boxed,
    .content_wrap,
    .content_container {	width:300px; }

    #toc .toc_description {width: 200px;}

    /* Content and Sidebar */
    .sidebar_show .content { width: 100%; float: none; }
    .sidebar { 				 width: 100%; float:none; }

    .article_style_boxed .sidebar {
        margin-top:10px;
    }

    .widget_area aside {
        display: block;
        float:none;
        width:100%;
        margin-left:0 !important;
    }
    .widget_area aside+aside {
        padding-top:1em;
        border-top:1px solid #f4f7f9;
        margin-top:1em;
    }

    /* Fullwide or Fullscreen with sidebar */
    .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
    .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
    .body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
    .body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

    /* Grid */
    .container, .container-fluid {
        padding-left:  5px;
        padding-right: 5px;
    }
    .row, .columns_wrap {
        margin-right: -10px;
    }
    .row > [class*="column-"], .columns_wrap > [class*="column-"] {
        padding-right: 10px;
    }
    .row.column_padding_left, .columns_wrap.column_padding_left {
        margin-left: -10px;
    }
    .row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
    .row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
        padding-left: 10px;
    }
    .row.column_padding_right, .columns_wrap.column_padding_right {
        margin-right: -10px;
    }
    .row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
    .row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
        padding-right:10px;
    }
    .row.column_padding_center, .columns_wrap.column_padding_center {
        margin-left: -5px;
        margin-right: -5px;
    }
    .row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
    .row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
        padding-left:10px;
    }
    .row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
        padding-bottom: 10px;
    }

    /* Columns relayout (no columns) */
    .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
        width:100%;
    }
    .row.columns_fluid > [class*="column-"], .columns_wrap.columns_fluid > [class*="column-"] {
        width:50%;
    }
    .row.columns_fluid > .column-1_1, .row.columns_fluid > .column-2_2, .row.columns_fluid > .column-3_3, .row.columns_fluid > .column-4_4, .row.columns_fluid > .column-5_5,
    .row.columns_fluid > .column-6_6, .row.columns_fluid > .column-7_7, .row.columns_fluid > .column-8_8, .row.columns_fluid > .column-9_9, .row.columns_fluid > .column-10_10,
    .row.columns_fluid > .column-11_11, .row.columns_fluid > .column-12_12,
    .columns_wrap.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-3_3,
    .columns_wrap.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-6_6,
    .columns_wrap.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-9_9,
    .columns_wrap.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-12_12,
    .row.columns_fluid > .column-1_3:nth-child(3n), .columns_wrap.columns_fluid > .column-1_3:nth-child(3n),
    .row.columns_fluid > .column-2_3, .columns_wrap.columns_fluid > .column-2_3,
    .row.columns_fluid > .column-1_3.after_span_2, .columns_wrap.columns_fluid > .column-1_3.after_span_2,
    .row.columns_fluid > .column-2_4, .columns_wrap.columns_fluid > .column-3_4,
    .row.columns_fluid > .column-1_4.after_span_2, .columns_wrap.columns_fluid > .column-1_4.after_span_3,
    .row.columns_fluid > .column-1_5:nth-child(5n), .columns_wrap.columns_fluid > .column-1_5:nth-child(5n),
    .row.columns_fluid > .column-2_5, .columns_wrap.columns_fluid > .column-2_5,
    .row.columns_fluid > .column-3_5, .columns_wrap.columns_fluid > .column-3_5,
    .row.columns_fluid > .column-4_5, .columns_wrap.columns_fluid > .column-4_5,
    .row.columns_fluid > .column-2_6, .columns_wrap.columns_fluid > .column-2_6,
    .row.columns_fluid > .column-3_6, .columns_wrap.columns_fluid > .column-3_6,
    .row.columns_fluid > .column-4_6, .columns_wrap.columns_fluid > .column-4_6,
    .row.columns_fluid > .column-5_6, .columns_wrap.columns_fluid > .column-5_6	{
        width:100%;
    }
    .row:not(.columns_fluid) > [class*="column-"]+[class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"]+[class*="column-"],
    .row.columns_fluid > [class*="column-"]:nth-child(2n+3), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+3),
    .row.columns_fluid > [class*="column-"]:nth-child(2n+4), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+4) {
        padding-top: 10px;
    }

    .contacts_wrap  .columns_wrap:not(.columns_fluid) > [class*="column-"]+[class*="column-"] {padding-top: 0}

    .isotope_wrap {
        margin-right:-10px;
    }
    .isotope_wrap .isotope_item {
        padding-right:10px;
        padding-bottom:10px;
    }

    .gallery.gallery-columns-9 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-8 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-7 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-6 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-5 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-4 .gallery-item {	width: 50% !important; }
    .gallery.gallery-columns-3 .gallery-item {	width: 50% !important; }

    .woocommerce[class*="column-"] ul.products li.product, .woocommerce-page[class*="column-"] ul.products li.product,
    .woocommerce ul.products li.product[class*="column-"], .woocommerce-page ul.products li.product[class*="column-"],
    .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product,
    .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product,
    .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
        width: 100%;
        float:none;
    }

    /* Top Panel */
    .top_panel_top_contact_area,
    .top_panel_top_open_hours,
    .top_panel_top_search,
    .top_panel_top_user_area,
    .top_panel_top_socials {
        float:none;
        clear:both;
        width:100%;
        text-align:center;
        margin:0.5em 0 0 0;
    }
    .top_panel_top_user_area .menu_user_nav {
        display:inline-block;
        float: none;
        margin-top:-0.5em;
    }
    .top_panel_top_socials {
        line-height:1em;
    }
    .top_panel_top_socials .sc_socials_item {
        margin-right:1.4em !important;
    }
    .top_panel_top_user_area .menu_user_nav li {
        text-align:left;
    }
    .top_panel_top_user_area .menu_user_nav > li > a {
        padding:0.5em 0;
    }

    .top_panel_middle .logo {
        font-size:0.875em;
    }
    .top_panel_middle .logo img {
        max-height:40px;
    }

    .top_panel_style_1 .contact_logo {
        width:100%;
    }
    .top_panel_style_1 .logo {
        text-align:center;
    }
    .top_panel_style_1 .contact_field {
        text-align:center;
        margin-top:1em;
        margin-bottom:2em;
        padding-top:0 !important;
        width:33.3333% !important;
    }
    .top_panel_style_1 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
        margin-bottom:0.3em;
    }
    .top_panel_style_2 .contact_logo,
    .top_panel_style_2 .contact_field {
        width:100% !important;
    }
    .top_panel_style_2 .contact_logo {
        margin:0;
        padding:0 !important;
    }
    .top_panel_style_2 .contact_logo .logo {
        margin:0;
    }
    .top_panel_style_2 .logo {
        text-align:center;
    }
    .top_panel_style_2 .contact_field {
        text-align:center;
        margin:1.5em 0;
        padding:0 !important;
    }
    .top_panel_style_2 .contact_phone > span+span {
        text-align:center;
    }
    .top_panel_style_2 .contact_field .contact_icon {
        float: none;
        margin-right:auto;
        margin-left:auto;
    }

    .top_panel_title .page_title,
    .top_panel_title .breadcrumbs {
        max-width: 100% !important;
        float:none;
        text-align:center;
    }
    .top_panel_title.title_present .breadcrumbs {
        padding: 0 0 1.5em 0 !important;
    }

    .menu_user_nav > li {
        float: none;
        display:inline-block;
    }

    .top_panel_style_3 .top_panel_search,
    .top_panel_style_3 .menu_user_nav {
        margin-top: 0;
    }
    .top_panel_style_3 .search_submit,
    .top_panel_style_3 .search_field {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .top_panel_style_3 .search_results {
        right: auto;
        left:0;
        top: 3.8em;
    }
    .top_panel_style_3 .search_results:after {
        right: auto;
        left:4em;
    }
    .top_panel_style_5 .top_panel_middle .sidebar_cart,
    .top_panel_style_6 .top_panel_middle .sidebar_cart {
        right:-100px;
    }
    .top_panel_style_5 .top_panel_middle .sidebar_cart:after,
    .top_panel_style_6 .top_panel_middle .sidebar_cart:after {
        right:46%;
        left:auto;
    }

    /* Registration popup */
    .popup_wrap {
        width: 230px;
    }
    .popup_wrap .login_socials_title {
        font-size:1.25em;
    }
    .popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] {
        font-size:1em;
    }

    /* Posts layouts */
    .post_featured_left > .post_featured,
    .post_featured_right > .post_featured {
        float: none;
        margin-left: 0;
        margin-bottom: 2em;
        width: 100%;
    }

    .isotope_wrap .isotope_item {
        width:100% !important;
    }


    .comments_list_wrap ul ul ul {
        /* padding-left:0; */
        margin-left:0;
    }

    .comments_list_wrap .comment_content {padding: 20px;}
    .comments_list_wrap .comment_author_avatar {display: none}
    .comments_list_wrap ul ul {margin-left: 35px;}

    /* Reviews block */
    .reviews_block {
        width:100%;
    }
    .content .reviews_block {
        float:none;
        margin-left:0;
    }


    /* Widgets */
    td, th {
        padding:2px;
    }
    .widget_area .post_item .post_title {
        margin-top:0;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
        margin-left:0.4em;
    }
    .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
        padding: 2px 0.5em;
    }


    /* Woocommerce */
    .woocommerce-shipping-fields {
        margin-top: 2em;
    }
    .woocommerce ul.products, .woocommerce-page ul.products {
        margin-right:-20px;
    }
    .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product,
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        padding: 0 20px 20px 0;
    }
    .woocommerce .widget_price_filter .price_label {
        font-size: 1em;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 1em;
    }
    .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
        margin-top:-0.15em;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding:0;
    }
    .woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
        width: 40px;
    }
    .woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
        padding: 4px;
    }

    /* Shortcodes */
    .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
        border-width: 1px;
    }
    input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
        padding: 1em 1.25em;
    }
    input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
        padding: 0.8em 1em;
    }
    input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
        margin-right:4px;
    }
    .sc_contact_form.sc_contact_form_standard .sc_contact_form_field {
        float: none;
        width: 100%;
        padding-left:0 !important;
        padding-top: 0 !important;
    }
    .sc_price_block .sc_price_block_description {

    }
    .sc_slider, .sc_slider .swiper_slide {
        /*max-height:130px;*/
    }
    .sc_tabs .sc_tabs_titles li a {
        padding: 0.5em;
    }
    .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after {
        height:2px;
    }
    .sc_video_player.sc_video_bordered .sc_video_frame {
        max-width:198px;
    }

    /* Scroll to Top */
    .scroll_to_top {
        right: 1em;
    }
    .scroll_to_top.show {
        bottom: 1em;
    }

    /* Sidebar */
    .single-rooms.sidebar_right .sidebar {width: 100%}

    /* Testimonials */
    .sc_testimonials_style_testimonials-6 .sc_testimonial_item {
        padding: 30px;
        width: 240px;
    }

    .sc_rooms_style_2 .sc_rooms_item .sc_room_image img {
         height: 100%;
         width: 100%;
    }


    .eg-5stars-gallery-element-5 {
        font-size: 15px !important;
        line-height: 20px !important;
        padding: 30px 30px 35px 30px !important;
    }

    /* Rooms order form */

    .sc_contact_form_style_3 input, .sc_contact_form_style_3 select {
        height: 34px;
        line-height: 32px;
    }

    .sc_contact_form_style_3.sc_contact_form label {padding-bottom: 0;}
    .sc_contact_form_style_3.sc_contact_form:not(.widget_form_room_order) .sc_columns {
        padding: 0 34px;
    }
    .sc_contact_form_style_3.sc_contact_form:not(.widget_form_room_order) .elem_wrap {
        padding-top: 35px;
    }

    .slider_wrap + .rooms_order_form,
    .sc_contact_form_style_3.sc_contact_form:not(.widget_form_room_order) .elem_wrap {
        height: 405px;
    }
    .slider_wrap + .rooms_order_form .sc_contact_form_style_3 {top: -80px;}

    .sc_contact_form_style_3.sc_contact_form:not(.widget_form_room_order) .sc_columns + .sc_columns {
        margin-top: 10px;
    }

    .sc_contact_form_style_3 .form_date .icon:before {
        height: 32px;
        line-height: 32px;
    }

    /* Single room */
    .post_room_title_money h4 {margin: 3px 30px 0 0;}


    .header6_style3_inner_wrapper, .header6_style2_inner_wrapper {padding: 0 15px;}


    .sc_googlemap {max-height: 220px;}


    /* Post style */
    .post_author {padding: 30px 30px 35px 30px;}
    .post_author .post_author_avatar {position: relative;left: auto;top: auto;}

    .comments_wrap .comments_field {padding-top: 0 !important;}

    .ih-item.square .info .post_title {
        font-size: 1.2em;
        line-height: 1.4em;
        padding: 0.35em;
    }

    .post_info .post_info_counters .post_counters_item {padding-left: 7px;}

    .content .post_info .post_info_posted_by + .post_info_counters {margin-left: 0;}
    .post_info .post_info_item.post_info_posted {font-size: 0}
    .post_info .post_info_item.post_info_posted .post_info_date {font-size: 10.5px;}
    .post_info .post_info_counters .post_counters_item {margin-right: 0;}
    .post_info .post_info_counters .post_counters_item {padding-left: 6px;}
    .post_info .post_info_item.post_info_tags {display: none}

    .sc_testimonials_style_testimonials-5 .sc_testimonial_author_name {display: block;}
}


@media (max-width: 782px) {
    .admin-bar.top_panel_over .top_panel_wrap {	top:46px; }
    .admin-bar.top_panel_fixed .top_panel_wrap { top:46px; }
    .admin-bar #debug_log { top:46px; }
}

@media (max-width: 599px) {
    .admin-bar.top_panel_over .top_panel_wrap {	top: 46px; }
    .admin-bar.top_panel_fixed .top_panel_wrap { top: 0; }
    .admin-bar #debug_log { top: 46px; }
}

@media (max-width: 360px) {
    .picker {
        left: -46px;
        width: 312px;
    }
}
@media (max-width: 359px) {
    /* Testimonials */
    .sc_testimonials_style_testimonials-6 .sc_testimonial_item {
        padding: 30px;
        width: 200px;
    }

    .sc_rooms_style_2 .sc_rooms_item .ul_img {
        margin: 0 0 0 15px;
    }

    .picker {
        left: -46px;
        width: 280px;
    }

    .sc_rooms_style_2 .sc_rooms_item ul.room_style_2.blog-rooms li:first-child {
        margin: 0;
    }
}