sub,
sup {
    vertical-align: baseline
}

.clearer,
.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block
}

#wrapper,
.fluid_container {
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .08)
}

#header,
.clearer,
hr {
    clear: both
}

#head-content,
#header,
#wrapper {
    margin: 0 auto;
    position: relative
}

#logo,
blockquote cite a {
    color: #555
}

#logo a,
p img {
    margin: 0
}

#blocks-wrapper,
#catnav ul a,
#catnav_2.secondary ul a,
#head-content,
#header,
#wrapper,
sub,
sup {
    position: relative;
     
}

#logo a,
.blog-lists h3 a,
a {
    text-decoration: none
}

.post-title h1,
.sidebar-widget {
    word-break: normal;
    word-wrap: break-word
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

   ol, ul {
    list-style-image: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

blockquote {
    border-left: 8px solid #168de2;
    margin: 0 0 20px;
    padding: 9px 20px 0 19px
}

table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 10px;
	line-height: 3
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    -webkit-text-size-adjust: 100%;
    line-height: 18.5px;

}

html {
    min-height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: red;
    line-height: 1.27;
    font-family: Verdana;
    font-weight: 400
}

h1 {
    font-size: 1.8em
}

h2 {
    font-size: 1.7em
}

h3 {
    font-size: 22px;
    color: white;
    background: #168de2;
    padding: 5px;
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.25em
}

h6 {
    font-size: 1.1em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

address,
cite,
dfn,
em,
i,
var {
    font-style: italic
}

strong {
    font-weight: 700
}

small,
sub,
sup {
    font-size: 80%
}

code,
pre {
    font: .9em Monaco, monospace, Courier, "Courier New"
}

sub {
    top: .3em
}

sup {
    bottom: .3em
}

acronym {
    text-transform: uppercase;
    border-bottom: 1px dashed #666;
    cursor: help
}

pre {
    overflow: auto;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 10px
}

#logo a,
dl dt {
    font-weight: 700
}

blockquote,
blockquote p {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-style: italic
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    margin: 10px 0 30px;
    height: 0
}

a {
    outline: 0;
    -webkit-tap-highlight-color: #FFA602;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear
}

a:hover {
    color: inherit
}

p a {
    line-height: inherit;
    color: red
}

ol {
    list-style-image: url(/wp-content/uploads/ol-style.png);
    margin-left: 45px;
    margin-bottom: 10px;
}

ul.square {
    list-style: square
}

ul.circle {
    list-style: circle
}

ul.disc {
    list-style: disc
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 4px 0 5px 30px
}

li {
    line-height: 33px;
    margin-bottom: 0px;
}

li p,
ul.large li {
    line-height: 21px
}

dl {
    margin: 0 0 20px 5px
}

dl dt {
    margin: 10px 0 0
}

dl dd {
    margin: 5px 0 0 1.5em
}

.clearfix:after {
    font-size: 0;
    content: " ";
    height: 0
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.clearer {
    overflow: hidden;
    width: 0;
    height: 0
}

#wrapper {
    ~box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
    ~-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08)
}

#sidebar {
    float: right
}

#header {
    padding: 0;
    border-bottom: none!important;
    z-index: 1
}

#head-content {
    min-height: 30px;
    z-index: 98
}

.head-strip {
    border-top: 5px solid #B6B4B0
}

#logo {
    margin: 20px 10px 10px 5px;
    text-align: left;
    float: left
}

#logo h1,
#logo h2 {
    font-size: 32px;
    margin: 0!important;
    line-height: 35px!important
}

#logo a {
    color: #333;
    padding: 0
}

#header-banner468 {
       padding: 10px;
}

#catnav_2.secondary {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

#catnav ul,
#catnav_2.secondary ul {
    
    padding: 0px;
    list-style: none;
    line-height: 1;
    border-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    background: #168de2
}

#catnav ul a,
#catnav_2.secondary ul a {
    display: block;
    text-transform: lowercase;
    padding: 0 7px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#comments>h2,
.comment-meta,
.post-tags a,
.post-tags strong,
.post-topics a,
.tagcloud a,
.widget-head,
h2.blogpost-wrapper-title {
    text-transform: uppercase
}

#catnav ul li,
#catnav_2.secondary ul li {
    float: left;
    position: relative;
    width: auto;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s
}

#catnav>ul>li:before,
#catnav_2.secondary>ul>li:before {
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    content: '';
    height: 100%;
    width: 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(images/header-separator.png);
    z-index: 1
}

#catnav>.sub-menu,
#catnav_2.secondary>.sub-menu {
    margin-left: 0
}

#catnav_2.secondary ul a,
#maganav ul a {
    border-right: none
}

#catnav ul li.current-menu-item a {
    color: #fff
}

