body {
    padding-top: 70px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
	
}
.ok{
	font-size: 24px;
}
#mini-logo-scroll {
    padding: 0
}

.center {
    margin: 0 auto
}

.cc_message {
    text-align: center!important
}

.cc_container {
    color: #000!important
}

.cc_container .cc_btn {
    margin-left: 0!important
}

* {
    border-radius: 0!important
}

.slide-image {
    margin: 0 auto
}

.carousel-holder {
    margin-bottom: 30px
}

.carousel-control,
.item {
    border-radius: 4px
}



.caption {
    height: 170px;
    overflow: hidden
}

.caption h4 {
    white-space: normal
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581
}

.thumbnail {
   	height: 500px;
}

.thumbnail .img_container {
   
	/*height: 248px;*/
	height: 175px;
	margin-top: 10px;
}
.img_container > img{
	margin: 0 auto;
	max-height: 175px;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333
}

footer {
    margin: 20px 0 0
}

.columnCaptions {
    text-transform: uppercase;
    padding: 0;
    box-shadow: 0 0 0
}

.columnCaptions span:first-child {
    padding-left: 0;
	padding-right: 50px;
}

.columnCaptions span {
    padding: 0 120px 0 0
}

.columnCaptions span:last-child {
    float: right;
    padding-right: 0
}

.itemName {
    float: left;
    padding-left: 100px
}

.quantity {
    float: left;
    width: 70px;
    padding-left: 7px
}

.price {
    font-weight: 700;
    float: right
}

.totals span {
    padding: 40px 15px 40px 0
}

.totals .price {
    float: left
}

.totals .itemName {
    margin-top: 1px
}

.totals .order {
    float: right;
    padding: 0;
    margin-top: 40px;
    padding-left: 5px;
    cursor: pointer
}

.order a {
    font-weight: 700;
    border-radius: 2px;
    padding: 20px 30px
}

#service {
    background-color: #fcfefc;
    z-index: 9000;
    font-size: 12px;
    min-height: 0
}

#ul-service > li > a {
    padding: 0
}

#service-mobile {
    display: none
}

.menubar {
    background-color: #000;
    border-color: #000;
	text-transform: uppercase;
}

#second-nav {
    top: 0;
	height: 150px;
}

#mini-logo,
#ul-cat-mobile {
    display: none
}

#big-logo {
    display: block;
    position: absolute
}

#spacer {
    margin-left: 150px;
    visibility: hidden
}

#ul-cat {
	margin-top: 10px;
	/*
    margin:0 auto;
	margin-left:70px;
	*/
	display: inline-block;
	float: none;
}

#ul-cat > li > a:link,
#ul-cat > li > a:visited {
    color: #fff
}

#ul-cat > li > a:active,
#ul-cat > li > a:hover,  {
    color: #ae9962
}
.hover-gold:hover {
	color: #ae9962 !important;
}
#ul-nav {
    z-index: 9000;
	
    margin-top: 15px;
    padding-right: 10px;
}

#cat-nav {
    background-color: #000;
    /*top: 79px;*/
	top: 150px;
    z-index: 900;
	text-align: center;
}

#main {
    padding-top: 60px;
    padding-bottom: 15px;
    margin-top: 15px!important;
    margin-bottom: -20px
}

.cart-icon {
    height: 35px;
    margin-left: 5px;
    width: auto
}

.yes-mobile {
    /*margin-left: 150px*/
	margin-left: 81%;
}

.list-group.inner li {
    border: none
}

.cat-mobile {
    display: none
}

.cat-tree .list-group .list-group-item {
    border: none
}

.cat-link {
    color: #000
}

.cart-mobile {
    display: none
}

#feedback {
    bottom: 0;
    position: fixed;
    right: 3%;
    z-index: 99999
}

#feedback a {
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7
}

#searchstring {
    background-color: #333;
    padding: 4px 10px;
    color: #aaa
}

