/* 99web - slavikov */



/* товар */
.form-group.row.align-items-center {
    justify-content: inherit;
}
.ex6 {
    position: relative;
    text-align: left;
}

.ex6 h2:after {
    /* width: 100px; */
    width: 20%;
    background: #dcdcdc;
    top: 130%;
    left: 0;
	right: auto;
}
.contanetr {
    padding: 10px 0;
    text-align: left;
}

/* .cart a:hover::before {
    content: "+";
    position: absolute;
    width: 70px;
    height: 70px;
    left: 10%;
    top: 0%;
    font-size: 6em;
    color: #ffffff;
    border-radius: 100px;
}
 */




#sidebar {
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 30%);
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}	
	


#msCart img {
	height: 100px;
	max-width: fit-content !important;
}

#msCart div.title a {
	margin-left: 0px;
}
#msCart tr.header {
    /* display: none; */
}
#msOrder input.error {
    border: 3px solid #e91e63 !important;
	background: #ffdfdf;
}

.gorod ul li {
    margin: 7px;
}
.phone span {
    text-align: left;
}


#msOrder {
    margin-top: 5px !important;
}	
form#msOrder .col-12.col-md-6 {
    border: 1px solid #c2c3c4;
    padding: 15px;
    margin: 0.5%;
    border-radius: 5px;
    background: #eaeaea;
}
div#msCart form.ms2_form button.btn.btn-danger[value="cart/clean"],
form#msOrder button.btn.btn-danger.ms2_link[value="order/clean"] {
	display: none;
}
div#msCart form.ms2_form button.btn.btn-danger, button.btn.btn-danger.ms2_link {
    color: #767676;
    background-color: #eaeaea;
    border-color: #bfbfbf;
	font-size: small;
}
form.ms2_form .row {
	justify-content: center;
}

button.btn.btn-lg.btn-danger.ml-md-2.ms2_link {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    font-size: larger;
}




#close.active {
    position: absolute;
    display: block;
    right: -50px;
    top: 10px;
}
#close.active i {
    font-size: 30px;
    color: #ffffffbf;
	padding: 10px 15px;
}

.phone a {
    color: #e44647;
}
.phone a:hover {
    color: #1ac66f;
}
i.fas.fa-phone-volume {
    color: #e44647;
}
.time .fa-history {
    color: #e44647;
}
header #msMiniCarta span {
	font-size: 25px;
}
#msMiniCarta {
    background: #e44647;
}
#msMiniCarta:hover {
    background: #1ac66f;
}
i.far.fa-address-card, i.far.fa-user-circle {
    color: #e44647;
}
i.far.fa-address-card:hover, i.far.fa-user-circle:hover {
    color: #1ac66f;
}
.btn {
    /* border-bottom: 1px solid #000; */
    box-shadow: 0 3px 6px #c7c7c7;
}




.nav {
    padding: 5px 10px 0px 10px;
}
.nav ul li a:hover {
    color: #e44647;
}

.nav ul li.iconli {
	/* justify-content: space-between; */
}
.nav ul li.iconli:hover img {
    background: #e44647;
    border-radius: 50px;
}
.btn-accii {
    padding: 10px 30px;
	font-size: 20px;
    font-weight: normal;
	border-radius: 50px;
    width: 80%;
    margin: 10px auto;
	box-shadow: 0 3px 6px #c7c7c7;
}
.btn-accii-blue{
     background: #2196f3;
}
.fa-shopping-cart {
    font-size: 25px;
}



.injko {
    position: absolute;
    bottom: 10px;
    padding: 10px 30px;
    background: #000000b5;
	border-radius: 0px 10px 10px 0px;
}

.banherdiv {
    border: 3px solid #ffffff;
    border-radius: 30px;
}

.injko h2 {
	margin-bottom: 0px;
}

.pagination {
    flex-wrap: wrap;
	font-size: 14px;
}

