





/*
Theme Name: WPShop.biz Theme
Theme URI: http://wpshop.biz/
Author: Aleynikov Sergey
Author URI: http://wpshop.biz/
Description: WPShop.biz Theme
Version: 1.0
*/

body {background:#fff;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;letter-spacing:-0.05em;font-family:'Roboto Condensed',Arial,Tahoma,sans-serif;color:#000;text-rendering:auto;}
h1 {font-size:26px;line-height:33px;}
h2 {font-size:24px;line-height:30px;}
h3 {font-size:22px;line-height:30px;}
h4 {font-size:18px;line-height:24px;}
h5 {font-size:16px;line-height:20px;}
h6 {font-size:14px;line-height:20px;}

a {color:#713800;text-decoration:underline;}
a {-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-ms-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;}
a:hover {color:#d52800;text-decoration:none;}

.rad4  {-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.rad8  {-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb40 {margin-bottom:40px;}

.pr15 {padding-right:15px;}



.wrappper {background:#fff;padding:15px;}
  .wrappper-main {padding-top:15px;}

.header-bg {background:url(images/header-bg.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/header-bg.png*/;padding-top: 30px;
}
/*.header-bg2 {background:url(../../../wp-content/themes/wpshop_biz/images/header-bg.jpg) center top no-repeat;}*/

.header-line {height:93px;background:url(images/header-line.jpg)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/header-line.jpg*/ repeat-x;border-top: 3px solid #009900;}

.header {position:relative;}
  .logo {position:absolute;top:0;left:20px;}

  .head-social {position:absolute;top:15px;right:5px;text-align:center;}
  .head-social a {text-decoration:none;}
  .head-social a:hover {opacity:0.8;}
  .head-social p {color:#68bf18;font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-style:italic;}

  .head-search {position:absolute;top:31px;left:55%;margin-left:-200px;}
    .head-search form, .head-search input, .head-search label {margin:0;}
    .head-search input {width:400px;padding:5px 6px 5px 35px;border:none;background:#fffef9;font-size:12px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
    .head-search .icon-search {position:absolute;top:8px;left:12px;z-index:100;}

  .phone {
  position: absolute;
  right: 15px;
  top: 7px;
  text-align: center;
  color: #fff;
  font-family:'Roboto Condensed',Arial,Tahoma,sans-serif;
  }

  .phone a {color: #f7ede0; text-decoration: none;}

  .phone span {font-size: 20px;}

  .callback {position: absolute;top: 62px;right: 0;}
  .callback a {color: #fff; font-size: 15px; font-weight: bold;text-align: center;padding: 6px 15px; text-decoration: none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #84D40B),
  color-stop(1, #5BAB00)
);
background-image: -o-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -moz-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -webkit-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -ms-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: linear-gradient(to bottom, #84D40B 0%, #5BAB00 100%);
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
  }

  .callback a:hover {
    background: #84D40B;
  }



#cb{width:226px;height:180px;background:#fff;position:absolute;top: 90px;right:-20px; display:none; z-index: 999;}
#cb{
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
#cb form{width:226px;height:180px;position:relative}
#err{display:none;width:165px;height:18px;padding:2px 5px 0 5px;position:absolute;top:96px;left:27px;background:#f00;color:#fff}
#cbname,#cbtel{width:165px;height:25px;padding:0 5px;position:absolute;top:26px;left:27px;background:none}
#cbtel{top:76px;background:none}
#cbsubm{display:block;width:148px;position:absolute;top:120px;left:41px;cursor:pointer;border: none;
color: #fff; font-size: 16px; font-weight: bold;text-align: center;padding: 5px 20px; text-decoration: none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #84D40B),
  color-stop(1, #5BAB00)
);
background-image: -o-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -moz-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -webkit-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: -ms-linear-gradient(bottom, #84D40B 0%, #5BAB00 100%);
background-image: linear-gradient(to bottom, #84D40B 0%, #5BAB00 100%);
}
#sps{background:#fff;text-align:center;font-family:'myriad_proitalic';color:#08961c;font-size:24px;color:#08961c;width:185px;height:100px;position:absolute;top:20px;left:23px;padding:45px 0 0 0;display:none}
  

  

  .header-login {position:absolute;top:10px;right:0;padding:3px 20px;font-size:12px;font-style:italic;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
  .header-login a {margin:0 5px;text-decoration:none;border-bottom:1px dashed #4982d6;}

  .slider-box {position:relative;width:100%;height:250px;background:#eee;overflow:hidden;}
  .slider-box div {position:relative;width:100%;height:250px;}
  .slider-box span {position:absolute;top:0;right:0;background:url(images/overlay_80.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/overlay_80.png*/;color:#fff;padding:10px 15px;height:230px;width:30%;}
  .slider-box span small {font-size:12px;display:block;margin-top:20px;}
  .slider-box span a {color:#fff;text-decoration:none;font-size:120%;}
  .home-slider {}
  .home-slider img {}

  .slidesjs-pagination {position:absolute;bottom:0;left:50%;display:block;width:157px;height:17px;margin:0 0 0 -78px;padding:5px 0 0;text-align:center;list-style:none;z-index:999;}
  .slidesjs-pagination li {display:inline-block;list-style:none;margin:0 2px;}
  .slidesjs-pagination li a {display:block;width:11px;height:11px;text-indent:-99999px;background:url(images/slider-pagination.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/slider-pagination.png*/ no-repeat;outline:none;}
  .slidesjs-pagination li a.active {background-position:right top;}

.footer {padding:20px 0;color:#666;}
  .footer-copyright {font-size:85%;text-align:left;}
  .footer-copyright img {margin-bottom:10px;}
  .footer-counters {text-align:right;padding-right:15px;}
  .footer-counters img {opacity:0.8;}
  .footer-menu {}
  .footer-menu ul {margin:0;list-style:none;font-size:12px;}
  .footer-menu ul li {float:left;width:48%;margin:0;list-style:none;margin:2px 1%;}
  .footer-menu ul li a {color:#000;}
  .footer-bg {border-top: 3px solid #009900;padding-top: 10px;}

.menu-bg {border-bottom: 3px solid #1fb200;margin-bottom:20px;}
.menu-bg {
}
.menu {position:relative;font-family:'Roboto Condensed',Arial,Tahoma,sans-serif;font-size:16px;}
  .menu>ul {list-style:none;margin:0;padding:0;}
  .menu>ul>li {position: relative;list-style:none;float:left;}
  .menu>ul>li:last-child {border:none;}
  .menu>ul>li:last-child a {border-right:none;}
  .menu>ul>li>a {display:block;padding:12px 6px;color:#000;text-decoration:none;text-transform: uppercase;}
  .menu>ul>li>a:hover {color:#fff;background:url(images/header-line.jpg)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/header-line.jpg*/ repeat-x;text-decoration:none;}
  .menu>ul>li.current-post-ancestor>a, .menu>ul>li.current-menu-item>a {}
  .menu>ul>li.current-post-ancestor>a:hover, .menu>ul>li.current-menu-item>a:hover {}

  .menu .sub-menu {position:absolute;display:none;top:44px;left:-25px;padding:5px 15px;list-style:none;background:#5A2800;z-index:200;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}
  .menu .sub-menu li {list-style:none;border-bottom:1px dotted #7E4816;padding:5px 15px;}
  .menu .sub-menu li:last-child {border:none;}
  .menu .sub-menu li a {color:#fff;text-decoration:none;white-space: nowrap;}
  .menu .sub-menu li a:hover {color:#FFFDE0;}

  .header-sub-menu {padding:5px 0 5px;margin:0 -15px 15px;background:#fff;text-align:center;font-size:90%;font-family:'PT Sans',Arial,Tahoma,sans-serif;}
  .header-sub-menu ul {list-style:none;margin:0;}
  .header-sub-menu ul li {padding:0 17px;list-style:none;display:inline;}
  .header-sub-menu ul li a {white-space:nowrap;color:#393939;}


.sidebar {}
  
  .sidebar-about {font-size:12px;line-height:16px;border:2px solid #4cbae8;padding:10px;}
  .sidebar-about img {float:left;margin:0 5px 5px 0;}
  .sidebar-about p {margin:10px 0 0;}
  .widget {margin-bottom:20px;}
  /*.widget h4 {margin-top:0;margin-bottom:10px;font-size:16px;font-weight:700;color:#c5891f;}*/
  .widget h4 {font-size:16px;font-weight:bold;padding:2px 0;margin-top:0;color:#000;}
  
  .widget-wpshop-popular {}
  .widget-wpshop-video {}

  .widget-lines {font-size:90%;}
  .widget-lines span {font-size:90%;color:#929292;font-family:Tahoma,Arial,sans-serif;}
  .widget-lines-more {color:#B48D51 !important;}

  .widget-wpshop-stream {}
  .widget-wpshop-stream-author {color:#000;font-size:85%;}
  .widget-wpshop-stream-author a {color:#000;}

  .search-form {position:relative;margin-bottom:10px;padding:0;border:none;}
    .search-form form, .head-search input, .head-search label {margin:0;}
    .search-form input {width:83%;padding:3px 1% 3px 15%;font-size:13px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #ffc10b;}
    .search-form input {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
    .search-form .icon-search {position:absolute;top:6px;left:9px;z-index:100;}

.sidebar-left {}
.sidebar-left .article-preview-image {float:none;}
.sidebar-left .article-preview-body {margin-left:0;}
.sidebar-left .article-preview-image a {display:block;margin-bottom:2px;}

.widget-left .article-preview-image {float: left !important;}
.widget-left .article-preview-body {margin-left: 70px !important;}

.content {margin-bottom:35px;}
  /*.content h1 {font-size:26px;padding:2px 10px;color:#474747;margin:0 0 0;color:#fff;text-shadow:1px 1px 0 #83461e;background:#b1643a url(../../../wp-content/themes/wpshop_biz/images/menu-bg.jpg);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}*/
  .content h1 {font-size:30px;padding:0 0 3px;margin-top:0;color:#353535;}
  .content h2 {margin-top: 30px;}
  .content h4 {}


.breadcrumbs {position:relative;margin:0 0 15px;font-size:80%;border-bottom:1px solid #eee;padding-bottom:4px;overflow:hidden;color:#c1c1c1;font-family:'PT Sans',Tahoma,Arial,sans-serif;}
  .breadcrumbs a {text-decoration:none;color:#ccc;}
  .breadcrumbs .site-home {}

.meta {color:#a0a0a0;font-size:80%;overflow:hidden;}
  .meta a {text-decoration:none;}
  .meta a:hover {text-decoration:underline;}
  .meta i {margin-top:0;}
  .meta-single {height:26px;color:#757575;padding:3px 5px 0 2px;margin-bottom:10px;}
  .meta-single a {color:#757575 !important;}
  .meta-author, .meta-date, .meta-views, .meta-category {float:left;margin-right:55px;padding:1px 3px;}
  .meta-comments {float:left;}
  .meta-rating {float:right;width:85px;text-align:right;overflow:hidden;}
  .meta-category {color:#000;}
  .meta-category a {color:#666;}

.meta-info {color:#ccc;font-size:95%;}
  .meta-info span {margin-right:20px;white-space:nowrap;}
  .meta-info span:last-child {margin-right:0;}


.social {position:relative;padding:0 0 0 10px;margin-bottom:30px;margin-top:15px;background:#f1eee8;padding-top:5px;}
  .social-text {position:absolute;top:5px;left:0;width:39%;text-align:center;font-family:'PT Sans',Arial,Tahoma,sans-serif;font-weight:bold;font-size:120%;}
  .social-mail, .social-vk, .social-fb, .social-gplus {float:left;height:25px;overflow:hidden;margin-right:15px;}
  .social-mail {width:219px;}
  .social-vk {width:94px;}
  .social-fb {width:105px;}
  .social-gplus {width:120px;}


.post-description {color:#777;line-height:120%;font-size:90%;font-family:Tahoma,Arial,sans-serif;padding:5px 0;}




.blogs-header {margin-bottom:30px;}
.blogs-header h1 {font-size:29px;line-height:29px;margin:0;padding-bottom:10px;}

/* Blogs */
.blog-post-author {background:#e8f4f7;padding:5px;margin-bottom:20px;}
.blog-post-avatar {float:left;}
.blog-post-info {margin-left:100px;position:relative;}
/* End Blogs */



.pager a, .pager span {color:#000;border:none;text-decoration:underline;padding:2px 10px;margin-bottom:5px;font-size:90%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.pager a:hover {color:#000;}




.entry blockquote {border:none;padding:15px;background:#fff0c5;margin:15px 0;border-top:2px solid #e7d294;border-bottom:2px solid #e7d294;}
.entry blockquote p {font-size:110%;line-height:125%;}
.entry-tags {}


.archive-title {font-size:18px;font-family:'PT Sans',Arial,Tahoma,sans-serif;}
.archive-excerpt {}
.archive-author {margin:0;font-size:12px;color:#b6b6b6;}
.archive-author a {}
.archive-blogs-block {}
.archive-blogs-avatar {float:left;width:80px;text-align:center;padding-top:4px;}
.archive-blogs-text {margin-left:80px;position:relative;}
.archive-blogs-text .archive-author {margin-bottom:10px;}
.archive-tags {margin-left:5px;}
.archive-tags a {background:#dfeff3;color:#6caab6;text-decoration:none;padding:2px 5px;margin-right:5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.archive-date {font-size:90%;color:#ccc;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif;}






/* archive */
.archive-preview {margin-bottom:25px;}
.archive-preview-image {position:relative;float:left;width:180px;}
.archive-preview-body {position:relative;margin-left:200px;line-height:16px;}
.archive-preview-body-noimg {margin-left:0;}
.archive-preview .category {margin-bottom:5px;}
.archive-preview .category a {color:#999;font-size:90%;}
.archive-preview .category span {float:right;color:#777;font-size:90%;}
.archive-preview .category span a {text-decoration:none;}
.archive-preview-body .meta a {color:#a0a0a0;}
.archive-preview-body .meta .meta-date {width:125px;margin-right:30px;}
.archive-preview-body .meta .meta-views {width:45px;margin-right:30px;}
.archive-preview-body .meta .meta-comments {width:45px;margin-right:30px;}
.archive-preview-body .meta .meta-category {margin-right:35px;max-width:227px;height:16px;overflow:hidden;}
.archive-preview-body .meta .meta-category a {color:#000;}
.archive-preview-body .meta .meta-author {margin-right:0;}
.archive-preview-excerpt {color:#777;font-size:90%;}
.archive-preview-permalink {}
/* end archive */


/* video */
.video-span {margin-bottom:35px;font-size:0.9;}
.video-thumb {position:relative;text-align:center;margin-bottom:7px;max-width:270px;}
.video-play {position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;width:60px;height:60px;background:url(images/video-play.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/video-play.png*/ no-repeat;}
.video-duration {position:absolute;right:4%;bottom:3%;background:url(images/overlay_80.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/overlay_80.png*/;padding:3px 7px;color:#fff;}

.video-duration {}
.video-span {font-style:italic;font-size:90%;font-family:Georgia,"Times New Roman",Times,serif;}
/* end video */


/* author page */
.author-info {margin-bottom:25px;}
.author-info-photo {float:left;width:150px;}
.author-info-photo img {-webkit-border-radius:150px;-moz-border-radius:150px;border-radius:150px;}
.author-info-block {position:relative;margin-left:170px;padding-top:20px;}
.author-info-block h1 {margin-bottom:10px;}
.author-info-points {background:#f59e23;color:#fff;padding:1px 5px;}
.author-info-description {background:#f3f3f3;padding:12px 24px;font-style:italic;}
/* end author page */



/* Article Preview */
.article-preview {margin-bottom:14px;font-size:90%;}
.article-preview .author a {color:#901d8c;font-size:90%;}
.article-preview .author img {margin-left:10px;}
.article-preview .category a {color:#717171;font-size:90%;}
.article-preview .category span {float:right;color:#777;font-size:90%;}
.article-preview .category span a {text-decoration:none;}
.article-preview-image {position:relative;float:left;}
.article-preview-image span {position:absolute;bottom:0;right:0;display:block;width:18px;height:18px;text-align:center;background:#841b81;color:#fff;font-size:90%;line-height:18px;}
.article-preview-avatar img {-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;}
.article-preview-body {position:relative;margin-left:70px;line-height:16px;}
.article-preview-views {display:block;color:#777;font-size:90%;padding-top:4px;}
.sidebar-left .article-preview-image {float:none;}
.sidebar-left .article-preview-body {margin-left:0;}
.sidebar-left .article-preview-image a {display:block;margin-bottom:2px;}
/* End Article Preview */


/*  */
.sidebar-user {}
.sidebar-user-avatar {float:left;width:60px;height:60px;}
.sidebar-user-info {position:relative;margin-left:70px;font-size:90%;}
.sidebar-user-name {font-weight:bold;margin:0 0 5px;}
.sidebar-user-name a {float:right;font-size:90%;color:#d70202;font-weight:normal;}
.sidebar-user-notauth {text-align:center;color:#ccc;}
.sidebar-user-notauth a {text-decoration:none;border-bottom:1px dotted #08C;margin:0 10px;}
.sidebar-user-notauth a:hover {border-bottom:1px dotted #e80000;}

.sidebar-user {padding:10px;background:#f1f1f1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.sidebar-user-name {font-family:Georgia,"Times New Roman",Times,serif;overflow:hidden;}
/*  */


.sidebar-categories {margin-left:0;padding:0;list-style:none;}
.sidebar-categories li {list-style:none;margin-bottom:7px;background:#eff4f5;padding:2px 10px;color:#89bedb;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.sidebar-categories li sup {}


/* comment */
.comment-avatar {width:60px;height:60px;float:left;margin-right:20px;}
.comment-avatar img {-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;}
.comment-box {position:relative;margin-left:80px;}
.comment-author a {text-decoration:none;font-weight:bold;}
.comment-author span {font-size:80%;color:#bababa;font-style:italic;margin-left:10px;}
.comment-text {}
.comment .children {margin:15px 0 0;}
.comment .children .comment {padding:0 0 0 80px;background:url(images/comment_children.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/comment_children.png*/ left top no-repeat;}
.comment-reply {margin:-10px 0 0;}
.comment-reply a {color:#969696;font-size:80%;}

.comments-list {}
.comments-list li {margin:15px 0 25px;list-style: none;}
.comments-list li ul li {list-style:none;}

.comment-wrapper {margin:40px 0 0;}
.comment-wrapper .req {color:#d20005;}
.comment-auth-user {background:#f3f3f3;padding:8px 10px;margin:0 0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.comment-auth-logout {float:right;color:#ec3f3f;padding-top:11px;}

.comment-send-btn {padding:10px 0 0;}
/* end comment */



/* Home */
/*.home-header {font-size:15px;text-transform:uppercase;color:#945300;line-height:33px;letter-spacing:-0.05em;font-weight:bold;font-family:'Trebuchet MS',Arial,Tahoma,sans-serif;text-rendering:auto;text-align:center;background:url(../../../wp-content/themes/wpshop_biz/images/menu-bg.jpg) left 31px repeat-x;}*/
.home-header {font-size:18px;font-weight:bold;padding:6px 0 3px;margin-top:0;letter-spacing:-0.05em;font-family:'Roboto Condensed',Arial,Tahoma,sans-serif;text-transform: uppercase;}
.home-header-blue {border-bottom:2px solid #1585db;}
.home-header-orange {border-bottom:2px solid #e6aa13;}

.home-permalink-hotel {font-size:90%;}
.home-permalink-big {font-size:110%;}









.shop-item {
  float: left;
  width: 150px;
  height: 270px;
  margin: 0 10px 15px 0;
  padding: 2px;
  border: 1px solid #eee;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}

.shop-item:hover {
  border: 1px solid #aaa;
}

.shop-item img {
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.shop-item__price {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #3DA800;
}

.shop-item__second {
  display: block;
  text-decoration: none;
  font-size: 12px;
  color: #aaa;
}

.shop-item__brand {
  display: block;
  font-size: 12px;
  color: #aaa;
}

.shop-item__art {
  display: block;
  font-size: 12px;
  line-height: 16px;
}

.item-photos {
  width: 350px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  background: #fff;
}

.item-photos__big {
  margin-bottom: 10px;
}

.item-photos__big:hover {
  opacity: 0.8;
}

.item-photos__small {
  width: 65px;
  float: left;
  margin: 0 10px 10px 0;
}

.item-photos__small img {
  width: 65px;
  height: 65px;
}

.item-photos .current {
  opacity: 0.8;
}

del {color: #DF0D0D;}

#pricetab {font-size: 12px;margin:25px 0 0 0;border-collapse:collapse;border:4px solid #737373;width:100%;}
#pricetab td {border-collapse:collapse;border:1px solid #737373}
#pricetab, #pricetab td, #pricetab tr {border-collapse:collapse;border:1px solid #B6B6B6}
#pricetab td {padding:10px}

.col5tb {width: 90px;}

#pricetab tr td:first-child {width: 30%;}
#pricetab input {width: 40px;}


/* add to cart */
.addc {
  color: #713800;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
  line-height: 16px;
}



.inpack, .inprice, .insht {
  display: none;
}


#zakazform {
  margin-top: 20px;
  padding:20px;
  border:2px solid #C29666;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

#zakazform label {
  display: block;
  width: 30%;
  float: left;
  margin: 0 0 10px 0;
/*padding: 0 0 0 5px;*/
}

.rzblock {
  width: 70%;
  float: left;
  margin: 0px 0 5px 0;
}

.rzblock input {
  float: left;
  margin: 3px 5px 10px 0;
}

.addrinp {
  width: 40px;
}

#ok {
  display: none;
  font-size: 16px;
  color: #15BB15;
  font-weight: bold;
  padding-top: 10px;
}

#clearcart {
  display: block;
  padding: 8px 15px;
  width: 25%;
  background: #aaa;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 15px 0;
}

.prc .addc {
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  display: block;
  background: url(images/ico-delete.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/ico-delete.png*/ no-repeat;
}

#pricesum div {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
}


.home .shop-item {margin: 0 9px 15px 8px;}


.left-menu {
  background: #6e3a10;
  padding: 10px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.left-menu a:hover {
  text-decoration: underline;
}

.left-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.left-menu ul li {
  margin-bottom: 12px;
}

.left-menu>ul>li>a {
  color: #fff089;
  text-decoration: none;
  font-weight: bold;
}

.left-menu ul li ul {
  margin-left: 10px;
  font-size: 12px;
}

.left-menu ul li ul li {
  margin: 4px 0;
}

.left-menu ul li ul a {
  color: #fff;
  text-decoration: none;
}




#cartblock {
  border: 2px solid #297e00;
  padding: 15px;
  font-size: 11px;
  line-height: 14px;
}

.sidebar-cart {margin-bottom: 15px;}
.sidebar-cart .delete_sm {display: none;}
.sidebar-cart .cartpr {font-weight: bold;font-size: 13px;margin: 5px 0;}
.sidebar-cart h4 {margin-top: 0;}

.crtimg {width: 60px;height: 60px;float: left;margin-right: 10px;}
.crtimg img {width: 60px;height: 60px;}

.linecart {
border-bottom: 1px solid #ccc;
margin: 0 5px 5px 0;
}


.cart-over {
  position: fixed;
  padding-left: 63px;
  top: 200px;
  right: -300px;
  background: url(images/cart-badge.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/cart-badge.png*/ no-repeat;
  width: 300px;
  cursor: pointer;
}




.gallery-item img {border: none !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.gallery-item a:hover {opacity:0.5;}





.item-price {background:#f2f2f2;padding:10px 15px;text-align: center;}
.item-price-origin {}
.item-price-discount strong {font-size: 18px;}
.item-price_per_pack {font-size: 11px;color: #A8A8A8;}

.item-more {float: left;font-size: 13px;padding: 0 10px 10px;}
.item-more div {border-bottom:1px solid #eee;padding: 4px 0;}
.item-more span {display: inline-block;width: 170px;color: #775100;}




.category_description_ex {
  height: 138px;
}
.category_description {
  position: relative;
  overflow: hidden;
}

.category-desc-opacity {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 34px;
  background: url(images/description-bg.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/description-bg.png*/ repeat-x;
}

.ajax {color:#713800;text-decoration: none;border-bottom: 1px dashed #713800;cursor: pointer;}


/* General WP */
.aligncenter {margin-left:auto;margin-right:auto;}
img.alignright {float:right;margin:0 0 10px 15px;}
img.alignleft {float:left;margin:0 15px 10px 0;}
img.aligncenter {display:block;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.wp-caption {border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin-top:10px;margin-bottom:10px;-webkit-border-radius:3px;border-radius:3px;}
.wp-caption-text {margin:0;font-size:90%;padding:4px 0;}
.text-center {text-align: center;}


/* For Paginator Color */
.paginator .current_page_mark {background:#dba545 !important;}
.paginator span strong {background:#dba545 !important;}


/* For twitter bootstrap */
a.btn {text-decoration:none;}
.btn-rounded {-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}
.btn-pink {background-color:hsl(333, 100%, 81%) !important;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd1e5", endColorstr="#ff9ec9");background-image:-khtml-gradient(linear, left top, left bottom, from(#ffd1e5), to(#ff9ec9));background-image:-moz-linear-gradient(top, #ffd1e5, #ff9ec9);background-image:-ms-linear-gradient(top, #ffd1e5, #ff9ec9);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd1e5), color-stop(100%, #ff9ec9));background-image:-webkit-linear-gradient(top, #ffd1e5, #ff9ec9);background-image:-o-linear-gradient(top, #ffd1e5, #ff9ec9);background-image:linear-gradient(#ffd1e5, #ff9ec9);border-color:#ff9ec9 #ff9ec9 hsl(333, 100%, 78.5%);color:#fff !important;text-shadow:0 1px 1px rgba(92, 9, 72, 0.27);-webkit-font-smoothing:antialiased;}

.btn-pink {border-width:4px;border-color:#F5ECF3;}


/* Post like */
.post-like {}
.post-like .like { background:url(images/post-like-icons.png)/*tpa=http://use.r-tools.org/preview/343821/wp-content/themes/wpshop_biz/images/post-like-icons.png*/ no-repeat 0 0; width: 15px; height: 16px; display: block; float:left; margin-right: 4px; -moz-transition: all 0.2s ease-out 0.1s; -webkit-transition: all 0.2s ease-out 0.1s; -o-transition: all 0.2s ease-out 0.1s }
.post-like a:hover .like { background-position: -16px 0 }
.post-like .disabled:hover .like { background-position: -32px 0 }
.post-like .voted .like, .post-like .alreadyvoted { background-position:-32px 0 }
.post-like .count {padding:3px 8px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}



/* WPUF */
.wpuf-profile legend {padding:0 !important;border:none !important;margin:0 !important;}
table.wpuf-table thead th, table.wpuf-table th {border-top:1px solid #E7E7E7;width:40%;}


/* Simple Modal */
#simplemodal-login-container form {border: 5px solid #5088d9 !important;}
#simplemodal-login-container form .submit input.simplemodal-close {background-color:#acacac !important;}
#simplemodal-login-container form .submit input {background-color:#50bbee !important;}

.simplemodal-social {border-top:1px solid #eee;text-align:center;padding-top:5px;margin:15px 0 5px !important;font-weight:bold;}
.simplemodal-icons {text-align:center !important;}


/* For contact form */
.wpcf7 {padding-left:40px !important;}
.wpcf7 textarea {width:60%;}


/* For WP Polls */
.wp-polls .btn {display:inline-block;padding:4px 14px;border:auto;}
.wp-polls .btn {border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);}
.wp-polls .btn {border:1px solid #bbb;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-bottom-color:#a2a2a2;}
.wp-polls label {display:block !important;margin-bottom:5px !important;padding-left:18px !important;}

.widget_polls-widget {padding:5px 10px;background:#eff5fc;border:3px solid #e2f4fc;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.widget_polls-widget h4 {text-align:center;}


/* Local Avatars */
table.form-table {border:1px solid #E7E7E7 !important;margin:0 0px 10px 0 !important;text-align:left;width:100%;}
table.form-table {border:1px solid #E7E7E7;margin:0 opx 10px 0;text-align:left;width:100%;}
table.form-table thead th, table.form-table th {color:#888888;font-size:12px;font-weight:bold;line-height:18px;padding:9px 24px;}
table.form-table td {border-top:1px solid #E7E7E7;padding:6px 24px;}


/* WP Simple Gallery */
#wpsimplegallery li img {margin:5px !important;border:3px solid #fff;-webkit-box-shadow:0 1px 2px #ccc;-moz-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;}



@media (min-width: 1200px) {

  .menu>ul>li>a {padding:12px 25px;}
  

  .header-sub-menu ul li {padding:0 36px;}
}

@media (max-width: 979px) {

  .header {background:none;height:auto;}
  

  .menu>ul>li>a {padding:12px 35px;}
  .header-bg2 {background:none;}

  .logo {padding-top:20px;position:relative;text-align:center;top:0;left:auto;margin-bottom:20px;}
  
  .sidebar-about img {display:block;margin:0 auto;float:none;}
  .slider-box {display:none;}

  .header-sub-menu ul li {padding:0 12px;}

  .sidebar-user-avatar {float:none;}
  .sidebar-user-info {margin:0;}

  .sidebar-left .article-preview-image {width:auto;}
  .article-preview-image {width:40px;}
  .article-preview-body {margin-left:45px;}
}

@media (max-width: 767px) {
  .menu-bg {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
  .header {height:auto;background:none;}
  
  .logo {padding-top:10px;position:relative;text-align:center;top:0;left:auto;margin-bottom:10px;}
  .header-house {display:none;}

  .head-profile {display:none;}
  .head-search {display:none;}

  
  .man {display:none;}
  
  .menu {position:relative;top:auto;left:auto;width:100%;}
  .menu>ul>li {border:none;width:40%;padding:5px 5%;margin:0;text-align:center;float:left;}
  .menu>ul>li>a {padding:10px 0;}
  .menu .sub-menu {display:none;}

  .footer-copyright {text-align:center;padding-bottom:10px;}
  .footer-counters {text-align:center;padding-top:15px;}

  img.alignright {float:none;margin:0 auto 10px;display:block;}
  img.alignleft {float:none;margin:0 auto 10px;display:block;}
}

@media (max-width: 480px) {
  .header-login {display:none;}
  .header-bg {background:none;}
  .header {height:auto;background:none;}
  .header-bg {height:88px;}

  
  .logo {position:relative;top:0;left:0;margin:0 auto;margin-bottom:10px;}

  .menu>ul>li {padding:5px 5%;border:none;width:90%;text-align:center;}
  .menu>ul>li>a {padding:5px 0;}

  .meta {display:none;}

  .archive-preview-image {float:none;width:auto;}
  .archive-preview-image img {margin-bottom:7px;}
  .archive-preview-body {margin-left:0;}

  .content {}

  .comments-list {margin:0;}
  .comment-avatar {width:40px;height:40px;float:left;margin-right:10px;}
  .comment-box {position:relative;margin-left:50px;}
  .comment .children .comment {padding:0 0 0 25px;background:none;}
  .comment-text {font-size:90%;}

  .wpcf7 {padding:0 !important;}
  .wpcf7 textarea {width:80%;}
}






@media print {
  .header, .menu, .meta, .social, .comment-wrapper, .pager, .read-more, .sidebar, .footer {display:none;}
  h1, h2, h3, h4, h5, h6, p {color:#000;}
}






.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    text-align: center;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

.jcarousel-pagination {
  display: none;
}











.jcarousel-wrapper2 {
  width: 737px;
    position: relative;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}


/** Carousel **/

.jcarousel2 {
    position: relative;
    overflow: hidden;
    width: 737px;
    height: 240px;
}

.jcarousel2 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel2 li {
    float: left;
}

/** Carousel Controls **/

.jcarousel2-control-prev,
.jcarousel2-control-next {
    position: absolute;
    top: 120px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
}

.jcarousel2-control-prev {
    left: -5px;
}

.jcarousel2-control-next {
    right: -5px;
}

.jcarousel2-control-prev:hover span,
.jcarousel2-control-next:hover span {
    display: block;
}

.jcarousel2-control-prev.inactive,
.jcarousel2-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel2-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel2-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .6;
}

.jcarousel2-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: .8;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}