/**News**/
/*** ABOUT ***/
#columns .storeList .list li{margin:10px 0;}
#columns  .storeList .left{float:left;overflow:hidden;width:45%;}
#columns .storeList .right{float:right;width:45%;}

#columns  .storeList .right p{margin-bottom:10px;}
#columns  .storeList .right label{display:block;font-family: Tahoma,Arial,sans-serif;font-size:0.9em;text-align: justify;margin:5px 0;}
#columns  .storeList .right label span{color:red;}
#columns  .storeList .right input{display: block;width: 98%;border-radius: 0;border: 1px solid #777;padding: 5px;font-size: 1em;margin: 3px 0;}
#columns  .storeList .right textarea{display: block;width: 98%;border-radius: 0;border: 1px solid #777;padding: 5px;font-size: 1em;margin: 3px 0;height:100px;}
#columns  .storeList .right input[type='submit']{display:table;background: #222;color: #fff;font-family: Tahoma,Arial,sans-serif;border: 0;font-size: 0.8em;font-weight: bold;padding: 0.8em 1.5em;margin: 0.5em 0;box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);width:auto;float:right;}
#columns  .storeList .storeBanner{position:relative;display:table;width: 100%;}
#columns  .storeList .storeBanner .rslides_nav{position:absolute;bottom:30px;left:40px;width:25px;height:25px;background:url("../images/sprite.png");display:none;z-index: 99;}
#columns  .storeList .storeBanner .rslides_nav.next{left:70px;background-position:-166px -288px;}
#columns .storeList .storeBanner .rslides_nav.prev{background-position:-167px -328px;}
#columns  .storeList .storeBanner ul li{
    position: relative;
}
#columns  .storeList .storeBanner ul li img{
    width: 100%;
}
/**End About**/
/**End News**/
/*-------------------------------------------------------------filter-------------*/
.bannerStore{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.bannerStore > img{
    width: 100%;
}
#filter{
    padding: 5px 0;
}
/*.fancybox-wrap{*/
    /*width: 50% !important;*/

/*}*/
/*.fancybox-inner{*/
    /*width: 100% !important;*/
    /*height: 700px !important;*/
/*}*/
.navigationFilter>li:hover>a, .navigationFilter>li>a.active{
    text-decoration: underline;
    color: #000;
}
.navigationFilter>li:hover>ul{
    visibility: visible; opacity: 1;
}
#center_column{
    width: 100% !important;
}

.navigationFilter{
    display: block; text-align: center;
}
.navigationFilter>li{
    display: inline-block; line-height: 25px;
    padding: 0 15px;
    position: relative;
}
.navigationFilter>li>a{
    color: #888;
}
.navigationFilter ul{
    background: white; border-bottom: 1px solid;
    visibility: hidden; opacity: 0; transition: all 0.2s;
    position: absolute; left: 0; top: 25px;
    width: 150px;
    z-index: 100;
}
.contentNews p{
    display: block;
    margin: 0 auto !important;
    overflow: hidden;

}
#popup{
    position:absolute;
    width: 100%;
    z-index: 999999999;
}
#popupHome{
    background: url("../img/bg-wrapper.png") repeat scroll 0 0;
}
#overlay{
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 400;
    background-color: rgba(0, 0, 0, .9);
    margin:0;
    padding:0
}
#lightbox{
    position:relative;
    width:650px;
    background:whitesmoke;
    display:block;
    text-align: center;
    top:0;
    margin:20px auto;
    z-index: 500;
}
.align_center{
    overflow: hidden;
    height: 400px;
    position: relative;
}
.align_center > img{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    position: absolute;
}
.navigationFilter ul li a{
    color: #808080;
    display: inline-block; padding: 2px 0; margin: 0 0 0 10px;
}
.navigationFilter ul li a:hover{
    text-decoration: underline; color: #000000;
}
.filterMore{

}
.filterMore span{
    text-transform: uppercase; font-size: 18px;
}
.filterMore a{
    text-transform: uppercase; font-size: 18px;
    padding: 0 10px;
    border-right: 1px solid #000;
}
.filterMore a:last-of-type{
    border:none;
}
.filterMore a.active, .filterMore a:hover{
    font-weight: bold;
}
.filterMore h1{
    float: left;
    text-transform: uppercase; font-size: 30px; font-weight: normal;
}

