
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1420px;
  }
}
.productdetails .quantity-box .quantity-input{
  height: 40px;
}
.product-price {
  text-align: center;

}
.products-view a.ask-a-question {
  width: 100%;
  border-radius: 0;
  border-color: #C12127;
  background: #C12127;
  text-align: center;
  color: #fff;
  padding: 9px 15px;
  font-size: 16px;
  font-weight: 400;
}
.products-view a.ask-a-question:hover {
  border-color: #FAD903;
  background: #FAD903;
}
#sp-logo .align-items-center {
  justify-content: center;
}
#sp-head-contact {
  color: #fff;
}
#sp-head-contact a {
  color: #fff;
}
.info i , #sp-top1 i{
  color: #fad903;
  margin: 0 3px 0 10px;
}
.box-header { 
  text-align: center;
}

.tp-home.view-featured #sp-main-body {
  padding: 0;
}
section#sp-intro {
	padding:40px 0;
}
#sp-intro .box-intro {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
#sp-intro .box-intro .justify-content-center {
	position: relative;
}
#sp-intro .box-intro .justify-content-center::before {
  content: "";
  width: 1px;
  height: 90%;
  position: absolute;
  top: 5%;
  background: #e6e6e6;
  display: block;
  right: 0;
}
#sp-intro .box-intro .justify-content-center:last-child::before {
  content:none;

}
#sp-intro .services-box__image {
  margin: 0 5px !important;
  padding: 0 5px !important;
}
.services-box__content {
  padding-right: 6px;
}
section#sp-feature-box{
	padding:20px 0 40px;
}
#sp-feature-box .effectOne a {
  position: relative;
  border-radius: .25rem ;
  overflow: hidden;
}
#sp-feature-box .effectOne a::before, #sp-feature-box .effectOne a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}
#sp-feature-box .effectOne a:hover::before {
  right: 50%;
  left: 50%;
  z-index: 1;
  background: #fff3;
}
#sp-feature-box .effectOne a:hover::after {
  top: 50%;
  bottom: 50%;
  z-index: 1;
  background: #fff3;
}
.banner-wrap {
	padding:80px 0;
}
.xo-sub-title-desc__tag {
  margin-bottom: 16px;
  font-weight: 600;
  font-size:15px;
}
.xo-sub-title-desc__title {
	font-weight: 600;
  font-size:50px;
  margin-bottom: 16px;
}
.xo-sub-title-desc__desc {
	margin-bottom: 16px;
}
.xo-btn.xo-btn--primary {
	background:#FAD903;
	border: 2px solid #C12127;
	border-radius: 0.6rem;
	padding:10px 44px;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
    margin-top: 16px;
}
.xo-btn.xo-btn--primary:hover {
	background:#000;
	border: 2px solid #000;
	color: #fff;
}
section#sp-feature {
	padding:60px 0;
}
#sp-feature .bt-cs .bt-inner {
  padding: 0 15px;
}
#sp-feature .item-box  {
	background:#f7f7f7;
	padding: 150px 40px 50px;
}
.item-box  img {
  transition: transform .8s;
}
.item-box:hover img {
  transform: scale(1.1);
}
#sp-feature .bt-cs .bt-center {
  text-align: right;
}
.item-box  a.bt-title {
	font-size:30px;
	font-weight:600;
	color:#000;
	letter-spacing: 0.6px;
}
.show-more .rmore {
	background:#FAD903;
	border: 2px solid #C12127;
	border-radius: 0.6rem;
	padding:10px 15px;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
    margin-top: 46px;
}
.show-more .rmore:hover {
	background:#000;
	border: 2px solid #000;
	color: #fff;
}
#sp-product {
	padding-bottom:20px;
}

