.top-sidebar .widget {
 display:inline-block;
 cursor:pointer;
 vertical-align: top;
 margin-right:40px;
}
.top-sidebar .widget h3 {
 display:inline-block;
 text-decoration:underline;
}
.top-sidebar .widget .berocket_aapf_widget-wrapper:after {
/* content: "v";
 display:inline-block;
 top: 0;
 right:0px;
 padding-left:10px;
/* z-index:10000;*/
}
.top-sidebar .widget ul {
 margin:0;
 min-width:100px;
 position:absolute;
 z-index:100;
 display:none;
 border-style:solid;
 border-color:#ff8844;
 border-width:1px;
 padding:10px;
 background-color:#f4f4f4;
}
.top-sidebar .widget input[type="button"] {
 margin-top:12px;
 background-color:#ffaa88;
 border-style:solid;
 border-color:white;
 cursor:pointer;
 vertical-align:bottom;
 font-weight:bold;
 font-size: 14px;
}
ul.products li {
 width:210px;
 margin-right:15px;
 vertical-align:top;
 margin-top:30px;
}
ul.products li * {
 vertical-align:top;
}

ul.products li img {
 border-radius: 10px;
}
ul.products li .add_to_cart_button {
 display:none;
}
.thumbnails img {
 margin-right: 5px;
 border-style:solid;
 border-width:1px;
 border-color:#ff8844;
}
div.thumbnails {
/* display:inline-block;
 vertical-align:top;*/
 width:390px;
}
div.images {
 float:left;
 display:inline-block;
 margin-right: 10px;
}
div.quantity {
 display:inline-block;
}
.price {
 font-size: 20px;
 
}
.related .price {
 text-align:right;
 display:block;
}

.menu-item-has-children > a::after, .menu-item-has-children > a::before {
    right: 15%;
    }
.go-back a::after, .go-back a::before, .menu-item-has-children > a::after, .menu-item-has-children > a::before {
        background: #c9cbc4;
}

.root-cats {
 border-style:solid;
 border-width:0 0 1px 0;
 border-color:#aaa;
 padding: 16px;
 width:100%;
}
.root-cat {
 font-size:1.3em;
}
.root-cat > a {
    padding-right: 40px;
    }
    .root-cat > a {
        position: relative;
        }

.root-cat > a::after, .root-cat > a::before {
            right: 20px;
/*                -webkit-transform-origin: 9px 50%;
                    transform-origin: 9px 50%;*/
}
.last-root-cat > a::after {
    display:none !important;
}
.root-cat > a::after {
    content: '';
    position: absolute;
    top: 0%;
    margin-top: -1px;
    display: inline-block;
    height: 25px;
    width: 2px;
    background: #464c4e;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
                                                                
.product-categories .current-cat {
 font-weight: bold;
 color: #5e44ff;
}
.product-categories .current-cat a {
 color: inherit;
}
.product-categories li {
 font-weight: normal;
}
/*@media screen and (max-width: 1200px) {*/
 .catalog-or-item-space {
    width:810px;
 }
/*}*/
@media screen and (max-width: 1200px) {
 .catalog-or-item-space {
    max-width:810px;
    width:auto;
 }
 .left-sidebar {
  float:left;
 }
}

.shop_attributes th {
 text-align:left;
 border-style:dotted;
 border-color:#aaa;
 border-width:0;
 border-bottom-width: 1px;
 padding-right: 25px;
 vertical-align:bottom;
}
.shop_attributes td {
 border-style:dotted;
 border-color:#aaa;
 border-width:0;
 border-bottom-width: 1px;
 text-align:right;
}
.shop_attributes p {
 margin-bottom:0px;

}
#tab-additional_information {
 width:100%;
 clear:both;
}
.product form {
 text-align:right;
}
.product form:before {
 content: "Кол-во: ";
}
.product form input[type="number"] {
 display:inline-block;
 width:80px;
}
.product form button[type="submit"] {
 height:42px;
 border-color:#ff8844;
 border-width:1px;
 border-style:solid;
}
.quantity {
/*  position: relative;*/
    vertical-align:middle;
    border: 1px solid #007700;
    height:42px;
    margin-top:-3px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
      
input[type=number] {
        -moz-appearance: textfield;
}
.quantity input {
    width: 45px;
    height: 40px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    text-align:right !important;
    border: 1px solid #eee;
}
.quantity input:focus {
    outline: 0;
}
.quantity-nav {
    float: left;
    position: relative;
    height: 40px;
}
                                  
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}
.quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 50%;
}
#tab-description * {
 text-align:justify !important;
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
    display:none;
}
.woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}
.woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
.woocommerce-tabs ul.tabs li::before {
    left: -6px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}
