/*Theme Name: 100reborn
Author: Дмитрий
Theme URI: http://weblancer.net/users/franky/portfolio/
Author URI: http://weblancer.net/users/franky/portfolio/
Version: 1.0
*/
.container {
	width: 1170px;
}
main {
	min-width: 1170px;
	margin: 0 auto;
}
html {
	position: relative;
	min-height: 100%;
	background: url('/image/head.png') center 36px no-repeat, url('/image/h_bg.png') center 36px repeat-x;
}
body {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	color: #2f373a;
	margin-bottom: 100px;
	height: 100%;
	background: transparent;
}
a {
	color: #2f373a;
}
a:hover {
	color: #2f373a;
	text-decoration: none;
}
a.btn {
	border-radius: 15px 15px 15px 15px;
}
h1, h2 {
	text-transform: uppercase;
	text-align: center;
	color: #2f373a;
	font-size: 32px;
	font-weight: bold;
}
h3 {
	color: #2f373a;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
}
/* ---------------------------------------- */
header .menu {
	position: fixed;
	background: #fff;
	height: 39px;
	width: 100%;
	z-index: 101;
}
header .menu a {
	color: #4b5054;
	display: block;
	float: left;
	margin-right: 50px;
	padding: 8px 0;
	margin-top: 3px;
	font-size: 14px;
}
header .menu a:hover {
	color: #4b5054;
	border-top: 3px solid #00a2e6;
	text-decoration: none;
	margin-top: 0;
}
header .top {
	margin-top: 50px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 16px;
}
header .top a {
	color: #fff;
}
header .top .logo {
	margin-top: -10px;
}
header .top .time {
	background: url('/image/time.png') center left no-repeat;
	padding-left: 40px;
	height: 23px;
}
header .top .tel {
	margin-top: -7px;
	background: url('/image/tel.png') left 7px no-repeat;
	padding-left: 40px;
}
header .top .tel b {
	font-size: 26px;
	display: block;
}
header .top .tel small {
	font-size: 16px;
}
header .top .call a.btn {
	color: #f2689b;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
/* ---------------------------------------- */
.preim {
	margin-top: 600px;
}
.preim .row {
	margin-top: 65px;
}
.preim .row div {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.preim .row div span {
	display: block;
	height: 90px;
}
.preim .row div img {
	display: block;
	margin: 0 auto 20px;
}
/* ---------------------------------------- */
.about_us {
	width: 100%;
	background: url('/image/about_bg.jpg') top center no-repeat;
	height: 589px;
	margin: 65px 0;
}
.about_us .container {
	font-size: 16px;
	padding: 80px 0 0 570px;
	color: #fff;
}
.about_us .container h2 {
	color: #fff;
	text-align: left;
}
/* ---------------------------------------- */
.catalog {
margin-bottom: 50px;
}
.prod div.col-sm-3 {
	text-align: center;
	cursor: pointer;
	height:550px;
}
.prod div.col-sm-3 small.art {
	color: #b0b0b0;
	font-size: 14px;
	margin: 10px 0;
	display: block;
}
.prod div.col-sm-3 a.name {
	font-size: 18px;
	font-weight: bold;
	color: #2f373a;
	margin: 20px 0 10px;
	display: block;
}
.prod div.col-sm-3 .old_price {
	font-size: 14px;
}
.prod div.col-sm-3 .price {
	font-size: 18px;
	margin: 5px 0 20px;
}
.prod div.col-sm-3 .price b {
	font-size: 24px;
	color: #00a2e6;
}

a.buy {
border-bottom: none;
    position: absolute;
    width: 150px !important;
    margin-top: 260px;
    margin-left: 55px;
    
    opacity: 0.8;
}

.prod div.col-sm-3:hover a.buy {
border-bottom: none;
	background: #f2689b;
	opacity: 1;
	box-shadow: 0 1px 10px 0px #fff;
}
/* ---------------------------------------- */
.dost {
	background: url('/image/aist.png') right bottom no-repeat;
	padding-right: 500px;
	min-height: 530px;
	margin-bottom: 65px;
}
.dost h4 {
	font-size: 24px;
	font-weight: bold;
	color: #2f373a;
	line-height: 32px;
}
.dost ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dost ul li {
	margin-top: 10px;
	padding: 0 0 0 25px;
	background: url('/image/dot.png')  left 8px no-repeat;
	color: #6e7072;
	font-size: 16px;
	line-height: 24px;
}
/* ---------------------------------------- */
.docs {
	background: #f9f9f9;
	padding: 65px 0 0;
	text-align: center;
}
.docs .row {
	margin: 65px 0 100px;
}
/* ---------------------------------------- */
.cont {
	margin: 50px 0;
}
.cont .container {
	background: url('/image/kukla.jpg')  left top no-repeat;
	min-height: 500px;
	padding-left: 600px;
	padding-right: 100px;
}
.cont h2 {
	text-align: left;
}
.cont .container div.c {
	padding: 0px 0 18px 45px;
	font-size: 16px;
	line-height: 24px;
}
.cont .container div.c b {
	font-size: 18px;
}
.cont .container div.c:nth-child(2) {
	background: url('/image/tel_b.png')  left top no-repeat;
}
.cont .container div.c:nth-child(3) {
	background: url('/image/mail.png')  left 5px no-repeat;
}
.cont .container div.c:nth-child(4) {
	background: url('/image/time_b.png')  left 0 no-repeat;
}
.cont .container div.c:nth-child(5), .cont .container div.c:nth-child(6) {
	background: url('/image/mark.png')  4px 5px no-repeat;
}
.cont .container div.soc {
	margin: 20px 0;
}
.cont .container div.soc a {
	padding-right: 15px;
}
/* ---------------------------------------- */
footer {
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #efefef;
	font-size: 12px;
	color: #7b7b7b;
    padding: 30px 0;
    text-align: left;
}
footer .row div:last-child {
    padding: 5px 0;
    text-align: right;
	font-size: 14px;
}
footer div a {
    text-decoration: underline;
    color: #00a2e6;
}


main .btn-primary {
	color: #fff;
	background: #f2689b;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	border-radius: 15px 15px 15px 15px;
	border-color: #fff;
	padding: 7px 15px;
}

.rub {
	font-family: 'PT Sans', serif;
}

.cform {
background: #f2689b;
color: #fff;
padding: 0px 25px;
}

.cform .wpcf7-response-output {
position: absolute;
}



.foto_big {

}

.cform h3 {
color: #fff;
font-size: 21px;
margin: 18px 0;
}


.babysinfo ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.babysinfo ul .sku {
	color: #b0b0b0;
    font-size: 14px;
/*    margin: 10px 0;*/
}

.babysinfo ul .price {
    font-size: 18px;
}

.babysinfo ul .price b {
	font-size: 24px;
    color: #00a2e6;
}

.desc {
min-height: 545px;
background: #f9f9f9;
padding: 15px;

}

.info {
    padding-left: 45px;
}

.fotos {
	margin: 15px 0;
}

.fotos img {
margin-right: 15px;
}





/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}