/*
Theme Name: akvabum
Theme URI:http://bloggood.ru  //// http://www.stepkinblog.ru/
Description: Под заказ
Version: 1.0
Author: Костаневич Степан
Author URI: http://bloggood.ru/avtor/
*/


/***********************************************************************************************/
/* HEADER AND NAV */
/***********************************************************************************************/

html {
  scroll-behavior: smooth;
}

.menuTOP {
    background: #007bc8 !important;
    height: 50px !important;
    padding: 13px 0 0 0 !important;
}

.menuTOP a {
    color: #fff !important;
    margin-right: 25px !important;
    font-size: 15px !important;
}

.menuTOP a:hover {
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.Mycart {
    float: right !important;
    /* border: 1px solid; */
    width: 200px !important;
    display: block !important;
}

span.cart-item-number {
    /* border: 1px solid #cc0000; */
    background-color: #ffffff;
    color: #000;
    padding: 0px 6px;
    border-radius: 40px;
    /* margin-top: -10px !important; */
    position: absolute;
    top: 6px;
}

span.aws_result_price .woocommerce-Price-amount {
    color: #08c110 !important;
   display: block;
}

a img.cart {
    height: 25px;
    /* margin-right: 2px; */
    /* left: 50px; */
    position: absolute;
    /* margin-right: 15px; */
    /* right: 5px; */
}

woocommerce-Price-amount
.cart-item-number-top img {
    height: 25px !important;
    margin-right: -30px !important;
}

a.cart-contents2 {
    margin-left: 30px !important;
    font-size: 17px !important;
}

a.cart-contents2 span {
    font-size: 17px !important;
    white-space: nowrap !important;
    color: #ffffff !important;
}

.HEDER {
    width: 100%;
    background: #ebf8fe;
    /*height: 150px;*/
	padding-bottom: 20px;
	margin-top: 50px;
}

.logo {
    margin-top: 20px;
}

.rab, .addres {
    margin-top: 20px;
    text-align: right;

    line-height: 15px;
    font-size: 17px;
}

.tel {
    margin-top: 20px;
    text-align: right;
    line-height: 10px;
    font-size: 17px;
}

.poisk {
    float: right !important;
}

.input-group-addon {
    background-color: #007bc8 !important;
    border: 0px solid #007bc8 !important;
}

.glyphicon {
    color: #fff;
}

.addres {
    margin-bottom: 7px;
}
img.viber {
    height: 25px !important;
}


.serviceBox{
 background: #fff;
 text-align: center;
 padding: 20px 0 40px;
 position: relative;
 border: 1px solid #ccc;
    border-radius: 4px;
	margin-bottom: 25px;
}
.serviceBox:hover{
/* background:#ebf8fe;
border: 1px solid #007bc8;*/
}

.service-icon img {
    /* text-align: center; */
    margin: 0 auto;
}

p.cena {
    font-size: 36px;
    white-space: nowrap;
    color: #65b313;
}

p.cena span {
    font-size: 23px;
}

.KARTA {
    width: 100%;
    background: #ebf8fe;
    /* height: 150px; */
}

.COPIPAST {
    background: #007bc8;
    height: 50px;
    padding: 7px 0 0 0;
    color: #fff;
}

ul.nav.navbar-nav li a:hover {
    background: #048fe6;
    /* border-bottom: 5px solid #007bc8;
    outline-offset: -130px; */
}
.cart-item-number-top {
  /*  margin-top: 15px;*/
}

.navbar-default .navbar-toggle {
    float: left !important;
    margin: -5px 0 5px 10px !important;
}

.navbar-default .navbar-toggle:hover {
    background: #2ba7f5 !important;
}

.navbar-default .navbar-toggle:focus {
    background: unset !important;
}

ul.nav.navbar-nav {
    margin-top: -15px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd !important;
}

.nav > li > a {
    padding: 15px 5px !important; 

}

/*--------------------------------------------------*/
/* Для интернет магазина */
/*--------------------------------------------------*/

span.woocommerce-Price-amount.amount {
    /* font-size: 35px !important; */
    font-size: 36px;
    white-space: nowrap;
    color: #65b313;
}


a.add_to_cart_button {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    font-size: 17px !important;
    font-weight: normal !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
}

a.add_to_cart_button:hover {
    color: #fff !important;
    background-color: #3f983f !important;
    border-color: #4cae4c !important;
    font-size: 17px !important;
    font-weight: normal !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
}

a.silkaTOVAR:hover {
    /* border: 1px solid; */
    text-decoration: none;
}

li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term span.count {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}


.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 10px !important;
    list-style: none;
}

.service-content h3 {
    font-size: 20px !important;
}

.serviceBox {
    padding: 5px 5px 10px 5px !important;
}

li.product-category.product {
    text-align: center;
    /* margin: 0 auto !important; */
    border: 1px solid #abd5f9;
    padding: 5px !important;
    margin-top: -18px !important;
	height: 250px;
}