#filterAttr{
    position: relative; border-bottom: 1px solid #000;
    padding: 5px 0 40px 0;
}
.filterTitle div{
    float: left;
    margin: 0 40px 0 0;
}
.filterTitle div span{
    color: #8b8b8b; font-size: 14px;
    float: left;
    margin-right: 5px;
}
.filterTitleColor a.spriteIcon{
    background-position: -228px -1px;
    width: 25px; height: 25px; float: left;
    margin: 0 4px;
    border-radius: 15px;
}
.boxS{
    border: 1px solid #000;
    padding: 0 5px 1px 5px;
}
.boxS>a{
    width: 15px; height: 15px;
    background-position: -230px -4px;
    display: inline-block;
}
.filterContent{
    display: none; margin: 10px 0 0 0; position: relative; padding-bottom: 30px;
}
.filterContent>div{
    width: 14%; float: left; margin-right: 2%;
}
.filterContent>div:last-of-type{
    margin: 0;
}
.filterContentCate{
    width: 27.5%!important;
}
.filterColor{
    margin-right: 3%!important; width: 21%!important;
}
.filterContent>div>span{
    color: #7f7f7f; font-size: 14px; text-transform: uppercase;
    display: block; padding: 2px 0; border-bottom: 1px solid #000;
}
.filterContent>div>div{
    margin: 10px 0 0 0;
}
.filterColor a{
    width: 25px; height: 25px; float: left;
    margin: 0 12px 10px 0;
    border-radius: 15px;
}
.sizeft a {
    width: 50%;
    display: inline-flex!important;
}
.filterColor a:hover, .filterColor a.active{
    box-shadow: 0 0 1px 2px #333;
}
.filterContentItem>div>a{
    color: #7f7f7f; font-size: 14px;
    display: block;
    margin: 5px 0;
}
.filterContentCate>div>a{
    display: inline-table;
    width: 50%;
}
.filterContentItem span.spriteIcon{
    width: 12px; height: 12px;
    border: 1px solid #000;
    display: inline-block;
    margin: 2px 5px 0 0;
}
.filterContentItem a.active span.spriteIcon{
    background-position: -234px -7px;
}
.filterOnOff{
    border: 1px solid #000; padding: 2px 35px;
    position: absolute; top: -35px; right: 0;
}
.filterOnOff.vnxk{
    top: 5px; right: 0; z-index: 99;
}
#off{ display: none; }
#filterBtn{
    padding: 5px 20px; position: absolute; right: 0; bottom: 0;
}

.titleContent > h1 {
    color: #5d5d5d;
    font-size: 35px;
    font-weight: lighter;
    padding: 0 0 20px;
    text-transform: uppercase;
    line-height: 35px;
}
/*-------------------------------------------------------------end filter-------------*/
/*-------------------------------------------------------------orther album-------------*/
.itemOrtAlbum, .newsAlbum{
    float: left;
    width: 24%;
    margin: 0 0.5% 30px 0.5%;
    position: relative;
}
/*.change{*/
    /*width: 16% !important;*/
/*}*/
/*.change>a{*/
    /*height: 220px !important;*/
/*}*/
.itemOrtAlbum>a,.newsAlbum>a{
    display: block;
    height: 351px;
    position: relative;
    overflow: hidden;
    border: 1px solid #FFFFFF;

}

.itemOrtAlbum>a>img, .newsAlbum>a>img{
    width: 100%;
}
.itemOrtAlbum>a>span,.newsAlbum>a>span{
    position: absolute; left: 0; bottom: 0;
    padding: 5px 15px;
    text-transform: uppercase; background: #fff;
}
.itemOrtAlbum>span,.newsAlbum>span{
    padding: 10px;
    display: block;
    line-height: 17px;
    overflow: hidden;
}
#addMore{
    display: table;
    width: 100%;
}
ul > li.itemOrtAlbumList:first-child{
    margin-top: 20px;
    padding-top: 20px;
    border-top:  2px solid #232323;
}

