html{
	color: #333333;
    background: #B0B8BF;
    background: -moz-linear-gradient(top, #B0B8BF 0%, #B0B8BF 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B0B8BF), color-stop(100%,#B0B8BF));
    background: -webkit-linear-gradient(top, #B0B8BF 0%,#B0B8BF 100%);
    background: -o-linear-gradient(top, #B0B8BF 0%,#B0B8BF 100%);
    background: -ms-linear-gradient(top, #B0B8BF 0%,#B0B8BF 100%);
    background: linear-gradient(to bottom, #B0B8BF 0%,#B0B8BF 100%);
    font-family: Helvetica, Arial, sans-serif;
 
}

.d-shadow {
	color: #D5DADD;
}

.insales-footer {
	color: #666666;
}

.insales-footer a {
	color: #69747D
}

.insales-footer a:hover {color: #30373D; }

.insales-header .navigation li a {
	color: #69747D;
}

.insales-header .navigation li a.active, .insales-header .navigation li a:hover {
	color: #30373D;
}

.bad-browser .product-page .product-photo-preview li, .bad-browser .product-page .photo-gallery .large-preview, .bad-browser .insales-content .collection-products .img {
	border: 1px solid #C8D1D9;
}

.insales-sidebar {
	background: #EAEFF3;
    background: -moz-linear-gradient(top, #EAEFF3 0%, #EAEFF3 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, ), color-stop(50%,#EAEFF3));
    background: -webkit-linear-gradient(top, #EAEFF3 0%,#EAEFF3 50%);
    background: -o-linear-gradient(top, #EAEFF3 0%,#EAEFF3 50%);
    background: -ms-linear-gradient(top, #EAEFF3 0%,#EAEFF3 50%);
    background: linear-gradient(to bottom, #EAEFF3 0%,#EAEFF3 50%);
    
	/*border-right: 1px solid #C8D1D9;*/
}


.insales-content .collection-products .img {
      	border: 1px solid #C8D1D9;
    }

.insales-content a { color: #62A0E6;}


.insales-body  {
	/*background: #EAEFF3 url('') repeat-x;*/
    background: #EAEFF3;
    background: -moz-linear-gradient(top,   #EAEFF3 0%, #EAEFF3; 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEFF3), color-stop(100%,#EAEFF3;));
    background: -webkit-linear-gradient(top,   #EAEFF3 0%,#EAEFF3; 100%);
    background: -o-linear-gradient(top,   #EAEFF3 0%,#EAEFF3; 100%);
    background: -ms-linear-gradient(top,   #EAEFF3 0%,#EAEFF3; 100%);
    background: linear-gradient(to bottom,   #EAEFF3 0%,#EAEFF3; 100%);
	ilter: progid:DXImageTransform.Microsoft.gradient( startColorstr=' #EAEFF3', endColorstr='#EAEFF3;',GradientType=0 );
}

.insales-content {
	background: #FFFFFF;
    border-left: 1px solid #C8D1D9;
}


.page-title, .cart-table thead th, .product-page .product-title, .insales-content .collection-products h4 {
	border-bottom: 1px dashed #C8D1D9;
	color: #2A3640;
        font-family: Helvetica, Arial, sans-serif;
}



.insales-content .pagination .paginate-page-list a {
	background-color: #A6A7A9;
     color: #FFFFFF;
}

.insales-content .pagination .paginate-page-list .active {
	border: 2px solid #A6A7A9;
	color: #A6A7A9;
}

.insales-content .pagination .paginate-page-list a:hover {
        opacity:0.7;
}

.insales-sidebar .cart-header .d-shadow, .insales-sidebar .shop-name .d-shadow {
	color: #D5DADD;
}

.insales-sidebar .cart-header .cart-loading {
	color: #EEEEEE;
	background-color: #7EBC51;
}

.insales-sidebar .cart-body .sum-container {
	color: #62A0E6;
}

.insales-sidebar .cart-body .products {
	color: #48545E;
}

.insales-sidebar .cart-header, .insales-sidebar .block-headline {
	border-bottom: 1px solid #C8D1D9;
}


.insales-sidebar .shop-ph, .insales-sidebar .cart-header a, .insales-sidebar .shop-name a, .insales-sidebar .block-headline a {
	color: #48545E;
}


.insales-sidebar .block-body a {
	color: #48545E;
}

.insales-sidebar .block-body a:hover {
	color: #62A0E6;
}


.gr-button {background-color: #658BB2}
.gr-button-buy {background:  #7EBC51}
.gr-button-secondary {background: #A6A7A9}
.gr-button-care {background:#BF271F}


.gr-button .d-text {
	color: #EEEEEE;
}
.product-page .product-photo-preview li.active {
	border: 2px solid #2A3640;
}


.cart-table .price {color:#2A3640; font-family: ;}
.product-page .product-properties li {
	color: #666666;
}
.product-page .variants-list li.title, .product-page .product-properties .title, .product-page .product-properties strong {color: #2A3640;}
.cart-table .price {color: #2A3640;}

.product-page .variants-list {
	color: #666666;
}

.product-page .legend-aviable, .product-page .legend-selected, .product-page .legend-unaviable, .product-page .variants-list li {
	color: #666666;
}

.product-page .variants-list li:hover {
	background: #EAEFF3;
}

.product-page .legend-aviable, .product-page .variants-list li.aviable {
	color: #62A0E6;
}

.product-page .legend-selected, .product-page .variants-list li.selected, .price-wrapper {
	color: #62A0E6;
}

.product-page .floats-container, .product-page .product-legends {
	border-bottom: 1px dashed #C8D1D9;
}


.cart-table .product-meta {
	color: #333333;
}



.cart-table .dashed td {border-top: 1px dashed #C8D1D9;}
.cart-table .error {color:#BF271F}





#feedback_form .msg .item {
	border-bottom: 1px dashed #C8D1D9;
        text-align:left;
        color:#BF271F
}

#feedback_form .success .gr-button-care {background-color: #7EBC51;}

.insales-header .searchform .submit {
	background: url('https://assets3.insales.ru/assets/1/320/573760/1547867717/search-buttons.png') no-repeat 100% -23px;
}