ul.catnav li a {
    padding: 5px 10px
}

#catnav ul li a:hover,
#catnav ul li.current-menu-item {
    color: #fff;
    background: #64a9dc;
}

#catnav_2.secondary ul li.current-menu-item,
#catnav_2.secondary>ul>li a:hover {
    background: #00C7AA
}

#catnav ul li.dropme a,
#catnav_2.secondary ul li.dropme a {
    background: #212326
}

#catnav ul ul,
#catnav_2.secondary ul ul {
    position: absolute;
    left: -999em;
    width: 212px;
    z-index: 99999;
    border: 0;
    margin-left: -1px;
    background: 0 0;
    border-bottom: none
}

#catnav ul ul a,
#catnav_2.secondary ul ul a {
    width: 198px;
    background-color: #212326;
    height: 15px;
    line-height: 15px;
    padding: 15px 0 15px 15px;
    overflow: hidden;
    text-align: left;
    border-right: none
}

#catnav ul ul a:hover,
#catnav_2.secondary ul ul a:hover {
    background-color: #3C3732!important
}

#catnav ul ul ul,
#catnav_2.secondary ul ul ul {
    border-top: 0;
    margin: -44px 0 0 208px
}

#catnav ul li li,
#catnav_2.secondary ul li li {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #272727
}

#catnav ul li:hover,
#catnav_2.secondary ul li:hover {
    position: static
}

#footer,
#footer-blocks,
#footer-blocks .textwidget,
#tpcrn-breadcrumbs a,
.blog-lists,
.blog-lists li,
.blog-lists-title,
.blogposts-wrapper,
.fluid_container,
.full-left,
.list-block,
.magbig-thumb,
.magbig-thumb img,
.material-item,
.material-item .img,
.material-item .title,
.pagination,
.post-tags,
.post-title,
.post_content,
.sb-post-list-title,
.sb-post-thumbnail,
.sidebar-widget,
.sidebar-widget .textwidget,
.sidebar-widget ul,
.tagcloud {
    position: relative
}

#catnav ul li:hover ul ul,
#catnav ul li:hover ul ul ul,
#catnav ul li:hover ul ul ul ul,
#catnav_2.secondary ul li:hover ul ul,
#catnav_2.secondary ul li:hover ul ul ul,
#catnav_2.secondary ul li:hover ul ul ul ul {
    left: -999em
}

#catnav ul li li li li:hover ul,
#catnav ul li li li:hover ul,
#catnav ul li li:hover ul,
#catnav ul li:hover ul,
#catnav_2.secondary ul li li li li:hover ul,
#catnav_2.secondary ul li li li:hover ul,
#catnav_2.secondary ul li li:hover ul,
#catnav_2.secondary ul li:hover ul {
    left: auto
}

#notifybrowser {
    padding: 30px;
    background: #eee;
    border: 1px solid #ddd
}

.fluid_container {
    float: left;
    margin-top: 30px;
    z-index: 1;
    background: #fff;
    width: 100%;
    height: 360px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .08)
}

.blogposts-wrapper,
.post-content {
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .08)
}

.blogposts-wrapper {
    background: #fff;
    margin: 30px 0;
    padding: 0;
    border: 1px solid #ebebeb;
    border-top: 5px solid #06AFE4;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    min-height: 200px
}

.blog-lists {
    float: left;
    margin: 20px 15px
}

h2.blogpost-wrapper-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #EBEBEB;
    line-height: 42px;
    color: #222;
    padding: 4px 5px 10px 8px;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.tpcrn_magazine_singlethumb .blog-lists li:first-child h3 a {
    font-size: 22px
}

.blog-lists li {
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden
}

.blog-lists-title {
    width: 70%;
    display: inline;
    float: left;
    margin-left: 10px
}

.blog-lists h3 {
    display: inline-block
}

.full-left,
.maga-excerpt {
    display: block;
    float: left
}

.blog-lists h3 a {
    font-family: Droid serif!important;
    padding: 3px 0;
    font-size: 13px;
    font-weight: 400;
    color: #363636;
    line-height: 1.2
}

.blog-lists .time,
.sb-post-list-title .time {
    font-family: Arimo, sans-serif;
    color: #999;
    font-size: 12px;
    margin: 5px 0 2px
}

.sb-post-list-title .time {
    margin-top: 4px
}

.sb-post-list-title span {
    padding-left: 0;
    color: #7E7E7E
}

.magbig-thumb {
    float: left;
    height: 160px;
    width: 340px
}

.magbig-thumb img {
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1!important
}

.blog-lists-blog.clearfix li {
    margin: 20px
}

.blog-lists-blog h3 {
    font-size: 26px
}

.full-right {
    float: left;
    width: 47%;
    margin-right: 10px;
    height: 80px
}

