img {
    display: inherit;
}
.view-featured #sp-main-body , .view-featured #sp-title  {
	display:none;
}
#sp-header {
    padding: 10px 0;
	height: auto;
}
.site-menu-right-button a {
    font-size: 12px;
	padding: 10px 20px;
	font-weight: 700;
	background: #8181FE;
	color: #fff;
	border-radius: 26px;
	display: inline-block;
	margin-top: 20px;
}

.site-contact {
    display: flex;
    align-items: center;
	padding-top: 15px;
}
.site-contact .ct-item:first-child {
    margin-left: 0;
}
.site-contact .ct-item {
    margin-left: 40px;
    display: flex;
    align-items: center;
}
.site-contact .ct-item span {
    display: flex;
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #0102FD;
    border: 1px solid rgba(106,150,31,.3);
    border-radius: 50%;
    flex: none;
    margin-right: 18px;
}
.site-contact .ct-item span i.fa-phone {
    font-size: 16px;
    transform: rotate(90deg);
}
.site-contact .ct-item .ct-item-text p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #000;
}
.site-contact .ct-item .ct-item-text a {
    font-size: 15px;
    font-weight: 500;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    font-weight: 600;
	position: relative;
	font-size: 15px;
	letter-spacing: 3px;
}
.sp-megamenu-parent > li > a::before {
    content: "";
    position: absolute;
    top: calc(100% - 3px);
    left: 0;
    width: 100%;
    margin: auto;
    opacity: 0;
    transform: scaleX(0);
    border-top: 3px solid #fff;
    -webkit-transition: all 300ms ease-in-out 0ms;
    -khtml-transition: all 300ms ease-in-out 0ms;
    -moz-transition: all 300ms ease-in-out 0ms;
    -ms-transition: all 300ms ease-in-out 0ms;
    -o-transition: all 300ms ease-in-out 0ms;
    transition: all 300ms ease-in-out 0ms;
}
.sp-megamenu-parent > li.active > a::before, .sp-megamenu-parent > li.active:hover > a::before, .sp-megamenu-parent > li:hover > a::before {
    opacity: 1;
	transform: scaleX(1);
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}

