body {
    font-family: Arial, serif;
    color: #222;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7em;
    background: whitesmoke;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}


p.one_clinets {
    color: #000000;
    font-weight: 600;
}


p.zapros {
    color: #000000;
    font-weight: 600;
}

p.price_home {
    color: #bc3c35;
    font-weight: 600;
}


/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

button.btn.btn-link.dropdown-toggle img {
    border-radius: 2px;
	position: relative;
    top: -1px;
}

.homepage-content.new_style_zamena-center {
    text-align: center;
}

.zamena_content_new_price {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.price_do {
    color: #e2574d;
    font-weight: 600;
}

.homepage-content_zamena {
    background: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 3px;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
}

p.font_we {
    font-weight: 600;
    font-size: 13px;
}

/*2233*/
li.viber_phone {
    position: relative;
}

a.viber_abs {
    position: absolute;
    top: -10px;
}

.container.zamena_header {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
    background: white;
    padding-top: 20px;
    border-radius: 0px;
    border: 1px solid #c0bfbf85;
}



ul.locks_master_fl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}


ul.locks_master_fl img {
    width: 67px;
    height: 67px;
}


p.price {
    margin-top: 30px;
    font-size: 16px;
}

div#scroller_0 p.price {
    color: #b43a34;
    font-weight: 600;
}



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

div#logo {
    padding-bottom: 6px;
}
ul.language {
    padding-left: 0;
    text-align: center;
}
}

@media only screen and (min-width: 1200px){

div#logo {
    padding-top: 24px;
}
}



div#logo li {
    color: #231f20;
}

#logo a {
    text-decoration: none;
}


ul.locks_master_text_fl {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 20px;
}

ul.locks_master_fl {
    list-style-type: none;
}


ul.locks_master_text_fl li {
    list-style-type: none;
}


div#logo ul {
    list-style-type: none;
    padding-left: 0;
	 text-align: center;
}


@media only screen and (max-width: 1199px){
ul.phone_zamena {
list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}


ul.phone_zamena li {
    margin-bottom: 7px;
}
}

@media only screen and (min-width: 1200px){
ul.phone_zamena {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
	padding-right: 50px;
	margin-bottom: 0;
}


ul.phone_zamena li {
    margin-bottom: 4px;
}

li.last_you {
    padding-right: 13px;
}

}


h4.panel-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    text-align: center;
}

.panel-warning>.panel-heading {
    background: white;
}

.panel-body {
    background: white;
}


ul.phone_zamena li a {
    color: gray;
    font-size: 16px;
    font-weight: normal;
}

ul.phone_zamena li a:hover {
    color: #607d8b;
}

ul.phone_zamena li img {
    margin-right: 6px;
}



ul.locks_master_text_fl li p {
    margin-bottom: 0;
    text-align: left;
    font-weight: 600;
}

ul.locks_master_text_fl li {
    color: #222;
}

ul.locks_master_text_fl li {
    color: #222;
}


.container.menu_zamena {
    padding-left: 0;
    padding-right: 0;
}

.cats_top {
    position: relative;
}


.cats_buttom {
    position: relative;
}

.cats_top p {
    color: #5e5ca7;
    padding-left: 40px;
}


.cats_buttom p {
	color: #f7941d;
    padding-left: 58px;
}





