html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	font: inherit;
}

address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, section, summary {
	display: block;
}

html {
	background: #422b3d;
}

body {
	width: 1080px;
	margin: 0 auto;
	font-family: "effra-1","effra-2",sans-serif;
	line-height: 1.5;
	position: relative;
	color: #474747;
	font-weight:normal;
	font-style:normal;	
	background-color:#fffff0;
   
}

body[class="GalleryBody"] {
    min-width:800px; 
}
main
{
    padding:0;
}
em
{
     font-style:italic;   
}
 h1 {
     color:#422b3d;
     font-size:1.5em;
     font-weight:normal;
     line-height:1.5em;
 }
 h2 {
	font-size: 1.4em;
	border-bottom: 2px solid rgb(76, 67, 65);
	margin-top: 1em;
	line-height:1.5em;
	color:#000000;
 }

/*-------------graphics/slideshow styles------------*/

figure
{
    background-color:#fffff0;
    margin: 0;
    padding-bottom:15px;
    height:261px;
}
.photos
{
    float:left;
    padding:10px 10px 15px 0; 
    background-color:#fffff0;  
}
#slideshow {
    width:100%;
}
.slides img {
    max-width:100%
}
/*-------------font styles------------*/
a {
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
	color: rgb(0,0,0);
}
a:hover, a:visited:hover {
	color: #422b3d;
	
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*----------------header styles------------*/
header
{
    background-color: #791215;
    height:115;  
    overflow: hidden;
    
}

header div
{
 padding-top:5px;  
 float:left; 
 
}
#likeButton
{
    vertical-align:top;
    text-align:center;
    padding-top:10px;
}

/*------------nav styles------------*/

nav
{
    padding-top:8px;    
}
nav td
{
    padding-right:30px;
}
#mainNav h2 {
	display: none;
}

#mainNav {
	background-image:url(https://www.salonbuilder.com/templates/new/template45/purple/images/bg-nav.jpg);
	padding-bottom: 15px;
}


#mainNav a 
{
    color:#000000;
	display: block;
	border: none;
	font-size: .8em;

}

#mainNav a:hover {
	color: #373737;
	text-shadow: 1px 1px 3px #000000;
}

#mainNav a.current {
	color: rgb(123, 121, 143);
	cursor: default;
}

.navLinksMobile, .menu {
    display: none;
}

.mobileLogo, .slicknav_menu, #mobileNav {
    display: none;
}

/*------------location styles------------*/



.LocListAltRow2, .LocListAltRow1
{
    font-size:1em;
    display:block;
    font-weight:normal;
    border: none;
    padding-left:10px;
    background-color:transparent; 
    line-height:2.5em;
    border:none;
    
}

.LocListSelected
{
    font-size:1em;
    display:block;
    font-weight:bold;
    border: none;
    padding-left:10px;
    background-color:transparent; 
    line-height:2.5em;
    border:none;
}	



/*-----------------article styles----------------*/
article {
	float: left;
	width: 630px;
	padding-left: 45px;
}

article section {
	
	margin-bottom: 2em;
}

article h2 {
	font-size: 1.4em;
	border-bottom: 2px solid rgb(76, 67, 65);
	margin-top: 1em;
	line-height:1.5em;
	color:#000000;
}


article h2 a {
	color: rgb(76, 67, 65);
	border: none;
}

article p {
	font-size:1em;
	margin: 1.2em 0;
}
article ul {
	margin:0 0 1em 50px;
}

/*---------------aside styles--------------*/
aside
{
    padding:15px 15px 20px 15px;
    width:350px;
    float: right;  
}

aside h2 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 1em;
	clear: both;
}


