body {
    font-family : 'Lato', sans-serif;
}

.auto_margin {
    max-width : 1080px;
    margin    : auto;
}

figure {
    margin  : 0;
    padding : 0;
}

#topBar {
    position : absolute;
    width    : 100%;
    z-index  : 2;
}

#Header {
    background-color : #fff;
    box-shadow       : 0 0 3px rgba(0, 0, 0, 0.50);
    height           : 120px;
    position         : relative;
    z-index          : 1;
}

.areaHeader .logo {
    padding : 2px 0;
}

#topBar .dataBar {
    text-align     : right;
    padding-right  : 20px;
    padding-top    : 4px;
    background     : url(../images/bline.png) right bottom no-repeat;
    padding-bottom : 5px;
}

#topBar .dataBar .call {
    background     : url(../images/phone.png) left center no-repeat;
    padding        : 4px 0;
    padding-left   : 16px;
    padding-right  : 10px;
    color          : #666;
    border-right   : 1px solid #dcd9d5;
    display        : inline-block;
    vertical-align : middle;
}

/*  Redes  */
.Redes {
    display        : inline-block;
    vertical-align : middle;
    padding-left   : 10px;
}

.Redes .red {
    width             : 21px;
    height            : 25px;
    display           : inline-block;
    vertical-align    : middle;
    background-image  : url('../images/redes.png');
    background-repeat : no-repeat;
}

.Redes .red a {
    width   : 21px;
    height  : 25px;
    display : block;
}

.Redes .title {
    display        : inline-block;
    vertical-align : middle;
    color          : white;
    font-size      : 11px;
    font-family    : 'Open Sans', sans-serif;
    font-weight    : 700;
}

.facebook {
    background-position : 0 0;
}

.twitter {
    background-position : -21px 0;
}

.google {
    background-position : -42px 0;
}

.youtube {
    background-position : -63px 0;
}

.instagram {
    background-position : -84px 0;
}

.facebook-comment {
    width : 93%;
}

.ctMenu {
    padding-top : 50px;
}

.btsearch {
    font-size    : 18px;
    border-left  : 1px solid #ededed;
    padding-left : 10px;
    color        : #6E6E6E;
}

.btsearch:hover {
    color : #666;
}

#Slider {
    position         : relative;
    z-index          : 0;
    background-color : #EF8182;
}

.error {
    font-size : 12px;
    color     : red;
}

/*  */

#Guia {
    background    : #F6F6F6;
    height        : 130px;
    border-bottom : 1px solid #DBDBDB;
    padding-left  : 10px;
    padding-right : 10px;
}

.areaGuia {
    padding     : 130px 12px 0 2px;
    padding-top : 30px;
}

.areaGuia .url {
    font-size : 16px;
    color     : #fff;
    display   : inline-block;
}

.areaGuia .url a {
    color         : #fff;
    padding-right : 8px;
}

.areaGuia h1 {
    color       : #fff;
    font-size   : 58px;
    font-weight : 300;
    margin      : 0;
    padding     : 0;
    display     : inline-block;
    height      : 72px;
}

.fb-comments {
    padding : 20px 40px 20px;
    width   : 100%;
}

.fb-like-box {
    width : 100% !important;
}

#Main {
    padding : 0 10px;
}

.areaContents {
    border-radius   : 3px;
    background      : #FFFFFF;
    border          : 1px solid #e4e4eb;
    -moz-box-shadow : 0px 0px 6px 0px rgba(189, 189, 189, 0.50);
    box-shadow      : 0px 0px 6px 0px rgba(189, 189, 189, 0.50);
    min-height      : 300px;
    margin-bottom   : 20px;
    min-height      : 250px;
    overflow        : hidden;
}

.iContt {
    padding     : 10px 25px;
    font-weight : 300;
    font-size   : 15px;
}

.iContt blockquote {
    color       : #999;
    border-left : 3px solid #ededed;
    margin      : 0 12px;
    padding     : 12px 12px;
    font-style  : italic;
}

.iContt .alignleft {
    float         : left;
    margin-right  : 12px;
    margin-bottom : 16px;
    padding       : 6px;
    border        : 1px solid #ededed;
    max-width     : 320px;
}

.iContt .alignleft img {
    width : 100%;
}