ul li.itemOrtAlbumList{
    border-bottom: 2px solid #232323;
    min-height: 325px;
    margin-bottom: 20px;
    padding-bottom: 25px;
    width: 100%;
    overflow: hidden;
}
.des{
    display: block;
    float: right;
    width: 70%;
}
.width-col{
    width: 33%;
}
.des h1 a{
    color: #232323;
    font-weight: 700;
    font-size: 20px;
    display: block;
    padding-bottom: 10px;
}
.des a:hover{
    color: #b71616;
}
.des > .description{
    color: #777;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 10px;
    display: block;
}
.newsContent{
    display: table;
    width: 100%;
}
.newsContent ul li{
    float: left;
    position: relative;
    width: 32%;
    margin: 5px;
}
ul#price > li.feature-productslider-item{
    margin-left: 15px;
}
ul#price > li.feature-productslider-item > .item-inner .image-new{
    max-height: 424px;
}
ul#price > li > .item-inner .image-new a{
    height: 254px;
}
.social {
    padding: 10px 0;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.titleContent{
    border-bottom: 1px dashed #bebebe;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
}
.newsContent ul li .albumWrp{
    display: inline-block;
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
    border: 1px solid #FFFFFF;
}
.newsContent ul li .albumWrp img{
    bottom: 0;
    left: 0;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.des > .face > .fb-like{
    padding-top: 12px;
    width: 200px;
}
.breadcrumb .breadcrumbs-view{
    position: relative;
    text-align: center;
    width: 100%;
    display: table;
}
.des > a{
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding-top: 12px;
    text-transform: uppercase;
}
ul.categoryList li{
    display: inline-block;
}
ul#newsList > li:first-child, ul#newsList > li:nth-child(2){
    display: none;
}
#album_view > .newsContent{
    margin: 0 auto;
}
.itemOrtAlbumList>.imgItem{
    display: inline-block;
    float: left;
    min-height: 215px;
    margin-right: 5%;
    overflow: hidden;
    position: relative;
    width: 23%;

}
.itemOrtAlbumList>.imgItem>a>img{
    -webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, opacity 0.2s ease 0s, filter 0.2s ease 0s, border 0.2s ease 0s;
    transition: color 0.2s ease 0s, background 0.2s ease 0s, opacity 0.2s ease 0s, filter 0.2s ease 0s, border 0.2s ease 0s;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    right: 0;
    top: 0;
    border: 2px solid #cecece;
}
.resize{
    width: 100% !important;
}
.modelRight {
    display: block;
    float: left;
    margin-top: 8px;
    width: 70%;
}
.modelRight h1 a{
    color: #232323;
    text-decoration: none;
    transition: color 0.2s ease 0s, background 0.2s ease 0s, opacity 0.2s ease 0s, filter 0.2s ease 0s, border 0.2s ease 0s;
    font-size: 22px;
    font-weight: 700;
}
.modelRight h1 a:hover{
    color: #b71616 !important;
}
.read-more {
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-top: 13px;
}

.read-more span.icon-text {
    padding-left: 8px;
}
.guu-description {
    color: #777;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 10px;
}
#album_index{
    margin-top: 50px;
}
.itemOrtAlbumList>a>span{
    position: absolute; left: 0; bottom: 0;
    padding: 5px 15px;
    text-transform: uppercase; background: #fff;
}
.itemOrtAlbumList>span{
    padding: 10px 0 5px 0;
    display: block; height: 40px; line-height: 1.2em;
    overflow: hidden;
}
#viewDemo{
    position: relative; height: 50px; overflow: hidden;
}
.gradient{
    position: absolute; top: 0; left: 0; height: 100%; width: 100%;
    background: url("../img/gradient.png") repeat-x;
    z-index: 100;
}

