html, body {
    font-family: Cambria, Georgia, serif !important;
    font-size: 14px;
}

h1, h2, h3{
    font-family: Cambria, Georgia, serif !important;
}

h2{
    color:#a3a3a3;
}

a{
    color:#000000;
    text-decoration: underline;
}

a:hover{
    color:#000000;
    text-decoration: none;
}

.styleColor{
    color: #c0c0c0;
}
.main-container{
    width:925px;
    margin: 0 auto;
}

.main-container-sait{
    width:986px;
    margin: 0 auto;
    max-width: none !important;
}
.main-footer{
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0 0 20px 0;
    border-bottom: 1px black solid ;
    border-top: 1px black solid ;
}
.align-center{
    text-align: center;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}


.logo-main-page{
    position: absolute;
    margin-top: 500px;
    margin-left: 400px;
}




div#rotator {position:relative; margin-top: 150px;margin-left: -40px;}
div#rotator ul li {position:absolute; list-style: none;}
div#rotator ul li.show {z-index:500;}


.changeLocale {
    position: absolute;
    margin-top: 19px;
    z-index: 999;
    margin-left: 30px;
    text-transform: uppercase;
    color: white;
}

.changeLocale a{
    color: white;
    font-weight: bold;
    text-decoration: underline;
    margin-right: 5px;
    font-size: 10px;

}

.changeLocale a:hover{
    text-decoration: none;
}

.changeLocale a.selected{
    text-decoration: none;
    font-weight: normal;
    color: #c0c0c0;
}

.changeLocaleSait {
    float: right;
    margin-top: 20px;
    font-size: 10px;
    margin-right: 20px;
    text-transform: uppercase;
}

.changeLocaleSait a{
    color: #c0c0c0;
    font-weight: normal;
    text-decoration: none;
    margin-right: 5px;
}

.changeLocaleSait a:hover{
    text-decoration: none;
}

.changeLocaleSait a.selected{
    font-weight: bold;
    text-decoration: none;
    color: #949494;
}



.menu {
    font-family: Georgia, Times, 'Times New Roman', serif;
    position: relative;
    border-top: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
    text-align: center;
    width: 972px;
}

.menu ul{
    padding-left: 0px;
    margin: 8px 0px 8px 0px;
}

.menu-item {
    display: inline-block;
    position: relative;
    text-align: left;
}

.menu-item-a {
    text-align: center;
    color: black;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 20px 9px 20px;
}

.menu-item-a:hover {
    color: #6d6e71;
    /*background-color: #e9e9e9;*/
}

.menu-item ul {
    display: none;
    z-index: 100;
    background: #fefefe;
    -moz-box-shadow: 0 8px 19px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 11px 19px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 19px rgba(0, 0, 0, 0.15);
    margin: 5px 0 0 0;
    position: absolute;
    padding: 15px 10px 10px 30px;
    min-width: 205px;
    list-style-type: none;
}

.rus-menu{
     padding: 10px 15px 10px 15px !important;
 }

.eng-menu{
    padding: 10px 25px 10px 25px !important;
}

.spn-menu{
    padding: 10px 21px 10px 21px !important;
}

.menu-item .active:hover a {
    /*background-color: #e9e9e9;*/
}

.menu .active:hover a.menu-item-a {
    /*background-color: #e9e9e9;*/
    /*font-weight: bold;*/
    color: #6d6e71;
}


.menu .active:hover ul {
    display: block;
    z-index: 200;
    background-color: white;
}



.b-main .active-section {
    color: #6d6e71;
    background-color: #e9e9e9;
}

.menu-item li {
    float: none;
    white-space: nowrap;
    margin-bottom: 12px;
}

.menu-item li a {
    color: black;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    font-size: 14px;

}

.menu-item li a:hover {
    color: #949494;
    display: inline;
    text-decoration: none;
}