.iContt .alignright {
    float         : right;
    margin-left   : 12px;
    margin-bottom : 6px;
    padding       : 6px;
    border        : 1px solid #ededed;
    max-width     : 220px;
}

.iContt .alignright img {
    width : 100%;
}

.Gallery {
    margin-top    : 84px;
    padding       : 30px 0;
    border-bottom : 1px solid #ddd;
    border-top    : 1px solid #ddd;
    clear         : both;
}

.title-blog {
    white-space   : nowrap;
    text-overflow : ellipsis;
    overflow      : hidden;
}

.title-blog a {
    color : #000;
}

#Menu {
    padding : 0 0 70px;
}

.areaMenu {
    margin-top : -78px;
}

.areaMenu .item {
    text-align : center;
    max-width  : 700px;
    margin     : auto;
    padding    : 0 12px;
}

.areaMenu .item figure {
    width            : 160px;
    margin           : auto;
    background-color : #fff;
    padding          : 4px;
    border-radius    : 50%;
    margin-bottom    : 20px;
}

.areaMenu .item .thumb {
    border-radius    : 50%;
    padding          : 4px;
    background-color : #fff;
    border           : 2px solid #E97A7E;
}

.areaMenu .item figure img {
    border-radius : 50%;
    display       : block;
    width         : 100%;
    height        : auto;
}

.areaMenu .item p {
    font-weight : 300;
    font-family : 'Roboto', sans-serif;
    line-height : 22px;
    color       : #666;
}

.areaMenu .item h4 {
    font-weight : 700;
}

.areaMenu h2 {
    color         : #E97B7F;
    border-bottom : 1px solid #F6DADB;
    border-top    : 1px solid #F6DADB;
    text-align    : center;
    max-width     : 500px;
    margin        : auto;
    padding       : 6px 0;
    font-size     : 22px;

}

.areaMenu .link-carta {
    width         : 180px;
    margin        : auto;
    display       : block;
    border        : 1px solid #BBBABA;
    color         : #BBBABA;
    padding       : 12px 30px;
    text-align    : center;
    font-size     : 18px;
    font-weight   : 700;
    border-radius : 2px;
}

/*Smoke Alert*/

.smoke-base {
    background : none !important;
}

.smoke-base .dialog {
    top    : 95% !important;
    bottom : 0% !important;
    left   : 30% !important;
    width  : 40% !important;
}

.smoke-base .dialog-inner {
    padding : 10px !important;
}

.smoke {
    text-transform   : none !important;
    color            : #FFF !important;
    font-weight      : normal !important;
    background-color : rgba(0, 0, 0, 0.6) !important;
    border-radius    : 0px !important;
    border           : 1px solid #333 !important;
    font-size        : 15px !important;

}

/* AREA TIENDA */

#Tienda {
    background : #850057;
    padding    : 30px 0;
}

.areaTienda h1 {
    text-align    : center;
    color         : #fff;
    border-bottom : 1px solid #6E0449;
    border-top    : 1px solid #6E0449;
    max-width     : 500px;
    margin        : auto;
    padding       : 8px 0;
    font-size     : 60px;
    font-weight   : 300;
    margin-bottom : 50px;
}

.areaTienda .item {
    text-align    : center;
    margin-bottom : 20px;
}

.areaTienda .item figure {
    border-radius : 50%;
    width         : 160px;
    margin        : auto;
    background    : rgba(0, 0, 0, 0.14);
    padding       : 10px;
}

.areaTienda .item figure img {
    border-radius : 50%;
    display       : block;
    width         : 100%;
    height        : auto;
}

.areaTienda .item h4 {
    color       : #fff;
    font-size   : 14px;
    font-weight : 700;
    padding     : 6px 0;
}

.areaTienda .item button {
    background : transparent;
    border     : 1px solid #fff;
    color      : #fff;
    padding    : 10px 20px;

}

.areaTienda .link-products {
    width         : 200px;
    margin        : auto;
    display       : block;
    border        : 1px solid #fff;
    color         : #fff;
    padding       : 12px 0;
    text-align    : center;
    font-size     : 18px;
    font-weight   : 700;
    border-radius : 2px;
}

/* LISTA ACTIVIDADES */

#Actividades {
    padding : 40px 0;
}

#owl-actividades .item {
    margin : 12px 15px;
}

