/* sergey begin */
img {
	max-width: 100%;
}	
.test_mode {
	width: 100%;
	margin-top: 10px;
    text-align: center;
    background: #f04040;
    padding: 2px 0px;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;  
}

.av-index-seo-text h2 {
	color: #000000;
	font-size: 26px;
	font-family: "Proxima Nova Reg";
	font-weight: bolder;   margin-top: 12px;
}
	
.av-index-seo-text li {
	margin: 0px -10px;
	color: #000000;
        text-indent: -1px;
}	
.av-info-page-body .brand_photo {
	max-width: 25%;
	display: block;
	float: left;
    margin: 5px 20px 10px 0px;
	width: auto;
}	
.top_line {
	/*font-weight: 600;*/
    background: #cc7246;
    font-size: 14px;
    padding: 5px 0 0px 0;    
    margin: 0;
}
.top_line .t_l_l {
	display: inline-block;
	text-align: left;
	width: 49%;
}
.top_line .t_l_r {
	display: inline-block;
	text-align: right;
	width: 50%;
}
.top_line .t_l_r a {
	margin: 0px 0px 0px 20px;
	color: #222222;
}	
.top_line .t_l_w{
    margin: 0 auto;
}	
@media (min-width: 1200px){
	.top_line .t_l_w{
		max-width: 1140px;
 text-align: right;	}
}
@media (max-width: 992px){
	.top_line .t_l_w{
		max-width: 960px;
	}
}
@media (max-width: 768px) {
	.top_line .t_l_w{
		max-width: 720px;
	}
}
@media (max-width: 576px){
	.top_line .t_l_w{
		max-width: 540px;
	}
	.top_line {
		display: none;
	}	
}
.brand-view img {
	max-width: 100%;
	float: right;
	margin: 10px 0px 20px 20px;	
}	
.brand-view h2, .brand-view h3 {
	clear: both;
}	
.av-product-rows-list h2 {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0px;
    font-size: 18px;
}	
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 7px;
    padding-left: 7px;
}	

.original_katalog {
	padding: 5px 20px;
    background: #fff;
    margin: 0px 0px 50px 0px;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    min-height: 100%;
    position: relative;
}
.original_katalog a:hover {
	text-decoration: none;
}	
.original_katalog .item {
	box-shadow: 0 0 0 1px var(--border-color),0 2px 7px 0 rgba(38,50,56,.2);
	min-height: 220px;   
    width: calc(25% - 5px);
	color: #222222;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 10px 1px;
	padding: 30px 0px;
}	
.original_katalog .item span.name {
	display: block;
    font-size: 17px;
}	
.original_katalog .item span.counter {
	display: block;
	font-size: 13px;
	color: #b2b2b2;
}
.original_katalog .item img {
	height: 125px;
    max-width: 100%;
    margin: 25px auto; 
	display: block;
    position: relative;
}
.original_katalog .item img.yellow {
	display: none;
}	
.original_katalog .item:hover img.yellow {
	display: block;
}	
.original_katalog .item:hover img.original {
	display: none;
}	
.original_katalog input[type="text"] {
    font-size: 14px;
    height: 48px;
    width: calc(100% - 2px);
    display: block;
    margin: 20px auto 10px auto;
    border: 1px solid rgba(38,50,56,.2);
    padding: 0 4px 0 23px;
}
.tabs {
	width: 100%;
 }	@media (max-width: 992px) { .tabs { width: 100%; text-align: center; } } 
.tabs a {
	display: inline-block;
	text-align: center;
	padding: 0px 13px;	
}
.tabs a.a1	{	 
	margin-right: 5px;
}
.tabs a.active	{
	border-bottom: 3px solid #cc7246;
    height: 18px;       
}	
.prod-info-wrap {
	width: 100%;
	padding-left: 10px;
}	
.av-prod-card .card-body {
	padding: 10px 10px 10px 15px !important;
}	
.tabs .la {
	display: none !important;
}	
.av-part-product-block .img-wrap {
	padding: 20px 5px 5px 5px !important;
}
.av-page-gird .center_bl {
	width: 100%;
}	
.av-part-product-block .info-wrap {
    padding: 13px 20px 5px 20px !important;
}
/* sergey end */