.asideItems
{
    background-color:#ffffff;  
    padding:15px;
    -webkit-box-shadow: 0px 0px 10px 0px  #3a3a3a;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 10px 0px #3a3a3a;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 10px 0px #3a3a3a;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
     
}
.asideBut
{
    padding: 8px 55px 8px 55px; 
    text-align:center;
    border-radius: 6px;
    background: -webkit-linear-gradient(#c6b49c, #ad9372); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#c6b49c, #ad9372); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#c6b49c, #ad9372); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#c6b49c, #ad9372); /* Standard syntax */
}

.asideBut a
{
    font-weight:bold;
}

.asideBut a:hover, .asideBut a:visited:hover
{
    font-weight:bold;
    color: #7a1115;
}

#fb-root
{
    padding-top:10px;
    }

/*---------------footer styles---------------*/
footer
{
    background-color:#000000;
}

footer p

{
    float:left;
    color:#7e7e7e;
    padding: 3px 0 3px 8px;
    font-size: .75em;
}
.siteBy
{
    float:right;
    padding-right:8px;
    }
.siteBy a, .siteBy a:visited
{
    color:#ffffff;
    
}
.siteBy a:hover, .siteBy a:visited:hover
{
    color:#422b3d;;
    
}

#pageFooter {
	clear:both;
	overflow:hidden;
}

footer section
{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom:50px;
} 

.footerBut
{
    font-size:1.4em;
    padding:0 0 40px 95px;
    text-transform:uppercase
}


/*---------------Home Page styles---------------*/



#home h2 {
	font-size: 1.4em;
	border-bottom: 2px solid rgb(76, 67, 65);
	margin-top: 1.5em;
	color:#000000;
}


/*--------------Service Page styles---------------*/


.servCatList, .asideLocationList ul
{
    display:inline-block;
    margin-top:10px;
    list-style: none;
}

.servCatList a, .asideLocationList a
{

    background-color:rgba(255,255,255, 0.6); 
    line-height:2.5em;
    border:1px solid #dddddd;
    padding:8px;
}
.servCatList a:hover, .asideLocationList a:hover
{

    background-color: #422b3d;
    color:#ffffff;
    padding:8px;
    margin-top:5px;
    margin-bottom:5px;
}

.viewLoc, .policy
{
    background-color: rgba(255,255,255, 0.3);
    border:1px solid #dddddd;
    padding:5px;
    display:block;
}

.ServListCatName	
{
     background-color: transparent;
     color:#422b3d;
     font-size:1.75em;
     padding:0;
     margin:30px 0 0 0;
     font-weight:normal;
     
}

.ServListCatDesc     
{
    background-color: transparent;
    font-size:1.3em;
    padding:0;
    margin:0;
    color:#474747;
}
.ServListAltRow1Title, .ServListAltRow2Title
{
    background-color: transparent;
    font-size: 1.3em;
    padding-top:1.5em;
    font-weight:700;

}

.ServListAltRow1Detail, .ServListAltRow2Detail
{
     background-color: transparent;
     font-size:1em;
     padding-bottom :10px;
     color:#474747;
     font-size: .9em;
     line-height:1.5em;
     
}
.ServListAltRow1Desc, .ServListAltRow2Desc
{    
    background-color: transparent;
    font-weight:normal;
    padding-bottom :10px;
    color:#422b3d;
    font-size: 1.2em;
    line-height:1.5em;

}
.bookApptBut
{
    background-color: rgba(255,255,255, 0.8);
    padding: 1px 4px 1px 4px;   
}

#services p a:hover, #services p a:visited:hover 
{
    background-color: #422b3d;
    padding: 1px 4px 1px 4px;   
    color: #ffffff;
}

/*--------------Products Page styles---------------*/

.prodPageList
{
    vertical-align:top;
    padding:0;
}

.ProdListCatName	
{ 
    display:none;
}
.ProdListAltRow1Title, .ProdListAltRow2Title
{
    font-size: 1.5em;
    font-weight: normal;
    background-color:transparent;
    padding-left:10px;
}

.ProdListAltRow1Detail, .ProdListAltRow2Detail
{

    font-size: .9em;
    line-height:1.5em;    
    background-color:transparent;
    vertical-align:top;
    padding: 0 0 20px 10px;
    color:#474747;
}




/*--------------Specials Page styles---------------*/


.promoPageList
{
    vertical-align:top;
    padding:0;
}
.promoPageList em
{
    
    font-size:.9em;   
    background-color: rgba(255,255,255, 0.6);
    padding: 3px;   
    margin-left:10px;
}

.SpecListCategory{
    font-size: 1.5em;
    font-weight:normal;
    background-color:transparent;
    }
.SpecListAltRow1, .SpecListAltRow2
{
    font-size: .9em;
    line-height:1.5em;    
    background-color:transparent;
    vertical-align:top;
    padding: 0 0 20px 10px;
    color: #474747;

}