#sp-top-bar p {
	margin:0;
}
#sp-languages {
    text-align: right;
}
#sp-languages  .align-items-center {
    display: inherit !important;
}
.sp-module-content .mod-languages ul.lang-inline li a {
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
	color: #0102FD;
}
.sp-module-content .mod-languages ul.lang-inline li a:hover {
	color: #258141;
}
#sp-slide-show #sp-slide {
	position: relative;
}
#sp-slide-show .tp-caption.large_bold_white {
	font-size: 80px !important;
	line-height: 90px !important;
	color: #fff;
	font-weight: 600;
}
#sp-slide-show .swiper-custom-pagination {
	position: absolute;
	right: 0;
	background: #fff;
	padding: 50px 40px;
	bottom: 0;
	z-index: 99;
}
#sp-slide-show .swiper-custom-pagination  ul {
	padding: 0;
	list-style: none;
}
#sp-slide-show .swiper-custom-pagination  ul li {
	display: inline-block;
	padding-right: 10px;
	color: #0102FD;
}
#sp-slide-show .swiper-custom-pagination  ul li span {
	font-weight: 500;
	font-size: 18px;
	padding-right:10px;
	color: #000000;
}
#sp-intro.intro {
	padding:30px 20px;
	text-align:center;
	background:#EEF1ED;
}
#sp-feature {
	padding:30px 20px;
}
#sp-feature  .sp-module-content {
	background: url(../images/rio-custom.png) no-repeat left bottom ;
	padding: 40px 0 140px;
}
#sp-feature #sp-feature {
	background: none;
}
#sp-feature h3.sp-module-title {
	text-align: center;
	font-size: 56px;
	font-weight: 400;
	line-height: 60px;
	margin-bottom: 60px;
	padding-top: 30px;
}
#sp-feature .elementor-widget-container {
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 46px -12px rgba(0, 0, 0, 0.2);
	min-height: 370px;
	background: #fff;
	transition: all 300ms ease;
}
#sp-feature .elementor-widget-container:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.2)}
#sp-feature .elementor-widget-container .elementor-icon-box-content{
	padding-top:30px;
}
#sp-feature .elementor-widget-container .elementor-icon-box-content h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
#sp-feature .elementor-widget-container.godina {
	background-color:#0102FD;
	color: #fff;
}
#sp-feature .elementor-widget-container p{
	font-size:14px;
}
#sp-about-us.top-cover {
	background:#f5f5f5 url(../images/top-cover-curved.png) no-repeat center top  ;
	padding: 0;
}
#sp-about-us .main-about {
	padding:100px 70px;
}
#sp-about-us .main-about h2 {
	font-size: 60px;
}
#sp-about-us .main-about a {
	font-weight: 500;
	color: #000;
	padding-top: 20px;
	display: block;
}
#sp-about-us .main-about a .bt_bb_button_text {
    padding: 0 !important;
    position: relative;
	transition: 300ms ease all;
}
#sp-about-us .main-about a .bt_bb_button_text::after {
    display: block;
    content: "";
    background: #0102FD;
    height: 2px;
    left: 10px;
    right: 0;
    opacity: 1;
    top: auto;
    bottom: -.55em;
    z-index: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: 300ms ease transform;
    pointer-events: none;
	width: 100px;
	position: absolute;
}
#sp-about-us .main-about a:hover .bt_bb_button_text:after{transform:scaleX(0);transform-origin:right}
.view-featured #sp-services {
	background:#f5f5f5;
	padding: 0 20px 20px;
}
#sp-services {
	background:#f5f5f5;
	padding:  20px;
}
#sp-services .box-services {
	display:flex;
}
#sp-services .box-services img{
	display: inline-block;
}
#sp-services .box-services h4 {
	display: inline-block;
	font-size: 13px;
	margin: 0;
	padding-top: 10px;
}
#sp-working.working {
	padding:50px 20px;
	text-align:center;
	background:#fff;
}
#sp-working.working .heading-underline {
    display: inline-flex;
    align-items: center;
	padding-bottom: 80px;
}
#sp-working.working .heading-underline span {
    display: inline-flex;
    width: 80px;
    height: 3px;
    background-color: #0102FD;
}
#sp-working.working .heading-underline.solid-dashed::before {
    content: "";
    display: block;
    flex: none;
    background-color: #0102FD;
    width: 20px;
    height: 3px;
    margin-right: 9px;
}
#sp-working.working .heading-underline.solid-dashed::after {
    content: "";
    display: block;
    flex: none;
    background-color: #0102FD;
    width: 20px;
    height: 3px;
    margin-left: 9px;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon {
    position: relative;
    display: inline-block;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon span.icon-index {
    position: absolute;
    display: flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 0;
    right: 0;
    transform: translate(50%,-50%);
    z-index: 2;
    align-items: center;
    justify-content: center;
    background-color: #0102FD;
    color: #fff;
    font-family: cerebrisans semibold;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .01em;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon span.icon-index::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #0102FD;
    transition: all 300ms ease 0s;
    visibility: hidden;
}
.cms-fancy-box.layout1:hover .cms-fancy-box-icon span.icon-index::after{visibility:visible;animation:index-pulse 1200ms ease-out infinite;}

.cms-fancy-box.layout1 .cms-fancy-box-icon .elementor-icon {
    display: inline-flex;
    width: 105px;
    height: 105px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    -khtml-box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    -o-box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 40px rgba(0,0,0,.2);
    align-items: center;
    justify-content: center;
    color: #6a961f;
    background-color: #fff;
    transition: all 300ms linear 0s;
    cursor: pointer;
    position: relative;
    margin-bottom: 25px;
	font-size: 50px;
	text-align: center;
}
#sp-reference {
	background:#f5f5f5;
	padding: 60px 20px 120px;
}
#sp-reference h3.sp-module-title {
	font-size: 40px;
	margin-bottom: 60px;
}
#sp-reference .show-all {
	position: absolute;
	bottom: -70px;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	color: #000;
}
#sp-reference .show-all .bt_bb_button_text::after {
    display: block;
    content: "";
    background: #0102FD;
    height: 2px;
    left: 49%;
    right: 0;
    opacity: 1;
    top: auto;
    bottom: -.55em;
    z-index: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: 300ms ease transform;
    pointer-events: none;
	width:40px;
	position: absolute;
}
#sp-reference .show-all:hover .bt_bb_button_text:after{transform:scaleX(0);transform-origin:right}
.card-inner   {
	height: 100%;
	position: relative;
	transition-property: transform;
	margin: 0 15px;
}
.card__content{
	padding: 44px 30px;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 30px;
	background-color: rgba(0, 0, 0,.5);
	transition: background-color .5s ease;	
}
.card__heading {
    position: absolute;
    left: 32px;
    right: 32px;
    bottom: 12px;
    margin: 0;
    transform: translateY(-20px);
    transition: transform .5s ease;
}
.card__heading a {
	font-size: 28px;
    line-height: 1.4;
    color: #fff;
}
.card__text {
    display: block;
    max-width: 340px;
    margin-top: 10px;
    margin-bottom: auto;
    opacity: 0;
    transform: translateY(-20px);
    font-size: 16px;
    line-height: 1.3125;
    color: #000;
    transition: all .4s ease;
}
.card__bottom {
    display: block;
    margin-top: 12px;
    opacity: 0;
    transform: translateY(20px);
    transition: all .2s ease;
}
.card__link {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 1.15;
    color: #000;
    font-weight: 500;
}
a.card__link:hover {color: #fff;}
.card-inner:hover .card__content{background-color:rgba(49, 155, 83,.95)}
.card-inner:hover .card__heading{position:static;transform:translateY(0);opacity:1;}
.card-inner:hover .card__heading a {
	color:#000
}
.card-inner:hover .card__text{opacity:1;transform:translateY(0)}
.card-inner:hover .card__bottom{opacity:1;transform:translateY(0px)}

#sp-contact-bottom {
	color: #fff;
	padding: 30px 20px;
	border-top:4px solid #8181FE;
}
#sp-contact-bottom #sp-contact-bottom {
	border-top:none;
}
#sp-contact-bottom h3 {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 3.2px;
}
#sp-contact-bottom h4 {
	font-size: 31px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3.2px;
	margin-bottom: 20px;
}
#loadmore a {
	padding: 22px 51px;
	background: #8181FE;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	margin-top: 20px;
}
#sp-bottom {
	background:#f5f5f5 url(../images/bgn-footer-top.png) no-repeat left top  ;
	padding: 120px 0 30px;
	border-top:4px solid #8181FE;
}
#sp-bottom .sp-module .sp-module-title {
    color: #000;
}
#sp-bottom4 i {
	color:#0102FD;
}
#sp-bottom4 .custom div {
	margin-bottom: 15px;
}
#sp-footer {
	background:#fff url(../images/bgn-footer-bottom.png) no-repeat right top  ;

}
#sp-bottom .sp-module ul > li {
    padding-left: 15px;
	position: relative;
}
#sp-bottom .sp-module ul > li::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #0102FD;
    margin: 9px 0 0 -1rem;
    float: left;
    pointer-events: none;
	border-radius: 6px;
}
#sp-bottom .nsb_container_pro a.icons {
    padding: 10px;
    font-size: 20px;
	color: #8181FE;
}
.service-card__left {
	display: flex;
	align-items: center;
	padding: 40px 96px 40px 40px;
	position: relative;
}
.service-card__left::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 100%;
    border-top: solid 4px #0102FD;
    border-left: solid 4px #0102FD;
    pointer-events: none;
}
.service-card__right {
    position: relative;

}
.service-card__detail {
    position: absolute;
    left: 15px;
    top: 200px;
    padding: 24px;
    border-top: solid 4px #fff;
    border-right: solid 4px #fff;
    background-color: #fff;
    transform: translateY(116px);
	width: 80%;
	max-width: 394px;
	padding: 20px 0;
	transition: border-color .3s ease;
}
.service-card__detail:hover {
	 border-top: solid 4px #8181FE;
    border-right: solid 4px #8181FE;
}
.service-card__tags {
    margin: 0 0 10px;
}
.service-card__heading {
    margin: 0 0 24px;
    font-size: 25px;
    line-height: 1.4;
    color: #000;
    font-weight: 700;
}
.service-card__link {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    color: #0102FD;
    font-weight: 600;
    transition: color .3s ease;
}
#sp-support.support {
	padding:50px 20px;
}
#sp-support.support .heading-underline {
    display: inline-flex;
    align-items: center;
	padding-bottom: 80px;
}
#sp-support.support .heading-underline span {
    display: inline-flex;
    width: 80px;
    height: 3px;
    background-color: #0102FD;
}
#sp-support.support .heading-underline.solid-dashed::before {
    content: "";
    display: block;
    flex: none;
    background-color: #0102FD;
    width: 20px;
    height: 3px;
    margin-right: 9px;
}
#sp-support.support  .heading-underline.solid-dashed::after {
    content: "";
    display: block;
    flex: none;
    background-color: #0102FD;
    width: 20px;
    height: 3px;
    margin-left: 9px;
}	
.elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-image-box-wrapper .elementor-image-box-img {
    display: inline-block;
	margin-right: 17px;
	flex: none;
}
.elementor-image-box-wrapper .elementor-image-box-img img {
    width: 49px !important;
    height: auto !important;
	max-width: inherit;
}
.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
	text-align: left;
}
#sp-footer .custom a {
    color: #8181FE;
}
#sp-title {
    text-align: center;
	background-image:url(../images/bg-pagetitle.jpg)  ;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding:100px 0;
	color: #fff;
	border-top: 2px solid #fff;
}
#sp-title::after {
	background-color: #000;
	opacity: 0.7;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	height: 100%;
	width: 100%;
}
#sp-title::before  {
	background: url(../images/grass_cute.png) no-repeat;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index:9;
	height: 23px;
	width: 100%;
}
#sp-title .sp-module ul > li > a {
    color: #fff;
}
#sp-title .sp-module-content {
	position: relative;
	z-index: 98;
}
#sp-title .breadcrumb {
    background: none;
	display: inherit;
	font-size: 17px;
	font-weight: 500;
	padding: 0;
}
#sp-title .breadcrumb li {
	display: inline-block;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