.areaActividades h1 {
    text-align    : center;
    color         : #CACACA;
    border-bottom : 1px solid #EEEEEE;
    border-top    : 1px solid #EEEEEE;
    max-width     : 500px;
    margin        : auto;
    padding       : 8px 0;
    font-size     : 60px;
    font-weight   : 300;
    margin-bottom : 50px;
}

.areaActividades .item {
    border-radius   : 3px;
    /* Rectangle 10: */
    background      : #FFFFFF;
    -moz-box-shadow : 0px 0px 2px 0px rgba(131, 130, 130, 0.40);
    box-shadow      : 0px 0px 2px 0px rgba(131, 130, 130, 0.40);
    border          : 1px solid #EFE0C8;
    padding         : 14px;
}

.areaActividades .item .tagL {
    background : url(../images/tag.png) no-repeat;
    display    : block;
    width      : 14px;
    height     : 32px;
    position   : absolute;
    top        : 0;
    left       : 30px;
}

.areaActividades .item .tagR {
    background : url(../images/tag.png) no-repeat;
    display    : block;
    width      : 14px;
    height     : 32px;
    position   : absolute;
    top        : 0;
    right      : 30px;
}

.areaActividades .item .tagLb {
    background : url(../images/tag.png) no-repeat;
    display    : block;
    width      : 14px;
    height     : 32px;
    position   : absolute;
    top        : -10px;
    left       : 30px;
}

.areaActividades .item .tagRb {
    background : url(../images/tag.png) no-repeat;
    display    : block;
    width      : 14px;
    height     : 32px;
    position   : absolute;
    top        : -10px;
    right      : 30px;
}

.areaActividades .item .Data {
    border-bottom : 1px solid #DFD1BC;
    overflow      : hidden;
}

.areaActividades .item .Data .bl1 {
    border-right   : 1px solid #DFD1BC;
    float          : left;
    width          : 96px;
    text-align     : right;
    padding-bottom : 5px;
}

.areaActividades .item .Data .year {
    font-size     : 14px;
    line-height   : 13px;
    font-weight   : 700;
    padding-right : 8px;
    color         : #B79B42;
}

.areaActividades .item .Data .month {
    font-size     : 50px;
    line-height   : 36px;
    padding-right : 8px;
    font-family   : 'Roboto Condensed', sans-serif;
    font-weight   : 300;
    color         : #D0BC7B;
}

.areaActividades .item .Data .day {
    font-size    : 60px;
    line-height  : 50px;
    font-weight  : 700;
    padding-left : 12px;
    padding-top  : 11px;
    display      : block;
    float        : left;
    font-family  : 'Roboto Condensed', sans-serif;
    color        : #B79B42;

}

.areaActividades .item p {
    padding     : 12px 0;
    color       : #666;
    text-align  : justify;
    font-family : 'Roboto Slab', serif;
    font-size   : 13px;
}

.areaActividades .item .hora {
    margin      : 0;
    padding     : 0;
    border-top  : 1px solid #DFD1BC;
    padding-top : 12px;
    color       : #C2B2A0;
    font-weight : 700;
}

.areaActividades .link-actividades {
    width         : 220px;
    margin        : auto;
    display       : block;
    border        : 1px solid #BBBABA;
    color         : #BBBABA;
    padding       : 12px 0;
    text-align    : center;
    font-size     : 18px;
    font-weight   : 700;
    border-radius : 2px;
}

.areaActividades .shadow2 {
    background    : url("../images/shadow2.png") no-repeat center top;
    height        : 12px;
    margin-top    : -1px;
    margin-bottom : 30px;
}

/* Listado Busqueda*/

ul.aListados {
    margin  : 0;
    padding : 0;
}

ul.aListados li {
    border-bottom : 1px solid #e0e5f1;
    height        : 100%;
    list-style    : outside none none;
    overflow      : hidden;
    padding       : 30px;
}

/* AREA SERVICIOS */

.areaServicios {
    padding : 80px 10px;
}

.areaServicios h1 {
    text-align    : center;
    color         : #fff;
    border-bottom : 1px solid #43BFD2;
    border-top    : 1px solid #43BFD2;
    max-width     : 500px;
    margin        : auto;
    padding       : 8px 0;
    font-size     : 60px;
    font-weight   : 300;
    margin-bottom : 50px;
}

.areaServicios p {
    font-size : 20px;
    color     : #fff;
    max-width : 700px;
    margin    : auto;
}