.itemGllAlbum{
    margin: 0 0 50px 0;
}
.itemGllAlbum>a{
    display: block; overflow: hidden; position: relative;
}
.itemGllAlbum>a>img{
    display: block; width: 100%;
}
.itemGllAlbum>a>p{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 26px;
    padding:20px;
    background: #fff;
    transition: background 0.5s;
    opacity: 0.7;
    line-height: 25px;

}
.spriteIcon{
    background: url("../img/spriteIcon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.itemGllAlbum>a>p>span{
    float: right;
    font-weight: lighter; color: transparent; opacity: 1;
    padding: 10px 0;
}
.itemGllAlbum>a:hover>p{
    background: #000; color: #fff;
}
.itemGllAlbum>a:hover>p>span{
    color: white;
}
.itemGllAlbum>a>p>span>span{
    background-position: -228px -88px;
    float: right; height: 20px; width: 25px;
    margin-top: 0;
}

#album_view{
    max-width: 960px; margin: 20px auto;
}
.textLeft{
    width:50%;float:left;margin-right:5%;
}
.imgRight{
    width:45%;
    float:right;
    border: 1px solid #aaaaaa;
    padding: 3px;
}
.imgRight > img{
    border: 1px solid #000000;
    padding: 3px;
    width: 100%;
}
#album_view .title{
    border-bottom: 1px dashed #bebebe;
    padding: 0 0 10px 0; margin: 0 0 20px 0;
}
.title>h1{
    text-transform: uppercase;
    font-size: 35px;
    font-weight: lighter;
    color: #000000;
    padding: 0 0 20px 0;
    line-height: 1;
    text-align: center;
    font-family: "Myriad Pro", "Roboto Condensed", arial, sans-serif;
}

.newsContent > p{
    text-align: center;
}
.textLeft>.wrp{
    display: table;
    margin: 0 25%;
    text-align: center;
    width: 100%;
}
.textLeft>.wrp>.footer-static-title{
    width: 50%;
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff;
}

.social{ padding: 10px 0; }
#artContent>div>.intro{width:100%;display:table;font-family: Tahoma,sans-serif}
.intro .contentWrapper{width:100%;display:table;padding:20px 0;font-size:14px;line-height: 1.5em;}
.intro .contentWrapper .history{display:table;margin:0 auto 20px;}
.intro .contentWrapper .content{text-align: justify;}
.intro .contentWrapper .content p{padding-left:1px;margin-bottom:10px;font-weight:normal;font-family: Tahoma,sans-serif;font-size:12px;}
.intro .contentWrapper .content h2{font-size:2em;font-family: 'Time News Roman';margin:0 0 20px 35px;font-weight:normal;}
.social p{font-size:14px;text-transform: uppercase;display:inline-block;float:left;margin-right:10px;}
.social li{float:left;margin-right:10px;}
.social li a{width:22px;height:20px;}
.albumGallery>div a{
    display: block;
}
.albumGallery>div img{
    max-width:100%
}

.itemImgGll{
    width: 600px;
    margin: 10px auto;
    text-align: center;
    position: relative;
}
.itemImgGll>div{
    border: 2px solid #999999; border-radius: 5px; box-shadow: 0 0 10px #ffffff;
    position: absolute; opacity: 0;
}
.itemImgGll:hover>div{
    opacity: 1;
    transition: all 0.5s ease;
}
.itemImgGll>div:hover>div{
    display: block;
}
.itemImgGll>div>div{
    display: none; width: 200px;
    position: absolute; top: 20%; left: 65%;
    background: #ffffff;
    border-radius: 5px; box-shadow: 0 0 2px #5d5d5d;
}
.itemImgGll>div>div>span{
    background: transparent url("../img/arrow_tags.png") no-repeat;
    float: left; width: 25px; height: 20px;
    margin: 11px 0 0 -25px;
}
.itemImgGll>div>div >a{
    float: left; border-bottom: 1px dashed #494949;
    padding: 10px 4px;
}
.itemImgGll>div>div >a:hover{
    color: #149bdf;
}
.itemImgGll>div>div>div{
    float: left; padding: 5px 0;
    width: 100%;
}
.itemImgGll>div>div>div>h3{
    float: left; color: #c11c3d; padding: 2px 4px;
}
.itemImgGll>div>div>div>a{
    float: right; border-radius: 2px; font-size: 14px; margin-right: 4px;
}
.itemImgGll>div>div>div>a:hover{
    color: forestgreen;
}
.itemImgGll>img{
    max-width: 100%;
}

