html,
body {
	padding: 0;
	margin: 0;
  	height: 100%;
}
.wrapper {
  	display: table;
  	height: 100%;
  	width: 100%;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currentlyf
                                  supported by Chrome and Opera */
}
.top-addr address {
	line-height: 40px;
	margin: 0;
}
#map-canvas {
	height: 400px;
}
label{
    font-weight: 500;
    font-size: 18px;
    line-height: 0;
}
input.red {
	border:#f00 1px solid;
}
.b_blue.red {
	background: #9e9e9e;
}
.clear {
	clear: both;
}

.pad0 {
	padding: 0;
}

.padr0 {
	padding-right: 0;
}

.padl0 {
	padding-left: 0;
}
.asd {
	display: none !important;
}
img {
	display: inline-block;
	vertical-align: center;
	max-width: 100%;
	height: auto;
}


.burger {
	display: inline-block ;
	width: 24px !important;
	height: 24px !important;
   	/*width: 100% !important;*/
    /*height: 100% !important;*/
	background-size: 24px !important;
}

.burger.show1 {
	background: url(/images/burger.png) center center no-repeat;
}
.burger.hide1 {
	background:url(/images/close.png) center center no-repeat;
	position: relative;
	display: none;
    z-index: 70;
}


.mobilemenu {
	/*background: #dcdcdc;*/
    /*border-top: #794c89 1px solid;*/
	/*position: fixed;*/
	position: absolute;
    background-color: #f7f1e1;
	top:0;
    left: 0;
	z-index: 9;
	width: 100%;
	opacity: 1;
	display: none;
}
.mobilemenu[style="display: none;"] {
	opacity: 0;
}
.mobilemenu a {
  font-size: 12.5px;
  color: rgb(67, 66, 66);
	display: block;
    text-align: center;
    font-weight: bold;
	padding:7px 0;
	outline: none;
}
/*.hide1 {
	display: none ;
}*/

.toggler {
    display: none;
     transition: ,all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.toggler.showed {
	display: block
}

.asd {
    display: none !important;
}

a[href="#toggler"] {
    display: inline-block;
    /*background: url(../images/arrow-to-down.png) right 5px no-repeat;*/
    /*background-size: 18px;*/
    /*padding-right: 15px;*/
    text-decoration: none;
    border-bottom: #ccc 1px dashed;
}
a[href="#toggler"].act {
    background: url(/images/up-arrow.png) right 5px no-repeat;
    background-size: 18px;
}

a[href="#toggler_inline"] {
}
.toggler_inline {
	display: none;
}



#bg132 {
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 150;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    opacity: 0.5;
}

.dlg { position:absolute; z-index:200; background:#fff; display:none; font-size: 14px; padding: 50px; width: 480px; max-width: 100%;}

.close_feedback {
    position: absolute;
    top: 11px;
    right:10px;
    width: 24px;
    height: 24px;
    background: url(/images/burger-close.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    text-decoration: none;
    cursor: pointer;;
}

.adr_name {
	font-size: 14px;
	color: #9992ac;
	margin-bottom: 0;
}
.adr_name img {
	margin-right: 10px;
}
.adr_value {
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.adr_value a {
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
	outline: none;

}
.f-form {
	padding-top: 70px;
}
.f-form .inp {
	display: block;
	border:#9e99ad 1px solid;
	background: transparent;
	font-size: 18px;
	color: #131313;
	padding:12px 20px;
	margin-bottom: 15px;
	outline: none;
	width: 340px;
}
.inp.invalid {
	border-color: #f00;
}
.f-form .adr_name {
	margin-bottom: 10px;
}
#map {
	height: 333px;
}

.pswp__button--share {
	display: none !important;
}


.modalForm {
	position: fixed;
	z-index: 112;
	width: 100%;
	height: 100%;
	display: flex;
	left: 0;
	top: 0;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.4);
}
.modalForm .f-form {
	padding: 0;
	margin: 0;
}
.modalForm .f-form .inp  {
	max-width: 100%;
}
.modal_content {
	background: #fff;
	color: #131313;
	padding: 50px;
	width: 440px;
	max-width: 100%;
	position: relative;
}
.modal_close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 120;
	width: 32px;
	height: 32px;
}
#message {
	color: #131313;
}

.breadcrumb {
    padding: 0;
    margin: 20px 0 50px 0;
    background-color: transparent;
}
.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "|";
}