#sp-title .breadcrumb li::before {
    content: '';
    position: absolute;
    right: -15px;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
}
#sp-title .breadcrumb li:last-child::before {
    display: none;
}
#sp-title img {
    display: none;
}
.service .bt-box {
	padding:40px;
	text-align: center;
}
.service .bt-box a.bt-title {
	font-size: 25px;
	color: #000;
}
.service .bt-box .bt-introtext {
	padding:30px 0;
}
.service .bt-box .readmore a {
	font-weight: 500;
	color: #000;
}
.service .bt-box .readmore a .bt_bb_button_text {
    position: relative;
}
.service .bt-box .readmore a .bt_bb_button_text::after {
    display: block;
    content: "";
    background: #8181FE;
    height: 2px;
    left: 1rem;
    right: 0;
    opacity: 1;
    top: auto;
    bottom: -.55em;
    z-index: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: 300ms ease transform;
    pointer-events: none;
	position: absolute;
}
.service .bt-box .readmore a:hover .bt_bb_button_text:after{transform:scaleX(0);transform-origin:right}
.contact-form button.btn-primary {
	margin-top:30px;
	padding: 17px 44px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}
.contact-block__phone a {
    font-size: 32px;
    line-height: 1.4;
    color: #000;
    font-weight: 700;
}
.contact-block__phone {
	margin-bottom:40px;
}
legend {
    font-size: 16px;
}
.moduletable.informacije h3 {
	margin-top:20px;
}
#sp-faq.faq {
	background-image: url(../images/faq-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	padding:80px 0;
}
#sp-faq.faq::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #f6fbf7;
    opacity: 0.5;
    z-index: -1;
}
#sp-faq.faq h3.sp-module-title {
	text-align:center;
	font-size: 38px;
	margin: 10px 0 36px 0;
}
.farm-item {
  position: relative;
  background-color: #d2ecd4;
  padding: 40px 40px 225px;
}