.SpecListAltRow1Title, .SpecListAltRow2Title
{
    font-size: 1.5em;
    font-weight: normal;
    background-color:transparent;
    padding-left:10px;
    


}
/* STAFF Menu ----------------------------------------------------------- */

.StaffListHeader
{
  display:none;
}
.StaffListAltRow1, .StaffListAltRow2
{
    font-size: 1.5em;
    font-weight: normal;
    background-color:transparent;
    padding-left:10px;
    vertical-align:middle;
}
.staffPageList
{
    width:410px;
    float:left;
    }
.staffPhoto
{
    float:left;
    width:200px;
    padding-right:1em;
    }
    
#staff h2 {
	font-size: 1.4em;
	border-bottom: 2px solid rgb(76, 67, 65);
	margin-top: 0;
	line-height:1.5em;
	color:#000000;
 }
/* GUEST Menu ----------------------------------------------------------- */
.guestPageList
{
    background-color:#ffffff;
}

#ifrmDiv
{
    width:600px; 
    background-color:#ffffff;  
   
}
    #ifrmDiv html {
        background-color: #fffff0;
    }

    .GuestFormBody {
        width: 600px;
        color: #474747;
        font-weight: normal;
        font-style: normal;
        background-color: #fffff0;
    }


.GuestHeader
{
    font-size: .9em;
    line-height:1.5em;
    background-color:transparent;
}

.GuestTitles
{
    font-size: 1.5em;    
    padding-top:30px;
    FONT-WEIGHT:normal;
    background-color:transparent;
}

/* CONTACT Page ----------------------------------------------------------- */

.asideItems td
{
    line-height:1.5em;
}

#bookAppointment iframe 
{
 

}

.contactDetails
{
    Float:left;
}
#contactInfo

{
    padding: 0 0 0 30px;
    width:350px;
}
.contactDetails img
{
    -webkit-box-shadow: 0px 0px 5px 0px  #3a3a3a;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 5px 0px #3a3a3a;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 5px 0px #3a3a3a;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.contactPageList p {
    clear:both;
}

.ApptFormBody {
    width: 630px;
    color: #474747;
    height: 1000;
    font-weight: normal;
    font-style: normal;
}

.ApptHeader
{
   font-size: 1.5em;    
    padding-top:30px;
    FONT-WEIGHT:normal;
    background-color:transparent;

}
.ApptFormTitles
{
    font-size: 1.5em;    
    padding-top:30px;
    FONT-WEIGHT:normal;
    background-color:transparent;
}
.ApptListAltRow1, .ApptListAltRow2
{
     font-size: .9em;
    line-height:1.5em;
    background-color:transparent;
}
.mapStyle {
    width:250px;
    height:250px;
}
/* BACKGROUND Edit ----------------------------------------------------------- */
.EditorBG {
    width: 540px;
    height: 100%;
    BACKGROUND-COLOR: #ffffff;
}
.EditorBG2
{
    width:540px;
    height:100%;
    BACKGROUND-COLOR: #ffffff;
}





/*---------------Featured Boxes---------------*/
featured ul {
	list-style: none;
	margin: 0;
	padding:0;
	
}
featured li 
{
    padding:0;
    float: left;
    list-style: none;
}

.featuredContent
    {
    width:420px;
    background-color: rgba(255,255,255, 0.6);
    border:none;
    cursor:pointer;
    float: left;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px; 
}

 .featuredTitle, .featuredTitleSmall
    {
    font-size: 1.3em;
    font-family: "effra-1","effra-2",sans-serif;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
}
.twitter
{
    
    text-align:center;
       
}
/*-----------Flyout Menus-----------------*/

.sb_navbut{}
.sb_subnav
{
    position:absolute; 
    z-index:1000; 
    top:20px; 
    left:0px; 
    width:100px; 
    background-color:rgba(255, 255, 255, 0.9);
    border:solid 1px #666666; 
    display:none;
    padding-left:10px;
    padding-bottom:5px;
    
    
 }
.sb_sub_subnav
{
    position:absolute; 
    top:-3px; 
    left:207px; 
    width:240px; 
    background-color:rgba(255, 255, 255, 0.9);
    border:solid 1px #666666; 
	display:none;
}
	