.areaServicios .link-servicios {
    width         : 220px;
    margin        : auto;
    display       : block;
    border        : 1px solid #fff;
    color         : #fff;
    padding       : 12px 0;
    text-align    : center;
    font-size     : 18px;
    font-weight   : 700;
    border-radius : 2px;
}

.price {

    bottom      : 46px;
    color       : #F3848A;
    font-size   : 30px;
    font-weight : bold;
    padding     : 6px;
}

.referencia {

    bottom      : 46px;
    color       : #000;
    font-size   : 20px;
    font-weight : bold;
    padding     : 6px;
}

/* AREA BLOG */

#Blog {
    padding : 50px 10px;
}

.areaBlog h2 {
    text-align    : center;
    color         : #BDBDBD;
    border-bottom : 1px solid #E5E5E5;
    border-top    : 1px solid #E5E5E5;
    max-width     : 500px;
    margin        : auto;
    padding       : 8px 0;
    font-size     : 60px;
    font-weight   : 300;
    margin-bottom : 50px;
}

.areaBlog .item {
    margin-bottom : 20px;
}

.areaBlog .item h3 {
    font-size : 20px;
}

.areaBlog .item p {
    font-family    : 'Roboto', sans-serif;
    font-weight    : 300;
    border-bottom  : 1px solid #ddd;
    padding-bottom : 20px;
}

.areaBlog .item .More {
    background  : url("../images/more.png") no-repeat left center;
    padding     : 10px 0;
    font-size   : 12px;
    font-family : 'Roboto Condensed', sans-serif;
    font-weight : 700;
}

.areaBlog .item .More a {
    color        : #D89495;
    display      : block;
    padding-left : 36px;
}

.areaContactar {
    padding : 40px 0;
}

.areaContactar h3 {
    text-align    : center;
    color         : #BB9B7F;
    max-width     : 500px;
    margin        : auto;
    padding       : 8px 0;
    font-size     : 60px;
    font-weight   : 300;
    margin-bottom : 50px;
}

/* FORMUALRIOS TAGS */

.areaFormA {
    padding    : 6px 12px;
    text-align : left;
}

.areaFormA .ilab {
    padding     : 6px 0 4px;
    display     : block;
    font-weight : 700;
    color       : #C4A183;
}

.areaFormA .inp-text {
    border        : 1px solid #E9D0B9;
    height        : 40px;
    border-radius : 2px;
}

.areaFormA .inp-textarea {
    border        : 1px solid #E9D0B9;
    border-radius : 2px;
}

.areaFormA .btt-label .btn-default {
    display          : block;
    background-color : #C8AB91;
    border           : 0;
    border-radius    : 0;
    padding          : 12px 30px;
    color            : #fff;
    font-size        : 16px;
    font-family      : 'Roboto Condensed', sans-serif;
    font-weight      : 700;
    margin           : 10px 0;

}

.areaContactar .spcContact {
    text-align : left;
    padding    : 0 30px;
}

.areaContactar .sdat {
    padding : 10px 0 10px 29px;
    margin  : 0;
}

.ico-loct {
    background : url("../images/ico-location.png") no-repeat left center;
}

.ico-cell {
    background : url("../images/ico-cell.png") no-repeat left center;
}

.ico-phone {
    background : url("../images/ico-phone.png") no-repeat left center;
}

.ico-mail {
    background : url("../images/ico-mail.png") no-repeat left center;
}

/* UL CATEGORIAS */

p.intro {
    font-size   : 14px;
    padding     : 14px 0;
    color       : #8B8B8B;
    line-height : 22px;
}

div.bCat {
    margin        : 0;
    margin-bottom : 14px;
    padding       : 20px 0;
    border-bottom : 1px solid #EDEDED;
    border-top    : 1px solid #EDEDED;
    margin-bottom : 40px;
}

div.bCat button {
    color            : #888;
    font-family      : 'Roboto Condensed', sans-serif;
    padding          : 8px 12px;
    border           : 1px solid #ddd;
    border-radius    : 4px;
    text-decoration  : none;
    list-style       : none;
    display          : inline-block;
    margin-right     : 6px;
    background-color : #fff;
    margin-bottom    : 6px;

}

div.bCat button.current {
    color  : #D3676B;
    border : 1px solid #D3676B;
}