#sp-product .sj-listing-tabs .item-title a{
	font-size: 14px;
    color: #000;
    text-transform: none;
}
#sp-product .sj-listing-tabs .PricesalesPrice {
  color: #c12127;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#sp-product .vm-price-value span:only-child {
  margin-left: 0;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items-inner .addtocart-bar svg {
  color: #fff;
  vertical-align: top;
}
#sp-product .vm-addtocart-button-col {
	flex: inherit;
}
#sp-product .vm-customfields-wrap {
  margin-bottom: 0;
}
#sp-product  .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image  img {
  transition: transform .8s;
}
#sp-product  .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover img {
  transform: scale(1.1);
}
#sp-product .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin: 15px 0px;
}
#sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev, #sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next{
  background: #ebebeb;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  color: #b9b9b9;
}
#sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover, #sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover{
  background: #FAD903;
  color: #fff;
}
#sp-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: none;
  margin-bottom: 10px;
  overflow: hidden;
}
#sp-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px 20px 0px;
}
#sp-product .sj-listing-tabs .ltabs-wrap .ltabs-items-container , #sp-product .sj-listing-tabs .ltabs-wrap , #sp-product .sj-listing-tabs .ltabs-items-container .ltabs-items , #sp-product .sj-listing-tabs .ltabs-items-container .ltabs-items-inner ,#sp-product .sj-listing-tabs{

  overflow: inherit;
}
#sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next {
  right: 0;
  top: -33px;
  z-index: 999;
}
#sp-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev {
  right: 60px;
  top: -33px;
  z-index: 999;
  left: inherit;
}

#sp-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
#sp-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
	position: relative;
    z-index: 1;
	padding: 0;
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 500;
  color: #252525;
  text-transform: none;
}
#sp-product .ltabs-tabs {
  display: none;
}
#sp-product .sp-module-title {
  position: relative;

}
#sp-product .sp-module-title::before {
  content: "";
  background-color: #e1e1e1;
  width: calc(100% - 450px);
  height: 1px;
  position: absolute;
  z-index: 2;
  top: 16px;
  display: inline-block;
  left: 300px;
}
#sp-product .vm-addtocart-button-wrapper .addtocart-button {
	width: 100%;
    border-radius: 0;
}
#sp-product .vina-carousel-virtuemart .button-group {
  margin-top: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#sp-product .vina-carousel-virtuemart .image-block {
  position: relative;
}
section#sp-newsletter {
  background: #C12127;
  padding:30px 0;
  color: #fff;
}
.newsletterForm-left {
	padding-left: 70px;
	position: relative;
}
.newsletterForm-left::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 51px;
  height: 51px;
  background-color: #fff;
  -webkit-mask: url(../images/newletter_icon.svg);
  mask: url(../images/newletter_icon.svg);
}
.newsletterForm-right {
  padding-left: 60px;
  position: relative;
}
.newsletterForm-right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  -webkit-mask: url(../images/support_icon.svg);
  mask: url(../images/support_icon.svg);
}
.newsletterForm-right strong {
  font-size: 20px;
  margin-top: 5px;
  display: block;
  font-weight: 500;
  line-height: 100%;
}
.acysubbuttons .subbutton {
	text-transform: capitalize;
  min-width: 120px;
  min-height: 50px;
  color: #fff;
  font-weight: 500;
  width: auto;
  border-radius: 0 30px 30px 0;
  margin: 0;
  background: #181923;
  border-color: #181923;
  position: relative;
  left: -45px;
}
.acysubbuttons .subbutton:hover {
	background: #FAD903;
  border-color: #FAD903;
}
.acym_module_form input[type="email"]:not(.form-control) {
  border: none;
  min-height: 50px;
  padding-left: 2rem;
  width: 100%;
  border-radius: 30px 0 0 30px;
  height: 3rem;
  margin: 0;
  padding: .75rem 1rem !important;
  
}
#sp-newsletter .acym_module_form table {
  border: none;
  width: 100%;
}
.onefield .acym__field__error__block {
  color: #C12127;
}
#sp-bottom {
  font-size: 13px;
  padding: 60px 0 10px; 
}
#sp-bottom5 {
	padding: 30px 50px 0 50px;
  background: #FFD700;
  color: #464916;
  text-align: right;
  max-height: 150px;
}
.box-contact {
      padding-top: 30px;
}
#sp-bottom5:hover{
	background:#BF2026;
	color: #fff;
}
#sp-bottom5 a i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  line-height: 20px;
}
.box-contact p {
  font-size: 14px;
}
#sp-bottom  .box-contact a {
	font-weight:bold;
	color: #000;
  font-size: 17px;
}
#sp-bottom  .box-contact:hover a {
	color: #fff;
}
#sp-footer .container-inner {
  padding: 10px 0 50px 0;
  border-top: 1px solid #252531;
}
#sp-footer1 a {
	color: #fff;
	float:right;
}
#sp-bottom .sp-module .sp-module-title {
  color: #FFD700;
}
#sp-top-bar {
  border-bottom: 1px solid rgba(255,255,255,.1);
}
#sp-top-bar p {
  margin-bottom: 0;
}