.full-left {
    padding-bottom: 25px!important;
    width: 100%;
    border-bottom: 1px solid #EBEBEB
}

.list-block {
    width: 47%;
    float: left;
    border-top: none;
    color: #777;
    padding: 0 0 0 15px;
    min-height: 148px
}

.list-block-slide {
    margin: 20px
}

.list-block-slide h3 {
    font-family: Droid serif, sans-serif
}

.list-block-slide .post-meta-blog {
    font-size: 10px
}

#sidebar .sb-post-thumbnail {
    width: 70px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: top
}

.pagination {
    margin: 10px 10px 30px 30px;
    overflow: hidden;
    text-align: center
}

.page-numbers.dots,
.pagination .current,
.pagination a {
    font-size: .875em;
    font-weight: 300;
    line-height: 35px;
    height: 35px;
    width: 35px;
    text-align: center;
    margin-right: 7px;
    display: block;
    float: left;
    color: #fff;
    background: #000;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.pagination .current,
.pagination a:hover {
    color: #fff;
    background: #1BA1E2;
    text-decoration: none
}

.page-numbers.dots {
    text-shadow: none;
    padding: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
    color: #000
}

.post-content {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.post-title h1 {
    font-family: Arial, serif!important;
    color: #333;
    margin-top: 10px;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.2
}

.page .post-title {
    border-bottom: 1px solid #f5f5f5
}

.post-meta-blog {
    font-family: Arimo, sans-serif;
    color: #999;
    font-size: 13px
}

.post-meta-blog span {
    display: inline-block;
    padding: 8px 2px
}

.page .post-outer,
.post-outer {
    margin: 0
}

.post_content {
    color: #000;
    font-style: normal;
    font-family: Verdana;
    line-height: 32px;
    margin: 10px 0;

}

.post_content h1 {
    font-size: 26px
}

.post_content h2 {
    font-size: 20px;
    color: white;
    background: #168de2;
padding: 4px;

}

.post_content h3 {
    font-size: 22px
color: white;
    background: #168de2;
padding: 4px;
}

.post_content h4 {
    font-size: 18px
}

.post_content h5 {
    font-size: 16px
}

.post_content h6 {
    font-size: 12px
}

.post_content h1,


.post_content h4,
.post_content h5,
.post_content h6 {
    line-height: 1.2;
    color: #000;
    margin: 10px 0 15px
}

.post_content img {
    ~max-width: 100%;
    ~height: auto!important
}

.post_content p {
    display: block;
    margin-bottom: 10px;
    
}

.post_content blockquote {
    background: rgba(22, 141, 226, 0.25);
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    padding-left: 32px;
    color: #777;
    padding-bottom: 1px;
    padding-top: 6px;
}

.post_content code,
.post_content pre,
.post_content pre code {
    font-family: monospace, Monaco, Courier
}

.post_content li a,
.post_content li a:visited,
.post_content p a,
.post_content p a:visited,
.price-box a {
    text-decoration: blink;
    color: #009eff;
}

.post_content li a:active,
.post_content li a:hover,
.post_content p a:active,
.post_content p a:hover,
.price-box a:hover {
    text-decoration: underline;
    color: #4BA1D6
}

.post_content code {
    background: #ffffe0;
    padding: 1px
}

.post_content pre {
    margin: 15px 0;
    overflow: auto;
    color: #fff;
    background: #1D1F21;
    padding: 0;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2;
    -ms-word-break: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    position: relative
}

.post_content pre code {
    background: 0 0;
    padding: 15px;
    white-space: pre;
    overflow: auto;
    display: block
}

.post_content .alignright {
    float: right;
    padding: 10px
}

.post_content .alignleft {
    float: left;
    padding: 10px
}

.gallery-caption,
.wp-caption {
    padding-top: 4px;
    margin-bottom: 20px;
    text-align: center
}

.wp-caption {
    padding: 4px!important;
    margin-bottom: 20px;
    text-align: center;
    max-width: 99%!important
}

.wp-caption img {
    max-width: 100%!important
}

p.wp-caption-text {
    margin-bottom: 2px
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-topics a {
    color: #82BBF8
}

.post-topics a:hover {
    text-decoration: underline
}

.tiled-gallery {
    clear: none!important
}

#tpcrn-breadcrumbs {
    overflow: hidden;
    width: 100%
}

#tpcrn-breadcrumbs li {
    float: left;
    line-height: 5px;
    margin: 0
}

#tpcrn-breadcrumbs a {
    font-weight: 700;
    float: left;
    text-decoration: none;
    color: #888;
    padding: 7px 4px 0 2px;
    font-size: 11px
}

#tpcrn-breadcrumbs .current {
    background: 0 0;
    line-height: 18px;
    font-size: 11px;
    color: #888
}