.submenu {
	margin-bottom: 20px;
}
.submenu a {
	display: block;
}
.cgal {
	margin-top: 40px;
}
.gal {
	margin-top: 30px;
}

.gal > div,.cgal > div {
	margin-bottom: 30px;
}

/*  */

.pswp__zoom-wrap {
	transform: none !important;
}
.pswp__img {
	width: auto !important;
	height: auto !important;
    max-width: 90% !important;
    max-height: 100% !important;
    margin: 0 auto;
    position: initial !important;
    display: block;
}
.pswp__zoom-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: none !important;
	transform: none !important;
}
/*  */

.modalForm {
	opacity: 0;
}
.modalForm[style=""] {
	opacity: 1;
}
.page-item .page-link {
	color: #261e3d;
}
.page-item.active .page-link {
	background: #261e3d;
	border-color: #261e3d;
}

.updown,
.updown1 {
	width: 30px  !important;
	height: 49px  !important;
	background: url(/images/arrow2.png) center center no-repeat;
	background-size: 50%;
	position: absolute;
	padding: 0  !important;
	border:none !important;
	right: 0;
	top: 0  !important;
	z-index: 150;
}
.updown.act,
.updown1.act {
	background: url(/images/arrow3.png) center center no-repeat;
    background-size: 50%;
}

.mobilemenu .updown,
.mobilemenu .updown1 {
    right: 0;
    left: initial;
    top: 11px !important;
}
.menu {
	margin-top: 40px;
}
.menu-div{
	position: relative;
	flex-grow:1;
    flex-basis: 0;
    margin: 0 10px;
}
.menu-div a {
	display: block;
	padding: 9px 15px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Junegull', sans-serif;
	/*font-weight: bold;*/
	border-radius: 6px;
	text-align: center;


}

.menu-div > a {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: center;
}
.menu-div .submenu-div a.act,
.menu-div .submenu-div a:hover,
.menu-div a.act,
.menu-div a:hover {
	color: #fff;
	opacity: 1;
	text-decoration: none;
}
.submenu {
	padding: 0px 0;
	display: none;
	/*background: #dcdcdc;*/
	position: absolute;
	top: 45px;
	left: 0px;
	z-index: 120;
	width: 290px;
}
.mobilemenu .menu-div{
	margin: 7px 0;
}

.menu-div:hover .submenu {
	display: block;
}
.submenu-div {
	margin: 8px 0;
}

.menu-div .submenu-div a {
	width: 100%;
    text-align: center;
    padding: 9px 15px;
    border: #3e67ab 2px solid;
    background:#fff ;
    font-size: 18px;
	color: #3e67ab;
	text-transform: uppercase;
	/*font-weight: bold;*/
	border-radius: 6px;
}


.mobilemenu .submenu-a {
	padding-left: 65px !important;
}
.subsubmenu-div {
	display: none;
	text-align: left;
}
.subsubmenu-a {
	padding: 15px 15px 15px 45px !important;
    border-bottom: #d1d1d1 1px solid !important;
    /*color: #fff !important;*/
    line-height: 18px !important;
    font-size: 14px !important;
    white-space: nowrap;
    text-align: left;
    text-decoration: none !important;
}
.mobilemenu .subsubmenu-a {
	padding-left: 80px !important;
}

.subsubmenu-div.act {
	display: block;
}
.mobileMenuOpen main {
	display: none;
}
.mobileMenuOpen footer {
	display: none;
}
.mobileMenuOpen #banner {
	display: none;
}
.mobileMenuOpen .bron {
	display: none;
}
body.mobileMenuOpen {
	background: #fff;
}
.gallery.row > div {
	margin-bottom: 30px;
}
.albums.photo > .row > div {
	margin-bottom: 30px;
}
/* /lichniy style */

/* /lichniy style */

.my-form input[type="text"],
.my-form input[type="tel"],
.my-form input[type="file"],
.my-form input[type="email"],
.my-form input[type="password"],
.my-form input[type="date"] {
	width: 390px;
	display: block;
	border:#ccc 1px solid;
	padding: 4px 10px;
	background:#fff;
	max-width: 100%;
}
.mobilemenu .submenu-div {
	display: none;
}
.mobilemenu .submenu-div a {
	margin:7px 0;
}