/*--[--DataTable--*/
.datatable {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.datatable td {
  color: #000;
  font-family: "Proxima Cond Reg";
  font-size: 14px;
  padding: 10px 15px;
  border: none;
  border-left: 1px solid #EDEEEF;
  vertical-align: middle;
}

.datatable td a {
    color:#444444;
}

.datatable th {
  color: #7F7F7F;
  font-weight: bold;
  font-family: "Proxima Cond Reg";
  font-size: 15px;
  padding: 0 15px;
  padding-top: 32px;
  padding-bottom: 28px;
  border: none;
  border-left: 1px solid #EDEEEF;
  vertical-align: middle;
}

.datatable th:first-child {
    border-left:none;
}

.datatable th:last-child {
    border-right:none;
}

.datatable tr:hover td {background-color: #EDEEEF;}


/*.datatable td input[type=text] {width:20px;}*/

.datatable td.separator {
    background-color:#ececec;
    background-image:-o-linear-gradient(#ececec,#dedede);
    background:-webkit-gradient(linear, left top, left bottom, from(#ececec), to(#dedede));
    background:-moz-linear-gradient(top, #ececec, #dedede);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#dedede);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#dedede)";
    font-weight:bold;
}

.datatable tr:hover td.separator {
    font-weight:normal;
}

.datatable td .table_price {
    color: #555555;
    font-size:16px;
    font-weight:bold;
    padding-bottom:6px;
}

.datatable td .table_price span {
    font-size:12px;
    font-weight:normal;
}

.table_info_price {
    color: #555555;
    font-size:16px;
    font-weight:bold;
    padding-bottom:6px;
}
.datatable-button-row {
  margin-bottom: 50px;
}
/*--]--datatable--*/

/*--[--forms--*/
.filtered-checked .input-group-btn .btn {
  height: calc(1.8rem + 2px);
  line-height: calc(1.8rem - 10px);
}
.space{max-height:1px;min-height:1px;overflow:hidden;margin:12px 0}
.space-2,[class*=vspace-2]{max-height:1px;min-height:1px;overflow:hidden;margin:2px 0 1px}

.is-invalid ~ div.sbHolder, .is-invalid ~ div.chosen-container{
  border: 1px solid #dc3545;
  box-shadow: 0 0 4px rgba(255, 83, 1, 0.4)
}

.show_loading {
  position: fixed;
  width: 100%;
  height: 90%;
  background: url(/image/spinner.gif) no-repeat center center/12%;
  z-index: 10000;
  opacity: 1;
  transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out; }

.hide_loading {
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out; }
/*--]--forms--*/


/*--[--stepper--*/
div.stepper{
  text-align: center !important;
}
span.listactive { cursor: default !important; }
a.list { text-decoration: none; }
a.list:hover { }
a.listnext:after { }
a.listnext:hover:after {}
a.listprev:after { }
a.listprev:hover:after { }
a.listprev, a.listprev:visited, a.listprev:active, a.listnext, a.listnext:visited, a.listnext:active {
  background-color: #cc7246 !important;
  text-decoration: none;
}
a.listprev:hover, a.listnext:hover {
  text-decoration: none;
}
span.listprev, span.listnext {
  background-color: #ECEDEE !important;
  cursor: default !important;
}
span.listprev:hover, span.listnext:hover {
  border-color: transparent !important;
}
/*--]--stepper--*/

/*--[-- animated --*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  animation-name: fadeOutUp; }

/*--]--*/

/*--[--Messages--*/
.error_p {
    padding: 0 10px 0 35px;
    line-height: 23px;
    border: 1px solid #db4325;
    background-color: #ffefeb;
    color: #e20000;
    font-size: 12px;
    background: url(/image/mt_error.gif) 10px 4px no-repeat;
    margin: 3px 0;
}

.warning_p {
    padding: 0 10px 0 35px;
    line-height: 23px;
    border: 1px solid #e1c400;
    background-color: #fffece;
    color: #000;
    font-size: 12px;
    background: url(/image/mt_warning.gif) 10px 4px no-repeat;
    margin: 3px 0;
}

.notice_p {
    padding: 0 10px 0 35px;
    line-height: 23px;
    border: 1px solid #1da955;
    background-color: #f6fff0;
    color: #000;
    font-size: 12px;
    background: url(/image/mt_notice.gif) 10px 4px no-repeat;
    margin: 3px 0;
}

.empty_p {
    height: 25px;
    margin: 3px;
}
/*--]--Messages--*/


/*--[--catalog dtree--*/
.dtree_hd {
    margin: 10px 0px 10px 0;
    padding: 0 0 0 0;
    text-align: left;
}

.dtree {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    margin: -10px 0 0 0;
    padding: 0 0 0 0;
}

.dtree img {
    border: 0px;
    vertical-align: middle;
}

.dtree a {
    color: #333;
    text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
    position: relative;
    z-index: 95;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #333;
    text-decoration: underline;
}

.dtree a.nodeSel {
    background-color: #D9D9D9;
}

.dtree .clip {
    overflow: hidden;
}

.logo_brand a {
    text-align: center;
}

/*--]--catalog dtree--*/


/*--[--password--*/
#pass-strength-result {
    background-color: #eee;
    border-color: #ddd !important;
    border-style: solid;
    border-width: 1px;
    margin: 5px 5px 5px 1px;
    padding: 5px;
    text-align: center;
    width: 200px;
    display: none;
}

#pass-strength-result.bad {
    background-color: #ffb78c;
    border-color: #ff853c !important;
}

#pass-strength-result.good {
    background-color: #ffec8b;
    border-color: #ffcc00 !important;
}

#pass-strength-result.short {
    background-color: #ffa0a0;
    border-color: #f04040 !important;
}

#pass-strength-result.strong {
    background-color: #c3ff88;
    border-color: #8dff1c !important;
}
/*--]--password--*/

/*--[--act-group--*/
.act-group {
    display: inline-block;
    width: 24px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #a1a1a1;
    position: relative;
    background: #ffffff;
    cursor: pointer;
    vertical-align: middle;
    padding: 1px 0 1px 0;
}

.act-group img {
    vertical-align: middle;
}

.act-group .sub {
    position: absolute;
    left: -1px;
    top: 22px;
    border: 1px solid #a1a1a1;
    background-color: #ffffff;
    border-radius: 3px;
    display: none;
    z-index: 10;
}

.act-group:hover .sub {
    display: block;
}

.act-group .sub:before {
    content: '';
    position: absolute;
    width: 100%;
    top: -4px;
    right: 0;
    height: 5px;
}

.act-group .sub a {
    display: block;
    padding: 2px 5px;
    text-decoration: none;
    border-radius: 3px;
    white-space: nowrap;
    text-align: left;
}

.act-group .sub a:hover {
    background-color: #ffffbe;
}
/*--]--act-group--*/

/*--[--form-filter-block--*/
.filter-block .item {
    margin: 0 0 3px 0;
}

.filter-block .main-block {
    margin: 0 0 0 0;
    border: 1px solid #bcbcbc;
    border-top: none;
    min-width: 100%;
}

.filter-block .left-block {
    margin: 0 267px 0 0;
    border: 1px solid #bcbcbc;
    border-top: none;
}

.filter-block .right-block {
    float: right;
    width: 250px;
    border: 1px solid #bcbcbc;
    border-top: none;
}

.filter-block .caption-block {
    height: 26px;
    line-height: 26px;
    border-top: 1px solid #bcbcbc;
    padding: 0 5px;
    background-color: #f5f6f8;
    font-weight: bold;
}

.filter-block .caption-block a.plus,
.filter-block .caption-block a.minus {
    float: right;
    padding: 0 0 0 21px;
    color: #000000;
}


.filter-block .caption-block a.minus {
    background: url('/image/icon-minus.png') center left no-repeat;
}

.filter-block .caption-block a.plus {
    background: url('/image/icon-plus.png') center left no-repeat;
}

a#hide_1:link, a#hide_2:link, a#hide_3:link  {
    text-decoration: none;
}