.contacts {
    margin-bottom: 30px;
    display: block;
    text-align: center;
    font-family: Cambria, Georgia, serif;
}
.country-switcher, .city-switcher{
    margin: 30px;
}
.btn {
    border-width: 0;
    padding: 7px 14px;
    font-size: 14px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    text-shadow: none;
    cursor: pointer;
    text-decoration: none;
}

.btn-primary {
    color: #000;
    background-color: #fff !important;
    border-color: #c0c0c0 !important;
}

.btn-primary.active, .btn-primary:hover {
    color: #fff;
    background-color: #000 !important;
    border-color: #c0c0c0 !important;
}


.card-city{
    border: 1px #c0c0c0 solid;
    -moz-box-shadow: 0 8px 19px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 11px 19px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 19px rgba(0, 0, 0, 0.15);
    margin-top: 50px;
    height:380px;
}
.butique-contact{
    float: left;
    padding: 30px;
    text-align: center;
    width: 450px;
}
.botuque-map{
    float: right;
}

.card-header{
    font-size: 22px;
    margin-top: 35px;
    color: #999;
}

.card-phone img{
    margin: 10px;
}

.card-phone .number{
    font-size: 18px;
    margin-top: 30px;
}

.form-control {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
}

.filter-block{
    float: right;
    padding: 5px;
    color: black;
    border: 1px #000 solid;
    border-top: none;

}

.filter-block select {
    border-radius: 4px;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
}


.name-collection {
    margin-top: 50px;
    margin-bottom: 10px;
    font-family: Cambria, Georgia, serif;
    font-size: 27px;
    color: #999;
}

.block-jewels{
    display: inline-block;
    /*border: 1px #c0c0c0 solid;*/
    padding: 10px;
    text-align: center;
}

.block-jewel{
    width: 220px;
    float: left;
    min-height: 283px;
    margin: 8px;
    margin-top: 10px;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

.img-small-jewel{

}

.menu-image{
    z-index: 9999;
    opacity: 0.7;
    background: #000000;
    position: absolute;
    width: 220px;
    height: 283px;
    display:none;
}

.hide{
    display: none;
}

.button-in-jewel-menu{
    margin-top: 60%;
}

.btn-jewels {
    color: #fff;
    background-color: #000 !important;
    border: 2px #fff solid !important;
}

.btn-jewels.active, .btn-jewels:hover {
    color: #fff;
    background-color: #1f1f1f !important;
    border: 2px #fff solid !important;
}



/***
Bootstrap modal
***/

.modal {
    z-index: 10050 !important;
    outline: none !important;
}

.modal-header {
    border-bottom: 1px solid #EFEFEF;
}

.modal-header h3{
    font-weight: 300;
}

.modal-small.modal-dialog {
    width: 400px;
}

.modal-wide.modal-dialog {
    width: 60%;
}

.modal-full.modal-dialog {
    max-width: 1152px;
}

@media (max-width: 768px) {
    .modal-small.modal-dialog,
    .modal-wide.modal-dialog,
    .modal-full.modal-dialog {
        width: auto;
    }

}

/***
Modal header close button fix
***/
.modal-header .close {
    margin-top: 0px !important;
}

.modal > .loading {
    position: absolute;
    top: 50%;
    left:50%;
    margin-top: -22px;
    margin-left: -22px;
}

.modal-backdrop {
    border: 0 !important;
    outline: none !important;
    z-index: 10049 !important;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    background-color: #333 !important;
}

/* fix: content shifting to the right on modal open due to scrollbar closed */
.modal {
    overflow-y: auto !important;
}

.modal-open {
    overflow-y: auto !important;
}

.modal-open-noscroll {
    overflow-y: hidden !important;
}

.news-carousel-item{
    max-height: 160px;
}

.news-block{
    padding-left: 70px;
}


.news-item{
    width: 800px;
}

.news-img img {
    border: 1px solid #999;
    padding: 15px 15px 80px 15px;
    text-align: center;
    -webkit-box-shadow: #666 2px 2px 10px;
    -moz-box-shadow: #666 2px 2px 10px;
    box-shadow: #666 0px 2px 10px;
    background: #fff;
    background: url('../images/logo-news.png') no-repeat bottom center;
    position: relative;
    margin: 10px;
}

.collections-jewel{
    border: 1px #ccc solid;
    width: 192px;
    height: 183px;
}


#main-img{
    width:300px;
}