/*.owl-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 40%;
    z-index: 10;
    background: url(/images/arrow-left-2.png) 0 0 no-repeat !important;
    background-size: 40px !important;
    outline: none !important;
}
.owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 40%;
    z-index: 10;
    background: url(/images/arrow-right-2.png) 0 0 no-repeat !important;
    background-size: 40px !important;
    outline: none !important;
}
*/
.menu-wrap a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 14px 24px;
    display: inline-block;
    font-weight: bold;
    position: relative;
}
.menu-wrap a:hover {
    background: rgba(255,255,255,0.2);
}
.menu-wrap a:after {
    /* content: '|'; */
    color: rgba(255,255,255,0.5);
    font-size: 55px;
    font-weight: 100;
    position: absolute;
    top: -17px;
    right: -15px;
}
.menu-wrap a:last-child:after {
    display: none;
}

.menu-bar {
    background: rgb(255,0,69);
    background: -moz-linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    background: linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0045",endColorstr="#8a00f4",GradientType=1);
}
header {
    /*padding-top:  5px;*/
}
.phones-text {
  font-size: 18px;
  color: rgb(161, 161, 161);
  line-height: 1.2;
  margin-bottom: 10px;
}
.phones a {
    font-size: 23px;
    text-decoration: none;
    font-weight: bold;
    display: block;
     background: linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 45%, rgba(138,0,244,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.head-text {
  font-size: 14px;
  color: rgb(161, 161, 161);
}
.head-login a {
  font-size: 14px;
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.head-login {
    position: relative;
}
.aLogin {
    position: relative;
    z-index: 7;
}
.dlg1 {
    position: absolute;
    left: -15px;
    top: 0;
    width: 230px;
    padding: 40px 15px 15px 15px;
    background-color: #fff;
    z-index: 6;
    display: none;
    box-shadow: 0 0 22px -8px rgba(0, 0, 0, 0.31);
}
.dCall {
    top: 6px;
    padding-top: 15px;
}
.head-login,
.head-search {
    margin-bottom: 10px;
}
.head-cart {
    margin-bottom: 20px;
}
.inp1 {
  border-width: 2px;
  border-color: rgb(247, 241, 225);
  border-style: solid;
  width: 379px;
  max-width: 100%;
  padding: 7px 40px 7px 15px;
  font-size: 14px;
  color: #787878;
  border-radius: 30px;
  outline: none;
  resize: none;
}
textarea.inp1 {
  height: 150px;
  border:#ccc 1px solid;
}
#fmSearch {
    position: relative;
}
.aLupa {
    position: absolute;
    z-index: 2;
    right: 50px;
    top: 5px;
}
.cart-summ {
  font-size: 18px;
  color: rgb(51, 51, 51);
  text-decoration: none;
  font-weight: 500;
}
.cntFav {
  display: inline-block;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  background-image: -moz-linear-gradient( 129deg, rgb(255,0,69) 0%, rgb(243,90,131) 100%);
  background-image: -webkit-linear-gradient( 129deg, rgb(255,0,69) 0%, rgb(243,90,131) 100%);
  background-image: -ms-linear-gradient( 129deg, rgb(255,0,69) 0%, rgb(243,90,131) 100%);
  width: 25px;
  height: 25px;
}
.cntFav:hover {
    background: #8a00f4;
}
.aFav {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    z-index: 8;
}
.aFav:hover {
    color: #fff;
    text-decoration: none;
}
.gradient-border-wrap  {
    background: rgb(255,0,69);
    background: -moz-linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    background: linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0045",endColorstr="#8a00f4",GradientType=1);
}
.border-radius-6-1 {
    border-radius: 6px;
    padding: 1px;
}
.border-radius-0-2 {
    border-radius: 0px;
    padding: 2px;
}

.aForgot {
  font-size: 11px;
  color: #bfbfbf;
}

.aCall,
.aBuy,
.aCat2,
.aCart,
.bLogin,
.bCall,
.bfCall,
.bForgot {
  font-size: 14px;
  color: rgb(136, 134, 134);
  display: block;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
    border-radius: 5px;
  padding: 7px 15px;
  text-align: center;
}
.aCat2 {
	color: #000;
	text-transform: uppercase;
	margin: 0 auto;
	font-weight: 500;
}
.border-radius-0-2 .bForgot,
.border-radius-0-2 .aBuy,
.border-radius-0-2 .bCall,
.border-radius-0-2 .bfCall,
.border-radius-0-2 .aCat2,
.border-radius-0-2 .aCart,
.border-radius-0-2 .bLogin,
.border-radius-0-2 .aCall {
    border-radius: 0;
}
.phones {
  margin-bottom: 10px;
}
.dlg1 input[type="text"],
.dlg1 input[type="tel"],
.dlg1 input[type="email"],
.dlg1 input[type="password"],
.dlg1 input[type="data"],
.dlg1 input[type="file"] {
    border: none;
    border-bottom: 1px #bfbfbf solid;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    outline: none;
}
#fFooter input[type="text"],
#fFooter input[type="tel"],
#fFooter input[type="email"],
#fFooter input[type="password"],
#fFooter input[type="data"],
#fFooter input[type="file"] {
    border: none;
    border-radius: 30px;
    font-size: 14px;
    background: #fff;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    outline: none;
}
.dlg1 .gradient-border-wrap {
    margin-bottom: 10px;
}
.phones-wrap {
    position: relative;
}
.head-fav {
    position: relative;
}
#dFav {
    width: 380px;
    right: 0;
    left: initial;
    top: -11px;
    z-index: 7;
}
#dFav table td {
    padding: 7px 7px 7px 0;
}
.fNum {
  font-size: 15px;
  color: rgb(138, 0, 244);
    font-weight: bold;
}
.fImg {
    width: 32px;
}
.fName,
.fName a {
    font-size: 14px;
    color: rgb(122, 122, 122);
    font-weight: 500;
    text-decoration: none;
}
.fPrice {
  font-size: 12px;
  color: rgb(51, 51, 51);
    font-weight: bold;
}
.fDel a {
    font-size: 18px;
    color: #ccc;
    display: inline-block;
    text-decoration: none;
}
.big-slide {
    position: relative;
}
.big-slide-text {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    padding: 60px 10px 60px 60px;
    width: 45%;
}
.head-3 {
    padding-left: 84px;
}
.aCat {
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	display: inline-block;
	text-decoration: none;
	border-radius: 30px;
	background: #e03ea0;
	padding: 10px 20px;
}
.aCat:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.8;
}
.big-slider {
	margin-bottom: 40px;
}
.big-slider .owl-dots {
    position: absolute;
    bottom: -15px;
    width: 100%;
    z-index: 150;
    display: flex;
    justify-content: center;
}
.big-slider .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    padding:0;
    line-height: 1px;
    outline: none;
    border-radius: 50%;
}
.big-slider .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ceecee;
    outline: none;
    border-radius: 50%;
}
.big-slider .owl-dot.active span {
    background: #37b1b9;
}
.item-price {
  font-size: 30px;
  color: rgb(51, 51, 51);
  font-weight: 500;
  text-align: center;
}
main {
	background: #fff;s
}
.item-pic {
	text-align: center;
}
.item {
	position: relative;
}