.filter-block .content-block {
    border-top: 1px solid #bcbcbc;
    padding: 10px;
}

.filter-block .content-block table {
    border-collapse: collapse;
}

.filter-block .content-block td {
    padding: 3px;
}
.filter-block label {
    font-weight: bold;
}
/*--]--form-filter-block--*/

/*--[--context_hint--*/
.tip_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0px 5px 4px 10px;
  width: 230px;
  filter:progid:DXImageTransform.Microsoft.Shadow(direction = 135, color = #666666, strength = 1);
}

.modelinfo_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0px 5px 4px 10px;
  width: 450px;
  margin: 18px 0 0 -450px;
  filter:progid:DXImageTransform.Microsoft.Shadow(direction = 135, color = #666666, strength = 1);
}

.status_div {
  display: none;
  font-size: 11px;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  padding: 0px 5px 4px 10px;
  width: 250px;
  margin: 20px 0 0 -250px;
  /*FILTER:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=1);*/
  z-index: 10000;
}

.hov {
  display: block
}

.hov table {
  position: absolute;
  border: 0;
  border-collapse: collapse;
  left: 0;
}

.hov a {
  color: red;
  text-decoration: none;
}

.hov b {
  display: none;
  font-weight: normal;
}

.hov:hover {
  position: relative;
  z-index: 100;
}