#sp-header {
  padding: 15px 0;
  height: auto;
  border-bottom: 1px solid rgba(255,255,255,.1);
  z-index: 999;
}
#sp-login-cart .align-items-center {
  justify-content: flex-end !important;
}
#sp-search .align-items-center {
  justify-content: center !important;
}
#sp-search .input-append {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
#sp-search .is_ajaxsearch .form-inline input {
    padding: 12px 30px !important;
    height: 50px;
    border-radius: 30px 0 0 30px;
	position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border: none;
  }
#sp-header #sp-search .sp-module {
  margin-left: 0;
  width: 100%;
}
#sp-search .is_ajaxsearch .search_class {
    border-radius: 0 30px 30px 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 50px;
    padding: 12px 30px;
    margin: 0;
    color: #fff;
	border: none;
}

#sp-login-cart {
  padding-top: 5px;
}
#sp-search {
  padding-top: 5px;
}
#sp-main-menu .d-flex {
	  justify-content: flex-end;
}
@media (min-width: 992px) {
	#sp-main-menu .d-flex {
	  justify-content: center;
	}
}
.category-view .vm-subcategory-title {
  font-size: 16px;
  color: #000;
  font-weight: 600 !important;
}
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
}
.view-contact #sp-main-body {
  padding: 0;
  background: url("../images/bg-2.png") no-repeat;
    background-size: auto;
  background-size: cover;
  position:relative;
}
.view-contact #sp-main-body::before  {
  background: #FFD700;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 1;
}
.view-contact #sp-main-body .container {
  position: relative;
  z-index: 9;
}
.contact-miscinfo .contact-misc .single-location {
  padding: 60px 0 60px 80px;
}
.contact-miscinfo .contact-misc .single-location  h4 {
  color: #181923;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
  text-transform: uppercase;
}
 .single-location ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.single-location ul li {
  display: flex;
  align-items: center;
  gap: 14px;
  line-height: 1;
  margin-bottom: 20px;
  transition: .35s;
}
.single-location ul li .icon {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .35s;
  color: #181923;
}

 .single-location ul li .info {
  line-height: 1;
}
.single-location ul li .info a {
  color: #181923;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  display: block;
}
.single-location ul li .info a:hover {
	color: #BF2026;
}
.contact-address {
	margin:0;
}

