
* {
    box-sizing: border-box;
}
body {
    background: url("/wp-content/themes/danrinok/img/pattern.jpg") repeat scroll 0 0 #fdd472;
    color: #332c16;
    font: 15px/1.2 PT Sans,Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-rendering: optimizelegibility;
}
h1, h2, h3, h4, h5 {
    font-weight: bold;
    line-height: 1.2;
    margin: 0.3em 0;
}
a {
    color: #332c17;
}
a:hover {
    text-decoration: underline;
}
b, strong {
    font-weight: bold;
}
.container {
    border-top: 3px solid #332c19;
}
.modal {
    background-color: #ffffff;
    border: 10px solid #ffd300;
    left: 50%;
    margin-left: -210px;
    padding: 20px 24px;
    position: fixed;
    top: 200px;
    width: 400px;
    z-index: 999;
}
.close {
    background-color: #ffd300;
    color: #000000;
    font: 24px/30px WebSymbols;
    height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    text-decoration: none !important;
    top: -10px;
    width: 30px;
}
.wrapper {
    margin: 0 auto;
    padding: 0 20px 0 150px;
    position: relative;
    width: 1040px;
}
.aside {
    bottom: 0;
    left: 20px;
    position: absolute;
    top: 0;
    width: 110px;
}
.aside .logo {
    display: block;
}
.aside .actions {
    background: none repeat scroll 0 0 rgba(252, 211, 122, 0.9);
    border-radius: 3px 3px 0 0;
    bottom: 0;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
    position: absolute;
    right: 0;
    top: 150px;
}
.aside .actions > li {
    height: 80px;
    padding: 15px 0;
    position: relative;
    text-align: center;
}
.aside .actions > li img {
    display: block;
    margin: 0 auto 3px;
}
.aside .actions > li > a {
    color: #332c16;
    font-size: 12px;
    position: relative;
}
.aside .actions > li img.ajax-loader {
    display: none !important;
}
.aside .actions > li > a:hover {
    text-decoration: none;
}
.aside .actions > li > a:after {
    border-bottom: 1px dotted #332c16;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
.aside .actions > li span.cart-count {
    background: none repeat scroll 0 0 #332c16;
    border-radius: 20px;
    color: #fdd372;
    display: block;
    font-size: 9px;
    font-weight: bold;
    height: 15px;
    left: 65px;
    line-height: 15px;
    min-width: 15px;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    top: 10px;
}
.aside .actions > li .inner {
    background: none repeat scroll 0 0 #cfab50;
    border-bottom: 3px solid rgba(252, 211, 122, 0.9);
    border-right: 3px solid rgba(252, 211, 122, 0.9);
    border-top: 3px solid rgba(252, 211, 122, 0.9);
    display: none;
    font-size: 0;
    left: 100%;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: -3px;
    width: 300px;
}
.aside .actions > li .inner h4 {
    font-size: 15px;
    margin: 0 0 10px;
}
.aside .actions > li .inner.phone input {
    background: none repeat scroll 0 0 #fed46a;
    border: medium none;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    margin-right: 10px;
    padding: 0 !important;
    text-indent: 5px;
    vertical-align: top;
    width: 185px;
}
.aside .actions > li .inner .wpcf7 .wpcf7-response-output {
    font-size: 12px;
}
.aside .actions > li .inner .wpcf7-submit {
    background: none repeat scroll 0 0 transparent !important;
    border: 3px solid #fed46a !important;
    color: #fed46a !important;
    display: inline-block !important;
    font-size: 13px !important;
    height: 30px !important;
    line-height: 24px;
    margin-right: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
    vertical-align: top;
    width: 60px !important;
}
.aside .actions > li .inner.phone span {
    display: inline-block;
    vertical-align: top;
}
.aside .actions > li .inner.phone .wpcf7-submit {
}
.aside .actions > li .inner p {
    margin: 0 !important;
}
.aside .actions > li .inner.phone button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #fed46a;
    color: #fed46a;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    vertical-align: top;
    width: 60px;
}
.aside .actions > li .inner.address img {
    max-width: 100%;
}
.aside .actions > li .inner.address a {
    color: #333333;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    text-decoration: underline;
}
.aside .actions > li .inner.feedback textarea {
    background: none repeat scroll 0 0 #fed46a;
    border: medium none;
    color: #333333;
    display: block;
    font-size: 12px;
    height: 110px;
    margin-bottom: 12px;
    margin-right: 10px;
    padding: 10px;
    vertical-align: top;
    width: 260px;
}
.aside .actions > li .inner.feedback .captcha {
	display: inline-block;
	    vertical-align: top;
	    width: 197px;
}
.aside .actions > li .inner.feedback .captcha img {display: inline-block;
    margin: 3px 0 0;}