.mini-image{
    width: 50px;
    height: 50px;
    margin-left: 5px;
    float:left;
    opacity: 0.5;
}

.mini-image.active{
    border:1px #c0c0c0 solid;
}

#mega-basket-block{
    float: right;
    margin-top: -75px;
    margin-right: 50px;
}

#mega-basket-block{
    float: right;
    margin-top: -75px;
    margin-right: 25px;
    width: 140px;
}

#amount-basket{
    margin-top: 10px;
    float: right;
}


.gridster{
    /*margin-top: -1px;*/
}
.gridster ul li{
    background: #ffffff;
    list-style: none;
}

/*если нужно чтобы между украшениями в колеекциях версии два были черные полосочки  раскоментировать в нижних 5 блоках border*/

.first-flor-right-bottom{
    /*border-right: 1px #000 solid;*/
    /*border-bottom: 1px #000 solid;*/
}
.first-flor-bottom{
    /*border-bottom: 1px #000 solid !important;*/
}
.first-flor-left-top{
    /*border-left: 1px #000 solid;*/
    /*border-top: 1px #000 solid;*/
    margin-left: -1px;
    margin-top: -1px;
}

.first-flor-right-top{
    /*border-right: 1px #000 solid;*/
    /*border-top: 1px #000 solid;*/
    margin-top: -1px;
}

.first-flor-right{
    /*border-right: 1px #000 solid;*/
}

.tags-spliter {
    color: #a8fc64;
}

.list-posts img {
    height: 270px;
}
.list-left-post, .list-right-post{
    text-align: center;
    padding: 0px !important;
    margin: 0px !important;

}

.list-left-post{
    width: 215px;
}

.category-name{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.post-name{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.post-name-right{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;

}

#blog-paginator{
    font-size: 14px;
    padding-top: 35px;
    border-top: 1px #c0c0c0 solid;
}

.btn-comment{
    border-radius: 20px !important;
    border: 1px #c0c0c0 solid;
    background: #e8e8e8;
    width: 100px;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    padding: 5px;
    text-align: center;
    color: #777777;
    cursor: pointer;
    font-size:12px;
}

.btn-comment.active{
    background: #e5e5e5;
}

.other-posts{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 30px;
}

.modal-opacity{
    background-color: #000000;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5
}

.new-button-close{
    text-align: right;
    margin-right: 2px;
    margin-top: 2px;
}

#button-right-jewel{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 188px;
    left: 487px;
    cursor: pointer;
    z-index: 999;
}

#button-left-jewel {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 188px;
    left: 0;
    cursor: pointer;
    z-index: 999;
}

.basket-in-header{
    float: right;
    width: 200px;
    height: 80px;
    text-align: right;
    font-size: 12px;
}

.basket-in-header a{

    text-transform: uppercase;
    margin-right: 10px;
    text-decoration: none;
    color: #c0c0c0;
}

.basket-in-header a:hover{
    color: #949494;
}

#goto_checkout{
    position: relative;
    top: 13px;
}


.amova-copy{
   color: #666;
}

.amova-social a{
    margin-right: 10px;
}

.amova-social-icon-facebook{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -25px -22px;
}

.amova-social-icon-twitter{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -68px -22px;
}


.amova-social-icon-pinterest{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -113px -22px;
}

.amova-icon-arrow-left{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -129px -93px;
}

.amova-icon-arrow-right{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -198px -93px;
}

.amova-icon-close{
    display: block;
    background: url(../images/control-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -34px -95px;
}

input.amount-jewelry{
    text-align: center;
    width: 50px;
    margin-left: 38%;
}