#backToTop{
    position: fixed; bottom: 40px; right: 20px;
    background-position: -243px -412px; width: 40px; height: 40px; z-index: 3147483639;
}
/*----------------------------------------------------light box album*/
#appendImg{
    float: left;
}
.itemSl{ display: none; }
.itemSl>span{
    float: left; width: 410px; height: 560px; padding: 20px; margin: 0 10px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
.itemSl>span>span{
    display: block; height: 100%; overflow: hidden;
}
.itemSl>span>span>img{
    width: 100%;
}
.itemSl .prod{
    float: left; width: 275px; height: 560px; padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
.itemSl .prod>a{
    display: block; padding: 10px 0;
    border-bottom: 1px solid #000; font-family: Arial, sans-serif;
}
.itemSl .prod>a:hover{
    text-decoration: underline;
}
.itemSl .prod>a>span{
    display: block; padding: 2px 0;
    font-family: Arial, sans-serif; font-weight: bold;
}
#albumGllSlide{
    float: left; width: 90px; height: 570px;
    position: relative; padding: 15px 10px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
#listImgAlbumGll li{
    float: left; width: 100%;
    margin: 5px 0;
}
#listImgAlbumGll li a{
    display: block; overflow: hidden; height: 100%;
}
#listImgAlbumGll li img{
    width: 100%;
}
#prevSlideA, #nextSlideA{
    position: absolute; left: 0; width: 100%; height: 15px;
}
#prevSlideA{
    top: 0; background-position: 45px -254px;
}
#nextSlideA{
    bottom: 0; background-position: 42px -269px;
}
.fancybox-album>.fancybox-skin{
    background: none;
}
/*-------------------------------------------------------------footer album-------------*/
#artRelate{
    max-width: 960px; margin: 0 auto;
}
#artRelate>h3{
    padding: 5px 0;
    font-size: 25px; font-weight: normal;
}
#artRelate>div{
    margin: 20px 35px 0 0;
    width: 28%; float: left;
}
#artRelate .albumReItem > a{
    float: left;
    width: 35%;
    height: 110px;
    overflow: hidden;
    margin: 0 10px 0 0;
}
#artRelate .albumReItem > a img{
    width: 100%; height: 100%;
}
.albumReItem p {
    float: left; width: 55%;
}
#select_view{
    position: fixed;
    top: 40%;
    right: 10px;
    z-index: 100;
}
#select_view>div:first-child>span:first-child.spriteIcon{
    background-position: -170px -27px;
    height: 30px;
    width: 30px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top:0;
}
#select_view>div:first-child>span.spriteIcon{
    background-position: -198px -27px;
    height: 30px;
    width: 30px;
    background-color: #e5e5e5;
    position: absolute;
    top: 30px;
    right: 0;
}
#select_view>div:first-child>div,
#select_view>div:last-child>a.spriteIcon>span{
    background: #ffffff;
    border: 1px solid #999999;
    box-shadow: 0 0 2px #5d5d5d;
    position: absolute;
    top: -5px;
    right: 40px;
    width: 200px;
    padding: 10px;
}
#select_view>div:first-child>div>span.spriteIcon:first-child,
#select_view>div:last-child>a.spriteIcon>span>span.spriteIcon{
    background-position: -170px -56px;
    width: 20px;
    height: 30px;
    position: absolute;
    top: 2px;
    right: -7px;
}
#select_view>div:first-child>div>a.spriteIcon{
    background-position: -233px -7px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 2px;
}
#select_view>div:first-child>div>div{
    float: left;
    margin: 5px 0 0 0;
    width: 100%; cursor: pointer;
}