.flyoutLink
{
    padding:3px;
    font-size:12px;
    text-transform:uppercase;
}
.flyoutLink A
{
    color:#634022;
    
    
}
.flyoutLink A:hover
{
    color:#000000;
}
.flyoutHeader 
{
    padding:3px;
    color:#000000;
    FONT-FAMILY:"futura-pt",sans-serif;
    text-transform:uppercase
}


/* ----------- Other Fixes ----------- */
.mobshow {
    display: none;
}


/* MEDIA QUERIES ----------------------------------------------------------------------------------------------------------------------*/

/* ----------- Mobile ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 0px) and (max-device-width: 736px) {
    .mobshow {
        display: inline;
    }

    #locations {
        max-width: 165px;
    }

    html {
        background: transparent;
    }

    body {
        width: 100%;
        max-width: 100%;
    }

    header {
        height: initial;
    }

    #txtHeader {
        display: none;
    }

    #txtHeaderMobile {
        color: white;
        font-size: 1em;
        font-weight: bold;
        display: block;
        text-align: center;
    }

    .locButtonsMobile {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .contactDetails {
        float: initial;
    }
    .contactMap {
        padding-top:20px
    }
    .mapStyle {
        width: 100%;
        height: 250px;
    }

    article {
        width: initial;
        padding: 0 2%;
        max-width: 100%;
        float: initial;
    }

    /*aside {
        width: 92%;
    }*/

    .asideImg img {
        max-width: 100%
    }

    #logo {
        max-width: 100%
    }

        #logo img {
            max-width: 100%
        }

    .siteBy {
        float: initial;
        text-align: center;
    }

    footer p {
        float: initial;
    }

    footer section {
        padding: initial;
    }

    .footerbut {
        display: block;
        margin: 5px auto;
        padding: initial;
    }

    .fb_reset {
        text-align: center !important;
    }

    .logoResponsive {
        display: none;
    }

    .days, .hours {
        width: 45%;
    }

    .bizHours h3 {
        padding-top: 12pt;
    }

    .titleline {
        margin: 12pt;
    }

    #bgGraphic {
        top: 0;
    }

    main {
        margin-top: 0;
    }

    .maincontent {
        padding-top: 12pt;
    }

    .actionBut {
        padding: 5px 8px;
        display: block;
        margin: 10px;
        font-size: 1.12pt;
    }

    .actionButMobile {
        padding: 5px 8px;
        display: block;
        margin: 10px;
        font-size: 1.12pt;
        text-transform: uppercase;
    }

    main {
        top: 0;
        z-index: -1;
    }

    .containerMain {
        top: 10px;
    }

    #homePage .mainText {
        padding: 5%;
        line-height: 2;
    }

    .featuredContent {
        width: 90%;
    }

    #featiredItem {
        display: none;
    }

    #featiredItemMobile {
        display: block;
    }

    .featuredItemLink {
        font-size: 1.000em;
        font-weight: normal;
        background-color: transparent;
        border: none;
        padding: 0;
        display: inline-block;
        margin-top: 0;
    }

    .featuredDesc {
        line-height: 1.2;
    }

    #social, .titleline {
        float: initial;
        margin: 10px auto;
        text-align: center;
    }


    .shopcataloglinkREG {
        display: none;
    }

    .shopcataloglinkMobile {
        width: 100%;
        display: block;
        padding: 0 0 8px 0;
        font-size: 1.2em;
        font-weight: bold;
        color: black;
    }

    .shopbut {
        float: initial;
        display: inline-block;
        padding: 0 10px;
    }

    .actionBut {
        margin: 10px auto;
        display: inline-block;
        width: 95%;
    }

    .actionButMobile {
        margin: 10px auto;
        display: inline-block;
        width: 95%;
    }

    a.button {
        width: 90%;
        margin: 10px;
        display: inline-block;
    }

    .ProdListAltRow1Title, .ProdListAltRow2Title {
        display: block;
        padding: 0;
    }

    .ProdListAltRow1Detail, .ProdListAltRow2Detail {
        display: block !important;
        padding: 10px 0 0 0;
    }

    .SpecListDivImg img {
        float: initial;
    }

    .SpecListDivMain1, .SpecListDivMain2 {
        text-align: center;
    }

    .SpecListAltRow1Title, .SpecListAltRow2Title {
        display: block;
    }

    .staffListTbl {
        margin: 0 auto;
    }
    .staffPageList {
        width: 100%;
        float: initial;
    }

    .subHeader {
        display: block;
    }

    .prodlistDivLogo img {
        max-width: 300px;
        margin: 12pt 12pt 12pt 0;
    }

    .prodlistDivCopy {
        padding-top: 2em;
    }

    .GuestFormBody, .ApptFormBody {
        width: initial;
        background: transparent;
    }

    .GuestTitles {
        color: black;
    }

    .bookApptBut {
        float: initial !important;
        border: 1px solid #e1e1e1;
        text-align: center;
        background: -webkit-linear-gradient(#9c9c9c, #ffffff); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#9c9c9c, #ffffff); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#9c9c9c, #ffffff); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#9c9c9c, #ffffff); /* Standard syntax */
        font-size: 1em;
        font-weight: bold;
        padding: 5px
    }

    .mobileLogo {
        position: fixed;
        top: 0;
        float: left;
    }

    .mobileLogo, .slicknav_menu, #mobileNav {
        display: block;
    }

    #mainNav {
        display: none;
    }

    #mobileNav {
        display: none;
    }

    #pageFooter .container {
        max-width: 568px;
        width: 95%;
    }

    .mobileMap {
        display: inline-block;
    }

    #copy {
        display: none;
    }

    #copyMobile {
        display: block;
        font-size: .8em;
        width: 100%;
        float: initial;
    }

    .copySBMobile {
        display: inline-block;
    }

    .copySB {
        display: none;
    }

    /*#photos {
        display: none;
    }*/

    .bizHours {
        position: initial;
        border-radius: 0;
        moz-border-radius: 0;
        border: 0;
        padding: initial;
        margin: 0 auto 30px auto;
        text-align: center;
    }

    .locMsg {
        display: none;
    }

    aside#contact {
        float: initial;
        text-align: center;
        position: initial;
    }

    .contactInfo {
        clear: both;
        text-align: center;
    }

        .contactInfo h2 {
            text-align: center;
        }

    .contactDetails img {
        margin: 10% 0 0 8%;
    }

    #contactInfo {
        width: initial;
        padding: initial;
    }

    .phn, .mail, .addr {
        display: block;
        width: initial;
        text-align: center;
    }

    .phn {
        display: none;
    }

    .mobilePhn {
        display: block;
    }

    .credit {
        display: block;
        margin: 10px auto;
        text-align: center;
    }

    footer {
        float: initial;
        text-align: center;
        font-size: initial;
        width: 100%;
    }

    #social {
        float: initial;
        margin: 0 auto;
        width: 100%;
    }

    #socialbar img {
        width: initial;
    }

    #socialbar li {
        float: initial;
        display: inline-block;
    }

    .socialBadges {
        text-align: center;
        margin: 0 auto;
    }

    .facebook, .twitter {
        display: inline-block;
    }

    .mapSection iframe {
        height: 300px !important;
    }

    #servicePage section {
        width: 100%;
        padding-bottom: 12pt;
    }

    #pageCatList a {
        margin: 10px 0 10px 10px;
    }

    .photo {
        float: initial;
        margin: 0 auto;
        position: relative;
        left: -10px;
    }

    .imgMobile {
        width: initial;
        height: initial;
        max-width: 100%
    }

    #giftPage .mainText {
        padding: 2% 5% 2% 5%;
    }

    .GiftPackageTitles {
        display: block;
    }

    #JITDesignImg {
        max-width: 300px !important;
    }

    #plnBuyGift img {
        max-width: 300px !important;
    }

    .certDesignPreview, .purchasedCertDesign {
        max-width: 300px;
    }

    td#clientInfoTD1, td#clientInfoTD2, .certPackageString, .certPackageImg {
        display: block !important;
    }

    .certPackageString, .certPackageImg {
        width: 75%;
    }

    #TxtComments {
        width: 150px !important;
    }

    #ifrmDiv {
        width: 100%;
    }



    .bx-wrapper .bx-pager, .bx-controls {
        display: none;
    }

    .slideFull {
        display: none;
    }

    .slideMobile {
        display: block;
    }

    #homePage h1 {
        margin-bottom: .5em;
    }

    h1 {
        clear: both;
    }

    #homePage .mainImgDiv {
        float: initial;
        margin: 0 auto;
        width: 100%;
        display: block;
    }

        #homePage .mainImgDiv img, #homePage .mainImgDiv, #homePage #imgWraphome1 {
            margin: 10px auto;
        }

    .center {
        text-align: center;
    }

    .mobLocButs {
        display: block;
    }

    .mobLocBut {
        display: block;
        text-align: center;
        background: white;
        padding: 5px;
        margin: 5px;
        border: 1px solid grey;
    }
    figure {

        height: 110px;
    }
}