#search_ok {
    width: 33px;
    height: 30px;
    padding: 6px 9px
}
.mid-logo-wrapper{
	margin-top: 38px;
	margin-left: 180px;
}

.modal-detail{
	
	
}

.detail-big{
	max-height: 700px;
	margin: 0 auto;
}

@media only screen and (max-width: 979px) {
    .dropdown-menu li:hover .dropdown-menu {
        position: static
    }
}
@media only screen and (min-width: 992px) {
	.article-img{
		max-width: 500px;
	}
}
@media only screen and (max-width: 991px) {
	#ctrldevice-cartcontent{
		display: none;
	}
	#mid-logo{
		
	}
	.yes-mobile{
		margin-left: 70%;
	}
	.mid-logo-wrapper{
	margin-top: 5px;
}
}

@media (max-width: 1199px) {
    #big-logo > a > img {
        height: 80px
    }
    #main {
        padding-top: 150px
    }
	#ul-cat{
		margin-left: 0px;
	}
	.mid-logo-wrapper{
	margin-top: 5px;
}

#second-nav{
	
	height: 100px;
}

#cat-nav{ top: 100px;}

}

@media (max-width: 529px) {
   .columnCaptions {
	   display: none;
   }
   .itemName{
	   clear: both;
	   padding-left: 0;
   }
}

@media (max-width: 767px) {
	.lang-select{
	position: relative !important;
	
	top: 0px !important;
	
}
#tocartmenu{
	display: none;
}
	
    #service {
        display: none
    }
    #second-nav {
        top: 0;
		height: auto;
    }
    #mini-logo {
        display: block
    }
    #big-logo,
    #cat-nav {
        display: none
    }
    #ul-nav {
        margin-left: 0
    }
    #service-mobile,
    #ul-cat-mobile {
        display: block
    }
    #main {
        padding-top: 0
    }
    .search-mobile {
        border: none!important;
        margin: 7px 59px!important;
        padding: 0!important
    }
    .no-mobile {
        display: none
    }
    .cart-icon {
        height: 28px
    }
    .yes-mobile {
        display: block;
        margin-left: 0
    }
    .cat-tree {
        display: none
    }
    .cat-mobile {
        display: block
    }
    #searchstring {
        width: 173px;
        height: 32px
    }
    #search_ok {
        font-size: 1em!important
    }
    #second-nav {
        margin-bottom: 0
    }
    .cart-mobile {
        display: block;
        position: absolute;
        right: 69px;
        top: 14px;
        width: 40px
    }
    #ctrldevice-search {
        margin-left: 10px!important
    }
    body {
        background-image: none;
        padding-top: 57px
    }
    #feedback {
        display: none
    }
    #search_ok {
        left: 250px;
        position: absolute;
        top: 8px
    }
	.mid-logo-wrapper{
		display: none;
	}
}

#search_ok {
    font-size: 1em
}

#ctrldevice-search {
    margin-left: 200px
}

@media (min-width: 768px) {
	#ul-nav {
		border-right: 1px solid rgb(200, 168, 58);
	}
	
	#ul-nav > li > a {
    padding: 0;
}
    #searchstring {
        width: 200px;
        height: 30px
    }
    #search_ok {
        width: 33px;
        height: 30px;
        padding: 6px 9px
    }
    #ctrldevice-search {
        margin-top: 20px
    }
    #second-nav .container {
        /*height: 100px*/
    }
    .big-img-popup {
       /* max-width: 90%;
        width: unset!important;
        display: table; */
    }
	.dropdown-img{
		/* border-left: 1px solid #ddd; height: 100%; */
		border-left: 1px solid rgb(200, 168, 58); 
		height: 100%;
	}
	.dropdown-art-text{
		margin-top:45%;
	}
	.dropdown-art {
		height: 100%;
	}
	.cat-dropdown{
		width:750px;
		height: 470px;
		padding-left: 0px;
	}
	.dropdown-menu-right{
		left: 0;
	}
	
}