/* LISTA TIENDA */

.listTienda .item {
    border-radius   : 4px;
    background      : #FFFFFF;
    border          : 1px solid #DBDBDB;
    -moz-box-shadow : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    box-shadow      : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    margin-bottom   : 30px;
    padding-bottom  : 10px;
    padding-top     : 18px;
}

.listTienda .item figure {
    margin-bottom : 10px;
}

.listTienda .item .entry {
    padding    : 10px 20px;
    text-align : center;
}

.listTienda .item .entry h4 {
    margin        : 0;
    padding       : 0;
    font-size     : 14px;
    font-weight   : 700;
    margin-bottom : 10px;
}

.listTienda .item .entry p {
    font-size     : 13px;
    color         : #686868;
    margin-bottom : 16px;
}

.listTienda .item .entry a.more {
    display     : inline-block;
    border      : 1px solid #850057;
    padding     : 8px 14px;
    color       : #850057;
    font-weight : 700;
}

.pdThumb {
    padding-top : 25px;
}

.Share {
    clear      : both;
    padding    : 5px 0;
    text-align : left;
    margin     : 0;
}

.Share .red {
    width             : 28px;
    height            : 28px;
    display           : inline-block;
    vertical-align    : middle;
    background-image  : url('../images/share.png');
    background-repeat : no-repeat;
}

.Share .red a {
    width   : 28px;
    height  : 28px;
    display : block;
}

.Share .title {
    display        : inline-block;
    vertical-align : middle;
    color          : #999;
    font-size      : 11px;
    font-family    : 'Open Sans', sans-serif;
    font-weight    : 700;
}

.sh-facebook {
    background-position : 0px 0px;
}

.sh-twitter {
    background-position : -28px 0px;
}

.sh-google {
    background-position : -56px 0px;
}

.sh-mail {
    background-position : -84px 0px;
}

/* FORMUALRIOS TAGS */

.areaForm {
    padding : 20px 0;
}

.ilab {
    padding     : 10px 0 4px;
    display     : block;
    font-weight : 700;
    color       : #7c7c7c;
}

.btt-label {
    padding    : 6px 0;
    display    : block;
    margin-top : 7px;
}

/* LISTA SERVICIOS */

.listServices .item {
    border-radius   : 4px;
    background      : #FFFFFF;
    border          : 1px solid #DBDBDB;
    -moz-box-shadow : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    box-shadow      : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    margin-bottom   : 30px;
    padding-bottom  : 10px;
    padding-top     : 18px;
}

.listServices .item figure {
    margin-bottom : 10px;
}

.listServices .item .entry {
    padding : 10px 20px;
}

.listServices .item .entry h4 {
    margin        : 0;
    padding       : 0;
    font-size     : 14px;
    font-weight   : 700;
    margin-bottom : 10px;
}

.listServices .item .entry p {
    font-size     : 13px;
    color         : #686868;
    margin-bottom : 16px;
}

.listServices .item .entry a.more {
    display     : inline-block;
    border      : 1px solid #850057;
    padding     : 8px 14px;
    color       : #850057;
    font-weight : 700;
}

/* LISTA CARTA */

.listCarta .item {
    border-radius   : 4px;
    background      : #FFFFFF;
    border          : 1px solid #DBDBDB;
    -moz-box-shadow : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    box-shadow      : 0px 0px 4px 0px rgba(209, 209, 209, 0.50);
    margin-bottom   : 30px;
    padding-bottom  : 10px;
}

.listCarta .item .tagL {
    background : url("../images/tagcr.png") no-repeat;
    width      : 15px;
    height     : 35px;
    display    : block;
    position   : absolute;
    left       : 50px;
    top        : -10px;
}

.listCarta .item .tagR {
    background : url("../images/tagcr.png") no-repeat;
    width      : 15px;
    height     : 35px;
    display    : block;
    position   : absolute;
    right      : 50px;
    top        : -10px;
}

.listCarta .item figure {
}

.listCarta .item figure img {
    border-radius : 4px 4px 0 0;
}

.listCarta .item .shadow {
    background : url("../images/shadow.png") no-repeat center top;
    height     : 14px;
    margin-top : -1px;
}

.listCarta .item .entry {
    padding    : 10px 28px;
    text-align : center;
}