.item-name,
.item-name a  {
  font-size: 17px;
  color: rgb(51, 51, 51);
  text-decoration: none;
  text-align:center;
}
.item-wrap {
	padding-top: 30px;
	padding-bottom: 30px;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	background: #fff;
  position: relative;
}
.bzak {
	display: none;
}
.item-back {
  display: none;
}

.item-wrap:hover .item {
	box-shadow: 0 0 22px -8px rgba(0, 0, 0, 0.31);
	z-index: 5;
	position: absolute;
  width: 100%;
  left: 0px;
  background: #fff;
  top: 0;
  padding: 15px 15px;
}
.item-wrap:hover .item-back {
  display: block;
  width: 100%;
  height: 300px;
}
.item-wrap:hover .bzak {
	display: block;
}
.item-wrap:nth-child(3n) {
	border-right: none;
}
.fav-tov {
	position: absolute;
	z-index: 6;
	right: 15px;
	top: 0px;
}
.newbie {
  position: absolute;
  z-index: 6;
  left: 0;
  color: rgba(138,0,244,1);
  top: 0px;
}
.item-wrap:hover .item  .fav-tov {
  left: 30px;
  top: 15px;
}
.zak-wrap {
  width: 80%;
  margin: 0 auto;
}
.zak-wrap .owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  max-height: 82px;
}
.zak-wrap .owl-item {
  text-align: center;
}