.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #b36f5c;
}
 
 .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    background-color: #428bca;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}
.ui-slider-horizontal {
    height: .5em;
}
 
.ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
 
.price_slider {
    margin-bottom: 1em;
}
  .ui-slider-range {
    top: 0;
    height: 100%;
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
}
 .ui-widget-content {
    border-radius: 1em;
    background-color: #c7c6c7;
    border: 0;
} 
 
  .ui-slider-range {
   position: absolute;
    text-align: left;
    border-radius: 1em;
    background-color: #bcddf9; 
}


p.woocommerce-result-count {
    margin-top: -10px !important;
    margin-left: 15px !important;
}

form.woocommerce-ordering {
    margin-top: -10px !important;
}

select.orderby {
    border: 1px solid #428bca;
    padding: 5px;
    border-radius: 5px;
}



img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 200px;
    width: auto;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 0px !important;
    bottom: 30px !important;
    left: 0;
    right: 0;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    /* margin-bottom: 10px !important; */
}

a.added_to_cart.wc-forward {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    /* text-align: center; */
    /* margin: 0 auto; */
}

.serviceBox {
    /*padding: 5px 5px 10px 5px !important;*/
    height: 470px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 90px !important;
    margin-right: 6px !important;
    margin-top: 10px !important;
    display: inline-block !important;
    height: auto !important;
}

.woocommerce-product-gallery__image {
    width: 378px !important;
    height: auto !important;
}

.woocommerce ul.products li.product a img {
    width: auto !important;
    /*height: 200px !important;*/
    display: block !important;
    margin: 0 auto !important;
    box-shadow: none !important;
}


li.aws_result_item span.aws_result_price span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
}

.aws-search-btn.aws-form-btn {
    background: #007bc8 !important;
    /* color: #fff !important; */
}

span.aws-search-btn_icon {
    color: #fff !important;
}


span.ajax-loader {
    display: unset !important;
}

del span.woocommerce-Price-amount.amount {
    font-size: 23px !important;
    color: #a09e9e !important;
}

del {
    color: #da2929;
    display: block;
    margin-bottom: -20px;
    margin-top: -10px;
}

del span.woocommerce-Price-currencySymbol {
    font-size: 23px !important;
    color: #a09e9e !important;
}

ins {
    text-decoration: unset !important;
}

.order-total span.woocommerce-Price-amount.amount {
    color: #000;
}

.woocommerce a.button.alt {
    background-color: #007bc8 !important;
}

tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
    display: none;
}

p#billing_country_field {
    display: none;
}

li.woocommerce-order-overview__total.total .woocommerce-Price-amount {
    color: #000 !important;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .woocommerce-Price-amount {
    color: #000 !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #88f996;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #e03a3a;
}

tr.woocommerce-cart-form__cart-item.cart_item .woocommerce-Price-amount {
    color: #000 !important;
}

input#coupon_code {
    width: 200px;
}



.gupfw_link_to_gift:before {

    content: "Подарок за покупку: ";
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    background: #65b313;
    padding: 10px 5px 10px 10px;
    margin-right: 10px;
	margin-top: 20px;
    display: inline-block;
}

/***********************************************************************************************/
/* БИЛЬНАЯ ВЕРСИЯ */
/***********************************************************************************************/
@media (max-width: 989px){
img.viber {
    height: 10px;
}
}

@media (max-width: 767px){
.tel{
    font-size: 17px;
    line-height: 5px;
    margin-top: 65px;
}

.rab , .addres {
    font-size: 17px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}

@media (max-width: 736px){
.tel{
    font-size: 17px;
    line-height: 5px;
    margin-top: 65px;
}

.rab , .addres {
    font-size: 17px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}

@media (max-width: 720px){
.tel {
    margin-top: 61px;
}
}

@media (max-width: 667px){
.tel{
    font-size: 17px;
    line-height: 5px;
    margin-top: 65px;
}

.rab , .addres {
    font-size: 17px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}

@media (max-width: 640px){
.tel{
    font-size: 17px;
    line-height: 5px;
    margin-top: 49px;
}

.rab , .addres {
    font-size: 17px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}

@media (max-width: 414px){
.tel{
    font-size: 13px;
    line-height: 5px;
    margin-top: 35px;
}

.rab , .addres {
    font-size: 13px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}

@media (max-width: 411px){
.tel{
    font-size: 13px;
    line-height: 5px;
    margin-top: 20px;
}

.rab , .addres {
    font-size: 13px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}


@media (max-width: 360px){
.tel{
    font-size: 13px;
    line-height: 5px;
    margin-top: 20px;
}

.rab , .addres {
    font-size: 13px;
    line-height: 12px;
    margin-top: 20px;
}

img.viber {
    height: 15px;
}
}