.single-navigation {
    padding: 15px;
    font-size: 14px
}

.previous {
    display: block;
    float: left
}

.next {
    display: block;
    float: right
}

.post_content .gallery .gallery-icon a:active img,
.post_content .gallery .gallery-icon a:focus img,
.post_content .gallery .gallery-icon a:hover img {
    background: #EEE;
    border-color: #BBB
}

.post_content .gallery .gallery-icon img {
    border: 1px solid #DDD!important;
    padding: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.post-attachment {
    text-align: center;
    display: block
}

.single-split-page {
    margin: 10px 0 25px;
    font-size: 10px;
    font-weight: 400
}

.single-split-page p {
    font-size: 14px;
    font-weight: 700
}

.single-split-page p a {
    margin-right: 4px;
    background: #B6B4B0;
    color: #fff;
    text-decoration: none;
    padding: 7px 12px;
    margin-left: 5px;
    border-radius: 30px
}

.single-split-page a:hover,
.single-split-page strong {
    background: #212326;
    color: #fff
}

.single-split-page strong {
    margin-right: 10px;
    padding: 6px 12px
}

#comments {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    min-height: 120px;
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .08)
}

#comments>h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 42px!important;
    color: #222;
    padding: 4px 5px 0 8px;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #EBEBEB
}

.commentlist .comment-content,
.sidebar-widget,
.widget-head {
    font-family: HelveticaNeue, "Helvetica Neue", Arial, sans-serif
}

#respond h3 {
    margin: 8px 0
}

.logged-in-as {
    padding-bottom: 10px
}

ol.commentlist,
ol.sepa_pinglist {
    margin: 15px 15px 20px;
    padding: 0;
    list-style: none
}

ol.sepa_pinglist {
    margin: 20px;
    width: 96%;
    list-style: none
}

.comment-avatar,
.odd .comment-avatar {
    float: right;
    width: 65px;
    height: 65px;
    text-align: center
}

li.pingback {
    border-left: 3px solid #ECECEC;
    margin: 5px 0;
    padding: 8px 5px;
    background: #FAFAFA;
    border-bottom: 1px dashed #EEE
}

.edit-link {
    margin-left: 15px
}

.comments-title {
    padding: 0;
    line-height: 21px
}

.comment {
    margin-top: 20px
}

.commentlist ul.children {
    margin-left: 30px
}

.comment-wrapper {
    padding: 10px!important;
    background: #fff
}

.comment-avatar img {
    opacity: 1;
    padding: 3px;
    border: 1px solid #EBEBEB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.comment-avatar {
    margin: 20px 12px 0 0;
    background: #fff
}

.odd .comment-avatar {
    margin: 15px 30px 0 0;
    background: #fff
}

.comment-meta {
    margin: 6px;
    display: block
}

.comment-meta .author {
    display: inline-block;
    margin: 5px;
    font-weight: 700;
    font-size: 18px
}

.commentlist .comment-content {
    font-style: normal;
    color: #000;
    font-size: 17px;
    margin: 10px 20px;
    word-wrap: break-word
}

.comment-content p {
    margin-bottom: 20px
}

.comment-content ul li {
    list-style: disc
}

.commentlist .comment-content h1,
.commentlist .comment-content h2,
.commentlist .comment-content h3,
.commentlist .comment-content h4,
.commentlist .comment-content h5,
.commentlist .comment-content h6 {
    margin-bottom: 30px
}

.commentlist .comment-content a {
    text-decoration: underline;
    color: #1470D3
}

.commentlist .comment-content .reply {
    padding-top: 10px
}

.commentlist .comment-content .reply a {
    padding-top: 10px;
    text-decoration: none;
    color: #111
}

.commentlist .odd .comment-content {
    padding: 20px;
    margin: 10px
}

.depth-10,
.depth-2,
.depth-3,
.depth-4,
.depth-5,
.depth-6,
.depth-7,
.depth-8,
.depth-9 {
    padding-right: 0;
    padding-bottom: 0
}

#respond {
    clear: both;
    margin: 15px;
    padding: 10px 0 20px 5px
}

#cancel-comment-reply-link {
    color: #E85A08;
    font-size: 12px
}

#commentform input[type=text],
#commentform textarea,
.post_content input[type=password],
input[type=email] {
    background: #fff;
    color: #666;
    padding: 6px 6px 6px 8px;
    margin-bottom: 15px;
    height: 18px;
    border: 1px solid #BBB;
    outline: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}

.post_content input[type=password] {
    height: 20px
}

#commentform textarea {
    width: 94%;
    height: 100px;
    padding: 5px;
    max-width: 100%;
    line-height: 20px;
    outline: 0
}