.cats_top p:before {
    display: block;
    position: absolute;
    left: 4px;
    top: 1.1vw;
    content: " ";
    background: url(https://zamena-zamkov.com.ua/upload/medialibrary/86f/hint.png);
    height: 31px;
    width: 29px;
}
   
.cats_buttom p:before {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    content: " ";
    background: url(https://zamena-zamkov.com.ua/upload/medialibrary/f13/hay.png);
    height: 45px;
    width: 44px;
}   
	
	
li.page_item.after_zam {
    position: relative;
}
	
	
li.page_item.after_zam:after {
    content: "импорт прекращен";
    font-size: 10px;
    position: relative;
    top: -4px;
    color: red;
    right: -4px;
}


li.page_item.after_zam_uk {
    position: relative;
}

li.page_item.after_zam_uk:after{
    content: "імпорт припинено";
    font-size: 10px;
    position: relative;
    top: -4px;
    color: red;
    right: -4px;
}


/* HOME */


.homepage-content {
    background: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 3px;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
}

h3.homepage-title-h3 {
    text-align: center;
    color: black;
    margin-top: 10px;
}

.home-wdg img {
        border: 2px solid #c0bfbf;
    max-width: 100%;
	 margin-bottom: 5px;
}


a.homepage-more {
    display: flex;
    justify-content: center;
	   
}

a.homepage-more {
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 150px;
    background: linear-gradient(to bottom, rgb(162, 159, 158) 0%,rgba(102, 102, 102, 0.75) 100%);
    color: white !important;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 0 auto;
	    margin-top: 10px;
}

a.homepage-more:hover {
    background: #9e9e9e;
}

span.glyphicon.glyphicon-info-sign {
    position: relative;
    top: 4px;
    left: -3px;
}

.home-wdg {
    text-align: center;
}

.homepage-content h1 {
    margin: 20px 0 0px 0;
    font-weight: normal;
    color: #666;
    padding-bottom: 20px;
    text-align: center;
    font-size: 2em;
}

table.ramka {
    width: 100%;
}

.homepage-content h2 {
    font-size: 2em;
    color: #444;
    font-weight: normal;
}

.h3, .h2 {
    display: inline-block !important;
    position: relative !important;
    width: auto !important;
    left: 50% !important;
    margin: 0 !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    transform: translate(-50%,0) !important;
    background: url(/wp-content/themes/cleanminimal/img/center_ribbon.png) repeat-x left bottom !important;
    color: white !important;
    text-align: center !important;
    text-transform: uppercase !important;
    line-height: 42px !important;
    font-size: 1.7em !important;
}


.h3:after, .h2:after {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 41px;
    right: -29px;
    top: 0px;
    background: url(/wp-content/themes/cleanminimal/img/right_ribbon.png) no-repeat left top;
}

.h3:before, .h2:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 41px;
    left: -25px;
    top: 0px;
    background: url(/wp-content/themes/cleanminimal/img/left_ribbon.png) no-repeat left top;
}

.feedback-number {
    display: inline;
    color: #e2574d !important;
    text-transform: uppercase !important;
    font-size: 34.5px !important;
    padding-right: 5px !important;
    text-shadow: 0 1px 0 #7f7f7f !important;
    line-height: 10px;
}


@media (max-width: 990px){
.h3, .h2 {
    font-size: 12px !important;
}
h3.h3.small_zam {
    font-size: 9px!important;
}

.location-table {
    display: none;
}

}




.feedback-row {
    margin-top: 15px;
    position: relative;
    display: block;
	    min-height: 126px;
}


.avatar-div-1 {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.avatar-div-1 img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.name-div-1 {
    text-align: left;
    margin-left: 150px;
}

.name-div-2 {
    text-align: right;
    position: relative;
    display: block;
    margin-right: 140px;
}

.avatar-name {
    text-transform: uppercase;
    font-size: 18px;
}

.avatar-div-2 {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.avatar-div-2 img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}


@media (max-width: 990px){
.avatar-div-1 {
    position: relative;
    text-align: center;
}
.name-div-1 {
    text-align: center;
    margin-left: 0px;
}

.avatar-div-2 {
    position: relative;
    text-align: center;
}
.name-div-2 {
    text-align: center;
    margin-right: 0px;
}


}

.col-sm-2.lang-zam ul {
    margin-bottom: 0;
    text-align: center;
    padding-left: 0;
}

.homepage-content img {
    max-width: 100%;
}


.new_style_zamena img {
    max-width: 100%;
}



@media (min-width: 1200px){

.col-sm-3.no_padd-zam {
    padding-right: 0;
	width: 29%;
}
.col-sm-2.lang-zam {
    width: 11%;
}

ul.language {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-left: 9px;
}

}

.homepage-content.new_style_zamena img {
    max-width: 100%;
}

b, strong {
    font-weight: bold;
    font-size: 15px;
}

.imgrow {
    text-align: center;
}

.imgrow img {
    max-height: 300px;
    margin: 0 10px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #F0F0F0;
}


h3.title_zamena_popular {
    background: white;
    margin: 0;
    padding-top: 6px;
    padding-left: 21px;
    padding-bottom: 16px;
}


@media only screen and (max-width: 1199px){
div#scroller_0 .owl-item {
    /* width: 279px!important; */
    margin-right: -1px;
    margin-left: 4px;
}
.post img {
    margin-bottom: 10px;
}
}


.button-group button a {
    color: #bc3c35;
}

.button-group a button span {
    color: #bc3c35;
}

#tab-description img {
    max-width: 100%;
}