#select_view>div:first-child>div>div>span{
    background-position: -141px -31px;
    width: 30px;
    height: 25px;
    float: left;
}
#select_view>div:first-child>div>div:last-child>span{
    background-position: -113px -31px;
    width: 30px;
    height: 25px;
    float: left;
}
#select_view>div:last-child{
    position: absolute;
    right: 0;
    top: 0;
}
#select_view>div:last-child>a.spriteIcon:first-child{
    background-position: -170px -28px;
    background-color: #e5e5e5;
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
    border: 1px solid #e0e0e0;
}
#select_view>div:last-child>a.spriteIcon:last-child{
    background-position: -197px -28px;
    border: 1px solid #e0e0e0;
    border-top: none;
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
}
#select_view>div:last-child>a.spriteIcon>span{
    display: none;
    width: 110px;
    padding: 5px 10px 10px 10px;
}
#select_view>div:last-child>a.spriteIcon:first-child:hover>span{
    display: block;
}
#select_view>div:last-child>a.spriteIcon:last-child:hover>span{
    display: block;
}
#select_view>div:last-child>a.spriteIcon:first-child:hover{
    background-position: -141px -28px;
}
#select_view>div:last-child>a.spriteIcon.active:first-child{
    background-position: -141px -28px;
}
#select_view>div:last-child>a.spriteIcon.active:last-child{
    background-position: -113px -28px;
}
#select_view>div:last-child>a.spriteIcon:last-child:hover{
    background-position: -113px -28px;
}
#scrollProGll{
    position: fixed; z-index: 100;
    right: 10px; top: 65%;
}
#scrollProGll>span{
    background-position: -226px -26px; display: inline-block; border: 1px solid #c7c7c7;
    width: 30px; height: 30px; background-color: #c7c7c7; cursor: pointer;
}
#scrollProGll>span:hover{
    background-color: #ffffff; border: 1px solid #c7c7c7;
    background-position: -56px -56px;
}
#tooltipAp{
    position: absolute; top: -5px; right: 40px;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 0 0 2px #5d5d5d;
    width: 150px;
    padding: 10px;
}
#tooltipAp span.spriteIcon{
    background-position: -170px -56px;
    width: 20px;
    height: 30px;
    position: absolute;
    top: 2px;
    right: -7px;
}
#tooltipAp a.spriteIcon{
    background-position: -233px -7px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 2px;
}
#filter > h2 {
    font-size: 26px;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}