.ex6 h2 {
    margin-bottom: 10px;
}
.products {
    padding-top: 10px;
    padding-bottom: 10px;
}




@media (min-width: 1600px) {
	
.products .row .col-md-3 {
    width: 20%;
}

}
	
@media (min-width: 1200px) {

.row.saas .col-md-6 {
    width: 33%;
}
.str1 span {
    font-size: 1.0rem;
}
.cart a {
    text-decoration: none;
    /* height: 110px; */
    overflow: hidden;
    display: block;
	padding: 5px;
}
.cart img {
	/* margin-top: -70px; */
}
.price {
    color: #666;
    font-size: 18px;
	font-weight: 400;
}
.old_price {	
	font-weight: 400;
	font-size: 12px;
}
.str1 span {
    font-weight: 500;
}

.h1, h1 {
    font-size: 2.0rem;
}
.h2, h2 {
	font-size: 1.5rem;
}

}

@media (max-width: 1440px) {	

.h2, h2 {
    font-size: 1.3rem;
}
header #msMiniCarta span {
    color: #ffffff;
}

}


@media (max-width: 600px) {
.navknop {
    padding-right: 12px;
}
i.fas.fa-shopping-cart {
    color: #ffffff;
}
header #msMiniCarta span {
    color: #ffffff;
}

.btn-accii {
    padding: 10px 30px;
	font-size: 20px;
}


.injko {
    width: 100%;
	position: absolute;
    bottom: 0px;
    padding: 5px 6px;
    background: #000000b5;
    text-align: center;
	border-radius: 0px 0px 0px 0px;
}


.banherdiv {
    border: 3px solid #ffffff;
    border-radius: 20px;
}

.injko h2 {
    font-size: 14px;
	margin-bottom: 0px;
}



.opis_product .str1 {
    display: flex;
	flex-direction: column;
	margin-bottom: 5px;
}
.str1 span {
    font-weight: 500;
    color: #000;
}
.opis_product .str3 {
    display: flex;
}
.price {
    color: #666;
    font-size: 16px;
    font-weight: 500;
}	
.old_price {
    color: #dc3545;
    font-size: 11px;
}

}



@media (min-width: 516px){ 
form#msOrder .col-12.col-md-6 {
    width: 49%;
}
}


@media (max-width: 600px) {
.fone {
    webkit-box-shadow: 0 0 3px rgb(0 0 0 / 10%);
	box-shadow: 0 3px 3px rgb(0 0 0 / 10%);
}

asside#sidebar .logo {
    padding: 15px 10px;
}
asside#sidebar .btn-accii {
    padding: 5px 30px;
    font-size: 18px;
    width: 70%;
    margin: 3px auto;
}
asside#sidebar a.btn-accii.btn-accii-blue {
	margin-top: -10px;
}
asside#sidebar .nav ul li.iconli {
    margin: 0px 12px;
}
asside#sidebar .nav ul li a {
    padding: 0.3rem 1rem 0.3rem 10px;
}


@media (max-width: 515px) {
	
form#msOrder .col-12.col-md-6 {
    width: 98%;
}
.col-form-label {
    line-height: 0.8;
}
.table>:not(caption)>*>*,.table-striped>tbody>tr:nth-of-type(odd)>* {
    padding: 0.2rem 0.2rem;
	display: revert;
}
#msCart th.count, #msCart th.weight, #msCart th.price, #msCart th.remove {
	display: revert;
}
}

@media (max-width: 375px) {
button.btn.btn-danger {
    padding: 5px 5px !important;
}
.price {
    font-size: 14px;
}
}


@media (max-width: 370px) {
.fg1 span {
    font-size: 12px;
    line-height: normal;
}

.opis_product .str3 {
    display: flex;
    flex-direction: column;
}
.products .col-md-3 {
    padding: 3px;
}

}

@media (max-width: 320px) {
.nav ul li a {
    padding: 0.4rem 1rem 0.5rem 10px;
}


/* конец */