.listCarta .item .entry h4 {
    margin         : 0;
    padding        : 0;
    font-size      : 16px;
    font-weight    : 700;
    margin-bottom  : 10px;
    border-bottom  : 1px solid #ddd;
    padding-bottom : 15px;
    margin-bottom  : 15px;
    padding-top    : 10px;
}

.listCarta .item .entry p {
    font-size     : 13px;
    color         : #686868;
    margin-bottom : 16px;
}

.listCarta .item .entry a.more {
    display     : inline-block;
    border      : 1px solid #850057;
    padding     : 8px 14px;
    color       : #850057;
    font-weight : 700;
}

/* LISTA PAGINACION */

.pagination {
    clear : both
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color : #B79B42;
    border-color     : #B79B42;
    color            : #fff;
    cursor           : default;
    z-index          : 2;
}

.pagination > li > a, .pagination > li > span {
    color : #888;
}

/* AREA FOOTER */

#Footer {
    background : #3D4345;
}

.areaFooter {
    padding : 30px 0;
}

.areaFooter .spc {
    color : #fff;
}

.areaFooter .spc h3 {
    margin      : 0 0 10px 0;
    padding     : 0 0 10px 0;
    font-size   : 14px;
    font-weight : 700;
    color       : #fff;
    background  : url("../images/ftline.png") no-repeat left bottom;

}

.areaFooter .spc p {
    font-size   : 13.5px;
    line-height : 22px;
}

.areaFooter .spc ul {
    margin         : 0;
    padding        : 0;
    display        : inline-block;
    vertical-align : top;
    max-width      : 138px;
    font-size      : 13px;
}

.areaFooter .spc ul li {
    background : url("../images/bullet.png") left 11px no-repeat;
    list-style : none;
    padding    : 3px 10px 3px 10px;

}

.areaFooter .inp-text {
    border        : 0;
    height        : 38px;
    width         : 90%;
    display       : block;
    margin-bottom : 4px;
    color         : #000;
    padding-left  : 10px;
}

.areaFooter .spc .boletin-p {
    display       : block;
    line-height   : 14px;
    margin-bottom : 8px;
}

.areaFooter button {
    border        : 0;
    background    : #D8C37F;
    color         : #fff;
    font-size     : 16px;
    font-weight   : 700;
    font-family   : 'Roboto Condensed', sans-serif;
    padding       : 8px 25px;
    border-radius : 2px;
}

#Bottom {
    background-color : #303436;
    padding          : 15px 0 5px;
    height           : 70px;
    overflow         : hidden;
}

#Bottom .areaCopy {
    padding : 0 12px;
}

#Bottom .areaCopy .cpy {
    float     : left;
    padding   : 10px 0 10px 2px;
    font-size : 12px;
    color     : #c3b071;
}

#Bottom .areaCopy .by {
    float      : right;
    font-size  : 11px;
    width      : 190px;
    text-align : right;
}

#Bottom .areaCopy .by a {
    display    : block;
    color      : #c3b071;
    padding    : 10px 45px 10px 20px;
    background : url(../images/rhiss.png) right center no-repeat;
}

/* MEDIA SCREEN */

.slicknav_menu {
    display : none;
}

@media screen and (max-width : 800px) {
    .ctMenu {
        padding-top : 0px;
    }

    #Header {
        height : auto;
    }

    #topBar .dataBar {
        padding-top : 50px;
        background  : none;
    }

    .facebook-comment {
        width : 88%;
    }

}

@media screen and (max-width : 767px) {

    .facebook-comment {
        width : 80%;
    }

    .areaHeader .logo {
        text-align : center;
    }

    .areaHeader .dataBar {
        text-align : center;
    }

    .areaFooter .spc {
        margin-bottom : 20px;
        padding       : 20px;
        border-bottom : 1px solid #705e4d;
    }

    .slicknav_menu {
        display : block;
    }

    .ctMenu {
        display : none;
    }

    #topBar .dataBar {
        padding    : 10px;
        text-align : center;
    }

    #topBar {
        position : relative;
        width    : 100%;
    }

    .search-bar {
        display : none !important;
    }

    ul.bCat li {
        margin-bottom : 12px;
    }

    ul.bCat {
        padding-left  : 10px;
        padding-right : 10px;
    }

    #Slider {
        height : 150px;
    }

    .slider-2 {
        display : none;
    }
}