#commentform input[type=text]:focus,
#commentform textarea:focus,
#commentforminput[type=email]:focus {
    border: 1px solid #B6B4B0;
    color: #444;
    -moz-box-shadow: 0 0 7px #B6B4B0;
    -webkit-box-shadow: 0 0 7px #B6B4B0;
    box-shadow: 0 0 7px #B6B4B0
}

#commentform input[type=submit] {
    color: #F4FCFF;
    font-size: 11px!important;
    margin: 0 1px 1px 0;
    text-transform: uppercase;
    background: #168de2;
    text-decoration: none;
    float: left;
    border: 1px solid #B6B4B0;
    height: 29px;
    line-height: 26px;
    padding: 1px 12px 0;
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.comment-form-author label,
.comment-form-email label {
    line-height: 32px;
    padding-left: 15px
}

.comment-form-comment label {
    display: none
}

.comment-notes,
.form-allowed-tags {
    margin: 10px 0
}

.shbox {
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 0 rgba(160, 160, 160, .75) inset, 0 20px 0 #6D6D6D, 0 -2px 20px rgba(66, 63, 63, .8);
    -moz-box-shadow: 0 1px 0 rgba(160, 160, 160, .75) inset, 0 20px 0 #6D6D6D, 0 -2px 20px rgba(66, 63, 63, .8);
    box-shadow: 0 1px 0 rgba(160, 160, 160, .75) inset, 0 20px 0 #6D6D6D, 0 -2px 20px rgba(66, 63, 63, .8)
}

.nocomments {
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px
}

.bypostauthor .comment-avatar img {
    border: 1px solid #12BEB8
}

.sidebar-widget {
    background: #FFF;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.widget-head {
    line-height: 20px;
    font-size: 19px;
    color: red;
    margin-bottom: 10px;
    padding-top: 13px;
    height: 27px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #FFF
}

.sidebar-widget a {
    color: #409BD4
}

.sidebar-widget a:hover {
    color: red
}

.sidebar-widget a:active {
    text-decoration: underline
}

.sidebar-widget ul {
    margin: -10px 0 0
}

.sidebar-widget li {
    padding: 10px;
    font-size: 100%;
    line-height: 16px;
    list-style: none;
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.sidebar-widget li:last-child {
    border-bottom: none
}

.widget_recent_comments li {
    background: url(images/comment_r.png) 13px 10px no-repeat!important;
    padding: 10px 10px 10px 35px!important
}

.tpcrn_tweets li {
    background: url(images/twit.png) 10px 10px no-repeat!important;
    padding: 10px 10px 10px 50px
}

#footer-blocks select,
.sidebar-widget select {
    margin: 10px 0 10px 30px;
    width: 180px;
    height: 25px
}

.sb-post-list-title {
    width: 65%;
    display: inline-block;
    vertical-align: top
}

.sb-post-list-title p {
    margin: 2px 0 0;
    font-family: Arimo, sans-serif;
    color: #999;
    font-size: 12px;
    float: left;
    display: inline-block
}

.sb-post-thumbnail {
    float: left;
    width: 70px;
    height: 70px
}

.sb-post-thumbnail img {
    width: 100%;
    height: 100%
}

.searchform,
.subsform {
    padding: 5px 0 10px;
    text-align: center
}

.searchform input[type=text],
.subsform input[type=text] {
    background: #f5f5f5;
    margin-right: -6px;
    padding: 10px 0 10px 10px;
    width: 80%;
    border: 1px solid #DDD;
    -moz-box-shadow: 0 0 5px #ddd inset;
    -webkit-box-shadow: 0 0 5px #DDD inset;
    box-shadow: 0 0 5px #DDD inset;
    font-size: 14px
}

.subsform input[type=submit] {
    border: 1px solid #EEE;
    padding: 8px 35px;
    margin-top: 5px;
    cursor: pointer
}

#footer-blocks .sb-post-thumbnail {
    margin-right: 12px;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px
}

#footer-blocks .sb-post-thumbnail img {
    width: 60px;
    height: 60px
}

.sidebar-widget h4 {
    font-family: 'Droid serif', serif!important;
    font-size: 13px;
    line-height: 17px
}

#footer-blocks .textwidget,
.sidebar-widget .textwidget {
    padding: 20px 10px 10px;
    margin: -15px 0 0;
    line-height: 18px
}

#footer-blocks .textwidget {
    padding: 15px 0 0
}

#footer-blocks .textwidget p,
.sidebar-widget .textwidget p {
    margin-bottom: 15px;
    word-break: break-all
}

#footer-blocks .textwidget img,
.sidebar-widget .textwidget img {
    max-width: 100%
}

#footer-blocks .textwidget p:last-child,
.sidebar-widget .textwidget p:last-child {
    margin-bottom: 0
}

