﻿:root {
    --primerycolor: #4d9a44;
    --primerycolorrgb: rgba(77,154,68,.9);
    --primerycolorrgblight: rgba(77,154,68,.15);
    --primerycolorrgbmedlight: rgba(77,154,68,.4);
    --primerycolordark: #3a7433;
    --primerycolorlight: #60c055;
    --seconderycolor: #064789;
    --seconderycolordark: #053565;
    --seconderycolorlight: #427aa1;
    --thirdcolor: #22a3e4;
    --textcolor: #2D2E4A;
    --textcolormed: #555555;
    --textcolordark: #151736;
    --textcolorlight: #888888;
    --gtextcolor: #2D2E4A;
    --gtextcolormed: #555555;
    --gtextcolordark: #151736;
    --gtextcolorlight: #888888;
    --bgcolor: #fff;
    --bgcolorlight: #fff;
    --bgcolormed: #eee;
    --bgcolordark: #ccc;
    --lightred: #ed1c24;
    --brediushuge: 25px;
    --brediusbig: 15px;
    --brediusmedium: 8px;
    --brediussmall: 5px;
    --brediustiny: 3px;
}
[data-theme="dark"] {
    --primerycolor: #4d9a44;
    --primerycolorrgb: rgba(77,154,68,.9);
    --primerycolorrgblight: rgba(77,154,68,.15);
    --primerycolorrgbmedlight: rgba(77,154,68,.4);
    --primerycolordark: #3a3f97;
    --primerycolorlight: #60c055;
    --seconderycolor: #064789;
    --seconderycolordark: #053565;
    --seconderycolorlight: #427aa1;
    --thirdcolor: #22a3e4;
    --textcolor: #eee;
    --textcolormed: #ddd;
    --textcolordark: #ccc;
    --textcolorlight: #fff;
    --bgcolor: #222;
    --bgcolorlight: #333;
    --bgcolormed: #111;
    --bgcolordark: #000;
    --lightred: #ed1c24;
    --brediushuge: 25px;
    --brediusbig: 15px;
    --brediusmedium: 8px;
    --brediussmall: 5px;
    --brediustiny: 3px;
}
/* ===================== dont replace ========================*/

.lightred, .currency {
  color: var(--textcolor) !important;
}
.gray-hover .swiper-scrollbar {
  display: none;
}
/* color */
body.home header:not(.fixed-header){
  box-shadow:none;
}
.modal-dialog .newmodal .modal-pic{
  background-color:#fff;
}
.main-slider {
  margin-bottom: 10px;
}
img[data-src] {
  max-height: 100px;
  aspect-ratio: 1 / 1;
  margin-left:auto;
  margin-right:auto;
  width:unset!important;
}
.list-group-item.current{
  border-bottom-color:var(--primerycolordark);
}

.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count
{
  background-color:var(--primerycolordark);
}

.btn-primary {
  background: var(--primerycolordark);
}

.search-result-container .product .cart{
  display: none;
}

.listView .product .product-ex-btns{
  padding-top:0;
}

.product-comparison .compare-table .product .product-info{
  min-height:auto;
}
.products-List .product .product-image .tag-parrent {
  top:-12px;
  right:-12px;
}
.swiper-slide .product .product-image .tag-parrent {
  top: -16px;
  right: -16px;
  border-radius: 0 6px 0 6px;
  overflow: hidden;
}

.swiper-slide .product .product-image .tag{
  margin:0!important;
}

.swiper-slide .product .product-image .tag:first-child{
  border-radius:0 6px 0 0
}

.swiper-slide .product .product-image .tag:last-child{
  border-radius:0 0 0 6px
}

.btn-primary:hover {
  background: var(--primerycolor);
}

.info-boxes .info-box .info-box-heading {
  color:var(--textcolor)
}

.info-boxes .info-box .icon{
  color:var(--primerycolor);
}

.main-header .logo-holder a {
  display: inline-block;
  max-width:100%;
}

.wide-banner{
  box-shadow:none;
}

footer.footer {
/*  border-radius: 30px 30px 0 0;*/
  overflow:hidden;
  background-size: 100% auto;
}

.footer .footer-inner{
  background: linear-gradient(90deg,rgba(251, 251, 251, 0.8),rgba(238, 238, 241, 0.8));
}

[data-theme="dark"] .footer .footer-inner {
    background: linear-gradient(90deg,rgba(30, 30, 30, 0.8),rgba(50, 50, 50, 0.8));
}

.footer .footer-logo img{
  max-height:40px;
}

.footer .copyright-bar {
  background:transparent;
  padding:0;
}

.copyright-bar .copyright {
  color: var(--gtextcolor);
  background:#fff;
  padding:10px;
  border-radius:20px 20px 0 0;
  font-size:1em;
}

.copyright-bar .copyright a.box-style {
  display:none;
}

.blog-page .blog-post p:first-child{
  margin-top:0;
}

.blog-page .blog-post h3 a {
    color: var(--seconderycolor);
}

.blog-page .blog-post h3 a:hover,
.blog-page .blog-post h3 a:focus {
  color: var(--primerycolor);
}

.scroll-to-top{
  right:auto;
  left:20px;
}

.black-friday label, .black-friday .label {
  color: #000;
}

#DivRegisterLogin div[name="stepRegister1"] .card-header{
  display:none;
}

#DivRegisterLogin #user-info{
  padding:0!important;
  border:0!important;
}

#DivRegisterLogin #user-info .form-control{
  font-size:1.15em;
  font-weight:600;
  padding: .6rem 1rem;
  line-height:1.6;
  border-radius:var(--brediusmedium)
}

.item-mb-4 .menu-item {
    margin-bottom: 30px;
}

/*#user-info [name="divDynamicFormFields"][dynamicformid="3"] {
   display:none
}*/

@media (max-width: 480px) {
 .search-result-container .product .product-image img{
   max-height:95px;
 } 
 .search-result-container .product .product-info .text{
   font-size:.85em;
 } 
 .listView .product .product-info{
   margin:0;
 }
 .swiper-button-prev, .swiper-button-next{
   display:none!important;
 }
 .swiper-slide .product .product-image .tag-parrent{
  top:-11px;
  right:-11px;
 }
 .products-List .product .product-image .tag-parrent {
  top:-10px;
  right:-10px;
 }
}