.contact-left .form-box {
  background-color: #f4f4f3;
  margin: 50px 100px 0 0;
  padding: 40px 50px;
}
.contact-left .form-horizontal .control-label {
  font-weight: normal;
}
.contact-left .form-control {
height: 40px;
  width: 100%;
  padding: 10px 20px;
  outline: none;
  border-radius: 0;
  border: 1px solid #181923;
  background: none;
}
#contact-form .btn-primary {
  font-size: 15px;
  font-weight: 500;
  border-radius: 0;
  padding: 14px 76px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all .6s;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  gap: 8px;
  color: #fff;
  background: #616474;
  border: none;
  margin-top: 50px;
}
#contact-form .btn-primary:hover {
  color: #fff;
}
#sp-partners-about {
	padding:50px 0;
	background-color: #f4f4f3;
}
#sp-partners-about  h3.pxl-item--title  {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 40px;
  display: block;
}
#sp-partners-about  h3.pxl-item--title::after {
  background: #BF2026;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 70px;
  border-radius: 100px;
}
.pxl-heading--inner .pxl-item--subtext  {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  background: #FFEE00;
  display: inline-flex;
  line-height: 1;
  padding: 8px 20px;
  
}
.pxl-heading--inner h3  {
	position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 30px;
  display: block;
}
.pxl-heading--inner h3::after {
  background: #BF2026;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 70px;
  border-radius: 100px;
}
#sp-counter {
	padding:35px 0;
	background: #181923;
	color: #fff;
}
#sp-counter .sppb-animated-number-title{
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}
#sp-counter .sppb-addon.sppb-addon-animated-number {
  color: #FFD700;
  font-size: 64px;
  line-height: 1.1;
}
.vm-addtocart-button-wrapper svg {
  color: #fff;
  vertical-align: top;
}
.infolio-portfolio .img {
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 10px;
}
.infolio-portfolio img {
	border-radius: 8px;
  transition: .3s;
}
.infolio-portfolio .img:hover img {
	transform: scale(1.05);
}
.links-text h4 a.bt-title {
	font-size: 18px;
  line-height: 36px;
  font-weight: 600;
  color: #000;
}
.links-text h4 a.bt-title:hover {
	color: rgba(0,0,0,.7);
}
.infolio-portfolio .bt-introtext {
	color: rgba(0,0,0,.5);
}
.infolio-portfolio .readmore a {
	font-size: 10px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  text-decoration: underline;
}
.bt-cs .infolio-portfolio .bt-date {
	font-size: 11px;
	color: rgba(0,0,0,.6);
}
.products-view .vm-price-value span:only-child {
  margin-left: 0;
}
.products-view .vm-customfields-wrap {
  margin-bottom: 0;
}
.products-view .vm-product-media-container {
  position: relative;
  
}
.products-view .vm-product-media-container .button-group {
  margin-top: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.products-view .vm-product-media-container .vm-addtocart-button-col {
  flex: inherit;
}
.products-view .vm-product-media-container .vm-addtocart-button-wrapper .addtocart-button {
  width: 100%;
  border-radius: 0;
}
.products-view .vm-product-title a {
  font-size: 16px;
  color: #000;
  padding: 15px 0 0;
  display: block;
}
.products-view .vm-product-media-container a {
	overflow: hidden;
}
.products-view img , .vm-product-media-container img{
	transition: transform .8s;
}
.products-view .vm-product-media-container:hover img , .vm-product-media-container:hover img{
  transform: scale(1.1);
}
.products-view .product  {
	margin:0;
}
.products-view .quantity-box {
	display:none;
}
.productdetails .vm-price-value span:only-child {
  margin-left: 0;
  font-size: 28px;
  padding: 10px 0;
}
.productdetails .addtocart-bar svg {
  color: #fff;
}
.productdetails .quantity-box  .quantity-minus , .productdetails .quantity-box  .quantity-plus{
	background:#181923;
}
.cf_wrapp_all .form-horizontal {
	display: flex;
	line-height: 36px;
}
.cf_wrapper_input_text_1 input[type="search"] {
  width: 70%;
  border-radius: 0.25rem 0 0 0.25rem;
}
.cf_search_button {
  border-radius: 0 0.25rem 0.25rem 0;
}
.cf_wrapper_input_text input[type="text"] {
  margin: 0 5px;
}
.product-price .justify-content-center {
  justify-content: left !important;
}
#sp-left .cf_filtering_slide_container {
  --track-height: 5px;
  --track-color_behind: #dfdfdf;
  --track-color: #000;
  --knob-dimensions: 20px;
  --knob-background: #fff;
  --knob-focus-color:#C12127;;
}
#sp-special-offer .sj-listing-tabs .item-title a{
	 font-size: 14px;
    color: #000;
    text-transform: none;
}
#sp-special-offer .vm-price-value .PricesalesPrice {
  color: #c12127;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#sp-special-offer .sj-listing-tabs .item-prices {
  text-align: center;
}
#sp-special-offer .vm-price-value span:only-child {
  margin-left: 0;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items-inner .addtocart-bar svg {
  color: #fff;
  vertical-align: top;
}
#sp-special-offer .vm-addtocart-button-col {
	flex: inherit;
}
#sp-special-offer .vm-customfields-wrap {
  margin-bottom: 0;
}
#sp-special-offer  .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image  img {
  transition: transform .8s;
}
#sp-special-offer  .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover img {
  transform: scale(1.1);
}
#sp-special-offer .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin: 15px 0px;
}
#sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev, #sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next{
  background: #ebebeb;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  color: #b9b9b9;
}
#sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover, #sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover{
  background: #FAD903;
  color: #fff;
}
#sp-special-offer .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: none;
  margin-bottom: 10px;
  overflow: hidden;
}
#sp-special-offer .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px 20px 0px;
}
#sp-special-offer .sj-listing-tabs .ltabs-wrap .ltabs-items-container , #sp-special-offer .sj-listing-tabs .ltabs-wrap , #sp-special-offer .sj-listing-tabs .ltabs-items-container .ltabs-items , #sp-special-offer .sj-listing-tabs .ltabs-items-container .ltabs-items-inner ,#sp-special-offer .sj-listing-tabs{

  overflow: inherit;
}
#sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next {
  right: 0;
  top: -40px;
  z-index: 999;
}
#sp-special-offer .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev {
  right: 60px;
  top: -40px;
  z-index: 999;
  left: inherit;
}