@media only screen and (min-device-width : 569px) and (max-device-width : 735px) and (-webkit-min-device-pixel-ratio: 2) {


    figure {
        height: 130px;
    }
}

/* below iphone 5 Portrait and Landscape */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (-webkit-min-device-pixel-ratio: 2) {

    .GuestFormBody table, .GuestFormBody tr, .GuestFormBody td {
        display: inline-block;
    }

    .GuestFormBody td {
        min-width: 215px;
    }

    .GiftFormBody #AmountList td {
        min-width: 85px;
        display: inline-block;
    }

    .GiftFormBody #AmountList tr {
        display: inline;
    }

    .GiftFormBody {
        margin: 0;
    }

        .GiftFormBody table {
            margin: 0;
        }
    figure {
        height: 90px;
    }
}



/* tablet vertical */
@media only screen and (min-device-width : 737px) and (max-device-width : 768px) and (orientation: portrait) {

    .navLinks {
        display: block;
        clear: both;
    }
}
/* window under 768 */
@media (min-width : 0) and (max-width : 1020px) {

    .shopcataloglinkREG {
        display: none;
    }

    .containerMain {
        top: 0;
    }

    .navLinks {
        display: block;
        clear: both;
    }

    #mainNav li {
        margin-top: 20px;
    }

    .logoResponsive {
        float: initial;
    }
}