.hov a:hover, .hov:hover a {
  border: 0;
  text-decoration: none;
  position: relative;
}

.hov:hover b, .hov a:hover b {
  display: block;
  visibility: visible;
  position: absolute;
  left: 0px;
  top: 12px;
  background: #eee;
  cursor: pointer;
  border: 1px solid #999;
  padding: 5px 10px;
}

.hov b a, .hov b a:hover {
  position: relative;
  z-index: 1000;
  color: #336695;
  text-decoration: underline;
}

.hov .stats-hint {
  display: none;
  font-weight: normal;
}

.hov .stats-hint {
  border-collapse: collapse;
  display: block;
  visibility: visible;
  position: absolute;
  border: 1px solid #999;
  padding: 0;
  left: -440px;
  top: -120px;
  background-color: #e7ecef;
  width: 440px;
}

.hov .stats-hint th {
  text-align: left;
  margin: 0;
  padding: 2px 10px;
  font-family: tahoma, arial, Helvetica, sans-serif;
  border: 0;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: #8cb5da
}

.hov .stats-hint td {
  border: 0;
  padding: 0 2px;
  margin: 0;
}

.hov .stats-hint div {
  border: 1px solid #cfd4d7;
  padding: 5px;
  margin: 3px 0;
  background: #fff;
}

.hov .stats-hint h1 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0
}

.hov .stats-hint p {
  margin: 0;
  padding: 3px 0 3px 10px;
  /*text-align:justify;*/
  color: #000;
}

.hov .stats-hint p label {
  display: block;
  font-weight: normal;
  padding-left: 10px;
}

/*--]--context_hint--*/

/*--[--cat-group--*/
.at-index-cats {
  list-style: none;
  margin: 0 -15px 50px -15px;
  padding: 0;
}
.at-index-cats > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 23px 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
}