#sp-special-offer .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel, #sp-special-offer .ltabs-tabs-container .ltabs-tabs li {
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
#sp-special-offer .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
	color: #333;
  font-weight: 400;
  font-size: 14px;
  padding: .5rem 1rem 0;
  text-transform: none;
}
#sp-special-offer .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel  > span{
  color: #C12127;
}
#sp-special-offer .sp-module-title {
  position: relative;
}
#sp-special-offer .sp-module-content {
  position: relative;
}
#sp-special-offer .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  position: absolute;
  top: -46px;
  z-index: 999;
  right: 130px;
}
#sp-special-offer .sp-module-title::before {
  content: "";
  background-color: #e1e1e1;
  width: calc(100% - 450px);
  height: 1px;
  position: absolute;
  z-index: 2;
  top: 20px;
  display: inline-block;
  left: 300px;
}
#sp-special-offer .vm-addtocart-button-wrapper .addtocart-button {
	width: 100%;
    border-radius: 0;
}

#sp-special-offer .vina-carousel-virtuemart .image-block {
  position: relative;
}
.vm-pagination-top {
  background: none !important;
  float: none !important;
}
.vm-pagination-top .vm-page-counter {
  display: none;
}
.vm-pagination-top .pagination {
  display: flex;
  gap: .5rem;
  justify-content: end;
}
.vm-pagination-top .pagination  a {
  width: 36px;
  height: 36px;
  border-radius: 50% !important;
  border: .1rem solid rgba(0,0,0,.3);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
  color: #000;
  background-color: #fff;
  cursor: pointer;
  line-height: 0;
}
.vm-pagination-top .pagination > .active > a, .vm-pagination-top .pagination  a:hover {
  color: #fff;
  background-color: #000;
  border: .1rem solid #000;
}
.vm-pagination-bottom {
  background: none !important;
  float: none !important;
}
.vm-pagination-bottom .vm-page-counter {
  display: none;
}
.vm-pagination-bottom .pagination {
  display: flex;
  gap: .5rem;
  justify-content: end;
}
.vm-pagination-bottom .pagination  a {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
  color: #000;
  background:none;
  cursor: pointer;
  line-height: 0;
}
.vm-pagination-bottom .pagination > .active > a, .vm-pagination-bottom .pagination  a:hover {
  color: #000;
  background-color: rgba(0,0,0,.05);
  border: .1rem solid rgba(0,0,0,.05);
}
.view-rsform #sp-main-body {
  background-color: #e1e2e6;
}
#rsform_1_page_0 {
  margin: 0 auto;
  background: #fff;
  padding: 50px 100px;
}
#rsform_1_page_0 .form-control {
  border-radius: 0;
  
}
.rsform-type-submitbutton .btn-primary{
  width: 100%;
  color: #fad903;
  border-radius: 0;
}
.rsform-type-submitbutton .btn-primary:hover {
  color: #c12127;
}
.rsform-block-already-have-an-account {
  text-align: center;
}
#rsform_1_page_0 .row .col-md-6:nth-child(1) { 
  padding: 40px;
}
#rsform_1_page_0 .row .col-md-6:nth-child(2) {
  background-color: #000;
  color: #fff;
  padding: 40px;
}
#rsform_1_page_0 .form-label {
 
  font-weight: bold;
}
.category-view .quantity-box {
  display: none;
}
.category-view .addtocart-bar .col-auto {
  display: none;
}
.category-view .addtocart-area .addtocart-button {
  width: 100%;
  border-radius: 0;
}
.category-view  .vm-product-title a {
  color: #333;
  font-size: 14px;
  padding: 15px 0 0;
  display: block;
}
.product-price .PricesalesPrice {
  color: #c12127;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.products-view .product-container , .vm-product-grid  .product-container{
  padding: 15px;
  border: 1px solid#e5e5e5;
  
}
.products-view .product , .vm-product-grid .product{
  margin: 0 0 30px 0;
}
#sp-left .sp-module .sp-module-title , #sp-left .sp-module .cf_flt_header_text{
  padding: 6px 10px 6px 14px;
  border-left: 3px solid #000;
  white-space: nowrap;
  border-bottom: none;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}