.zak-wrap .owl-next {
    width: 73px;
    height: 33px;
    position: absolute;
    right: 5px;
    top: 16%;
    z-index: 10;
    background: url(/images/arrow-big-right.png) 0 0 no-repeat !important;
    outline: none;
}

.zak-wrap .owl-prev {
    width: 73px;
    height: 33px;
    position: absolute;
    left: 5px;
    top: 16%;
    z-index: 10;
    background: url(/images/arrow-big-left.png) 0 0 no-repeat !important;
    outline: none;
}

.zak-wrap .owl-item img {
  opacity: 0.6;
}

.zak-wrap .owl-item.active.center img {
  opacity: 1;
}
.review {
  padding: 30px;
  background:#f7f1e1 url(/images/review-bg.png) 0 0 no-repeat;
}
.review-name {
  font-size: 24px;
  font-weight: 700;
}
.review-text {
  font-size: 14px;
}
.row-reviews > div {
  margin-bottom: 30px;
}
.footer-form {
  color: #fff;
  background: url(/images/form-footer-bg.png) center 0 no-repeat;
  padding: 14px 0;
}
.footer-form h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.footer-form-podp {
  font-size: 11px;
  text-align: center;
}
#fFooter {
  width: 934px;
  max-width: 100%;
  margin: 0 auto;
}
.bfCall-wrap {
  padding-top: 10px;
}
form .footer-form-podp {
  text-align: left;
}
footer .container {
  background: #292929;
  padding: 30px 15px;
}
/* .oplata img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
} */
.footer-menu a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 26px;
}
.phoneText {
  font-size: 16px;
  color: rgb(125, 125, 125);
}
.fPhone a {
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.fAdr,
.fAdr a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.soc a {
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-right: 7px;
}
nav.nav {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}
.content {
  margin-bottom: 30px;
}
.footer-form .footer-form-podp a {
  color: #fff;
  font-size: 11px;
  text-decoration: underline;
}
.tabs-a a {
  display: inline-block;
  margin-right: 10px;
  padding: 3px 7px;
  text-align: center;
  text-decoration: none;
  color: #000;
  border:#8a00f4 1px solid;
  border-radius: 7px;
}
.tov-price {
  font-size: 36px;
  font-weight: bold;
    background: linear-gradient(90deg, rgba(255,0,69,1) 0%, rgba(138,0,244,1) 45%, rgba(138,0,244,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.colInp {
  border: none;
  border-radius: 4px;
  width: 60px;
  display: inline-block;
  padding: 5px 10px;
  outline: none;
  text-align: center;
}
.colDown,
.colUp {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 15px;
}
.colDown:hover,
.colUp:hover {
  color: #fff;
}
.shop_table .colDown,
.shop_table .colUp {
  color: #000;
}
.product-thumbnail img {
  height: 50px;
}

.product-num {
    font-size: 30px;
    color: rgb(138, 0, 244);
    font-weight: bold;
}
.product-name a {
    font-size: 18px;
    color: rgb(122, 122, 122);
    font-weight: 500;
    text-decoration: none;
}
.shop_table thead tr th {
  border-bottom: #ccc 1px solid;
  color: #ccc;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  padding: 3px 7px;
}
.shop_table tbody tr td {
  border-bottom: #ccc 1px solid;
  padding: 3px 7px;
}
.product-price {
  font-size: 18px;
  font-weight: 500;
}
.woocommerce-Price-amount.amount {
  font-size: 22px;
  font-weight: 500;
}
.shop_table.shop_table_responsive {
  width: auto;
}
.shop_table.woocommerce-cart-form__contents {
  /*width: 500px;*/
  width: 100%;
  max-width: 100%;
}
.mesto td {
  padding: 0 20px 20px 0;
}
.inp1.w2 {
  width: 60px !important;
}

.small_images {
  margin-top: 30px;
}
.small_images  .row > div {
  margin-bottom: 30px;
}
.small_image {
  height: 100px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.small_image a {
  display: block;
  height: 100%;
  width: 100%;
}
.item-pic img  {
  max-height: 220px;
}
.tOrders > thead > tr >  th,
.tOrders >  tbody > tr > td {
  padding: 3px 7px;
}
.tOrders >  thead > tr > th {
  border-bottom: #ccf 2px solid;
}
.tOrders >  tbody > tr > td {
  border-bottom: #ccf 1px solid;
}
.tOrders >  tbody > tr:hover > td {
  background: #ccf;
  cursor: pointer;
}
.bPay {
    display: block;
    /*margin-right: 10px;*/
    background: #fff;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 3px 7px;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: #8a00f4 1px solid;
    border-radius: 7px;
}
.bPay:hover {
  color: #8a00f4;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}
/* /lichniy style */
.tr_child {
  display: none;
}
.fotos > div {
  margin-bottom: 30px;
}
@media (max-width: 1300px) {
    .menu-wrap a:after {
        font-size: 55px;
        top: -17px;
        right: -17px;
    }
    .aLupa {
        right: 20px;
    }
    .head-3 {
        padding-left: 54px;
    }
}
@media (max-width: 1200px) {
     .menu-wrap a {
        font-size: 14px;
    }
     .menu-wrap a:after {
        font-size: 55px;
        top: -17px;
        right: -10px;
    }
    .phones a {
        font-size: 17px;
    }
    .phones-text {
        font-size: 15px;
    }
    .aCall {
        padding: 5px 15px;
    }
    .head-text {
        font-size: 13px;
    }
    .head {
        padding: 5px 0 10px 0;
    }
}
@media (max-width: 990px) {
	.mobilemenu .container {
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
	}
	.mobilemenu .container .row {
		margin-left: 0;
		margin-right: 0;
	}
     .phones a {
        font-size: 14px;
    }
    .phones-text {
        font-size: 12px;
    }
    .aCall {
        padding: 5px 9px;
        font-size: 10px;
    }
    .head-text {
        font-size: 13px;
    }
    .head {
        padding: 5px 0 10px 0;
    }
    .cart-summ {
        font-size: 10px;
    }
    .head-cart img,
    .head-fav img {
        width: 24px
    }
    .big-slide-text {
        padding: 30px 10px 30px 30px;
    }
    .head-3 {
        padding-left: 22px;
    }
    .review-name {
      font-size: 18px;
    }
      .footer-form h2 {
      font-size: 23px;
    }
    .footer-form-desc {
      font-size: 15px;
    }
    footer {
      background: #292929;
    }
    .product-num {
      font-size: 16px;
    }
    .product-name a {
      font-size: 16px;
    }
    .woocommerce-Price-amount.amount {
      font-size: 16px;
    }
}
@media (max-width: 767px) {
     .phones a {
        font-size: 10px;
    }
    .head-2,
    .head-3 {
        padding-left: 0;
        padding-right: 9px;
    }
    .head-fav,
    .head-cart {
        margin-bottom: 10px;
    }
    .head-cart img,
    .head-fav img {
        width: 16px;
    }
    .head-3 {
        position: relative;
    }
    .div-burger {
        position: absolute;
        z-index: 10;
        top: 6px;
        right: 14px;
    }
    #dLogin,
    #dForgot {
        width: 207px;
    }
    #dFav {
        width: 304px;
    }
    .head-search {
        display: none;
    }
    .item-price {
      font-size: 20px;
    }
    .item-name,
    .item-name a  {
      font-size: 14px;
    }
    .fav-tov {
       left: -3px;
       top: 0;
    }
    .item-wrap:hover .item .fav-tov {
        left: 14px;
        top: 14px;
    }
    .bzak  {
      width: 130px !important;
    }
    .zak-wrap .owl-next {
      right: -35px;
    }
    .zak-wrap .owl-prev {
      left: -35px;
    }

    .review-name {
      font-size: 16px;
    }
    .footer-form h2 {
      font-size: 16px;
    }
    .footer-form-desc {
      font-size: 13px;
      line-height: 12px;
    }
    .footer-form {
      background-size: cover;
    }
    .row-footer > div {
      margin-bottom: 30px;
    }
    .shop_table thead tr th {
      font-size: 10px;
    }
    .product-thumbnail img {
      height: 25px;
    }
    .product-num {
      font-size: 12px;
    }
    .product-name a {
      font-size: 12px;
    }
    .woocommerce-Price-amount.amount {
      font-size: 12px;
    }
    .product-thumbnail {
      display: none;
    }
    .shop_table .colInp {
          width: 20px;
          padding: 5px 0px;
          font-size: 12px;
    }
    .shop_table tbody tr td {
      padding: 3px 0;
    }
    .order-total .woocommerce-Price-amount.amount {
      padding-left: 30px;
    }
}
@media (max-width: 576px) {

}