@media (min-width: 992px) {
	.no-padding-left{
		padding-left: 0;
	}
	.no-padding-right{
		padding-right: 0;
	}
	.dropdown-menu-right{
		left: auto;
	}
	.cat-dropdown{
		width:992px; 
	}
	
}

@media (min-width: 1200px) {
	
	
    #main {
        padding-top: 150px;
        min-height: 768px
    }
    #searchstring {
        width: 334px
    }
    #newsletter-button {
        padding-left: 0;
        margin-left: -10px
    }
    #big-logo > a > img {
        height: 130px
    }
    .modal {
        top: 25px;
    }
}

@media (max-width: 1199px) {
    #newsletter-button {
        margin-top: 10px
    }
    #ctrldevice-search {
        margin-left: 0
    }
}

@media (max-width: 397px) {
    #search_ok {
        display: none!important
    }
}
@media (max-width: 356px) {
	#searchstring{
		width: 140px !important;
	}
	#delcost_pop{
		font-size: 6pt;
	}
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0
}

.fb_iframe_widget {
    top: -5px
}

.ui-dialog {
    z-index: 99999
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.dropdown-menu {
    background-color: #fcfefc
}

.spritezoom-container {
    margin: 10px;
    text-decoration: none
}

.spritezoom-view {
    border: 4px solid #ccc;
    margin: -4px
}

.spritezoom-zoom {
    border: 4px solid #ccc;
    margin: -4px
}

.spritezoom-tint {
    background: #ccc
}

.spritezoom-lens {
    border: 4px solid #ccc;
    margin: -4px
}

.spritezoom-title {
    background: #888;
    color: #fff;
    padding: 3px;
    text-align: center
}

.payment-block {
    height: 30px;
    border: 1px solid grey;
    width: 80px;
    margin-bottom: 10px;
    padding: 3px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    background-color: #fcfefc
}

.payment-block > span {
    vertical-align: sub
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px
}

.social-icons .fa {
    font-size: 1.8em;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.share-icons .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.social-icons.icon-circle .fa,
.share-icons.icon-circle .fa {
    border-radius: 50%
}

.social-icons.icon-rounded .fa,
.share-icons.icon-rounded .fa {
    border-radius: 5px
}

.social-icons.icon-flat .fa,
.share-icons.icon-flat .fa {
    border-radius: 0
}

.social-icons .fa:hover,
.social-icons .fa:active,
.share-icons .fa:hover,
.share-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333
}

.social-icons.icon-zoom .fa:hover,
.social-icons.icon-zoom .fa:active,
.share-icons.icon-zoom .fa:hover,
.share-icons.icon-zoom .fa:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.fa-adn {
    background-color: #504e54
}

.fa-apple {
    background-color: #aeb5c5
}

.fa-android {
    background-color: #A5C63B
}

.fa-bitbucket,
.fa-bitbucket-square {
    background-color: #036
}

.fa-bitcoin,
.fa-btc {
    background-color: #F7931A
}

.fa-css3 {
    background-color: #1572B7
}

.fa-dribbble {
    background-color: #F46899
}

.fa-dropbox,
.fa-envelope {
    background-color: #018BD3
}

.fa-facebook,
.fa-facebook-square,
.fb-btn {
    background-color: #3C599F!important
}

.fa-flickr {
    background-color: #FF0084
}

.fa-foursquare {
    background-color: #0086BE
}

.fa-github,
.fa-github-alt,
.fa-github-square {
    background-color: #070709
}

.fa-google-plus,
.fa-google-plus-square {
    background-color: #CF3D2E
}

.fa-html5 {
    background-color: #E54D26
}

.fa-instagram {
    background-color: #A1755C
}

.fa-linkedin,
.fa-linkedin-square {
    background-color: #0085AE
}

.fa-linux {
    background-color: #FBC002;
    color: #333
}

.fa-maxcdn {
    background-color: #F6AE1C
}

.fa-pagelines {
    background-color: #241E20;
    color: #3984EA
}

.fa-pinterest,
.fa-pinterest-square {
    background-color: #CC2127
}

.fa-renren {
    background-color: #025DAC
}

.fa-skype {
    background-color: #01AEF2
}

.fa-stack-exchange {
    background-color: #245590
}

.fa-stack-overflow {
    background-color: #FF7300
}

.fa-trello {
    background-color: #265A7F
}

.fa-tumblr,
.fa-tumblr-square {
    background-color: #314E6C
}

.fa-twitter,
.fa-twitter-square {
    background-color: #32CCFE
}

.fa-vimeo-square {
    background-color: #229ACC
}

.fa-vk {
    background-color: #375474
}

.fa-weibo {
    background-color: #D72B2B
}

.fa-windows {
    background-color: #12B6F3
}

.fa-xing,
.fa-xing-square {
    background-color: #00555C
}

.fa-youtube,
.fa-youtube-play,
.fa-youtube-square {
    background-color: #C52F30
}

.small-field {
    width: auto
}

.cart-link:hover {
    text-decoration: none
}

#price-details {
    /*background-color: #f8f8f8*/
}