.woocommerce-tabs ul.tabs li::after {
    right: -6px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}
p.outofstock {
    color: #ff445e;
    font-size: 20px;
}
span.price {
 display:block;
 text-align:right;
 font-size:16px;
}
ul.page-numbers:before {
 content: "Страницы: ";
}
ul.page-numbers {
 margin-top:12px;
}
ul.page-numbers li {
 display:inline-block;
}
ul.page-numbers li span.current {
 font-weight:bold;
}
.woocommerce-Tabs-panel, .woocommerce-tabs {
    display:block !important;
    clear:none !important;
}
table.shop_attributes {
 width:410px !important;
}

.entry-summary {
 padding-top:30px;
}
.entry-summary img {
 width: 50px;
 height: 50px;
}
.entry-summary p {
 display:inline-block;
 vertical-align:bottom;
 margin:0;
}
.related {
 clear:both;
}
#filter_reset {
 display:inline-block;
 padding:0 10px;
 margin-top:12px;
 background-color:#eee;
 border-style: solid;
 border-color: white;
 border-width:2px;
 cursor: pointer;
 font-weight: bold;
 font-size: 14px;
 font-family: Roboto, Helvetica, Arial, sans-serif;
 line-height: 1.4;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    width: 500px;
    height: 580px;
    position: fixed;
    text-align: justify;
    top: 50%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
    border-radius: 11px;
}
.popup .close_order {
    font-size: 13px;
    display: block;
    width: 6px;
    height: 17px;
    position: absolute;
    padding: 10px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
    font-family: 'tahoma', sans-serif;
    background: -webkit-gradient(linear, left top, right top, from(#ff8844), to(#775522));
    background: -webkit-linear-gradient(top, #ff8844, #775522);
    background: -moz-linear-gradient(top, #ff8844, #775522);
    background: -o-linear-gradient(top, #ff8844, #775522);
    background: -ms-linear-gradient(top, #ff8844, #775522);
    background: linear-gradient(top, #ff8844, #775522);
    background-color: #ff8844;
    border: 1px solid #775522;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}
.popup .close_order span {
 position:absolute;
 top: 1px;
 left: 6px;
}
.popup input[type="submit"] {
 float:right;
 height: 42px;
 border-width: 1px;
 border-style: solid;
 width: 150px;
 border-radius: 3px;
 font-weight: 700;
 font-size: 100%;
 background-color: #ff8844;
 border-color:#775522;
 color: #fff;
}
.popup2 textarea {
 height:120px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #00aa00;
    border-color:#007700;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.green {
    background-color: #00aa00;
    border-color:#007700;
    color: #fff;
}
.blue {
    background-color: #0000aa;
    border-color:#000077;
    color: #fff;
}
.woocommerce button {
    height: 42px;
    border-width: 1px;
    border-style: solid;
    width:150px;
    border-radius: 3px;
    font-weight: 700;
    font-size:100%;
}
.left-sidebar .textwidget a:before {
 content: "« ";
}
.left-sidebar {
 padding-top:10px;
}
.left-sidebar .textwidget a {
 text-align:center;
 vertical-align:middle;
 text-transform: lowercase;
 padding:10px;
 display:inline-block;
 border-width: 1px;
 border-style: solid;
 width: 150px;
 border-radius: 3px;
 font-weight: 700;
 font-size: 100%;
 background-color: #335599;
 border-color:#225577;
 color: #fff;
}
mark.count {
 background-color:transparent;
}