.aside .actions > li .inner.feedback .captcha .captcha {	display: inline-block;
	    vertical-align: top;
	    width: 130px;

}
.aside .actions > li .inner.feedback .captcha .captcha input {
	background: none repeat scroll 0 0 #fed46a;
	    border: medium none;
	    color: #333333;
	    display: inline-block;
	    font-size: 12px;
	    height: 30px;
	    margin-right: 10px;
	    padding: 0 !important;
	    text-indent: 5px;
	    vertical-align: top;
	    width: 115px;

}
.aside .actions > li .inner.feedback .submit {

	    display: inline-block;

	    vertical-align: top;
}


.aside .actions > li .inner.feedback button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #fed46a;
    color: #fed46a;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    vertical-align: top;
    width: 60px;
}
.aside .actions > li:hover {
    background: none repeat scroll 0 0 #cfab50;
}
.aside .actions > li:hover .inner {
    display: block;
    z-index: 999;
}
.main {
    width: 890px;
}
.main .top {
    background: none repeat scroll 0 0 rgba(252, 211, 122, 0.9);
    border-radius: 0 0 3px 3px;
    height: 35px;
    line-height: 15px;
    margin-bottom: 20px;
    padding: 10px;
}
.main .top:after {
    clear: both;
    content: "";
    display: table;
}
.main .top .menu {
    float: left;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main .top .menu li {
    display: inline-block;
    font-size: inherit;
    vertical-align: top;
}
.main .top .menu li {
    font-size: 11px;
    font-weight: bold;
    padding: 0 10px;
}
.main .top .menu li a {
    color: #332c17;
}
.main .top .menu li.current-menu-item a {
    text-decoration: underline;
}
.main .top .additional {
	white-space:nowrap;
    float: right;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main .top .additional li {
    display: inline-block;
    font-size: inherit;
    vertical-align: top;
}
.main .top .additional li {
    font-size: 11px;
    margin-right: 10px;
}
.main .top .additional li span:before {
    font-family: WebSymbols;
    margin-right: 2px;
}
.main .top .additional li span.address:before {
    content: "u";
}
.main .top .additional li span.time:before {
    content: ":";
}
.main .top .additional li span.phone:before {
    content: "|";
}
.main .top .language-selector {
    float: right;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main .top .language-selector li {
    display: inline-block;
    font-size: inherit;
    vertical-align: top;
}
.main .top .language-selector li {
    margin-right: 10px;
}
.main .top .language-selector li:last-child {
    margin: 0;
}
.main .top .language-selector li img {
    width: 100%;
}
.main .content {
    font-size: 0;
}
.main .content .page-body {
    background: none repeat scroll 0 0 #ffffff;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 25px;
    vertical-align: top;
    width: 630px;
}
.main .content .page-body h1 {
    font-size: 26px;
    margin: 0 0 0.5em;
}
.main .content .page-body h2 {
    font-size: 18px;
}
.main .content .page-body .meta {
    font-size: 11px;
    margin-bottom: 1em;
}
.main .content .page-body .meta a {
    text-decoration: underline;
}
.main .content .page-body .post-content ul {
    font-size: 16px;
    margin: 0 0 1em;
}
.main .content .page-body .post-content img {
    height: auto;
    max-width: 100%;
}
.main .content .page-body .post-content img.size-large, .main .content .page-body .post-content img.size-full {
    margin: 0 -25px;
    max-width: none;
    width: 630px;
}
.main .content .page-body .post-content iframe, .main .content .page-body .post-content object, .main .content .page-body .post-content embed {
    height: 400px;
    width: 100%;
}
.main .content .page-body .post-content p {
    font-size: 16px;
    margin: 0 0 1em;
}
.main .content .page-body .post-content p a {
    text-decoration: underline;
}
.main .content .page-body .post-content blockquote {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.6);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 -25px 15px;
    padding: 1.5em 25px;
}
.main .content .page-body .post-content blockquote p {
    margin: 0 0 0.3em;
}
.main .content .page-body .post-content blockquote p:last-child {
    margin-bottom: 0;
}
.main .content .page-body .columns-content .thumbnail {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    vertical-align: top;
    width: 190px;
}
.main .content .page-body .columns-content .thumbnail img {
    max-width: 100%;
}
.main .content .page-body .columns-content .text {
    display: inline-block;
    vertical-align: top;
    width: 370px;
}
.main .content .sidebar {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 240px;
}
.main .content .sidebar a.director {
    background: none repeat scroll 0 0 rgba(252, 211, 122, 0.9);
    border-radius: 3px;
    color: #332c16;
    display: block;
    font-size: 0;
    margin-bottom: 20px;
    padding: 10px;
}
.main .content .sidebar a.director img {
    border: 3px solid #332c17;
    border-radius: 100px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.main .content .sidebar a.director span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    width: 150px;
}
.main .content .sidebar a.director:hover span {
    text-decoration: underline;
}
.main .content .sidebar .latest-news {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main .content .sidebar .latest-news li {
    height: 90px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.main .content .sidebar .latest-news li img {
    max-width: 100%;
    position: relative;
    top: -75px;
}
.main .content .sidebar .latest-news li .text {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.6);
    bottom: 0;
    left: 90px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.main .content .sidebar .latest-news li .text .title {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.15;
    vertical-align: middle;
}
.main .content .sidebar .latest-news li .text:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.main .content .sidebar .latest-news li .superlink {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.main .content .sidebar .latest-news li:nth-child(1), .main .content .sidebar .latest-news li:nth-child(2) {
    height: 240px;
}
.main .content .sidebar .latest-news li:nth-child(1) img, .main .content .sidebar .latest-news li:nth-child(2) img {
    top: 0;
}
.main .content .sidebar .latest-news li:nth-child(1) .text, .main .content .sidebar .latest-news li:nth-child(2) .text {
    left: 0;
    top: auto;
}
.main .content .sidebar .latest-news li:nth-child(1) .text .title, .main .content .sidebar .latest-news li:nth-child(2) .text .title {
    font-size: 15px;
}
.main .content .slideshow-container {
    height: 240px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.main .content .slideshow-container ul.slideshow {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main .content .slideshow-container ul.slideshow li {
    position: relative;
}
.main .content .slideshow-container ul.slideshow li .text {
    bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 240px;
    top: 0;
}
.main .content .slideshow-container ul.slideshow li .text .tagline, .main .content .slideshow-container ul.slideshow li .text .title {
    color: #ffffff;
    font-size: 30px;
    text-shadow: 1px 1px 2px #332c16;
    text-transform: uppercase;
}
.main .content .slideshow-container ul.slideshow li .text .title {
    font-weight: bold;
}
.main .content .slideshow-container ul.slideshow li .text .star {
    background: url("/wp-content/themes/danrinok/img/star.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 20px;
    color: #ffffff;
    font-size: 18px;
    height: 112px;
    padding: 0 15px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 112px;
}
.main .content .slideshow-container ul.slideshow li .text .star .inner {
    display: table-cell;
    height: 112px;
    vertical-align: middle;
    width: 112px;
}
.main .content .slideshow-container ul.slideshow li .text .link {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.75);
    border: 3px solid #4eb159;
    bottom: 20px;
    color: #4eb159;
    display: block;
    font-size: 15px;
    font-weight: bold;
    left: 20px;
    line-height: 40px;
    padding: 0 20px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main .content .slideshow-container ul.slideshow li .text .link:hover {
    border-color: #fcc752;
    color: #fcc752;
}
.main .content .slideshow-container .slideshow-controls {
}
.main .content .slideshow-container .slideshow-controls .slideshow-pager {
    display: block;
}
.main .content .slideshow-container .slideshow-controls .slideshow-pager .slideshow-pager-item {
}
.main .content .slideshow-container .slideshow-controls .slideshow-pager .slideshow-pager-item a {
}
.main .content .slideshow-container .slideshow-controls .slideshow-pager .slideshow-pager-item a.active {
}
.main .content .slideshow-container .slideshow-controls .slideshow-controls-direction {
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 27px;
    top: -10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 22;
}
.main .content .slideshow-container:hover .slideshow-controls .slideshow-controls-direction {
    opacity: 1;
    top: 27px;
}
.main .content .slideshow-container .slideshow-controls .slideshow-controls-direction a {
    color: #ffffff;
    display: inline-block;
    font: 46px/25px websymbols;
    opacity: 0.8;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px #332c16;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    vertical-align: top;
    width: 30px;
}
.main .content .slideshow-container .slideshow-controls .slideshow-controls-direction a:hover {
    opacity: 1;
}
.filters {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.75);
    margin-bottom: 20px;
    padding: 20px;
}
.filters:after {
    clear: both;
    content: "";
    display: table;
}
.filters .form_title {
    display: none;
}
.filters .awqsf_box {
    display: inline-block;
    float: left;
    margin-bottom: -1px;
    vertical-align: top;
}
.filters .awqsf_box label:not(.cmfradio):not(.cmfcheckbox) {
    color: #ffffff;
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
    padding-left: 0;
}
.filters .awqsf_box label.cmfcheckbox input {
    left: 0;
    position: absolute;
    top: 0;
}
.filters .awqsf_box label.taxo-cmf-0 {
    display: none !important;
}
.filters .awqsf_box label.cmfcheckbox span {
    background: none repeat scroll 0 0 #4eb159;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
    font-size: 9px;
    line-height: 14px;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    width: 34px;
}
.filters .awqsf_box #awqsf_keyword {
    background: none repeat scroll 0 0 #fcd37a;
    border: 0 none;
    font-family: PT Sans,Helvetica,arial,sans-serif;
    font-size: 12px;
    height: 30px;
    text-indent: 5px;
    width: 450px;
}
.filters .awqsf_box p {
    margin: 23px 0 0 20px;
}
.filters .awqsf_box p #awqsf_submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #4eb159;
    color: #4eb159;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 120px;
}
.filters .awqsf_box p #awqsf_submit:hover {
    border-color: #fcc752;
    color: #fcc752;
}
.filters .awqsf_box.cmfcheck-0 {
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    width: 100%;
}
.news {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.news li {
    margin-bottom: 25px;
}
.news li:last-child {
    margin-bottom: 0;
}
.news li .thumbnail {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    width: 190px;
}
.news li .thumbnail img {
    max-width: 100%;
}
.news li .text {
    display: inline-block;
    vertical-align: top;
    width: 370px;
}
.news li .text .title {
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0.1em;
}
.news li .text .meta {
    font-size: 11px;
    margin-bottom: 1em;
}
.news li .text .excerpt {
    font-size: 14px;
}
.products {
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.products li {
    display: inline-block;
    font-size: inherit;
    vertical-align: top;
}
.products li {
    background: none repeat scroll 0 0 #ffffff;
    height: 330px;
    margin: 0 15px 15px 0;
    padding: 15px;
    position: relative;
    width: 200px;
}
.products li:nth-child(3n) {
    margin-right: 0;
}
.products li .thumbnail {
    display: block;
    height: 160px;
    margin: 0 auto 15px;
    text-align: center;
    width: 160px;
}
.products li .thumbnail img {
    max-height: 160px;
    max-width: 160px;
}
.products li .info .title {
    color: #332c17;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    max-height: 60px;
    overflow: hidden;
    text-align: center;
}
.products li .info span {
    color: #a4190f;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.products li .info span i {
    color: #999999;
    font-size: 12px;
    font-style: normal;
    text-transform: none;
}
.products li .info .customize {
    bottom: 15px;
    display: block;
    left: 15px;
    position: absolute;
    right: 15px;
}
body.home .main .content .page-body, body.search .main .content .page-body, body.category-store .main .content .page-body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
body.single .main .content .page-body h1 {
    margin: 0 0 3px;
}
.adjacent {
}
.adjacent .column {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    width: 280px;
}
.adjacent h5 {
    font-size: 20px;
    line-height: 30px;
}
.adjacent .all-news {
    color: #999999;
    float: right;
    font-size: 12px;
    line-height: 30px;
    text-decoration: underline;
}
.adjacent .column.current {
    opacity: 0.5;
    pointer-events: none;
}
.adjacent .column .thumbnail {
    display: block;
    height: 100px;
    margin: 0 0 6px;
    overflow: hidden;
}
.adjacent .column:last-child {
    margin-right: 0;
}
.adjacent .column .thumbnail img {
    max-width: 100%;
    position: relative;
    top: -100px;
}
.adjacent .column .title {
    color: #332c16;
    font-size: 15px;
    font-weight: bold;
}
body.page-id-134 .shares {
    display: none;
}
.mobile-cart {display:none}
.mobile-logo {display:none}
.menu-container {
    -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.menu-container .opener {display:none}