#sp-left .sp-module .sp-module-title::after , , #sp-left .sp-module .cf_flt_header_text::after{
  content: "";
  border-bottom: 1px solid#e5e5e5;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 100%;
}
#sp-left .headexpand {
  display: none;
}
#sp-left .sp-module ul.cf_filters_list > li{
  display: block;
  border-bottom: none;
}
#sp-left .sp-module ul.cf_filters_list > li a {
  color: rgba(0,0,0,.5);
  transition: .3s;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 0;
  display: inline-block;
}
#sp-left .sp-module ul.cf_filters_list > li a:hover {
 color: #c12127;
}
.vm-product-details-container .vm-price-value .PricesalesPrice {
  color: #c12127;
  text-align: left;
}
.manuModal {
  font-size: 16px;
}
.featured-icon {
  padding: 30px 0;
}
.featured-icon .block-top-link {
  display: flex;
  margin: 0 -15px;
}
.featured-icon .block-top-link > * {
  flex: 1;
  padding: 0 15px;
}
.featured-icon .sp-iconfeatured {
  text-align: center;
  border: 1px solid #e1e1e1;
  height: 100%;
  padding: 20px 20px 25px;
}
.featured-icon .sp-iconfeatured .icon {
  margin-bottom: 20px;
}
.featured-icon .sp-iconfeatured .title {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}
#sp-related-product {
  display: none;
}
.view-productdetails #sp-related-product {
  display: block;
}
#sp-related-product  .sp-module-title {
  position: relative;
}
#sp-related-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: none;
}
#sp-related-product .sj-listing-tabs .item-title a{
	 font-size: 14px;
    color: #000;
    text-transform: none;
}
#sp-related-product .vm-price-value .PricesalesPrice {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#sp-related-product .sj-listing-tabs .item-prices {
  text-align: center;
}
#sp-related-product .vm-price-value span:only-child {
  margin-left: 0;
}
.sj-listing-tabs .ltabs-items-container .ltabs-items-inner .addtocart-bar svg {
  color: #fff;
  vertical-align: top;
}
#sp-related-product .vm-addtocart-button-col {
	flex: inherit;
}
#sp-related-product .vm-customfields-wrap {
  margin-bottom: 0;
}
#sp-related-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image  img {
  transition: transform .8s;
}
#sp-related-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover img {
  transform: scale(1.1);
}
#sp-related-product .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin: 15px 0px;
}
#sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev, #sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next{
  background: #ebebeb;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  color: #b9b9b9;
}
#sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover, #sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover{
  background: #FAD903;
  color: #fff;
}
#sp-related-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: none;
  margin-bottom: 10px;
  overflow: hidden;
}
#sp-related-product .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px 20px 0px;
}
#sp-related-product .sj-listing-tabs .ltabs-wrap .ltabs-items-container , #sp-related-product .sj-listing-tabs .ltabs-wrap , #sp-related-product .sj-listing-tabs .ltabs-items-container .ltabs-items , #sp-special-offer .sj-listing-tabs .ltabs-items-container .ltabs-items-inner ,#sp-special-offer .sj-listing-tabs{

  overflow: inherit;
}
#sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-next {
  right: 0;
  top: -40px;
  z-index: 999;
}
#sp-related-product .sj-listing-tabs .owl2-controls .owl2-nav .owl2-prev {
  right: 60px;
  top: -40px;
  z-index: 999;
  left: inherit;
}