/*-------------------------------------------------------------end footer album-------------*/
/*-------------------------------------------------------------end orther album-------------*/
.nav-container {
    float: left;
    margin: 0 0 2%;
    width: 100%;
    position: relative;
}
.shadow-menu {
    background: url("../img/shadow-menu.png") no-repeat 50% 0;
    z-index: 7;
    width: 100%;
    height: 36px;
    position: absolute;
    bottom: -35px;
    left: 0;
}
.pt_custommenu {
    border: 1px solid #DDDDDD;
    font-size: 14px;
    margin: 4px;
    padding: 0;
    position: relative;
    width: auto;
    z-index: 8;
}
.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title{
    padding: 10px 13px !important;
}
.pt_custommenu div.pt_menu {
    float: left;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
    text-decoration: none;
    display:block;
    padding: 20px;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    line-height: 32px;
    font-size: 14px;

}
.pt_custommenu div.pt_menu .parentMenu a span{
    font-family: 'abrahamlinco';
    font-size: 25px;
    cursor: pointer;
    font-family: 'abrahamlinco';
    line-height: 25px;
    text-transform: uppercase;
}
.pt_custommenu #popup_pt_item_menu_custom_menu { width: 70% !important;}
.pos-new-product{
    width: 100% !important;
}
.breadcrumb{
    color: #8E6650;
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    display: table;
    padding-bottom: 5px;
}
.breadcrumbs-view li{
    display: inline-block;
    text-align: center;
}
.breadcrumbs-view li:last-child a{
    color: #855e49;
}
.breadcrumbs-view li span{
    background: url("../img/icon_breadcrumbs.png") no-repeat scroll 0 13px rgba(0, 0, 0, 0);
    color: #333;
    display: inline-block;
    height: 20px;
    margin: 0 10px;
    text-align: center;
    text-indent: -999px;
    width: 10px;

}
.pt_custommenu div.popup {
    background: url("../img/bg-footer-top.png") repeat scroll 0 0 ;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0;

    position: absolute;
    text-align: left;
    z-index: 3000;
}
div.pt_menu{
    padding: 20px;
}
div.pt_menu {
    float: left;
    padding: 0 !important;
}
div.pt_menu a, div.popup a {
    text-decoration: none;
    display:block;
    line-height: 44px;
}
.itemMenu h4.level1,
.itemSubMenu h4.level2 span{
    color: #897725;
}
.itemSubMenu h4.level4,
.itemSubMenu a.level4 {
    color: #666666;
    padding-left: 8px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.pos-new-product .bx-wrapper .bx-viewport, .pos-feature-product .bx-wrapper .bx-viewport {

}
.storeBanner ul{
    display: table !important;
    width: 100% !important;
}
.storeBanner ul li.imageStore{
    height: 500px !important;
    overflow: hidden;
    width: 100% !important;
}
div.popup a.actParent {
    color: #4D4D4D;
}
div.popup a.act {
    color: #A52A2A !important;
}
.product-grid > .col-md-4{
    height: 430px;
}
#pb-left-column > .caroufredsel_wrapper{

    height: 520px !important;
}
.cloudzoom-zoom{
    z-index: 9999;
}
.images-thumb .caroufredsel_wrapper{position:relative;}
.images-thumb ul{display:block;margin:0 auto;}
.images-thumb .caroufredsel_wrapper{margin:0 auto !important;}
.images-thumb li{display:block;float:left;width:76px;margin:5px;margin-bottom: 10px !important;}
.images-thumb a{width:100%;overflow:hidden}
.images-thumb img{width:100%;}
.img-details span{font-size:14px;text-align:center;display:block;padding:10px 0}
.images-thumb span.fa{position:absolute;top:40px;right:0;font-size:30px;font-weight:normal;}
.images-thumb span.prev{left:0px;}
.images-thumb{position:relative;}
.images-thumb .ico{position:absolute;top:45px;width:23px;height:35px; background:  #8f6751;}
.images-thumb .right{right:0;background:url("../img/right.png") no-repeat;}
.images-thumb .left{left:0;text-align:left;background:url("../img/left.png") no-repeat;}
#views_block > .images-thumb > .caroufredsel_wrapper, #views_block > .images-thumb >.caroufredsel_wrapper > ul{
    width: 100% !important;
    height: 96px !important;
}
.pos-special-product .bx-wrapper {
    border: 1px solid #ddd;
    margin: -87px 0 0;
    padding: 90px 0 15px;
    position: relative;
}
.pos-special-product {
    background: url("../img/bg-footer-top.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 4px;
}
.product-name{
    text-align: center;
    font-size: 16px !important;
}
.pos-special-product li.ajax_block_product .content_price{
    text-align: center;
}
div.column {
    float:left;
    padding: 0 10px;
}
.colorWrp,.sizeWrp {
    display: table;
    width: 90%;
}
.colors i {
    display: block;
    left: 50%;
    margin-bottom: 6px;
    margin-left: -2px;
    position: relative;
}
.size > a.deactive, .size > a.deactive > b{
    background:#000 !important;
    color: #fff;
    cursor: not-allowed !important;
}
span.req a {
    display: block;
    height: 30px;
    width: 30px;
    float: left;
    border-radius: 100px;
    margin: 5px 1%;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    border: solid 2px #fff;
    overflow: hidden
}
span.req a b {
    display: table;
    margin: 3px auto;
    border: none;
}
.pos-special-product > .bx-wrapper{
    max-width: 100% !important;
}
span.req a.active {
    border: solid 2px #F48C42
}
span.req a img {
    width: 100%
}
#pb-right-column #buy_block label{
    padding: 10px 0 0;
    float: left;
}
.ui-tooltip{
    text-align: center;
    color: black;
    display: none;
    position: absolute;
}
.unsel{
    cursor: not-allowed;
}
.ui-tooltip, .arrow:after{
    background: black!important;
    border: 2px solid white!important;
}
.ui-tooltip{
    padding: 10px 20px;
    color: white!important;
    box-shadow: 0 0 7px black;
}
.ui-tooltip-content{
    color: #ffffff!important;
}
.arrow{
    width: 70px; height: 16px; overflow: hidden;
    position: absolute; left: 50%; margin-left: -32px; bottom: -16px;
}
.arrow.top{
    top: -16px; bottom: auto;
}
.arrow.left{
    left: 20%;
}
.arrow:after{
    content: "";
    position: absolute; left: 20px; top: -20px; width: 20px; height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.arrow.top:after{
    bottom: -20px; top: auto;
}

@media (max-width: 1080px) {
    div.column {
        width: 175px;
    }

}
div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
div.itemSubMenu {

}
.pt_custommenu div.blockright { width: 500px; margin: 0 0 0 30px; padding: 0;}
.clearBoth {
    clear:both;
}
.block2{
    margin-top: 10px;
}
#popup_home{
    display: none !important;
}
div.popup .block1{
    display: inline-block;
}
#pt_custommenu div.popup {
    width: auto !important;
}
#pt_custommenu .popup-inner{

}
#pt_custommenu .popup-inner > div {
    border: 1px solid #DDD;
    margin: 4px;
}
#pt_custommenu .level1{padding: 15px 0;}
div.popup .block1:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
div.popup .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
/*show right block*/
div.popup .floatleft{
    float: left;
}
div.popup .block1.floatleft{
    /*width: 650px;*/
}
div.popup .block2.floatleft{
    /*width: 250px;*/
}
div.popup .blockright img{
    max-width: 100%;
}
.parentMenu .block-title{
    color: #1E7EC8;
    height: 32px;
    line-height: 32px;
}