#calendar_wrap {
    margin: 20px
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #686868
}

#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
    text-align: center;
    border: 1px solid #F7F7F7
}

#wp-calendar #next {
    padding-right: 1.714285714rem;
    text-align: right
}

#basket_widget-2,
.button,
.gp-box-widget,
.material-item .desc,
.material-item .price,
.price-box,
.tpcrn-fb-like-box {
    text-align: center
}

.sidebar-widget .tagcloud {
    padding: 10px;
    margin: -10px 0 0
}

.post-tags,
.tagcloud {
    color: #ccc;
    overflow: hidden;
    margin: 15px auto 0;
    padding: 0 0 5px
}

.post-tags a,
.post-tags strong,
.tagcloud a {
    color: #F4FCFF;
    font-size: 11px!important;
    margin: 0 1px 1px 0;
    padding: 5px 10px;
    display: block;
    background: #B6B4B0;
    text-decoration: none;
    float: left;
    font-weight: 700
}

.post-tags strong {
    background: #212326!important
}

.post-tags a:hover,
.tagcloud a:hover {
    background: #212326;
    color: #EEECEC
}

#searchform #submitbutton,
.newsletter .nletterb {
    outline: 0;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, .2), inset 0 0 1px rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, .2), inset 0 0 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 0 1px hsla(0, 100%, 100%, .2), inset 0 0 1px hsla(0, 100%, 100%, .2);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#commentform input#submit:hover,
.subsform .nletterbutton:hover {
    background-color: red;
    border-color: #212326;
    color: #FFF
}

.sidebar-widget .tpcrn-flickr {
    margin: 0 auto;
    width: 90%
}

.tpcrn-flickr-widget .widget-head {
    margin: 0
}

.flickr_badge_image {
    float: left;
    margin: 5px
}

.sidebar-widget .flickr_badge_image img {
    border: 1px solid #ececec;
    background: #f7f7f7
}

.flickr_badge_image img {
    float: left;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    padding: 4px;
    border: 1px solid #313131;
    background: rgba(0, 0, 0, .16)
}

.tpcrn-fb-like-box {
    overflow: hidden;
    margin: 5px 10px -54px!important
}

#footer,
#footer .foot-wrap {
    margin: 0 auto
}

#footer {
   
    box-shadow: 0 0 2px #000;
    background: #168de2;
    min-height: 41px;
    line-height: 25px;
    font-size: 12px;
    padding: 5px 0;
}

#footer.foot-widg-narrow {
    width: 100%
}

#footer.foot-wide .foot-wrap {
    margin: 0 auto;
    width: 96%
}

#footer .foot-wrap a {
    color: #ECFFF1;
    text-shadow: 0 0 1px #000
}

#footer .foot-wrap p.copyright {
    float: left;
    margin-left: 15px;
    color: #AFAFAF
}

#footer .foot-wrap p.credit {
    float: right;
    margin-right: 15px;
    color: #AFAFAF
}

#footer-blocks {
    -moz-box-shadow: 0 0 2px #000;
    -webkit-box-shadow: 0 0 2px #000;
    box-shadow: 0 0 2px #000;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #252525;
    color: #CECECE;
    font-size: 13px
}

.fb-container {
    padding: 0 0 0 20px
}

#footer-blocks .widget {
    margin: 0 0 20px;
    border: 0
}

#footer-blocks .widget li {
    background: url(images/bullet2.png) 10px no-repeat;
    list-style-type: none;
    margin: 0 0 6px;
    border-bottom: 1px solid #353232;
    padding: 6px 8px 10px 30px;
    font-size: 100%;
    line-height: 16px;
    overflow: hidden
}

#footer-blocks .sb-tabs-wrap li {
    padding-left: 0!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important
}

#footer-blocks .tpcrn_tweets li {
    padding: 8px 10px 10px 50px
}

#footer-blocks .widget_calendar h3,
#footer-blocks .widget_search h3 {
    display: block!important
}

#footer-blocks .tagcloud {
    margin-top: 20px
}

#footer-blocks .tagcloud a {
    color: #fff;
    text-shadow: none
}

#footer-blocks #wp-calendar th {
    color: #BBB
}

#footer-blocks .email-subs {
    padding: 0
}

#footer-blocks .social-counter {
    margin-left: 5px!important
}

#footer-blocks a,
#footer-blocks a:visited {
    outline: 0;
    text-decoration: none;
    color: #DBDBDB;
    font-weight: 400;
    font-size: 13px
}

#footer-blocks a:active,
#footer-blocks a:hover {
    text-decoration: none;
    color: #fff
}

.footer-block1,
.footer-block2,
.footer-block3,
.footer-block4 {
    float: left;
    width: 268px;
    padding: 20px 19px 0 0
}