#sp-related-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel, #sp-related-product .ltabs-tabs-container .ltabs-tabs li {
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
#sp-related-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
	color: #333;
  font-weight: 400;
  font-size: 14px;
  padding: .5rem 1rem 0;
  text-transform: none;
}
#sp-related-product .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel  > span{
  color: #C12127;
}
#sp-related-product.sp-module-title {
  position: relative;
}
#sp-related-product .sp-module-content {
  position: relative;
}
#sp-related-product.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  position: absolute;
  top: -46px;
  z-index: 999;
  right: 130px;
}
#sp-related-product .sp-module-title::before {
  content: "";
  background-color: #e1e1e1;
  width: calc(100% - 450px);
  height: 1px;
  position: absolute;
  z-index: 2;
  top: 20px;
  display: inline-block;
  left: 300px;
}
#sp-related-product .vm-addtocart-button-wrapper .addtocart-button {
	width: 100%;
    border-radius: 0;
}

#sp-related-product .vina-carousel-virtuemart .image-block {
  position: relative;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  gap: 45px;
  justify-content: start;
  width: 100%;
  line-height: 1;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 20px 0;
  margin-bottom: 30px !important;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-positioning="top"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  background: none !important;
  color: #1a1a1a;
  font-weight: 500;
  border: none;
    border-bottom-color: currentcolor;
  font-weight: 500;
  color: #545454;
  background: none;
  box-shadow: none;
  outline: none;
  padding: 0 !important;
  position: relative;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-positioning="top"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"])::before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #D2042D;
  width: 100%;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-positioning="top"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"])::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -32px;
  height: 14px;
  width: 14px;
  background-color: #fff;
  transform: rotate(45deg) translateX(-50%);
  border: 1px solid #D2042D;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(210, 4, 45);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(210, 4, 45);
  border-right: none;
  border-bottom: none;
}
.jb-cart-button .btn {
  font-family: 'Rubik', sans-serif;
}
.cart-view .proopc-reg-form .proopc-btn , .cart-view button.proopc-btn-inverse , .cart-view #proopc-order-submit{
  border-color: #C12127;
  background: #C12127;
  width: 100%;
  color: #fad903;
  border-radius: 0;
  padding: 10px;
}
.cart-view .proopc-reg-form .proopc-btn:hover , .cart-view button.proopc-btn-inverse:hover , .cart-view #proopc-order-submit:hover{
  border-color: #fad903;
  background: #fad903;
  color: #C12127;
}
.product-field-display a {
  font-size: 16px !important;
}
.product-price .vm-price-value, .vm-prices-info {
  justify-content: center;
}
.product-price .vm-price-value {
  align-items: initial;
}
.cart-napomena-group .inner .hover-tootip {
  font-weight:700 !important ;
  color: #C12127;
}
.mod-login-logout__login-greeting {
  display: none;
}
.jb-cart-summary {
  font-size: 15px;
}
.featured-view .vm-prices-info {
  justify-content: center;
}
.registrirate {
  text-align: center;
  padding: 10px 20px;
  border: 1px solid #00B700;
  margin-top: 20px;
}
.product-container .product-price .as.addtocart-button {
  width: 100%;
  border-radius: 0;
  position: relative;
  top: -20px;
}
.vm-product-media-container {
  margin-bottom: 0;
  z-index: 1;
}
#login-form .reg-link {
  display: none;
}
#sp-product .vm-display {
  text-align: center;
}
.vm-price-value span.PricepriceWithoutTaxTt {
   margin-left: 0;
  padding-bottom: 10px;
  color: #C12127;
}
@media (max-width: 991px) {
  #sp-intro .box-intro .justify-content-center {
  justify-content: start !important;
}
#sp-intro .services-box__image {
  margin: 0 25px !important;
  padding: 0 15px !important;
} 
.xo-sub-title-desc__title {
  font-size: 40px;
}
.banner-wrap {
  padding: 20px;
  background: rgba(0,0,0,.55);
  color: #fff;
  text-align: center;
  margin-top: 40px;
}
  .services-title {
    font-size: 15px;
  }
	#sp-top-bar {
	  text-align: center;
	  
	}
	#sp-top2 {
	  text-align: center;
	}
	#sp-search {
	  order: 3;
	}
	#sp-login-cart {
	  order: 2;
	}
	#sp-intro .box-intro {
	  grid-template-columns: repeat(1, 1fr);
	}
	#sp-intro .services-box  {
		padding:10px 0;
	}
	#sp-intro .box-intro .justify-content-center::before {
	  content: none;
	}
	#sp-feature .item-box {
	  padding: 20px;
	  text-align: center;
	}
	.show-more .rmore {
	  margin: 16px 0;
	}
	#sp-newsletter-r {
	  padding-top: 10px;
	}
	#sp-footer, #sp-bottom {
	  text-align: center;
	}
	#sp-footer1 a {
	  float: none;
	}
	#sp-bottom5 {
	  text-align: center;
	  padding: 30px;
	}
	#sp-bottom5  .box-contact p {
	  text-align: center !important;
	}
	.novosti .bt-box .box-text {
	  padding-bottom: 60px;
	}
	.contact-left .form-box {
	  margin: 0;
	  padding: 40px 10px;
	}
	.contact-left textarea.form-control {
	  height: 100px ;
	}
	.contact-miscinfo .contact-misc .single-location {
	  padding: 20px;
	}
  #sp-head-contact {
    display: none;
  }
  #sp-header .logo-image {
    height: 60px;
  }
  #sp-top-bar .sp-module {
 
  margin: 0;
}
.products-view .product, .vm-product-grid .product {
  width: 100%;
  
}
.productdetails .vm-product-details-container {
  text-align: center;
  width: auto;
}
.productdetails .vm-product-details-container .justify-content-start {
  justify-content: center !important;
}
.vm-product-details-container .vm-price-value .PricesalesPrice {
  text-align: center;
}
.product-price .justify-content-center {
  justify-content: center !important;
}
.productdetails .vm-product-details-container .product-price {
  float: none;
}
div[class*="-view"] .row {
  justify-content: center !important;
}
.productdetails .vm-product-details-container .flex-nowrap {
  margin-bottom: 20px;
}
.featured-icon .block-top-link {
  display: grid;
  margin: 0 -15px;
}
.featured-icon .block-top-link > * {
  margin-bottom: 10px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
  color: #fff;
}

}
.com-virtuemart.view-user .vm-form-row .mb-3 {
  margin: 0 !important;
}
.com-virtuemart.view-user .vm-form-row input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {

  margin-bottom: 9px;
}
.com-virtuemart.view-user #sp-main-body #bd_results {
  margin: 0 auto;
  background: #fff;
  padding: 50px 100px;
}
.com-virtuemart.view-user #sp-main-body  {
  background-color: #e1e2e6;
}