.btn-group.btn_zamena {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

ul.list-unstyled.model_zamena {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
	    margin-bottom: 0;
}


a.lid_button button {
    background: #bc3c35;
    color: white;
    width: 100%;
    border: none;
    padding: 6px;
    border-radius: 2px;
}

li.sklad {
    color: #00bc03;
}


ul.list-unstyled.price_zamena {
    display: flex;
    justify-content: center;
}


aside#column-right {
    background: white;
    border-radius: 3px;
    border: 1px solid #c0bfbf59;
}

.block.pages-3.widget_pages ul li a {
    padding-bottom: 3px;
    color: #333;
    padding-top: 5px;
    font-size: 13px;
    position: relative;
    border-bottom: 1px solid #c0bfbf;
}

.block.pages-3.widget_pages ul li {
    margin-bottom: 6px;
}

@media only screen and (min-width: 1199px){
.col-sm-4.rig_zamena {
    margin-top: 24px;
}
}

/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

.navbar-collapse.collapse {
    background: white;
}


/* menu */

.navbar-header {
    background: white;
}

#menu {
    background: whitesmoke;
    background-color: whitesmoke;
    background-image: linear-gradient(to bottom, whitesmoke, whitesmoke);
    background-repeat: repeat-x;
    border-bottom: 1px solid #c0bfbf85;
    min-height: 40px;
    border-left: 1px solid #c0bfbf85;
    border-right: 1px solid #c0bfbf85;
}
#menu .nav > li > a {
    color: #231f20;
    padding: 12px 12px 12px 12px;
    min-height: 15px;
    font-size: 14px;
    font-weight: 600;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
    color: #6f6f6f;
}


#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #607d8b;
    border: none;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
}

@media (max-width: 767px) {
    color: #6f6f6f;
    padding-left: 29px;
}
}
	
	
	
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}



@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */



@media only screen and (max-width: 1199px){
#content {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
    background: white;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px solid #c0bfbf59;
    padding: 20px;
    border-radius: 3px;
}

.post {
    padding: 10px;
}

div#carousel0 .owl-item {
    margin-left: 5px;
}

iframe {
    width: 100%;
}
.post ul {
    padding-left: 19px;
}
.homepage-content ul {
    padding-left: 10px;
}


}

.post img {
    max-width: 100%;
}

@media only screen and (max-width: 1199px){
.post img {
    height: auto!important;
}

}


@media only screen and (min-width: 1200px){
#content {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
    background: white;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px solid #c0bfbf59;
    padding: 20px;
    border-radius: 3px;
    margin-right: 15px;
}

.post {
    padding: 20px;
}

div#carousel0 .owl-item {
    margin-left: 5px;
}

#content {
    width: 73%;
}

}






#content h1 {
    margin: 20px 0 0px 0;
    font-weight: normal;
    color: #666;
    padding-bottom: 20px;
    text-align: center;
    font-size: 28px;
	position: relative;
}

div#content h1:after {
    content: "";
    background: #d4d4d4;
    width: 40%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}



.post h1 {
    margin-bottom: 30px!important;
}

.contacts-zamena a {
    color: black;
    font-weight: 600;
}



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

	ul.language {
		text-align: center!important;
	}
	
	div#logo img {
		width: 57%!important;
	}
	
	
	.navbar-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
#content {
    margin-right: 5px;
}


}



@media only screen and (min-width: 1200px){


.cont-zame_frm {
    width: 65%;
    margin: 0 auto;
}
.cont-map {
    margin-top: 75px;
}

}


/* footer */

	
#toTop {
	width: 100px;
	border: 1px solid #ccc;
	background: #bc3c35;
	color: white;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	font-family: verdana;
	font-size: 11px;
}
.keyWrapper {
    z-index: 999999;
    position: fixed;
    display: block;
    content: " ";
    left: 5%;
    top: 0px;
    height: 440px;
    width: 30px;
}
.key {
	width:29px;
	height:440px;
	position:absolute;
	left:0px;
	top:0px;
	background-size:110% 100%;
	background:url('/wp-content/themes/cleanminimal/img/ky.png');
	animation:rotateKey 3s linear alternate infinite;
}
@keyframes rotateKey { 100% { 
    transform: translateX(0px) rotate(5deg); 
  }
}
.keyBox {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	height:50px;
	width:50px;
}
.keyBox:hover .keySlogan {
	opacity:1;
}
.keySlogan {
	position:absolute;
	right: -150px;
	left: -10px;  
	bottom:-20px; 
	border-radius:50%;
	padding:10px;
	display:block;
	transition:.4s;
	background:white;
	padding-top:35px;
	height:100px;
	opacity:0;
	text-align:center;
	border:1px solid gray;
	text-transform:uppercase;
	color:black;
}
.keySlogan:hover {
	color:black;
}