div.pt_menu .parentMenu p{
    margin: 0;
    padding: 0;
}
#pt_menu_link .parentMenu ul li{
    float: left;
    list-style: none;
}
#pt_menu_link .parentMenu ul li a{
    float: left;
    padding: 5px 12px 6px 8px;
    display: block;
}
#pt_menu_link{
    padding: 0;
}
.cmsblock { width: 97% !important;}
.block2{
    color: #888;
    float: left;
    max-width: 840px !important;
}
.des-title { color: #666; text-transform: uppercase; font-weight: normal; font-family: 'robotoslablight'; font-size: 24px; padding-bottom: 10px; text-align: left;}
.static-menu-img {
    float: left;
}

.custom-menu-bottom img { width: 99%;}

/*mobile menu*/

/*------Accordion ---------*/
/********** < Navigation */

.ma-nav-mobile-container { clear: both; display: inline-block; padding: 0;}
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    float: left;
    width: 100%;
    margin: 10px 0 0;
}

.nav-collapse, .nav-collapse.collapse {

}
.navbar-inner {


}
.menu-mobile {
    background:#8F6752 !important;
    float: left;
    width: 100%;
    padding: 5px 15px;
    margin: 0;
    height: 50px;
    line-height: 40px;
    border-radius: 2px;
}
.navbar .btn-navbar {
    margin-top: 13px;
    height: 15px;
    border: 0 !important;
    box-shadow: none !important;
    background: url("../img/bg-menu-mobile.png") no-repeat 50% 50%;
    float: right;
}
.navbar .btn-navbar:hover {background:url("../img/bg-menu-mobile.png") no-repeat 50% 50% !important; font-family: 'helvetica';}

.navbar .btn-navbar .icon-bar {
    box-shadow:none !important;
    border-radius:0 !important;
    background-color:inherit !important;
}
.mobilemenu>li.last a {
    border-bottom: 0;
}
.navbar .brand {
    color: #fff;
    text-transform: uppercase;
    font-family: 'robotoslablight';
    font-size: 16px;
}
.mobilemenu {
    list-style-type: none;
    padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}
.mobilemenu li {
    background: #faf8f8;
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
    position: relative;
}
.mobilemenu li.level0.last {
    margin-bottom: 20px;
}
.mobilemenu li.active>a {
    /*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
    padding: 20px;
    background: #aef;
    display: block;
    clear: both;
    float: left;
    width: 360px;
}
.mobilemenu a {
    text-decoration: none;
    border-bottom: 1px solid #e0d8d8;
    /*font: bold 1.1em/2em Arial, sans-serif;*/
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
    color: #666;
    margin: 0 15px;
    font-family: 'abrahamlinco';
    display: block;
    text-transform: capitalize;
    cursor: pointer;
}



.mobilemenu li.parent>a {
    /*background: url('../images/open.gif') no-repeat center right;*/
}

.mobilemenu li ul li {
    font-size: 0.9em;
}
.mobilemenu li.active>ul {

}

.mobilemenu ul a {
    padding-left: 25px;
}
.mobilemenu ul ul a {
    padding-left: 40px;
}
.mobilemenu ul ul ul a {
    padding-left: 55px;
}
.mobilemenu ul ul ul ul a {
    padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
    padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
    position: absolute;
    top: 8px;
    right: 8px;
}
.mobilemenu span.head a {
    color:#333333;
    display:block;
    height:15px;
    padding:0;
    width:15px;
    border: 0;
}
.mobilemenu span.CLOSE a { background: url("../img/menu_down.png") no-repeat 50% 50%; }
.mobilemenu span.OPEN a {  background: url("../img/menu_up.png") no-repeat 50% 50%;}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {
    background: url("../img/menu_up.png") no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
    background: url("../img/menu_up.png") no-repeat 50% 50%;
}