/* tablet vertical */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .containerMain {
        top: 0
    }

    .bx-wrapper .bx-pager {
        top: -60px;
    }
}



/*
   SlickNav Mobile Menu
*/
.slicknav_menu {
    background-color: #000000;
    background-image: url('images/Logo.png');
    background-position: 5% 0;
    background-repeat: no-repeat;
    background-size: 80%;
    overflow: visible;
}




.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
    z-index: 1000;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    float: left;
    /* margin: 0.188em 0 0 0.438em; */
    position: absolute;
    top: 15px;
    right: 15px;
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em
}

.slicknav_nav {
    clear: both
}

    .slicknav_nav ul, .slicknav_nav li {
        display: block
    }

        .slicknav_nav li:first-of-type {
            padding-top: 10px;
        }

    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em
    }

    .slicknav_nav .slicknav_item {
        display: block;
        cursor: pointer;
    }

    .slicknav_nav a {
        display: block;
        text-transform: uppercase;
    }

    .slicknav_nav .slicknav_item a {
        display: inline
    }

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both
}
/* IE6/7 support */
.slicknav_menu {
    *zoom: 1
}

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size: 16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
    display: block;
    position: relative;
    top: 4px;
    left: -30px;
    float: right;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5;
}

.slicknav_menu {
    padding: 0;
}

.slicknav_nav {
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 0.875em;
}

    .slicknav_nav, .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
        text-align: right;
        background-color: transparent;
        border-radius: 8px;
        moz-border-radius: 8px;
    }

        .slicknav_nav ul.nobg {
            background-color: transparent;
            padding-right: 30px;
        }

        .slicknav_nav ul {
            padding: 0;
            margin: 0 0 0 20px;
        }

        .slicknav_nav .slicknav_item {
            padding: 5px 10px;
            margin: 2px 5px;
        }

        .slicknav_nav a {
            padding: 5px 10px;
            margin: 2px 5px;
            text-decoration: none;
            color: #fff;
        }

        .slicknav_nav .slicknav_item a {
            padding: 0;
            margin: 0;
        }

        .slicknav_nav .slicknav_item:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background: #791215;

        }

        .slicknav_nav a:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background: transparent;
            color: #fff;
        }

        .slicknav_nav .slicknav_txtnode {
            margin-left: 15px;
        }

a.slickSubNav {
    color: #c0c0c0;
}

a .slicknav_menutxt {
    color: #ffffff;
}