@media (max-width: 990px){
.keyWrapper {
    display: none;
}
}

button#setLangButton {
    display: none;
}

.lang_for_people ul {
    display: flex;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}

.lang_for_people li {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-right: 0;
    align-items: center;
}


.lang_for_people ul li h4 {
    margin-bottom: 7px;
    font-weight: 600;
    color: black;
    background: white;
    padding: 8px;
	    text-align: center;
}

.modal-body {
    /* background-image: url(https://zamena-zamkov.com.ua/images/back_lang.jpg); */
    height: 208px;
}

.ruru {
    position: relative;
    right: -16px;
}

.modal-header .close {
    margin-top: -8px!important;
}

button#goToUkrLang {
    padding: 10px 35px 10px 35px;
    background: linear-gradient(blue, yellow);
    border: 1px solid #bab8b8eb;
    border-radius: 2px;
    color: white;
}

button#goToUkrLang:hover {
    opacity: 0.7;
}

button#goToRusLang {
    padding: 10px 35px 10px 35px;
}

button#goToRusLang:hover {
    opacity: 0.8;
}

footer {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    background: white;
    padding-top: 49px;
    padding-bottom: 20px;
}

.footer_title {
    font-weight: bold;
    font-size: 15px;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}


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

ul.time_zamena {
    text-align: center;
}

ul.email_podpi {
    text-align: center;
}
ul.foot_two {
    padding-left: 0;
    text-align: center;
}

ul.foot_tree {
    padding-left: 0;
    text-align: center;
}

ul.foot_four {
    padding-left: 0;
    text-align: center;
}

.foot_second input {
    width: 58%;
}

.lang_for_people br {
    display: none;
}

}








ul.time_zamena {
    list-style-type: none;
    padding-left: 0;
}

ul.email_podpi {
    list-style-type: none;
    padding-left: 0;
}

ul.foot_one {
    list-style-type: none;
    padding-left: 0;
}

ul.foot_two {
    list-style-type: none;
}

ul.foot_tree {
    list-style-type: none;
}

ul.foot_four {
    list-style-type: none;
}


ul.foot_one li {
    color: black;
}

.col-sm-12.center_footer p {
    text-align: center;
}

ul.foot_two li a {
    color: black;
    font-size: 14px;
}

ul.foot_two li {
    margin-bottom: 11px;
}

ul.foot_tree li a {
    color: black;
}

ul.foot_tree li a:hover {
    color: #607d8b;
}

ul.foot_tree li {
    margin-bottom: 5px;
}

ul.foot_four li a {
    color: black;
}
ul.foot_four li a:hover {
    color: #607d8b;
}

.col-sm-12.center_footer {
    margin-top: 15px;
}

ul.foot_two li img {
    margin-right: 5px;
}
ul.foot_four li a:hover {
    color: #607d8b;
}

ul.foot_two li a:hover {
    color: #607d8b;
}
li.footer_logo {
    margin-bottom: 11px;
}






/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	background-color: #ffffff;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
    padding: 0 15px;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: lowercase;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: -5px;
    width: 9px;
    height: 9px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
ul.breadcrumb li a {
    color: #686868;
}

.breadcrumb > li:last-child:after{
    content: "";
    border: none;
}

.block.pages-3.widget_pages h3 {
    color: #231f20;
    font-size: 18px;
}


.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

@media (max-width: 767px) {
.product-thumb img {
    padding-top: 15px;
}
}



@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 12px 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb h4 a {
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.caption p {
    color: #000000;
    line-height: 22px;
    font-weight: 200;
}

.caption p a {
    color: #000000;
    line-height: 22px;
    font-weight: 200;
}

.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
    color: #e12000;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 165px;
}
.product-list .product-thumb .caption {
    margin-left: 175px;
    padding-top: 10px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	/* max-width: 78px; */
	max-width: 100%;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