.farm-item .farm-content h3 {
  font-size: 25px;
  margin: 5px 0 14px 0;
  color: #5a5959;
  min-height: 65px;
}

.farm-item .farm-content .farm-btn .farm-btn-one {
  display: inline-block;
  border: none;
  padding: 12px 30px;
  background-color: #eafef1;
  color: #209e2e;
  border: 1px solid #209e2e;
  border-radius: 30px;
}

.farm-item .farm-content .farm-btn .farm-btn-one i {
  font-size: 14px;
  line-height: normal;
  margin-left: 4px;
  position: relative;
  top: 1px;
}

.farm-item .farm-image {
  position: absolute;
  bottom: 0;
  right: 0px;
}

.farm-item.bg-fdedce {
  background-color: #fdedce;
}

.farm-item.bg-fdedce .farm-btn .farm-btn-one {
  display: inline-block;
  border: none;
  padding: 12px 30px;
  background-color: #ffdd9b;
  color: #5a5959;
  border: 1px solid #5a5959;
  border-radius: 30px;
}

.farm-item.bg-fdedce .farm-btn .farm-btn-one i {
  font-size: 14px;
  line-height: normal;
  margin-left: 4px;
  position: relative;
  top: 1px;
}
.category-view {
    text-align: center;
}
.category-view .row1 {
	padding-top: 40px;
}
.category-view .hvnewproduct , .hvproductleft .hvnewproduct {
	display: none;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.active i {
    color: #0102FD;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view:hover i {
    color: #D2ECD4;
}
.orderby-displaynumber {
    display: none !important;
}
.rl_tabs.outline_handles ul.nav-tabs > li a {
    border: none;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
	font-family: 'Poppins',sans-serif;
	box-shadow: none;
	background: none;
}
.rl_tabs.outline_handles ul.nav-tabs > li a:hover {
	color: #0102FD   ;
	 border: none;
	 box-shadow: none;
	background: none;
}
.productdetails .rl_tabs.top > ul.nav-tabs > li.active a, .productdetails .rl_tabs.top > ul.nav-tabs > li.active a:hover {
	background: none;
	color: #0102FD   ;
	box-shadow: none;
}
.productdetails .rl_tabs .nav-tabs {
    border: none;
    margin-bottom: 25px !important;
}
.productdetails .rl_tabs.outline_content > .tab-content {
	padding: 30px 20px;
	text-align: justify;
	background: #fff;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.vm-list .cate-productdetails {
    text-align: left;
}
.vm-product-container .vm-product-media-container {
	 border: 1px solid #e9e9e9;
}
.addtocart-areacss span.addtocart-button input.addtocart-button{
    background: #0102FD  url("../images/product-sprite.png") no-repeat scroll -27px -40px;
	border: 1px solid #0102FD;
	letter-spacing: 1px;
	margin:10px;
	padding: 7px 20px 7px 48px;
	color: #fff;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 26px;
	position: relative;
}
.addtocart-areacss span.addtocart-button input.addtocart-button:hover {
	background:#D2ECD4 url("../images/product-sprite.png") no-repeat scroll -27px -40px;
	border: 1px solid #D2ECD4;
}
.cf_wrapper_input_text_1 input[type="search"] { 
	display: inline;
}
.cf_wrapper_input_text_2 input[type="search"] {
    display: initial;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .activeOrder::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.catepriceedit .PricesalesPrice {
    font-size: 18px !important;
    font-weight: bold !important;
}
.category-view .product-price {
    text-align: center;
    float: none;
}
.group-title-des > h2 > a:hover {
    color: #0102FD;
}
.category-view  .product-container .quantity-area, .category-view  .product-container label {
    display: none;
}
.category-view  .product-container .group-title-des .product_s_desc, .category-view  .product-container .group-addtocart .ask-a-question, .category-view  .product-container .group-addtocart hr {
    display: none !important;
}
.homepage .pattt1,
.categorypagepa .pattt1{
  border-bottom: 1px dotted #ccc;
}
.homepage .pattt2,
.categorypagepa .pattt2{
  border-bottom: 1px dotted #ccc;
  padding-top: 10px;
}
.cf_filters_list li .cf_sel_opt,
.cf_filters_list li .cf_option {
    font-weight: normal!important;
    color: #363f4d;
    font-family: 'Poppins', sans-serif;
}
.vm-product-container a{
    color: #363f4d;
    padding-left: 0!important;
    background-color: transparent!important;
}
.stockhandle label {
    font-size: 16px!important;
    color: #000 !important;
    font-weight: 400 !important;
}
.addtocart-area .product-fields-title strong {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: Poppins;
}
.product-field-display select{
  width: 100%;
}
.quantity_box{
  text-transform: uppercase;
}
.span.addtocart-button{
  float: right!important;
}
.addtocart-areacss .quantity-area{
  position: relative;
}
.quantity-area span.quantity-controls{
    position: absolute;
    right: 0;
}
.quantity-area span.quantity-controls:nth-child(1){
  top: 16px;
}
span.quantity-controls input.quantity-plus{
  border-radius: 0;
  position: relative;
  top: -3px;
}
span.quantity-controls input.quantity-minus{
  border-radius: 0;
}
span.quantity-controls input.quantity-plus:hover , span.quantity-controls input.quantity-minus:hover{
	background: #000;
}
span.quantity-controls input.quantity-controls{
  height: 16px;
  line-height: 16px;
  width: 16px;
  font-size: 10px;
}
.addtocart-areacss .quantity-area{
  width: 70px;
  border-radius: 0;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{
  line-height: 42px;
  border:none;
}
.spacer-buy-area .has_discount .vm-price-value .PricesalesPrice{
  color: #FCB040!important;
}
.vm-product-container a:hover{
    color: #363f4d;
}
.view-productdetails .sp-main-body {
	background: #f9f9fc;
}
.view-productdetails .sp-main-body .container-inner {
	background: #fff;
}
.detailproduct_aftertitle .ps_space  , .productdetails .pdetailsfileds{
	display: none;
}
.productdetails-view.productdetails .stockhandle {
    padding-bottom: 6px;
}
.productdetails-view.productdetails a.ask-a-question {
    display: inline-block !important;
    border: none;
    padding: 12px 30px !important;
    background: #eafef1;
    color: #209e2e;
    border: 1px solid #209e2e;
    border-radius: 30px;
}
.productdetails-view.productdetails .dcfcol {
    background-color: #f2f2f2;
    border: none;
    padding: 13px 25px 10px;
    -webkit-transition: .6s;
    transition: .6s;
    font-weight: 600;
    display: block;
    width: 100%;
	font-size: 16px;
	text-align: center;
}
.productdetails-view.productdetails .dcfc_title {
	display: none;
}
#sp-main-body {
    padding: 100px 0 40px;
}
#sp-product-gallery {
	padding-bottom:40px;
	text-align: center;
}
#sp-product-gallery  h3.sp-module-title {
	padding-bottom: 40px;
}
.addtocart-areacss .product-field-display , .psku span {
    color: #969696;
}
.dcfc_img p {
	margin: 0;
}
#sp-shopping p{
	margin: 0;
}
#sp-shopping a {
	color: #fff;
	line-height: 80px;
}
.sp-megamenu-parent {  
    float: none;
    width: 100%;
}
@media (min-width: 980px) {
	.site-contact {
		padding-left: 50px;
	}
	#sp-top3 .align-items-center {
		display: inline-block !important;
		float: right;
	}
	#sp-main-menu {
		position: relative;
	}
	#sp-main-menu .container {
		position: absolute;
		margin: 0 auto;
		text-align: center;
		left: 0;
		right: 0;
		z-index: 999;
		top: -40px;
	}
	#sp-main-menu .container .container-inner {
		background: #0102FD;
		border-radius: 10px;
		padding: 0 20px;
	}
	#sp-header {
		padding-bottom: 50px;
	}
}
@media (max-width: 767px) {
	#sp-slide-show .swiper-custom-pagination {
		position: relative;
		padding: 20px 40px;
	}
	#sp-feature {
		padding: 0px 20px;
	}
	#sp-feature h3.sp-module-title {
		font-size: 36px;
		font-weight: 400;
		line-height: 20px;
		margin-bottom: 0;
		padding-top: 20px;
	}
	.service-card__detail {
		top: 50px;
	}
	.vm-product-container .vm-product-media-container {
		float: none;
		width: 100%;
	}
	.service-card__left {
		padding: 40px;
	}
	#sp-bottom {
		padding-left: 80px;
	}
	#sp-services .box-services {
		display: inline-block;
		text-align: center;
	}
	
	#sp-services .box-services h4 {
    display: block;
		
	}
	#sp-slide-show .tp-caption.large_bold_white {
		font-size: 20px !important;
		line-height: 40px !important;
	}
	#sp-feature .elementor-widget-container {
		padding: 28px;
		margin-bottom: 20px;
	}
	#sp-about-us.top-cover {
		padding: 0;
	}
	#sp-about-us .main-about {
		padding: 20px;
		text-align: center;
	}
	#sp-services {
		text-align: center;
	}
	.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
		font-weight: 500;
	}
}