.at-index-cats-mob-list {
  display: none;
  margin: 0 0 50px 0;
}
.at-index-cats-mob-list > a {
  display: block;
  color: #2b2b2b;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding: 16px 30px 16px 8px;
  background-color: #fff;
  box-shadow: 0 0 10px #cadae2;
  margin: 11px 0 0 0;
}
.at-index-cats-mob-list > a:first-child {
  margin: 0;
}
.at-index-cats-mob-list > a:hover {
  text-decoration: none;
}
.at-index-cats-mob-list > a:after {
  content: "";
  position: absolute;
  background-image: url("../_images/icons.png");
  background-repeat: no-repeat;
  width: 11px;
  height: 19px;
  right: 13px;
  top: 18px;
  background-position: -150px -300px;
}

.at-index-cat-thumb {
  background-color: #fff;
  box-shadow: 0 0 10px #cadae2;
  padding: 20px 15px;
  line-height: 16px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.at-index-cat-thumb .name {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0 0 8px 0;
  line-height: 18px;
}
.at-index-cat-thumb a {
  color: #000;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
}
.at-index-cat-thumb .show-more {
  padding: 5px 0 0 0;
}
.at-index-cat-thumb .show-more a {
  color: #333333;
  text-decoration: underline;
}
.at-index-cat-thumb .show-more a:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .at-index-cats > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .at-index-cats > li {
    width: 100%;
  }

  .at-index-cat-thumb {
    background-size: auto;
  }

  .at-index-cats-mob-list {
    display: block;
  }
}
/*--]--cat-group--*/

.hide { display: none;}

.auto-select {
  min-height: 77px;
  padding: 22px 8px;
  border: 2px solid #cc7246;
  background-color: #ffffff;
}

.av-lang-switch {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 32px;}
.av-lang-switch .btn.selected {
  color: #222222 !important;
  font-weight: 600; }
.av-lang-switch .divider {
  margin: 0 6px; }


/* PRODUCT CARD */

.prod-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    display: flex;
    flex-direction: column;
}

.prod-card__image-wrap {
    position: relative;
    flex-shrink: 0;
}

.prod-card__img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.prod-card__id {
    position: absolute;
    top: 8px;
    left: 8px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 4px;
    font-family: monospace;
    letter-spacing: 0.5px;
}

.prod-card__actions {
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.prod-card__action-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.9);
    color: #555;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: background 0.2s, color 0.2s;
}

.prod-card__action-btn:hover {
    background: #fff;
    color: #e53935;
}

.prod-card__body {
    padding: 12px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.prod-card__desc {
    font-size: 12px;
    color: #777;
    margin: 0 0 6px;
    line-height: 1.4;
}

.prod-card__name {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}

.prod-card__name:hover {
    color: #1565c0;
    text-decoration: underline;
}

.prod-card__params {
    list-style: none;
    padding: 0;
    margin: 0 0 12px;
    font-size: 12px;
    color: #444;
    border-top: 1px solid #f0f0f0;
    padding-top: 8px;
}

.prod-card__params li {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
    border-bottom: 1px solid #f0f0f0;
}

.prod-card__params li span {
    color: #888;
    margin-right: 6px;
    flex-shrink: 0;
}

.prod-card__price {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    margin-top: auto;
}

.prod-card__footer {
    display: flex;
    align-items: center;
    gap: 6px;
}

.prod-card__qty {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    flex-shrink: 0;
}

.prod-card__qty-btn {
    width: 28px;
    height: 32px;
    border: none;
    background: #f5f5f5;
    cursor: pointer;
    font-size: 16px;
    color: #444;
    line-height: 1;
}

.prod-card__qty-btn:hover {
    background: #e0e0e0;
}

.prod-card__qty-input {
    width: 36px;
    height: 32px;
    border: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    font-size: 13px;
    -moz-appearance: textfield;
}

.prod-card__qty-input::-webkit-inner-spin-button,
.prod-card__qty-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.prod-card__cart-btn {
    flex: 1;
    height: 32px;
    border: none;
    background: var(--primary);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s;
}

.prod-card__cart-btn:hover {
    background: #0d47a1;
}

.prod-card__extra-btn {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.prod-card__extra-btn:hover {
    background: #f5f5f5;
}