.slide-text {
    text-align: center;
    z-index: 99
}

.laricBtn:hover {
    text-decoration: none;
    color: #000
}

.glyphicon-lock,
.save-connect {
    color: green
}

#close-drop {
    padding: 5px
}

#account-drop {
    left: -17px
}

.drop-arrow {
    border-color: transparent transparent rgba(0, 0, 0, 0.15);
    border-style: solid;
    border-width: 0 12px 12px;
    font-size: 0;
    height: 0;
    left: 96px;
    line-height: 0;
    position: absolute;
    top: -13px;
    width: 0
}

.drop-arrow-inner {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    font-size: 0;
    height: 0;
    left: -12px;
    line-height: 0;
    position: absolute;
    top: 1px;
    width: 0
}

.dropdown-menu > li > a {
    padding: 6px 20px!important
}

.wide {
    width: 100%!important
}



.lang-select{
	
	cursor: pointer;
	
	width: 70px;
}

#lang-brand{
	position: absolute;
	top: 0;
	padding-top: 6px;
}

.mid-logo-scroll{
	height: 50px !important;
}
.mid-logo-wrapper-scroll{
	margin-top: 15px !important;
}
.second-nav-scroll{
	height: 70px !important;
}
.cat-nav-scroll {
	top: 70px !important;
}

.vari-label{
	padding: 7px 10px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
}
.vari-select-wrapper{
	
}
.vari-select{
	border: 1px solid #000;
}
.vari-select:focus {
	border: 1px solid rgb(200, 168, 58);
}
.vari-select option:hover{
	background-color: rgb(200, 168, 58) !important;
}

input.shopping-button{
background-color: transparent;
    background-image: url("../img/shopping-bag.png");
    background-position: 50% center;
    background-repeat: no-repeat;
	background-size: 35px auto;
    border: 1px solid #ddd;
    border-radius: 50% !important;
    box-shadow: none;
    height: 60px;
    margin-bottom: 10px;
    padding: 5px;
    width: 60px;
}
input.shopping-button:hover{
	background-color: #000;
	border-color: #000;
	background-image: url("../img/shopping-bag-white.jpg");
}

.thumbnail:hover, .img-thumbnail:hover{
	border-color: rgb(200, 168, 58);
	
}

.gold-under {
	
	border-bottom: 1px solid rgb(200, 168, 58) !important;
}

.cat-drop-link:hover{
	background-color: #fff !important;
	border-bottom: 1px solid rgb(200, 168, 58);
}
.cat-drop-link{
	border-bottom: 1px solid #fff;
}

.article-img{
	cursor: zoom-in;
}

.laric-error, .laric-ok{
	width: 100%;
	
	font-size: 16px;
	padding: 15px;
}

.laric-error{
	border: 1px solid red;
	color: red;
}

.error{
	color: #cc0000;
	font-weight:bold;
}

.laric-ok{
	border: 1px solid green;
	color: green;
}
.glyphicon-error-circle:before{content:"\e090"};