h3.widget-title {
    font-style: normal;
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.27;
    margin: 0 0 15px;
    padding: 0 0 10px;
    height: 32px;
    color: #fff;
    text-transform: capitalize;
    border-bottom: 1px dotted #5A5656
}

.material {
    width: 751px;
    float: right
}

.material-item {
    width: 231px;
    height: 320px;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px
}

.material-item:nth-child(3n) {
    margin-right: 0
}

.material-item .title {
    color: #069;
    font-size: 22px;
    text-align: center;
    margin: 20px auto auto;
    width: 100%;
    display: block;
    font-family: bloknotcnormal!important
}

.material-item .desc {
    color: #0c0;
    font-size: 19px;
    font-family: webkit-match-parent;
    margin-top: 8px
}

.material-item .img {
    height: 110px;
    width: 231px
}

.material-item .img img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%
}

.material-item .price {
    font-family: open_sansbold;
    font-size: 16px;
    color: #c33;
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    margin: auto
}

.material-item .price a {
    border-radius: 5px;
    background: #39f;
    background: -moz-linear-gradient(top, #39f 0, #0167ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #39f), color-stop(100%, #0167ff));
    background: -webkit-linear-gradient(top, #39f 0, #0167ff 100%);
    background: -o-linear-gradient(top, #39f 0, #0167ff 100%);
    background: -ms-linear-gradient(top, #39f 0, #0167ff 100%);
    background: linear-gradient(to bottom, #39f 0, #0167ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3399ff', endColorstr='#0167ff', GradientType=0);
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 26px
}

.material-item .price a:hover {
    background: #f66;
    background: -moz-linear-gradient(top, #f66 0, #cd3434 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f66), color-stop(100%, #cd3434));
    background: -webkit-linear-gradient(top, #f66 0, #cd3434 100%);
    background: -o-linear-gradient(top, #f66 0, #cd3434 100%);
    background: -ms-linear-gradient(top, #f66 0, #cd3434 100%);
    background: linear-gradient(to bottom, #f66 0, #cd3434 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6666', endColorstr='#cd3434', GradientType=0)
}

.material-item:hover {
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0, 0, 0, 1)
}

.button {
    text-decoration: none;
    padding: 11px 32px;
    border: 1px solid #005072;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 30px Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #E5FFFF;
    background-color: #3ba4c7;
    background-image: -moz-linear-gradient(top, #3ba4c7 0, #1982a5 100%);
    background-image: -webkit-linear-gradient(top, #3ba4c7 0, #1982a5 100%);
    background-image: -o-linear-gradient(top, #3ba4c7 0, #1982a5 100%);
    background-image: -ms-linear-gradient(top, #3ba4c7 0, #1982a5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1982a5', endColorstr='#1982a5', GradientType=0);
    background-image: linear-gradient(top, #3ba4c7 0, #1982a5 100%);
    -webkit-box-shadow: 0 0 2px #bababa, inset 0 0 1px #fff;
    -moz-box-shadow: 0 0 2px #bababa, inset 0 0 1px #fff;
    box-shadow: 0 0 2px #bababa, inset 0 0 1px #fff
}

{
    .dd_line padding-left: 36px
}

.dd_line label {
    margin-right: 5px
}

.preim {
    display: block
}

.preim_block,
.preim_block img,
.preim_block span,
.price-box {
    display: inline-block
}

.preim_block {
    float: left;
    width: 360px;
    height: 85px;
    overflow: hidden;
    color: #333;
    padding: 0 10px;
    margin: 3px;
    border-radius: 4px
}

.preim_block img {
    margin-top: -2px;
    float: left;
    max-width: 90px!important
}

.preim_block span {
    margin: 18px 0;
    font-size: 16px;
    float: right;
    width: 240px
}

.price-box {
    width: 208px;
       box-shadow: 0 0 15px rgb(22, 141, 226);
    margin: 5px;
    padding: 10px;
}

.delete_cart {
    color: #ff5957
}

.basket_item_row {
    height: 80px
}

.how-down {
	font-size: 16px;
	color: #3bd17f !important;
	padding: 5px 10px;
	margin-right: 15px;
	border: 1px solid #3bd17f;
	border-radius: 3px;
	text-decoration: none !important;
	transition: 0.1s ease;
	cursor: help;
} .how-down:hover {
	color: #21b162 !important;
	border: 1px solid #21b162;
}

.red {
	color: red;
}

.spoiler {
	height: 30px;
	overflow: hidden;
	margin: 15px 0 0 0;
	transition: 0.3s ease;
    text-align: center;
}
	.spoiler.opened {
		height: 155px;
	}

.spoiler p {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px dotted #444;
	outline: none;
	cursor: pointer;
    line-height: 14px;
}

/*Стили для блока Яндекса Поделиться*/
.ya-share2 {
    text-align:center !important; /*Выравниваем кнопки по середине*/

}

.buttonRef {
  display: inline-block;
  border-radius: 3px;
  background: rgb(6, 175, 228);
  color: #fff;
  padding: 0 12px;
}

.buttonRef:hover {
    background: rgb(5, 140, 182);
    color: #fff;
}    

.post_content ul {
    list-style-image: url(/wp-content/uploads/ul-style.png);
    margin: 10px 40px;
}

.oneclick-button-now {
    background: transparent !important;
    padding: 0 !important;
    display: inline-block;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}
	
.shead {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.shead, .shead a { font-family: 'Open Sans', sans-serif; }

.shead-logo, .shead-addr, .shead-cart {
	display: block;
	box-sizing: border-box;
}

.shead-logo { width: 25%; float: left; text-align: left; padding: 20px 10px 20px 0px; }
.shead-addr {
	width: 50%; float: left; text-align: left;
	border: 1px solid #e3e3e3;
	border-top: 0px;
	border-bottom: 0px;
	padding: 20px 0px 20px 50px;
}
.shead-cart { width: 25%; float: right; text-align: left; padding: 20px 0px 20px 10px; }

.shead-logo a {
	display: block;
	margin: 0;
	padding: 0;
}

.shead-logo img {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.shead-mitem {
	display: block;
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding-bottom: 10px;
}

.shead-addr-phone a {
	font-size: 18px;
	color: #000;
	font-weight: 700;
}
.shead-addr-phone i.fa {
	font-size: 24px;
	color: #3D6290;
	margin-right: 5px;
}

.shead-addr-location i.fa {
    color: #CB5348;
    font-size: 20px;
    margin-right: 5px;
}

.shead-addr-email i.fa {
    color: #CB5348;
    font-size: 18px;
    margin-right: 5px;
}

.shead-addr-email a {
    color: #CB5348;
	text-decoration: underline;
}

.shead-addr-callback a {
	display: block;
	color: white;
	line-height: 30px;
	text-decoration: none !important;
	padding-left: 36px;
	box-sizing: border-box;
	background: url(/wp-content/themes/imag-mag/images/bblue.png) no-repeat;
	width: 180px;
	height: 30px;
	margin-top: 8px;
	font-size: 14px;
}

.shead-addr-callback a:hover {
	background: url(/wp-content/themes/imag-mag/images/bblue.png) no-repeat 0px -30px;
}

.shead-cart-title {
    font-size: 18px;
    color: #CB5348;
}
.shead-cart-title i.fa {
	margin-right: 5px;
}

.shead-cart-button {
	display: block;
	color: white;
	line-height: 30px;
	text-decoration: none !important;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(/wp-content/themes/imag-mag/images/bred.png) no-repeat;
	width: 150px;
	height: 30px;
	margin: 0 auto;
	font-size: 14px;
}

.shead-cart-button:hover {
	background: url(/wp-content/themes/imag-mag/images/bred.png) no-repeat 0px -30px;
	color: #fff;
}

.shead-cart-content {
	font-size: 14px;
	color: #CB5348;
	margin: 10px auto;
	border-bottom: 1px dashed #CB5348;
	padding-bottom: 3px;
	width: 150px;
	text-align: center;
}

#wpcf7-f14749-o1 .wpcf7-text {
	display: block;
	box-sizing: border-box;
	width: 90%;
	margin: 10px auto 0px auto;
	border: 1px solid #3D6290;
	border-radius: 5px;
	padding: 7px 10px;
}

#wpcf7-f14749-o1 .wpcf7-submit {
    display: block;
    box-sizing: border-box;
    background: #3D6290;
    border: 0px;
    width: 50%;
    margin: 10px auto 0px auto;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
}

#wpcf7-f14749-o1 span.wpcf7-not-valid-tip {
    font-size: 12px;
    width: 100%;
    text-align: center;
}

#wpcf7-f14749-o1 .wpcf7-response-output {
	text-align: center;
	font-size: 14px;
}

@media all and (max-width: 960px) {
	.shead-logo {
		float: none;
		width: 300px;
		margin: 0 auto;
	}
	
	.shead-addr  {
		width: 75%;
		padding-left: 20px;
		border: 0px;
	}
}

@media all and (max-width: 770px) {
	.shead-addr {
		float: none;
		width: 100%;
		padding: 10px 10px;
	}
	
	.shead-cart {
		float: none;
		width: 100%;
		padding: 10px 10px;
	}
	
	.shead-cart-title { text-align: center; }
}

@media all and (max-width: 480px) {
	.shead-mitem {
		width: 100%;
		float: none;
		text-align: center;
	}
	
	.callback-button {
		margin: 10px auto;
		text-align: left;
	}
}