/*Global*/
html{
	font-size:16px;
}
:root{
	--rpp-color-accent1:#002e6e;
	--rpp-color-accent2:#ed1c24;
	--rpp-blue: #0d6efd;
    --rpp-indigo: #6610f2;
    --rpp-purple: #6f42c1;
    --rpp-pink: #d63384;
    --rpp-red: #dc3545;
    --rpp-orange: #fd7e14;
    --rpp-yellow: #ffc107;
    --rpp-green: #198754;
    --rpp-green-hover: #198754;
    --rpp-green-light: #ebf6dc;
    --rpp-teal: #94ce47;
    --rpp-cyan: #0dcaf0;
    --rpp-white: 255,255,255;
    --rpp-gray: #6c757d;
    --rpp-gray-dark: #343a40;
    --rpp-primary: #0d6efd;
    --rpp-secondary: #6c757d;
    --rpp-success: #198754;
    --rpp-info: #0dcaf0;
    --rpp-warning: #ffc107;
    --rpp-danger: #dc3545;
    --rpp-light: #f8f9fa;
    --rpp-dark: #212529;
    --rpp-dark2: #383c47;
    --rpp-dark3: #31343e;
    --rpp-black: 0,0,0;
	--rpp-transition:all 0.3s ease-in-out;
	--rpp-transition2:all 300ms;
	--rpp-transition3:all 400ms;
	--rpp-transition4:transform .4s ease-in-out;
	--rpp-font:"iransans", "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	--rpp-border-radius:0.25rem;
	--rpp-larg-box-shadow:0 5px 25px rgba(160,178,200,.2);
	--rpp-larg-box-shadow2:0 12px 35px rgb(160 178 200 / 15%);
	--rpp-larg-box-shadow-reverse:0 5px 25px rgba(160,178,200,.2);
	--rpp-small-box-shadow:0 2px 10px rgba(160,178,200,.2);
	--rpp-border-color:#e9eef2;
	--rpp-input-color:#f3f6f9;
	--rpp-body-color:#494d5a;
	--rpp-gray-light:#f3f6f9;
	--rpp-gray-light-hover:#e9eef4;
	--rpp-gray-light2:#a2aab2;
	--rpp-gray-light3:#f7fafc;
	--rpp-gray-light4:#fbfcfd;
	--sb-main-color:#002e6e;
	--sb-red-color:#ed1c24;
}
body{
	font-size:1rem;
	line-height:2;
	font-weight:400;
}
[class^="icon-"], [class*=" icon-"]{
	width:auto;
	height:auto;
	line-height:inherit
}
.size-33{
	flex: 0 33.33%;
    width: 33.33%;
}
.thumbnail{
	border-color:var(--rpp-border-color);
	box-shadow:none;
	padding:0.25rem;
	line-height:1.5;
	transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.fa-fw {
    text-align: center;
    width: auto;
    height: auto;
    line-height: inherit;
}
@media only all and (min-width:90rem) and (max-width:99.99rem) {
	.g-container {
	  width:86rem;
	}
}
/*Nav menu*/
.moduletable .nav.menu, .moduletable .mostread, 
.moduletable .latestnews, .moduletable .archive-module, 
.moduletable .relateditems, .moduletable .categories-module, 
.moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled,
.moduletable .nav.menu li, .moduletable .mostread li, 
.moduletable .latestnews li, .moduletable .archive-module li,
.moduletable .relateditems li, .moduletable .categories-module li, 
.moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li{
	padding:0;
	margin:0;
	border:none
}
/*OWL Carusal*/
body .owl-theme .owl-nav [class*=owl-],body div.hikashop_carousel .owl-nav [class*=owl-]{
	margin:0;
	padding:0;
	width:1.625rem;
	height:2.25rem;
	line-height:2.25rem;
	background:#fff;
	cursor: pointer;
	position:absolute;
	top:50%;
	margin:-1.125rem 0 0;
	overflow:hidden;
	color:#385898
}
.owl-theme .owl-nav [class*=owl-]:before{
	content: "\f060";
	display:block;
	font-family:'Font Awesome 5 Pro';
	font-weight: 600;
}
.owl-theme .owl-nav .owl-prev:before{
	content: "\f061";
}
.owl-theme .owl-nav .owl-prev{
	right:0;
	border-radius: 5px 0 0 5px;
	box-shadow:-1.5px 0 4px 0 rgba(0,0,0,.15)
}
.owl-theme .owl-nav .owl-next{
	left: 0;
    border-radius: 0 5px 5px 0;
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-theme .owl-dots{
	position:absolute;
	left:0;
	bottom:-1rem;
}
.owl-theme .owl-dots .owl-dot span{
	width: 12px;
    height: 12px;
    background: var(--sb-main-color);
    opacity: 0.7;
    margin: 0 4px;
    transform: scale(.66);
    transition: transform .2s,right .2s;
}
.owl-theme .owl-dots .owl-dot.active span{
	transform:scale(1)
}
.owl-theme .owl-nav [class*=owl-]:hover,div.hikashop_carousel .owl-nav .owl-prev:hover, div.hikashop_carousel .owl-nav .owl-next:hover{
	background:#fff;
	color:#233860
}
div.hikashop_carousel_parent_div div.hikashop_carousel, div.hikashop_carousel_parent_div .owl-controls{
	margin:0
}
/*Buttons & inputs*/
form,.formResponsive .formHorizontal .rsform-block{
	margin:0
}
.formResponsive .formHorizontal .formControls{
	padding:0;
	margin:0
}
.formResponsive .formHorizontal .formControlLabel,label,
body .form-horizontal .control-label,
#comments-form label, #comments-report-form label{
	padding:0;
	margin:0 0 0.25rem;
	font-size:0.875rem;
	line-height:1.5rem;
	width:auto;
	float:none
}
.formResponsive .formBody {
    float: none;
    line-height: 1;
    font-size: 0.75rem;
}
strong.formRequired{
	margin:0 0.25rem;
	color:var(--rpp-red)
}
.form-horizontal .controls,.dir-rtl .form-horizontal .controls{
	margin:0
}
.btn.active, .btn:active,.btn:focus,.btn:hover,.btn,.hikabtn{
		transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.btn,.hikabtn,
#comments-form .btn, 
#comments-report-form .btn,
.formResponsive input[type="button"], 
.formResponsive button[type="button"], 
.formResponsive input[type="submit"], 
.formResponsive button[type="submit"], 
.formResponsive input[type="reset"], 
.formResponsive button[type="reset"],
.edit.item-page .btn-toolbar .btn,
.pager.pagenav a,
p.readmore .btn,
.contact .form-actions .btn, 
#contact-form .controls .btn-primary.validate,
.profile .btn,
.login .btn,
.logout .btn, 
.registration .btn,
.profile-edit .btn,
.remind .btn, .reset .btn, 
.search #searchForm .btn, 
.finder #searchForm .btn, 
.search #search-form .btn, 
.finder #search-form .btn{
	border: 1px solid transparent;
    padding:0 1rem;
    font-size: 1rem;
    border-radius: .25rem;
	line-height: 2.25rem;
	font-weight:normal;
	box-sizing:border-box;
	box-shadow:none;
	text-shadow:none;
	font-family:var(--rpp-font);
	background:var(--rpp-color-accent1);
	color:rgb(var(--rpp-white));
	letter-spacing: 0;
}
.btn:hover,.hikabtn:hover,
#comments-form .btn:hover, 
#comments-report-form .btn:hover,
.formResponsive input[type="button"]:hover, 
.formResponsive button[type="button"]:hover, 
.formResponsive input[type="submit"]:hover, 
.formResponsive button[type="submit"]:hover, 
.formResponsive input[type="reset"]:hover, 
.formResponsive button[type="reset"]:hover,
.edit.item-page .btn-toolbar .btn:hover,
.pager.pagenav a:hover,
p.readmore .btn:hover,
.contact .form-actions .btn:hover, 
#contact-form .controls .btn-primary.validate:hover,
.profile .btn:hover,
.login .btn:hover,
.logout .btn:hover, 
.registration .btn:hover,
.profile-edit .btn:hover,
.remind .btn:hover, .reset .btn:hover, 
.search #searchForm .btn:hover, 
.finder #searchForm .btn:hover, 
.search #search-form .btn:hover, 
.finder #search-form .btn:hover{
	background:var(--rpp-color-accent2);
	color:rgb(var(--rpp-white));
	border-color:var(--rpp-color-accent2)
}
.btn.active, .btn:active,.btn:focus{
	box-shadow:none;
}
textarea, 
input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], 
input[type="time"], input[type="week"], 
input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], 
input[type="tel"], input[type="color"], 
select[multiple], select[size],select,
select, input[type="file"],
.uneditable-input,
#comments-form input, 
#comments-report-form input, 
#comments-form textarea,
.formResponsive textarea, 
.formResponsive input[type="text"], .formResponsive input[type="number"], 
.formResponsive input[type="email"], .formResponsive input[type="tel"], 
.formResponsive input[type="url"], .formResponsive input[type="password"]{
	border: 1px solid var(--rpp-gray-light2);
    padding: 0 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    line-height: 1.5;
    background: var(--rpp-input-color);
    box-sizing: border-box;
    height: 2.25rem;
	margin:0;
	font-family:var(--rpp-font);
	color:var(--rpp-body-color);
	box-shadow:none
}
select,.formResponsive input, .formResponsive textarea,.formResponsive select{
	width:100%
}
textarea,#comments-form textarea,.formResponsive textarea{
	height:auto;
	padding:0.5rem 1rem
}
#comments-form input.selected, 
#comments-report-form input.selected, 
#comments-form textarea.selected{
	box-shadow:rgba(var(--rpp-color-accent1),0.5);
	border-color:var(--rpp-color-accent1);
	 background: var(--rpp-input-color) !important;
	color:var(--rpp-body-color);
}
.btn-dark{
	background:var(--rpp-dark2);
	color:rgb(var(--rpp-white))
}
.btn-dark:hover{
	background:var(--rpp-dark)
}
.btn-outline-secondary,.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary.vex-last,
#member-profile a.btn{
	background:var(--rpp-black-easy);
	border-color:var(--rpp-secondary);
	color:var(--rpp-secondary);
		transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.btn-outline-secondary:hover,.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary.vex-last:hover,
#member-profile a.btn:hover{
	background:var(--rpp-secondary);
	color:rgb(var(--rpp-white))
}
.btn .far,.btn .fab{
	margin-left:0.5rem
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary.vex-first,
.btn.btn-primary{
	background:var(--rpp-color-accent1);
	color:rgb(var(--rpp-white));
	width: 100%;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary.vex-first,
.btn.btn-primary:hover{
	background:var(--rpp-dark3);
	color:rgb(var(--rpp-white));
	border-color:var(--rpp-dark3)
}
.vex.vex-theme-default .vex-dialog-button{
	letter-spacing:0;
	font-family: var(--rpp-font) !important;
    letter-spacing: 0 !important;
}
p.readmore .btn{
	background:var(--rpp-blue);
}
p.readmore .btn:hover{
	background:var(--rpp-blue-hover);
}
.whatsapp.btn {
    background: #eef7ee;/*TO DO: رنگبندی سفارشی*/
    color: #4caf50;/*TO DO: رنگبندی سفارشی*/
}
.whatsapp.btn:hover {
    background: #4caf50;/*TO DO: رنگبندی سفارشی*/
    color: #fff;/*TO DO: رنگبندی سفارشی*/
}
.telegram.btn {
    background: #e7f5fc;/*TO DO: رنگبندی سفارشی*/
    color: #039be5;/*TO DO: رنگبندی سفارشی*/
}
.telegram.btn:hover {
    background: #039be5;/*TO DO: رنگبندی سفارشی*/
    color: #fff;/*TO DO: رنگبندی سفارشی*/
}
.instagram.btn {
    background: linear-gradient(315deg,#fa697c 0%,#fa9f6f 100%);/*TO DO: رنگبندی سفارشی*/
}
.instagram.btn:hover {
    background: linear-gradient(-315deg,#fa697c 0%,#fa9f6f 100%);/*TO DO: رنگبندی سفارشی*/
}
.readmore .btn .fa{
	display:none
}
.btn.btn-outline{
	background:none;
	border:1px solid var(--rpp-color-accent1);
	color:var(--rpp-color-accent1)
}
.btn.btn-outline:hover{
	background:none;
	border:1px solid var(--rpp-color-accent2);
	color:var(--rpp-color-accent2)
}
/*Radio and checkbox Style*/
.formResponsive input[type="radio"], .formResponsive input[type="checkbox"]{
	padding:0
}
input[type="checkbox"],
input[type="radio"]{
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none !important;
	width: 1rem;
    height:1rem;
    margin:0 0.75rem 0 0;
    position: relative;
    border: none;
	float:left;
	background:var(--rpp-input-color);
	border-radius:0.25rem;
}
input[type="radio"]{
	border-radius:50%;
}
input[type="checkbox"]:before,
input[type="radio"]:before{
	content: ' ';
	font-family:'Font Awesome 5 Pro';
	background: none;
    display: block;
    width:1rem;
    height:1rem;
	box-sizing: border-box;
	border-radius:0.25rem;
	color:rgb(var(--rpp-white));
	line-height:1rem;
    text-align: center;
	font-size: 0.75rem;
    text-align: center;
}
input[type="radio"]:before{
	content:' ';
	border-radius:50%;
	background:var(--rpp-input-color)
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
	content: "\f00c";
	background-color: var(--rpp-color-accent1);
    border-color:var(--rpp-color-accent1);
}
input[type="radio"]:checked:before {
	content: ' ';
	background-color: rgb(var(--rpp-white));
    border-color: var(--rpp-color-accent1);
    border: 5px solid var(--rpp-color-accent1);
}
body .formResponsive input[type="radio"],body .formResponsive input[type="checkbox"]{
	padding:0
}
body.dir-rtl .radio, 
body.dir-rtl .checkbox{
	padding-left:0;
	padding-right:0
}
body.dir-rtl .component-content fieldset.only label, 
body.dir-rtl .component-content fieldset.phrases label{
	margin:0 0 0 0.75rem
}
body.dir-rtl input[type="checkbox"],
body.dir-rtl  input[type="radio"]{
	margin-right:0;
	margin-left:0.75rem;
	float:right
}
/*RTL Form*/
body.dir-rtl .formResponsive .formRow [class*="formSpan"]{
	float:right;
	margin-right:2.127659574468085%;
	margin-left:0
}
body.dir-rtl .formResponsive .formRow [class*="formSpan"]:first-child {
    margin-right: 0;
}
@media screen and (max-width: 767px){
	.formResponsive .formHorizontal input[type="checkbox"], .formResponsive .formHorizontal input[type="radio"]{
		border:none !important
	}
	.formResponsive .formHorizontal .formControlLabel, .form-horizontal .control-label{
		float:none;
		margin:0
	}
	body.dir-rtl .formResponsive .formRow [class*="formSpan"]{
		margin-right:0
	}
}
/*Padding & margin*/
.g-content, .moduletable, .widget,#g-footer .g-content{
	margin:0.5rem;
	padding:0
}
.rpp-home .g-content,#g-bottom .g-content,#g-copyright .g-content{
	margin: 1.25rem 0.5rem;
}
.moduletable[class*="box"], .widget[class*="box"],.g-content-array .g-content,.g-logo,#g-offcanvas .g-content,.g-content-array,.g-flushed .platform-content,.platform-content,.rpp-nav .g-content,.rpp-top .g-content,
#g-footer .g-content-array .g-content{
	margin:0;
	padding:0
}
.g-container{
	padding-right:1rem;
	padding-left:1rem
}
#g-top{
	padding: 2rem 0 0;
    background: var(--sb-main-color);
}
#g-header .g-content{
	margin:0
}
.rpp-nav,.rpp-copyright,.rpp-menu{
	margin:auto 0
}
#g-top .g-container > .g-grid,#g-navigation .g-container > .g-grid,#g-header .g-container > .g-grid{
	margin-right:0.5rem;
	margin-left:0.5rem
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more,
.rpp-copyright-b .g-content ,#g-container-main .item-page [itemprop="articleBody"] div p{
    margin: 0;
}
.hikashop_products_listing,
.category-desc,
.hikashop_category_description,
.item-page{
	background:rgb(var(--rpp-white));
	padding:1rem;
	box-shadow:var(--rpp-larg-box-shadow);
	margin-bottom:1rem
}
.view-product.layout-show .rpp-main .g-content > .platform-content{
	background:none;
	padding:0;
	box-shadow:none;
	margin-bottom:0
}
ul{
	margin:0 0 0 1.5rem
}
.dir-rtl ul{
	margin-left:0;
	margin-right:1.5rem
}
.morecontent{
	display:none
}
.morelink {
	margin-bottom:0.75rem
}
.contact-page .item-page,.contact-page .moduletable.form-frm{
	min-height:29rem
}
#g-bottom{
	margin-top:1rem
}
.moduletable.google-map{
	line-height:0
}
@media screen and (max-width:979px){
	#g-top .g-container > .g-grid,#g-navigation .g-container > .g-grid,#g-header .g-container > .g-grid,
	.g-content, .moduletable, .widget,.rpp-home .g-content,#g-bottom .g-content,#g-copyright .g-content{
		margin-right:0;
		margin-left:0
	}
	.g-content, .moduletable, .widget, #g-footer .g-content,.rpp-home .g-content,#g-bottom .g-content,#g-copyright .g-content{
		margin-top:0.75rem;
		margin-bottom:0.75rem;
	}
	.rpp-nav .g-content, .rpp-top .g-content{
		margin-top:0;
		margin-bottom:0;
	}
	
}
/*Background*/
#g-intro,#g-utility,#g-above,#g-page-surround,#g-testimonials,#g-footer,#g-expanded,#g-header,#g-header,#g-features,#g-mainbar,#g-sidebar,#g-aside,#g-menu,#g-navigation{
	padding:0;
	color:inherit;
	background:none
}
#g-top .g-container > .g-grid{
	background:rgb(var(--rpp-white));
	border-radius:0.8rem 0.8rem 0 0 ;
	box-shadow: 0px -20px 20px rgb(160 178 200 / 20%);
	padding:0.75rem 1.5rem;
}
#g-header{
	margin-bottom:1rem
}
.rpp-home #g-header{
	margin-bottom:1.25rem
}
#g-copyright{
	background:#e5e9f0;
}
#g-footer{
	background:#e5e9f0;
	margin-top: 10rem;
	padding:5rem 0 0
}
.moduletable.bg-white,.hikashop_module.bg-white,.formResponsive.bg-white{
	background:rgb(var(--rpp-white));
}
.moduletable.rpp-shadow,.hikashop_module.rpp-shadow,.formResponsive.rpp-shadow{
	box-shadow:var(--rpp-larg-box-shadow)
}
.moduletable.rpp-rounded,.hikashop_module.rpp-rounded,.formResponsive.rpp-rounded{
	border-radius:var(--rpp-border-radius)
}
.moduletable.p-1rem{
	padding:1rem
}
.moduletable.rpp-shadow .hikashop_module{
	box-shadow:none
}
#g-testimonials a ,#g-testimonials a:hover{
    color: inherit;
}
@media screen and (max-width:979px){
	#g-header{
		padding:0.5rem 0;
		margin-bottom: 0.75rem;
		z-index:12
	}
}
/*Transition & Animation*/
a:active, a:focus, a:hover, a:link, a:visited ,.cart-button:hover,.product-slider .hikashop_subcontainer{
	 text-decoration: none;
    transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
/*Titles*/
h1, h2, h3, h4, h5, h6{
	margin:0 0 1rem;
	line-height:2;
	    font-weight: bold;
}
h1{
	font-size:1.7rem;
}
h2{
	font-size:1.4rem
}
h3{
	font-size:1.25rem
}
h4{
	font-size:1.15rem
}
h5{
	font-size:1rem;
}
h6{
	font-size:0.85rem
}
.g-content-array .g-item-title,.g-title,h1,legend, .signinup form fieldset > p, .signinup .g-title,.formResponsive h2{
    font-size: 1.125rem;
    font-weight: bold;
    color: var(--rpp-dark);
    line-height: 1.5;
    padding: 1.5rem 1rem;
    position: relative;
    border-radius: 0;
	position:relative;
	font-weight:500;
	/* border-bottom: 1px solid var(--rpp-border-color); */
	margin:0
}
.g-content-array .g-item-title:before,h1:before, .signinup form fieldset > p:before, .signinup .g-title:before,.formResponsive h2:before{
	content: "";
    position: absolute;
    width: 4px;
    height: 40px;
    top: 50%;
    background: var(--rpp-color-accent1);
    display: block;
    right: 0;
    border-radius: 0.25rem 0 0 0.25rem;
	margin-top:-20px
}
h1{
	background:rgb(var(--rpp-white));
	font-size: 1.7rem;
    margin: 0;
	line-height: 1.5rem;
}
.item-page h1{
	z-index:0;
	margin:-1rem -1rem 1rem
}
.contact-page h1{
	font-size: 1.125rem
}
.rpp-before {
    line-height: 2.25rem;
    margin:-3.5rem 1rem 0;
    float: left;
    position: relative;
    z-index: 1;
	font-size:0.75rem
}
.rpp-before .far{
	width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    color: var(--rpp-color-accent1);
    background: rgba(var(--rpp-color-accent1),0.2);
    border-radius: 50%;
    margin-right: 0.25rem;
}
.rpp-custom-text .custom,.hikashop_product_description_main,[itemprop="articleBody"]{
	text-align:justify
}
/*Table*/
table {
    border: none;
	 font-size: 0.75rem;
}
.table thead th,th,.table tbody tr td , td,.table th, .table td{
	border:1px solid var(--rpp-border-color);
	 border-bottom: 1px solid var(--rpp-border-color);
	 border-top: 0;
	 line-height:1.5rem;
	 background:none !important;
	 vertical-align:middle;
	 text-align: inherit;
	 padding:1rem
}
.table thead th,th {
   background:var(--rpp-border-color) !important;
    font-weight: 500;
    color: var(--rpp-body-color);
    font-size:0.875rem;
	
}
.table thead th *,th *,td{
	line-height:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit
}
.table tbody tr td ,td{
    font-size: 1rem;
    font-weight: 400;
    color: var(    --rpp-gray);
}
@media screen and (max-width:979px){
	.table tbody tr td ,td{
		font-size:0.75rem
	}
	.table thead th,th,.table tbody tr td , td,.table th, .table td{
		padding: 0.5rem ;
	}
}
/*Column*/
.categories-list.column, .column ul, .bannergroup.column, .moduletable.column .category-module,.moduletable.column  .nav.menu{
	display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
	margin:0;
	width:100%;
	padding:0
}
.moduletable.column .module-content{
	margin:-1rem
}
.categories-list.column > div, .moduletable.column li, .footer-menu .column ul li, .bannergroup.column > .banneritem{
	box-sizing:border-box;
	padding:1rem
}
.moduletable.cols-2 ul > li,.footer-menu .cols-2 ul li{
	width:calc(100%/2);
	flex:0 calc(100%/2)
}
.moduletable.cols-3 ul > li{
	width:calc(100%/3);
	flex:0 calc(100%/3)
}
.moduletable.cols-4 ul > li{
	width:calc(100%/4);
	flex:0 calc(100%/4)
}
.moduletable.cols-5 ul > li{
	width:calc(100%/5);
	flex:0 calc(100%/5)
}
.moduletable.cols-6 ul > li{
	width:calc(100%/6);
	flex:0 calc(100%/6)
}
.moduletable.cols-7 ul > li{
	width:calc(100%/7);
	flex:0 calc(100%/7)
}
.moduletable.cols-8 ul > li{
	width:calc(100%/8);
	flex:0 calc(100%/8)
}

@media only all and (max-width: 979px) {
	.categories-list.column > div, .moduletable.column li, .footer-menu .column ul li, .bannergroup.column > .banneritem{
		width:100% !important;
		flex:0 100% !important;
		float:none
	}
}
@media screen and (min-width:980px) and (max-width:1279px){
	.moduletable.column .module-content{
		margin:-0.5rem
	}
	.categories-list.column > div, .moduletable.column li, .footer-menu .column ul li, .bannergroup.column > .banneritem{
		padding:0.5rem
	}
}
/*Nav tab*/
.nav-tabs > li > a,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
	padding:0;
	margin:0;
	border:0;
	padding:0;
	box-shadow:none;
	line-height:inherit;
	border-radius:0;
	color:inherit
}
.nav-tabs > li{
	margin:0
}
/*Top Phone*/
.moduletable.top-phone{
	text-align:left;
	font-size:1rem;
}
.moduletable.top-phone a{
	color:inherit
}
.moduletable.top-phone a .far{
	margin-right:0.25rem;
	font-size:1rem;
	color:var(--rpp-color-accent1);
	line-height:inherit
}
.moduletable.top-phone a:hover{
	color:var(--rpp-color-accent2) !important;
}
@media screen and (max-width:979px){
	#g-navigation{
		padding:0.5rem 0
	}
	.rpp-nav.nav-b {
		width: auto;
		position: absolute;
		left: 1rem;
		top: 0;
		padding:0.5rem 0
	}
}
/*Top menu*/
.moduletable.top-menu ul{
	margin:0;
	list-style:none;
	font-size:0.875rem;
}
.moduletable.top-menu ul li{
	display:inline-block;
	margin-left:1rem
}
.moduletable.top-menu ul li a{
	color:var(--rpp-body-color)
}
.moduletable.top-menu ul li:hover a,.moduletable.top-menu ul li.active a{
	color:var(--rpp-color-accent1);
}
@media screen and (max-width:979px){
	.moduletable.top-phone{
		font-size:0.875rem
	}
}
/*Logo Block*/
@media screen and (max-width:979px){
	#g-navigation .g-logo{
		height: 3rem;
		display: flex;
		text-align: right;
	}
	.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg{
		max-height: 50px;
		max-width: 130px;
		margin: 0;
	}
	.rpp-logo.rpp-nav{
		padding-right:4rem
	}
}

/*Search Block*/
.moduletable.search{
	padding-right:1rem;
	margin-right:1rem;
}
.search .search-query{
	padding:0;
    font-size: 0.75rem;
    background: none;
	width: calc(61% - 2rem);
    border: none;
    height: 2.5rem;
    box-shadow: -3px 4px 13px 0 #cdcbcb75;
}
.search .search-query:hover,.search .search-query:focus{
	box-shadow:none
}
.search .btn{
	display:block
}
.search .finder .btn.search,.search button.button{
	background: var(--sb-main-color);
    padding: 0;
    border: none;
    overflow: hidden;
    color: #fff;
    float: right;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2rem;
}
.search .finder .btn.search:before{
	content: "\f002";
	font-family: 'Font Awesome 5 Pro';
	display:block;
}
.mod-rppfinderpro-search .rpp_searchparts_exit {
	background: var(--rpp-red) ;
    color: rgb(var(--rpp-white));
    text-indent: 0;
    left: 0;
    top: 0;
    border-color: var(--rpp-red);
    text-align: center;
    font-size: 0.875rem;
    border-radius: 0;
    width: 3rem;
    height: 3rem;
    padding: 0;
    line-height: 3rem;
}
.mod-rppfinderpro-search .rpp_searchparts {
    background: rgb(var(--rpp-white));
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    height: 22rem;
    max-height: 22rem;
    border: 1px solid var(--rpp-border-color);
    padding: 1rem 0;
	top: 3rem;
}
.mod-rppfinderpro-search .rpp_searchparts.leftpos {
    left: 0;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart {
   padding: 0 1rem;
    border-left: 1px solid var(--rpp-border-color);
    width: calc(100%/4);
    float: right;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_title {
    display: block;
    margin: 0 auto 1rem;
    border-bottom: 1px solid var(--rpp-border-color);
    color:var(--rpp-body-color);
    background: none;
    font-weight: bold;
    font-size: 1rem;
	text-align: center;
	line-height:2rem
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_title:after{
	display:none
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_title span {
    background: none;
    width: auto;
    font-size: inherit;
    font-weight: inherit;
    display: block;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_body {
    margin: 1rem 0;
    display: inline-block;
    width: 100%;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_body .rpp_search_item {
   font-size: 0.875rem;
    line-height: 1.4rem;
    color: var(--rpp-body-color);
    min-height: 4rem;
    margin: 0 0 1rem;
    clear: both;
    text-align: right;
}
.thumbnail {
    border-color:var(--rpp-border-color);
    border-radius: 0;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_body .rpp_search_item_image {
    float: right;
    margin-left: 0.75rem;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_body .rpp_search_item a {
    color: inherit;
}
.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart_body .rpp_search_item_more {
    text-align: center;
}
@media screen and (max-width:979px){
	.activeSearch #g-header{
		z-index: 100002;
	}
	.moduletable.search {
		padding-right: 0;
		border-right: none;
		margin: 0;
	}
	.mod-rppfinderpro-search .rpp_searchparts .rpp_searchpart{
		width:100%;
		padding: 1rem;
	}
	.mod-rppfinderpro-search .rpp_searchparts{
		padding:0;
		border:none
	}
}
/*Cart shopping & Login btn*/
.rpp-nav.rpp-left{
	line-height:0;
	text-align: left;
}
.rpp-nav.rpp-left > .g-content{
	display:inline-block;
	box-sizing:border-box;
}
.rpp-nav.rpp-left > .g-content > .platform-content{
	float:left;
	margin-right:1rem
}
.cart-button,.user-menu .rpp-open{
	font-family:inherit;
	font-size:1rem;
    border-radius: .25rem;
    line-height:2rem;
	min-width:3rem;
	padding:0 1rem;
	text-align:center;
	display:inline-block;
	    transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
	cursor:pointer
}
.cart-button:before,.user-menu .rpp-open .far{
	line-height:inherit;
	font-family: 'Font Awesome 5 Pro';
		font-size:1.25rem;
}
.user-menu .rpp-open:before{
	font-family:'Font Awesome 5 Pro';
	margin-left:0.5rem
}
.cart-button .cart-title{
	font-size:0.75rem
}
.cart-button{
	background:var(--rpp-color-accent1) , 0.2;
	color:var(--rpp-color-accent1);
	position:relative;
}
.cart-button:hover{
	background:var(--rpp-color-accent1) , 0.3;
}
.cart-total{
	display: inline-block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    background: var(--rpp-color-accent1);
    color: rgb(var(--rpp-white));
    position: absolute;
	top: 0;
    right: 0.9rem;
    border-radius: 1rem;
    font-size: 1rem;
}
.user-menu .rpp-open{
	color: var(--rpp-secondary);
	background:none
}
.user-menu .rpp-open:hover{
	color:var(--sb-red-color)
}
.moduletable.ajax-cart.active{
	position:relative
}
.user-menu .rpp-open > span{
	line-height: 2.55;
	margin-right:0.5rem
}
#hikashop_cart_module div.hikashop_cart_dropdown_content,.moduletable.ajax-cart.active .rpp-empty{
    box-shadow: var(--rpp-larg-box-shadow2);
    color: var(--rpp-dark);
    border-radius: .25rem;
    background:rgb(var(--rpp-white));
    border: none;
    padding: 1rem;
    width: 22rem;
    left: 0;
    top: 65px;
    display: block;
    visibility: visible;
    text-align: right;
    position: absolute;
}
.moduletable.ajax-cart.active .rpp-empty{
	text-align:center;
	padding:2rem 0
}
#hikashop_cart_module div.hikashop_cart_dropdown_content{
	top:1rem;
}
.ajax-cart.active .rpp-empty .rpp-text{
	color: var(--rpp-body-color);
    margin: 0 0 0.25rem;
    display: block;
    line-height: 1.5rem;
    font-weight: bold;
    font-size: 0.875rem;
}
.ajax-cart.active .rpp-empty .rpp-text .far{
    width: 6.25rem;
    height: 6.25rem;
    line-height: 6.25rem;
    text-align: center;
    color: var(--rpp-gray-light);
    font-size: 4rem;
    display: block;
    font-weight: 300;
    margin: 0 auto 0.75rem;
    overflow: hidden;
    background-size: 6.25rem;
}
.ajax-cart.active .rpp-empty .sub-text{
	color:var(--rpp-gray-light2);
	display:block;
	line-height:2rem;
}
.hikashop_cart table{
	border:none
}
#hikashop_cart_module .hikashop_cart thead th{
	display:none
}
#hikashop_cart_module .hikashop_cart table,#hikashop_cart_module .hikashop_cart tbody,#hikashop_cart_module .hikashop_cart tr,#hikashop_cart_module .hikashop_cart td,#hikashop_cart_module .hikashop_cart tfoot{
	display:block
}
#hikashop_cart_module .hikashop_cart td{
	float:right;
	line-height:2rem;
	padding:0;
	border:none
}
#hikashop_cart_module .hikashop_cart tr{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	position:relative;
	border-bottom: 1px solid var(--rpp-border-color);

}
#hikashop_cart_module .hikashop_cart_module_product_name_value{
	font-weight:bold;
	color: var(--rpp-dark);
}
#hikashop_cart_module .hikashop_cart_module_product_name_value a{
	color:inherit;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	padding-left:0.25rem;
	display: block;
    max-width: 10rem;
}
#hikashop_cart_module .hikashop_cart_module_product_name_value a:hover{
	color: var(--rpp-light);
}
#hikashop_cart_module .hikashop_cart_module_product_delete_value{
	position: absolute;
    left: 0;
    top: 0;
    font-size: 1.5rem;
    color: var(--rpp-light);
}
#hikashop_cart_module .hikashop_cart_module_product_image{
	margin-left:1rem;
	margin-bottom:1rem
}
#hikashop_cart_module .hikashop_cart tfoot tr{
	background: rgba(var(--rpp-color-accent1),0.1);
    color:var(--rpp-color-accent1);
    font-weight: bold;
    padding: 1rem;
    margin: 0 0 1.5rem;
}
#hikashop_cart_module .hikashop_cart tfoot tr td{
	font-weight:bold;
	font-size:0.875rem;
	border:none
}
#hikashop_cart_module .hikashop_cart .hikashop_cart_module_product_total_value{
	float:left
}
#hikashop_cart_module .hikabtn{
	width:100%;
	margin:1rem 0 0;
	color:rgb(var(--rpp-white)) !important;
}
.ajax-cart  #hikashop_cart_module .hikashop_cart td.hikashop_cart_module_product_quantity_value {
	float: left;
    margin: 0 0 0 2rem;
    line-height: 2rem;
}
.ajax-cart input.hikashop_product_quantity_field{
	box-shadow:var(--rpp-small-box-shadow);
	border:1px solid var(--rpp-border-color)
}
.ajax-cart .hikashop_product_price_full{
	line-height:inherit
}
.hikashop_cart_module_product_delete_value a{
	color:var(--rpp-red) !important
}
@media screen and (max-width:979px){
	/**cart**/
	.openCart #g-navigation{
		    z-index:100002;
	}
	.moduletable.ajax-cart .sb-content{
		max-height:calc(100% - 50px) !important
	}
	.moduletable.ajax-cart.active .hikashop_cart_title:before{
		right:1rem;
	}
	.hikashop_cart table{
		display: block;
		overflow: auto;
	}
	.moduletable.ajax-cart .hikashop_cart_dropdown_container table td {
		opacity: 1;
		line-height: 1.5rem;
	}
	.moduletable.ajax-cart .hikashop_cart_dropdown_container table .hikashop_cart_module_product_image{
		position:relative;
		right:auto;
	}
	.moduletable.ajax-cart.active .hikashop_cart_dropdown_container{
		display:block !important
	}
	.moduletable.rpp-products-title{
		border:none
	}
	.moduletable.rpp-products-title .rpp-products{
		top:auto
	}
	
	.moduletable.ajax-cart .hikashop_cart_value .hikashop_product_price_full{
		line-height: 1.5rem;
		font-size: 0.75rem;
		color: var(--rpp-gray-light2);
	}
	.cart-button, .user-menu .rpp-open {
		width: 3rem;
		padding: 0;
		min-width: auto;
		height: 3rem;
		line-height: 3rem;
	}
	.cart-button .cart-title{
		display:none
	}
	.cart-button:before, .user-menu .rpp-open:before{
		margin: 0;
		float: none;
		width: auto;
	}
	.rpp-header{
		text-align:left;
		line-height:0
	}
	.rpp-header > .g-content{
		display:inline-block;
		width:100%;
		box-sizing:border-box
	}
	.rpp-header > .g-content > .platform-content{
		float:left;
		margin-right:0.25rem
	}
	.rpp-header > .g-content > .platform-content:first-child{
		float:right;
		margin:0;
		min-width: calc(100% - 0rem);
	}
	.user-menu .rpp-open .far{
		margin:0
	}
}
@media screen and (max-width:424px){
	#hikashop_cart_module div.hikashop_cart_dropdown_content, .moduletable.ajax-cart.active .rpp-empty{
		width:18.75rem;
	} 
}
/*Main menu*/
#g-header a {
    color: inherit;
}
.g-main-nav ul, #g-mobilemenu-container ul{
	margin: 0 auto;
    padding:0.2rem;
    text-align: center;
	position: relative;
}
.g-main-nav .g-toplevel > li{
	margin-left: 1rem;
    padding-left: 1rem;
}
.g-main-nav .g-toplevel>li>.g-menu-item-container, .g-main-nav .g-sublevel>li>.g-menu-item-container{
	font-size:0.9rem;
    font-weight: 500;
    padding: 0.75rem 0;
	line-height:1.5;
	transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
	color: var(--sb-main-color) !important;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-item-container, .g-main-nav .g-sublevel>li.g-parent > .g-menu-item-container{
	padding-left:1rem
}
.g-main-nav .g-sublevel>li>.g-menu-item-container{
	font-size:0.875rem
}
.g-main-nav .g-sublevel>li.active>.g-menu-item-container,.g-main-nav .g-sublevel>li.g-selected>.g-menu-item-container,
.g-main-nav .g-toplevel>li.active>.g-menu-item-container, .g-main-nav .g-toplevel>li.g-selected>.g-menu-item-container {
    color:var(--rpp-color-accent2) !important;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator, .g-main-nav .g-sublevel>li.g-parent .g-menu-parent-indicator {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	padding:0.75rem 0; 
	line-height:inherit
}
.g-main-nav .g-toplevel>li.g-parent .g-menu-parent-indicator:after {
    width: auto;
    height: auto;
    line-height: inherit;
    opacity: 1;
    content: "\f107";
	padding:0;
	font-family: 'Font Awesome 5 Pro';
	top:0
}
.g-main-nav .g-sublevel>li.g-parent .g-menu-parent-indicator:after{
	content: "\f105";
}
.g-main-nav .g-sublevel>li.g-parent .g-menu-parent-indicator{
	margin:0;
}
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator{
	left:0
}
.g-main-nav .g-standard>.g-dropdown, .g-main-nav .g-fullwidth>.g-dropdown,.g-main-nav .g-standard .g-dropdown {
    margin: 0;
    background: rgb(var(--rpp-white));
    border-radius: 0.25rem;
    box-shadow: 0 12px 35px rgb(160 178 200 / 15%);
}
.g-main-nav .g-toplevel>li>.g-menu-item-container.far,
.g-main-nav .g-toplevel>li>[class^="icon-"], .g-main-nav .g-toplevel>li>[class*=" icon-"]{
	font-family:inherit !important;
	margin:0
}
.g-main-nav .g-toplevel>li>.g-menu-item-container.red-item{
	color:var(--rpp-color-accent1) !important;
}
.g-main-nav .g-toplevel>li.active>.g-menu-item-container.red-item,
.g-main-nav .g-toplevel>li.g-selected>.g-menu-item-container.red-item{
	color:var(--rpp-color-accent2) !important;
}
.g-main-nav .g-toplevel>li>.g-menu-item-container.far:before{
	font-family: 'Font Awesome 5 Pro';
}
.g-main-nav .g-toplevel>li>[class^="icon-"]:before, .g-main-nav .g-toplevel>li>[class*=" icon-"]:before{
	font-family: 'icomoon';
}
.dir-rtl .g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right {
    left: auto;
    right: 100%;
}
.dir-rtl .g-main-nav .g-toplevel > .g-standard > .g-dropdown > .g-dropdown.g-dropdown-right,
.dir-rtl .g-main-nav .g-standard .g-dropdown.g-dropdown-right{
    left: auto;
    right: 0;
}
.dir-rtl .g-main-nav .g-standard .g-dropdown {
    float: right;
}
@media only all and (min-width:60rem) and (max-width:74.99rem){
	.g-main-nav .g-toplevel > li {
		margin-left: 0;
		padding-left: 0.25rem;
	}
	.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container{
		font-size:0.875rem
	}
}
/* @media only all and (min-width:75rem) and (max-width:99.99rem){
	.g-main-nav .g-toplevel > li {
		margin-left:0.25rem;
		padding-left:0.25rem
	}
} */
/*Mobile menu*/
.g-offcanvas-toggle{
	width:3rem;
	height:3rem;
	line-height:3rem;
	text-align:center;
	color: var(--rpp-secondary);
	background:none;
	border-radius:0.25rem;
	left:1rem;
	border: none;
    font-size: 34px;
    top: 0.5rem;
}
.g-offcanvas-toggle i.fa.fa-fw.fa-bars:before {content: "\f0c9";font-weight: 300;}

.g-offcanvas-toggle:hover{
	background:var(--rpp-secondary);
	color:rgb(var(--rpp-white))
}
.g-offcanvas-right .g-offcanvas-toggle {
    left: inherit;
    right:1rem;
}
/*Mobile Main Menu*/
#g-page-surround{
	transform:none !important
}
#g-offcanvas {
    z-index: 1000001;
    display: block;
    transition:var(--rpp-transition4);
    -webkit-transition:var(--rpp-transition4);
    -moz-transition:var(--rpp-transition4);
    -ms-transition: var(--rpp-transition4);
   
}
.g-offcanvas-open #g-offcanvas{
	 box-shadow:0 8px 10px -5px rgba(0,0,0,.2), 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12);
}
.dir-rtl.g-offcanvas-right #g-offcanvas {
    text-align: right;
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas, .g-offcanvas-open .dir-ltr.g-offcanvas-left #g-offcanvas {
    transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
    right: 0;
}
.g-offcanvas-open body:before {
    content: ' ';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.2;
    z-index: 9999;
}
#g-mobilemenu-container {
    margin: 0;
	padding:0.5rem 0 0	
}
#g-mobilemenu-container .g-toplevel > li.g-parent{
	position: relative !important;
}
#g-mobilemenu-container .g-toplevel > li > a,#g-offcanvas .moduletable .nav li > a, #g-offcanvas .moduletable .nav.menu li > a{
	border-bottom:1px solid var(--rpp-border-color)
}
#g-mobilemenu-container .g-sublevel li > a,#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column{
	border-bottom:0
}
#g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container,
#g-offcanvas .moduletable .nav li a, #g-offcanvas .moduletable .nav.menu li a{
	padding: 0 1rem;
    line-height: 2.5rem;
    font-size: 0.875rem;
    font-weight: normal;
	    color:var(--rpp-body-color);
	display:block
}
#g-offcanvas #g-mobilemenu-container ul.g-sublevel>li>.g-menu-item-container{
	padding-right:4.375rem
}
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active,
#g-offcanvas .moduletable .nav li.active, #g-offcanvas .moduletable .nav.menu li.active,
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,
#g-offcanvas #g-mobilemenu-container ul>li.g-selected,
#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back  {
	background:rgba(var(--rpp-color-accent1) , 0.2)
}
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container, 
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover>.g-menu-item-container,
#g-offcanvas .moduletable .nav li.active a, #g-offcanvas .moduletable .nav.menu li.active a,
#g-offcanvas #g-mobilemenu-container ul>li.g-selected > a{
	color:var(--rpp-color-accent1)
}
#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator,
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back{
	border: none;
    background: none;
    border-radius: 0;
    padding: 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    position: absolute;
    top: 0;
    margin: 0;
    right: auto;
    left: 0;
    font-size: 1.5rem;
    font-weight: normal;
}
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back {
    display: inline-block;
    position: absolute !important;
    left: 0;
    top: 0;
}

#g-offcanvas #g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back > .g-menu-item-container{
	padding:0;
	line-height:inherit;
	color:var(--rpp-color-accent1)
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after,.g-go-back a:before{
	    content: "\f107";
    opacity: 1;
    width: 1rem;
    height: 1rem;
    color: var(--rpp-gray);
    line-height: 1rem;
    display: inline-block;
    text-align: center;
    background: var(--rpp-gray-light3);
    font-size: 0.875rem;
	border-radius: 50%;
}
.g-go-back a:before{
	content: "\f106";
	 opacity:1;
	     color: var(--rpp-color-accent1);
    background:rgba(var(--rpp-color-accent1) , 0.2);
}
#g-mobilemenu-container .g-toplevel .g-dropdown{
	position: unset;
    left: auto;
    right: auto;
    z-index: 1;
	height: 0;
    display: none;
	-webkit-transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    transition: var(--rpp-transition);
}
#g-mobilemenu-container .g-toplevel li.g-selected > .g-dropdown.g-active{
	height:100% ;
	display:block
}
#g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, 
#g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container,
#g-mobilemenu-container .g-toplevel .g-dropdown,#g-mobilemenu-container .g-toplevel .g-dropdown.g-active{
	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform:none;
    -o-transform: none;
    transform: none;
}
#g-mobilemenu-container .g-sublevel{
	height:100% !important
}
.mobile-logo{
	padding:1rem;
	border-bottom:1px solid var(--rpp-border-color)
}
@media only all and (max-width:979px){
	.mobile-menu-logo {
		padding:1rem;
	}
	.mobile-menu-logo .g-logo.g-logo-helium img,.mobile-menu-logo  .g-logo.g-logo-helium svg{
		max-height: 4.375rem;
		max-width:13.125rem
	}
}

/*Contact Time*/
.moduletable.rpp-footer-info{
	line-height:0;
}
.moduletable.rpp-footer-info .custom{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	line-height:1.5
}
.rpp-footer-info .rpp-right{
	float:right;
	color:var(--rpp-color-accent1)
}
.rpp-footer-info .rpp-left{
	float:left;
}
.rpp-footer-info a{
	color:inherit
}
.rpp-footer-info a:hover{
	color:rgb(var(--rpp-white))
}
.rpp-footer-info a .far{
	margin-right:0.5rem;
	color:var(--rpp-color-accent1)
}
@media screen and (max-width:767px){
	.rpp-footer-info .rpp-right{
		font-size:0.75rem;
		margin-bottom:0.5rem
	}
	.rpp-footer-info .rpp-left,.rpp-footer-info{
		text-align:center;
		float:none
	}
	.rpp-footer-info .rpp-left{
		margin:0.25rem 0
	}
}
/*Services*/
.moduletable.rpp-services{
	text-align:center;
	font-size:0.875rem;
	line-height:2;
}
.rpp-services .far{
	font-size:2rem;
	margin-left:1rem;
	color:var(--rpp-color-accent1);
	float:right;
	font-weight:300
}
.rpp-services span{
	line-height:inherit
}
.rpp-services .rpp-content{
	display:inline-block;
	margin:1rem 0
}
.rpp-services a{
	color:inherit
}
.rpp-services a:hover{
	color:var(--rpp-color-accent1)
}
@media screen and (max-width:979px){
	.moduletable.rpp-services{
		padding-left:0
	}
}
/*Footer & Copyright*/
#g-footer,#g-copyright{
	font-size:0.875rem;
	line-height:2;
}
#g-footer a,#g-copyright a{
	color:inherit;
	font-size: 0.94rem;
}
#g-footer a:hover,#g-copyright a:hover{
	color:var(--sb-red-color)
}
#g-footer p,#g-copyright p,#g-footer li,#g-copyright li{
	margin:0 0 0.5rem
}
#g-footer .g-content-array .g-item-title,#g-footer .g-title{
	padding:0;
	color:var(--sb-main-color);
	margin:0 0 1rem;
	border:none
}
#g-footer .g-content-array .g-item-title:before,#g-footer .g-title:before{
	display:none
}
#g-footer ul{
	margin:0;
	list-style:none
}
#g-footer ul li{
	display:block
}
#g-footer .far,#g-totop,.g-social a{
width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
    border-radius: 0.25rem;
    background: rgba(var(--rpp-white),0.1);
    text-align: center;
    margin-left: 0.5rem;
	display:inline-block;
	font-size:1.125rem;
	padding:0
}
#g-footer .g-social .far,.g-social a{
	margin:0
}
.g-social a{
	margin-right:0.5rem
}
#g-totop:hover,.g-social a:hover{
	 background: rgba(var(--rpp-white),0.3);
}
#g-footer .btn{
	color:rgb(var(--rpp-white));
	line-height:3rem
}
#g-copyright p{
	margin:0
}
.g-social .fa{
	font-family:FontAwesome;
	font-weight: 400;
}
.footer-social  .g-social {
	text-align:left
}
.moduletable.footer-nemad {
  display: inline-block;
    width: 100%;
    box-sizing: border-box;
    line-height: 0;
    height: 2.5rem;
    border: 2px solid rgba(var(--rpp-white),0.1);
    border-radius: 2rem;
    padding: 0 1rem;
}
#g-footer .footer-nemad .g-title {
    font-size: 0.8rem;
    line-height: 2.25rem;
    margin: 0;
    float: right;
}
.moduletable.footer-nemad .custom {
    float: left;
    margin: -1.25rem 0 0;
}
@media screen and (max-width:767px){
	.footer-social .g-social ,.moduletable.footer-nemad {
		text-align:center
	}
}
@media screen and (max-width:979px){
	.rpp-footer{
		margin:1rem 0
	}
	.rpp-copyright.rpp-left{
		flex:0 20%;
		width:20%;
	}
	.rpp-copyright.rpp-right{
		flex:0 80%;
		width:80%;
	}

	.footer-social,#g-footer .footer-social .g-content{
		margin:0
	}
	#g-copyright{
		padding-bottom: 4.25rem;
	}
}
@media screen and (min-width:768px) and (max-width:979px){
	body .rpp-footer{
		flex: 0 50%;
		width: 50%;
	}
}
/*Breadcrumb*/
.moduletable.rpp-bradcrumbs {
    line-height: 0;
	position:relative;
	margin-top: 1rem;
}
.moduletable.rpp-bradcrumbs:before{
	content: ' ';
	position:absolute;
	left:0;
	right:0;
	top:50%;
	border-bottom:1px solid #d1dce1
}
.rpp-bradcrumbs ul{
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0 !important;
    border-radius: 0;
    list-style: none;
    display: inline-block;
    box-sizing: border-box;
    background:#fcfcfc;
    position: relative;
    z-index: 2;
}
.rpp-bradcrumbs .active {
    color: #000;
}
.rpp-bradcrumbs li {
	display:block;
	float:left;
	font-size:13px;
	color:#5b6d73;
	line-height:26px;
	text-shadow:none;
	position:relative;
	padding:0;
	padding-left: 40px;
}
.rpp-bradcrumbs li:before{
   content: "\f060";
    line-height: inherit;
    position: absolute;
    left:16px;
	font-family: 'Font Awesome 5 Pro';
}

.rpp-bradcrumbs li:last-child:before,.rpp-bradcrumbs .breadcrumb li:first-child:before{
	display:none
}
.rpp-bradcrumbs li span, .rpp-bradcrumbs li a {
    line-height: inherit;
    padding: 0 5px;
    display: inline-block;
    color:inherit;
    position: relative;
    transition: 150ms ease;
    -ms-transition: 150ms ease;
    -moz-transition: 150ms ease;
    -webkit-transition: 150ms ease;
}
.rpp-bradcrumbs .breadcrumb li .pathway span{
	padding:0
}
.rpp-bradcrumbs li:hover,.rpp-bradcrumbs li:last-child{
	color: #385898;
    font-weight: bold;
}
.rpp-bradcrumbs .breadcrumb .divider{
	display:none
}

body.dir-rtl .rpp-bradcrumbs li{
	float:right
}
@media screen and (max-width:767px){
	.rpp-bradcrumbs *{
		scroll-behavior: smooth;
		-webkit-overflow-scrolling: touch;
		-moz-overflow-scrolling: touch;
		overflow-scrolling: touch;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.moduletable.rpp-bradcrumbs{
		margin: 0 0 0 -1rem;
		height: 20px;
	}
	.rpp-bradcrumbs ul{
		max-width: 100%;
		display: flex;
		overflow-x: auto;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;

	}
	.rpp-bradcrumbs ul li{
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		white-space: nowrap;
		
	}
	.rpp-bradcrumbs ul li:first-child{
		padding:0
	}
	.rpp-bradcrumbs ul,.rpp-bradcrumbs .active, .rpp-bradcrumbs li:hover, .rpp-bradcrumbs li:last-child{
		    color: #6D6E71;
	}
	.rpp-bradcrumbs ul::-webkit-scrollbar {
		width: 0px;
		background: transparent; 
	  }
}
/*Welcome*/
.moduletable.rpp-welcome .title {
    color: inherit;
    font-weight: bold;
    line-height: 3;
    font-size: 1rem;
	display:inline-block
}
.moduletable.rpp-welcome .hikawelcom {
    margin: 0;
    list-style: none;
    float: left;
}
.moduletable.user-menu{
	position:relative
}
.user-menu .hikawelcom{
	background:rgb(var(--rpp-white));
	box-shadow:var(--rpp-larg-box-shadow);
	border-radius:0.5rem;
	font-size:0.75rem;
	line-height:2rem;
	text-align:right;
	padding:1rem;
	width:12.5rem;
	position:absolute;
	left:0;
	top:3rem;
	display:none;
	transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.user-menu.active .hikawelcom{
	display:block
}
.user-menu .hikawelcom ul{
	margin:0;
	padding:0;
	list-style:none;
}
.user-menu .hikawelcom ul li{
	margin:0 -1rem
}
.user-menu .hikawelcom ul li a{
	padding:0.25rem 1rem;
	display:block;
	color:inherit;
	border-top:1px solid var(--rpp-border-color)
}
.user-menu .hikawelcom ul li:hover a{
	background:var(--rpp-border-color)
}
.user-menu .hikawelcom .far{
	font-size:1rem;
	margin-left:0.5rem;
	font-weight:300;
	line-height:inherit
}
.moduletable.welcome-sidebar{
	padding: 1rem;
    border-radius: 0.25rem 0.25rem 0 0;
	color:var(--rpp-body-color);
	font-size:0.875rem;
	z-index: 1;
    position: relative;
	border-bottom: 1px solid var(--rpp-border-color);
}
.welcome-sidebar .hikawelcom .title{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	line-height:3rem;
	font-weight:500;
	position:relative;
	font-size:1rem
}
.welcome-sidebar .hikawelcom .title .far{
    font-size: 3rem;
    font-weight: 200;
    color: var(--rpp-gray-light2);
    margin-left: 0.5rem;
    float: right;
	position:relative
}
.welcome-sidebar .hikawelcom ul{
	margin:0 1.5rem 0 0;
	border-right:1px solid var(--rpp-gray-light2);
	list-style:none
}
.welcome-sidebar a{
	color:inherit;
	display:block;
	position:relative;
	padding:0.5rem 2rem 0.5rem 0.5rem
}
.welcome-sidebar a:before{
	content: ' ';
	width:0.5rem;
	height:0.5rem;
	border-radius:100%;
	background:var(--rpp-gray-light2);
	position:absolute;
	right:-0.25rem;
	top:50%;
	margin:-0.25rem 0 0
}
/*Filters*/
.hikashop_filter_module .hikashop_filter_main{
	border-bottom: 1px solid var(--rpp-border-color);
	position:relative
}
.hikashop_filter_module .filter_values_container {
    display: none;
    width: 100%;
    box-sizing: border-box;
	padding:1rem;
	border-top: 1px solid var(--rpp-border-color);
}
.sidebar-filters .noUi-target{
	display:none
}
.hikashop_filter_module .hikashop_filter_main,.sidebar-filters .hikashop_filter_module [class*="hikashop_reset_button_"] {
    width: 100% !important;
    float: none !important;
    min-height: auto !important;
}
.hikashop_filter_module .hikashop_filter_title {
    color: var(--rpp-body-color);
    padding: 1rem;
	padding-left:0;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5;
    cursor: pointer;
    font-weight: 500;
	
}
.sidebar-filters .hikashop_filter_module .hikashop_filter_title:after {
    content: "\f107";
    font-family:'Font Awesome 5 Pro';
    background: var(--rpp-gray-light3);
    color:var(--rpp-gray-light2);
	transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
	    width: 1.125rem;
    height: 1.125rem;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    float: left;
	position:absolute;
	left:1rem
}
.sidebar-filters .hikashop_filter_module .active .hikashop_filter_title:after,.sidebar-filters .hikashop_filter_module .filter_active .hikashop_filter_title:after {
   background: rgba(var(--rpp-color-accent1) , 0.2);
    color: var(--rpp-color-accent1);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hikashop_filter_module .hikashop_filter_checkbox label{
	font-size: 0.875rem;
    line-height: 1.2;
    color: var(--rpp-body-color);
    margin: 0 0 0.75rem;
}
.hikashop_filter_module .hikashop_filter_checkbox label + a{
	    float: left;
    margin: -24px 0 0;
}
.hikashop_filter_module .filter_active{
	border-bottom: 1px solid var(--rpp-border-color);
}
.sidebar-filters .hikashop_filter_module .active .filter_values_container, 
.hikashop_filter_module .hikabtn, 
.hikashop_filter_module [class*="hikashop_reset_button_"], 
.hikashop_filter_module .filter_active .filter_values_container,
.sortFilter-sidebar .hikashop_filter_module .filter_values_container,
.sidebar-filters .hikashop_filter_main.active .noUi-target{
    display: block;
}
.sort-filter .hikashop_filter_module .hikashop_filter_title{
	background:none;
	padding:0.25rem 0;
	border:none;
	font-size:1rem;
	float:right;
	margin-left:2rem
}
.sort-filter .hikashop_filter_module .hikashop_filter_title:after,
.sortFilter-sidebar .hikashop_filter_module .hikashop_filter_title,
.sort-filter .hikashop_filter_checkbox input[type="radio"],
.hikashop_filter_module br{
	display:none
}
.sort-filter .hikashop_filter_module .filter_values_container{
	display:inline-block;
	width:auto;
	float:right;
	padding:0
}
.sort-filter .hikashop_filter_checkbox label{
	display:inline-block;
	font-size: 0.875rem;
    line-height: 1.5;
	border:1px solid var(--rpp-border-color);
	margin:0;
	padding: 0.25rem 1rem;
		transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.sort-filter .hikashop_filter_checkbox label:hover{
	background:var(--rpp-border-color)
}
.sort-filter .hikashop_filter_checkbox{
	display:inline-block;
	margin-left:1rem
}
.sort-filter .hikabtn{
	font-size: 0.875rem;
    line-height: 1.5;
	padding: 0.25rem 1rem;
	    border: 1px solid;
}
.sort-filter  .hikashop_filter_module .filter_active {
    border-bottom: none;
}
.sort-filter .hikashop_filter_module .hikashop_filter_checkbox label + a{
	margin: 0;
    line-height: 2;
    margin-right: 0.25rem;
}
.sortFilter-sidebar .hikashop_filter_module .filter_values_container{
	border:none
}
@media screen and (max-width:979px){
	.sort-filter .hikashop_filter_module   {
		padding:1rem
	}
	.sort-filter .hikashop_filter_module .hikashop_filter_title,
	.sort-filter .hikashop_filter_module .filter_values_container{
		float:none;
		margin:0 0 0.5rem;
		display:block
	}
	.sort-filter.active .hikashop_filter_checkbox {
		display: block;
		margin: 0;
		padding: 0.25rem 0;
		border-bottom: 1px solid var(--rpp-border-color);
		min-width: 100%;
		position: relative;
	}
	.sort-filter .hikashop_filter_checkbox input[type="radio"]{
		display:inline-block;
		margin: 0.5rem 0 0 0.5rem;
	}
	.sort-filter .hikashop_filter_checkbox label{
		border:none;
		padding:0;
		line-height: 2rem;
	}
}
/*Price Filters*/
.hikashop_filter_module .hikashop_filter_main > div > div{
	width:100% !important
}
.noUi-target{
  margin: 0 auto !important;
    direction: rtl;
    width: 100% !important;
    border: none;
    box-shadow: none;
    height: auto;
    padding: 3rem 1.25rem 1.5rem;
    border-top: 1px solid var(--rpp-border-color);
    background: none;
    border-radius: 0;
}
.noUi-connects{
	border-radius: 0.25rem;
    height: 0.5rem;
}
.noUi-tooltip{
 -webkit-transform: none;
    transform: none;
    left: auto;
    right: 0;
    bottom: 1.5rem;
    background: rgb(var(--rpp-white));
    padding: 0.25rem 0;
    border-radius: 0.25rem;
}
.noUi-horizontal .noUi-tooltip {
   -webkit-transform: none;
    transform: none;
    left: auto;
    right: 0;
    bottom: 1.5rem;
    background: rgb(var(--rpp-white));
    padding: 0;
    border-radius: 0.25rem;
    border: none;
}
.noUi-horizontal .noUi-origin:last-child .noUi-tooltip{
	 left: 0;
	right:auto;
}
.noUi-connect {
    background: var(--rpp-color-accent1);
}
.noUi-horizontal .noUi-handle {
    width: 2.5rem;
    height: 1.5rem;
    left: -1.25rem;
    top: -0.5rem;
    line-height: 1.5rem;
    border-color: var(--rpp-border-color);
    box-shadow: var(--rpp-small-box-shadow);
    border-radius: 0.25rem;
}
.noUi-handle:after, .noUi-handle:before{
	background:var(--rpp-border-color);
    left: 1.25rem;
    top: 0.25rem;
}
.noUi-handle:after{
	left:1rem
}
.noUi-base, .noUi-connects{
	width: calc(100% - 2rem);
	margin:0 auto
}
/*Cateory Listing*/
[class*="hkc-md-"],[class*="hkc-sm-"]{
	padding:0.5rem
}
.rpp-categorySteel .hikashop_subcategories{
	/* margin:1rem -0.5rem; */
	border: 1px solid var(--sb-main-color);
    border-radius: 0.5rem;
	padding: 0 0.5rem;
}
.hikashop_category .hikashop_container{
	padding:0 0.75rem 1rem;
	font-size:0.75rem;
	background:rgb(var(--rpp-white));
	border:none;
	margin:0.5rem;
	box-shadow:var(--rpp-small-box-shadow);
	color:var(--rpp-body-color)
}
.hikashop_category:hover{
	color:var(--rpp-color-accent1)
}
.hikashop_category .hikashop_category_image {
    margin: 0 auto;
}
.view-category .hikashop_submodules{
	margin-top:1rem
}
@media screen and (max-width:979px){
	.layout-listing .hikashop_category{
		width:calc(100%/2)
	}
}
/*Category slider*/
.category-slider .hikashop_category .hikashop_container{
	padding:0;
	position:relative
}
.category-slider .hikashop_category_name{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    max-height: unset;
    overflow: unset;
	display:block;
	min-width:10rem
}
.category-slider .hikashop_category_name a{
	color:rgb(var(--rpp-white));
	    display: block;
    padding: 9.5rem 1rem 1rem;
    height: 100%;
    font-size: 1.2rem;
    position: relative;
    background: var(--rpp-body-color);
}
.category-slider .hikashop_category_name a:before{
	content: ' ';
    position: absolute;
    top: 1rem;
    width: 8rem;
    height: 8rem;
    background: url(../images/patterns/icons.svg#XMLID_1_) no-repeat center;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0.3;
}
.category-slider .hikashop_category .hikashop_category_image{
	margin:0
}
.category-slider .hk-row-fluid{
	margin:0 -5px
}
/*Product Listing*/
.hikashop_product{
	border: 1px solid var(--rpp-border-color);
    position: relative;
    z-index: 2;
	padding:2.5rem 2.5rem 5.5rem;
	margin: 0 0 -1px -1px;
		transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
}
.hikashop_product:hover {
	box-shadow:var(--rpp-larg-box-shadow)
}
.hikashop_product *{
	text-align:right !important
}
.hikashop_product br,.hikashop_category br{
	display:none
}
span.hikashop_product_name,span.hikashop_category_name{
	font-size: 0.875rem;
    line-height: 1.5rem;
    color: var(--rpp-body-color);
    font-weight: 500;
    margin: 0 0 0.5rem;
    max-height: 3rem;
    overflow: hidden;
	text-align: right;
}
span.hikashop_product_name a,span.hikashop_category_name a{
	color:inherit
}
span.hikashop_product_name a:hover,span.hikashop_category_name a:hover,
.hikashop_product:hover span.hikashop_product_name ,.hikashop_category:hover span.hikashop_category_name {
	color:var(--rpp-color-accent1)
}
.hikashop_product_image,.hikashop_category_image{
	margin:0 0 2rem;
	height:auto !important;
	-webkit-transition: var(--rpp-transition2);
    -o-transition:var(--rpp-transition2);
    transition: var(--rpp-transition2);
}
.hikashop_product:hover .hikashop_product_image,.hikashop_category:hover .hikashop_category_image{
	    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.hikashop_product_image .hikashop_product_image_subdiv{
	max-width:100%
}
.hikashop_subcontainer > div > label{
	font-size: 0.813rem;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0.5rem 2.5rem;
	border-top:1px solid var(--rpp-border-color);
	line-height: 1rem;
	opacity:0;
	-webkit-transition: var(--rpp-transition);
    -o-transition:var(--rpp-transition);
    transition: var(--rpp-transition);
}
.hikashop_subcontainer:hover > div > label{
	opacity:1
}
.hikashop_product_code_list{
	font-size: 0.75rem;
    font-weight: normal;
    color: var(--rpp-gray-light2);
}
.product-slider .hikashop_products_listing{
	padding:0;
	margin:0;
	box-shadow:none
}
.product-slider .g-title{
	border-bottom:0
}
.product-slider .hikashop_product{
	border-left:0
}
.product-slider .hikashop_product:first-child{
	border-right:0
}
/*Product price*/
.hikashop_product_price_main{
	float:left;
	line-height:0
}
.hikashop_product_price_full{
	font-size:1rem;
	line-height:1.5rem;
	color:var(--rpp-color-accent1);
	font-weight:bold;
	display:inline-block
}
.hikashop_product_price_full span{
	float:right;
	margin:0 0.5rem 0 0
}
.hikashop_product_price_before_discount{
	font-size:0.75rem;
	font-weight:normal;
	color:var(--rpp-gray-light2)
}
.hikashop_products_listing_main .hikashop_product_price_full span{
	margin: 0 0 0 0.5rem;
}
/*Product page*/
.hikashop_product_page .hk-row-fluid,.hikashop_product_bottom_part,.hikashop_product_top_part{
	background: rgb(var(--rpp-white));
    box-shadow: var(--rpp-larg-box-shadow);
    margin-bottom: 1rem;
	position:relative;
}
.hikashop_product_page .hk-row-fluid [class*="hkc-md-"]{
	padding:1rem
}
.hikashop_product_right_part{
	background:var(--rpp-gray-light4);
	border-right:1px solid var(--rpp-border-color);
}
.hikashop_product_page br{
	display:none
}
#hikashop_main_image{
	margin:0 auto !important
}
#hikashop_image_main_thumb_div {
    height: auto !important;
}
#hikashop_main_image_div{
	margin:0 0 1rem
}
.hikashop_small_image_div{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
}
.hikashop_small_image_div > a{
	width: calc(100%/5 - 0.5rem);
    margin: 0.25rem;
    box-shadow: none;
    float: right;
    border: 1px solid var(--rpp-border-color);
    padding: 0.5rem;
    border-radius: 0.25rem;
    text-align: center;
}
img.hikashop_child_image {
    margin: 0 auto;
    height: auto;
}
.hikashop_product_page .hikacart{
	width:100%
}
.hikashop_product_page .hikashop_product_quantity_main{
	position:relative
}
.hikashop_product_page .hikabtn.hikawishlist{
	position:absolute;
	right:0;
	top:0
}
.hikashop_product_top_part{
	line-height:0;
	margin:0
}
.hikashop_product_top_part h1{
	    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    line-height: 2rem;
	margin:0
}
.hikashop_product_top_part h1 span{
    float: right;
	margin:0 0 0 1rem
}
.hikashop_product_code_main{
	font-size: 1rem;
    font-weight: normal;
}
.hikashop_product_page .hikashop_product_price_main,.hikashop_product_page .hikashop_product_vote_mini,.hikashop_product_characteristics{
	margin-bottom:1rem
}
@media screen and (max-width:979px){
	.hikashop_product_page .hikacart{
		position:fixed;
		left:0;
		right:0;
		bottom:0;
		border-radius:0;
		padding:0.5rem 1rem;
		z-index:999
	}
}
/*Product page Tabs	*/
#hikashop_tabs_div .hikashop_tabs_ul,.nav.nav-tabs{
	margin:0;
	list-style:none;
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	border-bottom: 1px solid var(--rpp-border-color);
}
.hikashop_tabs_ul li,.nav.nav-tabs li{
    border: none;
    border-bottom: 1px solid transparent !important;
    font-size:0.875rem;
    padding: 1rem;
    line-height: 1.5rem;
    display: inline-block;
    font-weight: normal;
    float: right;
	background:rgb(var(--rpp-white));
	cursor:pointer
}
.hikashop_tabs_ul li.hikashop_tabs_li_selected,.hikashop_tabs_ul li:hover,.nav.nav-tabs li:hover,.nav.nav-tabs li.active{
	color:var(--rpp-color-accent1);
	border-bottom-color:var(--rpp-color-accent1) !important
}
.hikashop_tabs_ul li:before{
	content: "\f0ca";
	float:right;
	margin-left:0.5rem;
	font-family:'Font Awesome 5 Pro';
	font-size:1rem
}
.hikashop_tabs_ul #hikashop_show_tabular_description_li:before{
	content:"\f15b";
}
.hikashop_tabs_ul #hikashop_show_tabular_jcomments_li:before{
	content:"\f075";
}
.hikashop_tabs_content{
	padding: 1rem;
    border: none;
    border-radius: 0;
    background: none;
}
.hikashop_tabs_content .hikashop_product_weight_main,
.hikashop_tabs_content .hikashop_product_width_main,
.hikashop_tabs_content .hikashop_product_length_main,
.hikashop_tabs_content .hikashop_product_height_main{
	width:100%;
	display:table
}
.hikashop_tabs_content .hikashop_product_custom_info_main_table tr:nth-child(2n),
.hikashop_tabs_content .hikashop_product_width_main,
.hikashop_tabs_content .hikashop_product_height_main{
	background:var(--rpp-gray-light4)
}
.hikashop_tabs_content .hikashop_product_custom_info_main_table,
.hikashop_tabs_content .hikashop_product_custom_info_main_table td,
.hikashop_tabs_content .hikashop_product_custom_info_main_table th{
	border:none
}
.hikashop_tabs_content .hikashop_product_dimensions {
	display: table-row;
}
.hikashop_tabs_content .hikashop_product_custom_info_main_table td,
.hikashop_tabs_content .hikashop_product_custom_info_main_table th,
.hikashop_tabs_content .hikashop_product_dimensions span{
	padding:1rem;
	font-size:0.875rem;
	line-height:1.5;
	border-bottom: 1px solid var(--rpp-gray-light);
    color: var(--rpp-body-color);
	display:table-cell
}
.hikashop_tabs_content .hikashop_product_custom_info_main_table td.key,
.hikashop_tabs_content .hikashop_product_dimensions span.key{
	font-weight:bold;
	background:none;
	width: 35%;
}

#hikashop_show_tabular_jcomments{
	padding:0
}
.hikashop_product_url_manufacture {
    font-weight: bold;
    margin: 1rem;
}
@media screen and (max-width:979px){
	.hikashop_tabs_content{
		padding:1rem;
	}
	#hikashop_tabs_div .hikashop_tabs_ul{
		border:none
	}
	.hikashop_tabs_ul li {
		border-bottom-color:var(--rpp-border-color) !important;
		display: block;
		padding: 0.5rem;
		width: calc(100%/3);
		padding: 1rem 0.5rem;
	}
}
/*Hikawishlist & Hikacart*/
.hikabtn.hikawishlist{
	width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
    padding: 0;
    border: 1px solid var(--rpp-red);
    color: var(--rpp-red);
    background: rgb(var(--rpp-white));
    font-size: 1.1rem;
}
.hikabtn.hikawishlist:hover{
	background: var(--rpp-red);
	border-color:var(--rpp-red)
}
.hikabtn.hikawishlist:before{
	content: "\f004";
	font-family:'Font Awesome 5 Pro';
}
.hikabtn.hikawishlist > span{
	display:none
}
a.hikacart{
	background:var(--rpp-color-accent1);
	border-color:var(--rpp-color-accent1);
}
a.hikacart:hover{
	background:var(--rpp-color-accent2);
	border-color:var(--rpp-color-accent2);
}
/*Hika rate Star*/
.hk-rating{
    display: inline-block;
    line-height: 0;
}
.hikashop_product_vote_mini{
    float: right;
	line-height:0
}
.hikashop_vote_stars .hk-rate-star{
	background: none !important;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0.125rem;
    font-size: 1rem;
    border: none;
	color:var(--rpp-color-accent1) !important
}
.hikashop_vote_stars .hk-rate-star:before{
	content: "\f005";
	font-family:'Font Awesome 5 Pro';
}
.hikashop_vote_stars .hk-rate-star.state-hover:before,
.hikashop_vote_stars .hk-rate-star.state-full:before{
	font-weight: 900;
}
/*Quantity div*/
.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    padding:0.25rem;
    border-radius: 0.25rem;
    background: rgb(var(--rpp-white));
    border: 1px solid var(--rpp-border-color);
    float: left;
	margin: 0 0 1rem;
	line-height:0
}
input.hikashop_product_quantity_field {
    height: 1.625rem;
    width: 3.125rem !important;
    text-align: center;
    color:var(--rpp-body-color);
    font-size: 0.813rem;
    background: none;
	margin:0 0.25rem
}
.input-prepend>.add-on, .input-append>.add-on {
    width: 1.75rem;
    height: 1.625rem;
    line-height: 1.625rem;
    border: none;
    background:rgb(var(--rpp-white));
    padding: 0;
    text-align: center;
    color: var(--rpp-color-accent1);
    border-radius: 0.25rem !important;
    margin: 0 !important;
    font-size: 1.25rem;
    box-shadow: var(--rpp-small-box-shadow);
}
.hikashop_product_page  input.hikashop_product_quantity_field {
	border:none
}
/*Characteristics block*/
#hikashop_product_characteristics{
	clear:both
}
#hikashop_product_characteristics table,
#hikashop_product_characteristics tbody,
#hikashop_product_characteristics td,
#hikashop_product_characteristics tr{
	border:none;
	padding:0;
	display:block
}
.hikashop_product_characteristics_table tr td:first-child{
	font-weight:500;
	font-size:0.875rem
}
/*Wizard*/
.hikashop_wizardbar{
	background:none;
	border:none;
	margin:0 0 1rem;
	padding:1rem;
	box-shadow: none;
	border-bottom:1px solid var(--rpp-border-color)
}
.hikashop_wizardbar ul{
	margin:0 !important
}
.hikashop_wizardbar ul li .hikashop_chevron{
	display:none
}
.hikashop_wizardbar ul li{
    float: right;
    width: calc(100%/4);
    padding: 3.75rem 0.25rem 0.25rem !important;
    box-sizing: border-box;
    text-align: center;
    background: none;
    border: none;
    color:var(--rpp-gray-light2);
    font-size: 0.75rem;
    position: relative;
    height: auto;
    border-radius: 0 !important;
    line-height: 1.5rem;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: var(--rpp-color-accent1);
    background: none;
}
.hikashop_wizardbar ul li:before{
    content: "\f290";
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-family: 'Font Awesome 5 Pro';
    line-height: 3.125rem;
    font-size: 2rem;
    font-weight: 300;
}
.hikashop_wizardbar ul li:nth-child(2):before{
	content:"\f007";
}
.hikashop_wizardbar ul li:nth-child(3):before{
	content: "\f277";
}
.hikashop_wizardbar ul li:nth-child(4):before{
	content: "\f09d";
}
.hikashop_wizardbar ul li:nth-child(5):before{
	content: "\f316";
}
.hikashop_wizardbar ul li .hkbadge{
	background:none;
	margin:0 0 0 0.25rem;
	padding:0;
	color:inherit;
	box-shadow:none;
	font-size:inherit;
	line-height:inherit;
	border-radius:0;
	min-width:auto
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a,.hikashop_wizardbar ul li a,.hikashop_wizardbar ul li.hikashop_cart_step_finished{
	color:inherit;
	background:none
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover{
	background:none
}
@media screen and (max-width:979px){
	.hikashop_wizardbar{
		padding:1rem 0
	}
	.hikashop_wizardbar ul li{
		font-size:0.75rem;
		line-height:1;
	}
	.hikashop_wizardbar ul li:before{
		width:2rem;
	}
	.hikashop_wizardbar ul li .hkbadge{
		display:block
	}
}
/*Checkout address*/
.hika_address_field  .hkform-horizontal ,.hikashop_address_edition{
    display: flex;
    flex-flow: row wrap;
    margin: -0.5rem;
}
.hika_address_field .hkform-horizontal .hkform-group  ,.hikashop_address_edition > dl.hika_options{
    flex: 0 calc(25% - 1rem);
    width: calc(25% - 1rem);
    margin: 0.5rem;
}
.hika_address_field .hkform-horizontal .hkform-group.hikashop_checkout_address_same{
	flex:0 100%;
	width:100%
}

.hika_address_field .hkform-horizontal .hkcontrol-label {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
    text-align: left;
    display: block;
    padding: 0;
    float: none;
}
.hika_address_field .hkform-horizontal [class*="hkc-sm-"] {
    display: block;
    padding: 0;
    width: 100%;
    float: none;
}
.hikabtn.hikashop_checkout_address_cancel_button{
	margin:0 1rem;
	background:none;
	border:1px solid var(--rpp-color-accent1);
	color:var(--rpp-color-accent1)
}
.hikabtn.hikashop_checkout_address_cancel_button:hover{
	background:var(--rpp-color-accent1);
	color:rgb(var(--rpp-white))
}
body.dir-rtl .hika_address_field .hkform-horizontal .hkcontrol-label {
    text-align: right;
}
/*Checkout process*/
#hikashop_checkout_form #hikashop_checkout ,#hikashop_checkout_form .rpp-checkout-side{
	background:rgb(var(--rpp-white));
	box-shadow:var(--rpp-larg-box-shadow);
	border-radius:0.25rem;
	border:none;
	margin:0
}
#hikashop_checkout_form .rpp-checkout-side .checkout-side-container {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    line-height: inherit;
    border-radius: 0;
    min-height: 100px;
}
.hikashop_checkout_buttons{
	padding: 1.2rem  1.2rem 2.5rem;
    margin: 0;
	border-top: 1px solid var(--rpp-border-color);
}
.hikashop_checkout_buttons .buttons_right {
    float: left;
}
.hikashop_checkout_buttons .hikabtn{
	min-width:11.875rem;
}
.hikashop_checkout_cart table tr.margin + tr,.hikashop_checkout_cart table tr.margin + tr + tr, .hikashop_checkout_cart table tr.margin + tr + tr + tr{
	display:block;
	max-width:23.125rem;
	margin:0 1.5rem;
	border: 1px solid var(--rpp-border-color);
    border-top: 0;
}
.hikashop_checkout_cart table tr.margin + tr{
	margin-top:1.5rem;
	box-shadow: var(--rpp-small-box-shadow);
	border-top: 1px solid var(--rpp-border-color);
	border-bottom: 0;
}
.hikashop_checkout_cart table tr.margin + tr td,.hikashop_checkout_cart table tr.margin + tr + tr td, .hikashop_checkout_cart table tr.margin + tr + tr + tr td{
	border:none !important;
	padding:0.75rem 1.5rem;
	display:inline-block;
	font-size:0.8rem;
	color:inherit
}
.hikashop_checkout_cart table .hikashop_cart_subtotal_value,.hikashop_checkout_cart table .hikashop_cart_shipping_value,.hikashop_checkout_cart table .hikashop_cart_total_value{
	font-weight:bold;
	float:left
}
.hikashop_checkout_cart table .hikashop_cart_empty_footer{
	padding:0 !important
}
.hikashop_checkout_cart table tr.margin + tr + tr + tr{
	background:var(--rpp-green-light) ;
	padding:1.5rem 0;
	color:var(--rpp-teal);
	font-weight:bold;
	box-shadow:var(--rpp-larg-box-shadow)
}
.hikashop_checkout_coupon,.hikashop_checkout_status{
	padding:1.5rem;
	font-size:0.75rem
}
.hikashop_checkout_coupon{
	border-bottom:1px solid var(--rpp-border-color)
}
input.hikashop_checkout_coupon_field {
    width: calc(100% - 6.25rem);
}
button.hikabtn_checkout_coupon_add {
    min-width: unset;
    width: auto;
    margin-right: 0.75rem;
}
.hikashop_cart_product_quantity_refresh a,.hikashop_cart_product_quantity_delete a,
.hikashop_cart_product_quantity_refresh + a[href="#delete"]{
	    line-height: 2.25rem;
    width:2.25rem;
    display: inline-block;
    border: 1px solid;
    color: var(--rpp-teal);
    margin: 0 0.25rem;
    text-align: center;
    border-radius: 0.25rem;
    height:2.25rem
}
.hikashop_cart_product_quantity_delete a,
.hikashop_cart_product_quantity_refresh + a[href="#delete"]{
	color:var(--rpp-red)
}
.hikashop_cart_product_quantity_refresh a:hover{
	background:var(--rpp-teal);
	color:rgb(var(--rpp-white))
}
.hikashop_cart_product_quantity_delete a:hover{
	color:rgb(var(--rpp-white));
	background:var(--rpp-red)
}
body #hikabtn_checkout_next,
body li.checkout-side-item button#hikabtn_checkout_next{
	border-radius:0.5rem;
	background:#5cb85c /* TO DO*/;
	border-color:#5cb85c /* TO DO*/;
	color:rgb(var(--rpp-white));
	font-size:1rem;
	font-weight:normal;
	line-height:2.25rem;
	padding:0.25rem 1rem
}
body #hikabtn_checkout_next:hover,
body li.checkout-side-item button#hikabtn_checkout_next:hover{
	    background-color: #449d44;
    border-color: #398439;
}
@media screen and (max-width:1199px){
	.hikashop_checkout_cart{
		background: var(--rpp-gray-light3);
		border-radius:0.25rem;
		border:1px solid var(--rpp-border-color);
		padding:1rem;
	}
	.hikashop_checkout_cart table tr ,
	.hikashop_checkout_cart table tr.margin + tr, .hikashop_checkout_cart table tr.margin + tr + tr, .hikashop_checkout_cart table tr.margin + tr + tr + tr{
		border: 1px solid var(--rpp-border-color);
		background: rgb(var(--rpp-white));
		margin: 0 0 1rem;
	}
	.hikashop_checkout_cart table tr.margin + tr, .hikashop_checkout_cart table tr.margin + tr + tr, .hikashop_checkout_cart table tr.margin + tr + tr + tr{
		width:100%;
		display:inline-block;
		margin:0;
		border-top:0
	}
	.hikashop_checkout_cart table tr.margin + tr + tr + tr{
		padding:0
	}
	.hikashop_checkout_cart table tr.margin + tr{
		border-top: 1px solid var(--rpp-border-color);
	}
	.hikashop_checkout_cart table tbody td{
		color: var(--rpp-gray);
		padding:1rem !important;
		display:inline-block;
		width:100%;
		box-sizing:border-box
	}
	.hikashop_checkout_cart table td:before{
		position:unset;
		padding:0;
		float:left;
		font-weight:inherit;
		margin-left:0.25rem;
	}
	.dir-rtl .hikashop_checkout_cart table td:before{
		float:right;
		left:auto
	}
	.hikashop_checkout_cart table td p{
		margin:0
	}
	.hikashop_checkout_cart .hikashop_cart_product_name{
		font-weight:bold
	}
	.hikashop_checkout_cart .hikashop_cart_product_name a{
		color:inherit
	}
	.hikashop_checkout_cart .hikashop_product_quantity_field {
		margin: 0px 0.125rem !important;
	}
	.hikashop_checkout_cart td.hikashop_cart_product_name_value {
		width: 100%;
	}
	.hikashop_checkout_cart table tbody  .hikashop_cart_total_value{
		background:var(--rpp-green-light) !important;
		padding:1.5rem !important;
		color:var(--rpp-teal);
		font-weight:bold;
		box-shadow:var(--rpp-larg-box-shadow)
	}
	.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal, .hikashop_checkout_cart span.hikashop_checkout_cart_shipping,
	.hikashop_checkout_cart span.hikashop_checkout_cart_final_total, .hikashop_checkout_cart span.hikashop_checkout_cart_coupon, .hikashop_checkout_cart span.hikashop_checkout_cart_additional,
	.hikashop_checkout_cart span.hikashop_checkout_cart_taxes, .hikashop_checkout_cart span.hikashop_checkout_cart_payment, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total{
		float:left;
		font-size:0.85rem;
		padding:0;		
	}
	.hikashop_checkout_buttons {
		padding: 1rem;
		margin:0
	}
	.hikashop_checkout_buttons .buttons_right {
		float: none;
	}
	.hikashop_checkout_buttons .hikabtn_checkout_next {
		min-width: 100%;
	}
	.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright{
		float:right;
		clear:right
	}
	.hikashop_cart_product_quantity_value .hikashop_product_quantity_field,
	.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,
	.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete,
	.hikashop_cart_product_quantity_refresh, .hikashop_cart_product_quantity_delete,
	.hikashop_cart_product_quantity_refresh + a[href="#delete"],
	.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright{
		margin:0.5rem 0 0
	}
	
	.dir-rtl .hikashop_cart_product_quantity_value .hikashop_product_quantity_field, 
	.dir-rtl .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh, 
	.dir-rtl .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete,
	.dir-rtl .hikashop_cart_product_quantity_refresh,
	.dir-rtl .hikashop_cart_product_quantity_delete,
	.dir-rtl  .hikashop_cart_product_quantity_refresh + a[href="#delete"]{
		float:right
	}
}
/*Checkout payment*/
.hikashop_checkout_page .hikashop_checkout_address,.hikashop_checkout_page .hikashop_checkout_shipping,.hikashop_checkout_page .hikashop_checkout_payment,.hikashop_checkout_page .hikashop_checkout_fields{
	padding:1rem;
	border-bottom:1px solid var(--rpp-border-color);
	color:var(--rpp-body-color);
	font-size:0.75rem;
	line-height:1.5rem;
}
.hikashop_checkout_page .hikashop_checkout_fields{
	border-bottom:0
}
.hika_address_element .hika_edit input[type="radio"] ,
.hikashop_shipping_methods_table td .hikashop_checkout_shipping_radio,.hikashop_payment_methods_table td .hikashop_checkout_payment_radio{
    float: right;
	position:absolute;
	right:1rem;
	top:50%;
	margin:-0.5rem 0 0
}
.hikashop_checkout_page td,.hika_address_element,.hikashop_checkout_order_shipping_carnumber_type_line .hkradio{
		background:rgb(var(--rpp-white));
	border-radius:0.25rem;
	border:1px solid var(--rpp-border-color) !important;
}
.hika_address_element{
	padding:1rem 2.875rem 1rem 6rem;
	position:relative;
	margin: 0 0 1rem;
}
.hika_address_element .hika_edit{
	background:none
}
.hika_edit a{
		width:2rem;
	height:2rem;
	line-height:2rem;
	text-align:center;
	display: inline-block;
}
.hika_address_element .hika_edit a{
	position: absolute;
    left: 1rem;
    top: 50%;
    margin: -1.5rem 0 0;
	
}
.hika_address_element .hika_edit a:last-child{
	left:3.75rem
}
.hika_edit a .fas{
	display:block;
	border-radius:0.25rem;
	border:1px solid;
	line-height:inherit
}
.hika_edit a .fas.fa-pen{
	color:var(--rpp-teal)
}
.hika_edit a .fas.fa-trash{
	color:var(--rpp-red)
}
.hika_address_field.hikashop_checkout_shipping_address_block{
	position:relative
}
.hikashop_checkout_page .hikashop_checkout_address_new_button{
	    float: left;
}
.hikashop_checkout_page table,
.hikashop_checkout_page tbody,
.hikashop_checkout_page tr,
.hikashop_checkout_page td{
	border:none;
	display:block
}
.hikashop_checkout_page .hikashop_checkout_cart table{
	display:table
}
.hikashop_checkout_page .hikashop_checkout_cart tbody{
	display: table-row-group;
}
.hikashop_checkout_page .hikashop_checkout_cart tr{
	display: table-row;
}
.hikashop_checkout_page .hikashop_checkout_cart td{
	display: table-cell;
}
.hikashop_checkout_page .hikashop_checkout_address table,
.hikashop_checkout_page .hikashop_checkout_shipping table,
.hikashop_checkout_page .hikashop_checkout_payment table
{
	margin:-0.75rem
}
.hikashop_checkout_page .hikashop_checkout_address tr,
.hikashop_checkout_page .hikashop_checkout_shipping tr,
.hikashop_checkout_page .hikashop_checkout_payment tr,
.hikashop_checkout_page .hikashop_checkout_fields tr,
.hikashop_checkout_order_shipping_carnumber_type_line .hkradio{
	width:calc(100%/4);
	padding:0.75rem;
	float:right
}
.hikashop_checkout_page .hikashop_checkout_address table tbody ,
.hikashop_checkout_page .hikashop_checkout_shipping table tbody ,
.hikashop_checkout_page .hikashop_checkout_payment table tbody 
{
	display:inline-block;
	width:100%;
	box-sizing:border-box
}

.hikashop_checkout_page td label + span,.hikashop_shipping_methods_table td *,.hikashop_payment_methods_table td *{
	color:var(--rpp-gray-light2)
}
.hikashop_checkout_page td label *,.hikashop_shipping_methods_table td label,.hikashop_payment_methods_table td label{
    color: var(--rpp-gray);
}
.hikashop_shipping_methods_table td,.hikashop_payment_methods_table td{
	position:relative;
	padding-right:3.75rem !important;
}
.hikashop_checkout_page td p{
	margin:0
}
.hikashop_checkout_order_shipping_carnumber_type_line .hkcontrol-label + div{
	width: 100%;
    padding: 0;
    margin: -0.75rem;
    box-sizing: border-box;
}
.hikashop_checkout_order_shipping_carnumber_type_line .hkradio{
	width:calc(100%/4 - 1.5rem);
	padding:1rem;
	margin:0.75rem;
}
@media screen and (max-width:979px){
	.hikashop_checkout_page [class*="hkc-md-"],.hikashop_checkout_page [class*="hkc-sm-"] {
		padding: 0;
	}
	.hikashop_checkout_page .hikashop_checkout_address legend {
		margin-right: -1rem;
		margin-left: -1rem;
		width: calc(100% + 2rem);
	}
	.hika_address_element{
		padding-left: 1rem;
		padding-bottom: 4.375rem;
		width: 100%;
	}
	.hika_address_element .hika_edit a{
		top:auto;
		bottom:1rem;
		margin:0
	}
	.hikashop_checkout_page .hikashop_checkout_address_new_button {
		float: left;
		position: unset;
		left: auto;
		top: auto;
	}
	.hikashop_checkout_page table ,.hikashop_checkout_order_shipping_carnumber_type_line .hkcontrol-label + div,.hikashop_checkout_page .hikashop_checkout_address table,
	.hikashop_checkout_page .hikashop_checkout_shipping table,.hikashop_checkout_page .hikashop_checkout_payment table{
		margin: 0;
	}
	.hikashop_checkout_page tr, .hikashop_checkout_order_shipping_carnumber_type_line .hkradio,
	.hikashop_checkout_order_shipping_carnumber_type_line .hkradio	,
	.hikashop_checkout_page .hikashop_checkout_address tr,
	.hikashop_checkout_page .hikashop_checkout_shipping tr,
	.hikashop_checkout_page .hikashop_checkout_payment tr,
	.hikashop_checkout_page .hikashop_checkout_fields tr{
		width: 100%;
		padding: 0;
		float: none;
		margin: 0 0 1.5rem;
	}
	.hikashop_checkout_page tr:last-child, .hikashop_checkout_order_shipping_carnumber_type_line .hkradio:last-child{
		margin-bottom:0
	}
	.hikashop_checkout_order_shipping_carnumber_type_line .hkradio	{
		padding:1rem
	}
	.hikashop_checkout_page .hikashop_checkout_cart td {
		display: inline-block;
		border-radius: 0;
		border: none !important;
		border-bottom: 1px solid var(--rpp-border-color) !important;
	}
	.hikashop_checkout_page .hikashop_checkout_cart tr {
		display: block;
	}
	.hikashop_checkout_page .control-group{
		font-size:0.75rem
	}
}
/*Hikashop panel*/
.layout-cpanel .rpp-mainbar > #g-mainbar > .g-grid:nth-child(2) .platform-content > [class*="span"]{
	line-height:0
}
.layout-cpanel #g-header,
.layout-compare #g-header,
.view-paymentform #g-header,
.com_rppusers #g-header,
.view-checkout #g-header,
.view-cart #g-header,
.view-address #g-header,
.view-order #g-header{
	margin:0
}
#hikashop_cpanel_main{
	line-height:2
}
.hikashop_cpanel_main .cpanel_info,
#hikashop_order_listing, 
#hikashop_address_listing,
#hikashopcpanel,
#hikashop_banktransfer_end,
#hikashop_order_main,
#hikashop_carts_listing,
#rppshowcart,
.profile, .well,.hikashop_compare_page,
.view-paymentform #g-mainbar > .g-grid > .g-block > .g-content > .platform-content,
.view-cart #g-mainbar > .g-grid > .g-block > .g-content > .platform-content{
	color:#231F20;
	font-size:0.875rem;
	line-height:2rem;
	margin: 0 auto 2rem;
	padding:1.5rem
}
#rpppayment .cpanel_info, 
#hikashop_order_listing, 
#hikashop_address_listing, 
#hikashop_cpanel_main .cpanel_info, 
#hikashopcpanel, 
#hikashop_banktransfer_end, 
#hikashop_order_main,
#hikashop_carts_listing,
.moduletable.c-profile-menu,
.hikashop_cpanel_main .cpanel_info ,
#rppshowcart,
.profile, .well,.hikashop_compare_page,
.view-paymentform #g-mainbar > .g-grid > .g-block > .g-content > .platform-content,
.view-cart #g-mainbar > .g-grid > .g-block > .g-content > .platform-content{
    background:#fff;
	border: 1px solid var(--rpp-border-color);
	border-radius:0.5rem
}
#hikashopcpanel{
	padding:1rem
}
.hikashop_cpanel_main a,#hikashop_order_listing a{
	color:inherit
}
.hikashop_cpanel_title,
.hikashop_header_title,
#hikashop_address_form_header_iframe,
#hikashop_address_listing h3,
.view-order legend,
.hika_cpanel_main_data_title,
legend,.profile legend,
.view-paymentform #g-mainbar > .g-grid > .g-block > .g-content > .platform-content h1,
#paymentFrm{
    display: block;
    padding:0 0 1rem;
    color: #000;
    font-size: 1.2rem;
	line-height:30px;
    font-weight: bold;
	border:none;
    float: none;
    margin: 0 0 1rem;
    background: none;
	position:relative
}
#hikashop_address_listing .hikashop_address_edition h3{
	margin:1rem ;
	width:100%
}
.hikashop_cpanel_title:after,.hikashop_header_title:after,#hikashop_address_form_header_iframe:after,#hikashop_address_listing h3:after,.view-order legend:after,.hika_cpanel_main_data_title:after,legend:after,
.view-paymentform #g-mainbar > .g-grid > .g-block > .g-content > .platform-content h1:after{
	content: "";
    background-color:var(--rpp-color-accent1);
    margin-top: 8px;
    height: 2px;
    width: 70px;
    border-radius: 1px;
	position:absolute;
	right:0;
	bottom:0
}
.hikashop_cpanel_main .g-title:before,
.com_hikashop legend:before,
#hikashop_order_main .hikashop_header_title h1:before, 
.hikashop_order_main_table legend:before,
.hikashop_header_title h1:before,
.view-paymentform #g-mainbar > .g-grid > .g-block > .g-content > .platform-content h1:before{
	display:none
}
.hikashop_header_title h1{
	margin:0;
	line-height:inherit;
	font-size:inherit;
	color:inherit;
	    padding: 0;
    border: none;
}


.hikashop_cpanel_main table{
	border:none
}
.hikashop_cpanel_main th,#hikashop_order_listing th{
	    padding: 0 0 30px;
    color: #231F20;
    font-weight: normal;
    font-size: 0.75rem;
	border:none;
    border-bottom: 1px solid #A7A9AC;
	background:none !important
} 
.hikashop_cpanel_main th:not(:first-child)
.hikashop_cpanel_main .hikashop_cart_name_title,#hikashop_order_listing th:not(:first-child){
	min-width: 150px;
    text-align: center;
}
.hikashop_cpanel_main th:last-child{
	min-width:auto
}
.hikashop_cpanel_main tbody td,#hikashop_order_listing tbody td{
	padding:70px 10px;
	text-align:center;
	color:#58595B;
	font-size:0.8rem;
	background: none !important;
    border: none !important;
	line-height:30px;
}
#addresses tbody td{
	padding:20px 10px;
}

.hikashop_cpanel_main td.hikashop_cart_name {
	width: 330px;
	    min-width: 330px;
    padding-left: 90px
}
.hikashop_cpanel_main p,.view-order p{
	margin:0
}
.hikashop_cpanel_main tbody tr,#hikashop_order_listing tbody tr{
	border:none
}
.hikashop_cpanel_main tbody tr.row-even,.hikashop_cpanel_main tbody tr.row-even + tr,#hikashop_order_listing tbody tr:nth-child(2n),#addresses tbody tr:nth-child(2n){
	background:rgba(244, 244, 244, 0.8)
}
.hikashop_cpanel_main td.hikashop_show_cart_form_checkbox {
    text-align: center;
}
.hikashop_cpanel_main td.hikashop_show_cart_form_checkbox input{
	margin:0
}
.hikashop_cpanel_main .hikashop_cart_product_image{
	margin:0 auto 30px;
}
.hikashop_cpanel_main .hikashop_cart_product_name,.hikashop_order_product_name{
	display:block;
	color:#231F20;
	text-align: justify;
}
.hikashop_cpanel_main .hikashop_order_product_custom_item_fields,.hikashop_order_product_extra{
	color:#58595B;
	display:inline;
	    text-align: right
}
.com_hikashop [for="item_information"]{
	color: #231F20;
    font-weight: bold;
    font-size: 0.9rem;
    display: inline;
}
.hikashop_cpanel_main tfoot {
    border-top: 1px solid #D1D3D4;
}
.hikashop_cpanel_main tfoot td{
	color:#231F20;
	font-weight:bold;
	font-size:1rem;
	padding:10px;
}
.hikashop_cpanel_main tfoot td:not(:first-child){
	text-align:center
}
.fa-remove{
	width:32px;
	height:32px;
	line-height:32px;
	border-radius:10px;
	color:#fff;
	background:#CB002D;
	text-align:center
}
.hikashop_cpanel_main .hikashopcpanel,#hikashop_order_main,#hikashop_address_listing,#hikashop_order_listing{
	position:relative
}
#hikashop_new_address_popup{
    position: absolute;
    left: 1rem;
    top: 1rem
}
.view-order .hika_toolbar,#hikashop_address_listing .hika_toolbar,#hikashop_order_listing .hika_toolbar {
	left:0;
	top:0
}

.hikashop_cpanel_main .hkdropdown.hikabtn,.hikashop_cpanel_main #hikashop_share_cart{
	display:none !important
}
.hikashop_cpanel_main #hikashop_share_cart + .hikabtn,.hikabtn_order_action{
	background: #3d9b35;
    border-color: #3d9b35;
	color:#fff !important;
	display: inline-block;
}
.hikashop_cpanel_main #hikashop_share_cart + .hikabtn:hover,.hikabtn_order_action:hover{
	background: #2f7028;
    border-color: #2f7028;
}
.hikashop_cpanel_main .status_avalable{
	color:#3d9b35;
	font-weight:bold
}
.hikashop_search_zone {
    margin:0 0 40px
}
.hikashop_search_block{
	margin:0 auto 10px;
	display:inline-block;
	width:100%;
	box-sizing:border-box;
}
.hikashop_search_block .btn{
	float:left;
	margin:0 20px 0 0
}
.hikashop_search_block #hikashop_search{
	float:right;
	width: calc(100% - 300px);
}
.tab-content .hikashop_search_block #hikashop_search{
	    width: calc(100% - 140px);
}
.hikashop_order_item_item_information div{
	display:inline
}
@media screen and (max-width:979px){
	.hikashop_cpanel_mini_report .hikashop_cpanel_content_body{
		margin:-0.5rem
	}
	.hikashop_cpanel_mini_report .hikashop_cpanel_content_body .g-block{
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		box-flex: 0;
		-webkit-flex: 0 calc(50% - 1rem);
		-moz-flex: 0 calc(50% - 1rem);
		-ms-flex: 0 calc(50% - 1rem);
		flex: 0 calc(50% - 1rem);
		width:calc(50% - 1rem);
		margin:0.5rem
	}
	.order_status_count{
		margin-bottom:5px;
	}
	.hikashop_cpanel_content_body .cpanel_button {
		text-align: right;
	}
	.hikashop_cpanel_content_body .cpanel_button .btn{
		min-width: 120px;
		padding: 0 5px;
	}
}
@media screen and (max-width:767px){
	.hikashop_cpanel_main .hikashopcpanel,#hikashop_order_main{
		padding-top:60px;
	}
	.hika_toolbar ,#hikashop_new_address_popup{
		left:auto;
		position:relative;
		top:auto;
		margin: 0 0 20px;
	}
	.hikashop_search_block #hikashop_search,.tab-content .hikashop_search_block #hikashop_search{
		    height: auto;
		float: none;
		margin: 0 auto 10px;
		width: 100%;
	}
	.hikashop_search_block .btn{
		margin: 5px 10px 0 0;
		min-width: 110px;
	}
	.hikashop_cpanel_mini_report .hikashop_cpanel_content_body .g-block{
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		box-flex: 0;
		-webkit-flex: 0 calc(50% - 1rem);
		-moz-flex: 0 calc(50% - 1rem);
		-ms-flex: 0 calc(50% - 1rem);
		flex: 0 calc(50% - 1rem);
		width: calc(50% - 1rem);
		margin:0.5rem
	}
}
@media screen and (max-width:1599px) and (min-width:1200px){

	#hikashop_cart_product_listing{
		display:block;
		overflow:auto
	}
}
/*Hikashop Cpanel Mini Report*/
.hikashop_cpanel_main .hikashop_cpanel_content_body {
	margin:-0.75rem
}
.hikashop_cpanel_main .order_status{
	background:#f7fafc;
	border-radius:0.25rem;
	padding:1.25rem;
	line-height:1.5rem;
	font-size:0.75rem;
	color:var(--rpp-gray);
	    margin:0.75rem;
    flex: 0 calc(100%/6 - 1.5rem);
    width: calc(100%/6 - 1.5rem);
}
.hikashop_cpanel_main .order_status .order_status_count{
	color: var(--rpp-body-color);
	line-height:2rem;
	font-size:1.1rem;
	font-weight:bold;
	padding-left:2rem;
	position:relative
}
.hikashop_cpanel_main .order_status .order_status_count:before{
	content: "\f290";
	font-family:'Font Awesome 5 Pro';
	width:2rem;
	height:2rem;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	color:var(--rpp-gray);
	text-align:center;
	    font-weight: 300;
    font-size: 2rem;
}
.hikashop_cpanel_main .order_status_created .order_status_count:before{
	content: "\f290";
}
.hikashop_cpanel_main .order_status_pending .order_status_count:before{
	content: "\f07a";
}
.hikashop_cpanel_main .order_status_confirmed .order_status_count:before{
	content: "\f2f7";
}
.hikashop_cpanel_main .order_status_cancelled .order_status_count:before{
	content: "\f410";
}
.hikashop_cpanel_main .order_status_refunded .order_status_count:before{
	content: "\f09d";
}
.hikashop_cpanel_main .order_status_shipped .order_status_count:before{
	content: "\f48b";
}
/*Hikashop Cpanel cart*/
.hk-card{
	border-radius:0;
	line-height: 1.75rem;
}
.hk-card.hk-card-order {
  	margin-bottom:1.5rem
}
.hk-card-header,.hk-card.hk-card-order .hk-card-body{
	border-radius:0;
	padding:0.5rem 1rem
}
.hk-card .hika_cpanel_value {
    color: var(--rpp-color-accent1);
}
.hk-card-order span.order-label {
    padding: 0.25rem 1rem;
    font-size: 0.75rem;
    margin: 0;
}
.hkdropdown-menu{
	padding:0;
	border-radius:0
}
.hkdropdown-menu > li > a{
	    font-size: 0.75rem;
    padding: 0.5rem 1.25rem;
}
ul.hkdropdown-menu.hkdropdown-menu-right li{
	float:none
}
.hkdropdown .hikabtn{
	line-height:1.75rem
}
.hika_cpanel_product .hikashop_product_variant_subname{
	font-size:0.75rem;
	color:#666;
	    display: block;
}
.hika_cpanel_product_price{
	display:inline-block
}
.hika_cpanel_product_price .hika_cpanel_product_price_amount{
	font-weight:bold;
	color: var(--rpp-color-accent1);
}
.hika_cpanel_order_methods {
    margin: auto;
    text-align: right;
	background:#f5f5f5;
	color:#333;
	border-top:1px solid #ddd;
	padding:0.5rem 1rem
}
.hika_cpanel_order_methods dt,.hika_cpanel_order_methods dd{
	display:inline-block;
	font-weight:500;
	margin:0 0 0 0.25rem;
	line-height:1.75rem;
	font-size:0.75rem
}
.hika_cpanel_order_methods dd {
	font-weight:bold;
	padding-left:0.5rem;
	border-left:1px solid #ededed
}
.hika_cpanel_order_methods dd:last-child{
	padding-left:0;
	border-left:0
}
.hk-card > .hk-row-fluid{

}
.hk-card .hk-list-group-item{
	padding:1rem 
}
.hk-card [class*="hkc-md-"]{
	padding:0;
	width:100%;
	box-sizing:border-box;
}
.hikashop_order_sort select,
.hikashop_order_sort .chzn-container{
	min-width:170px;
}
.dir-rtl .hika_cpanel_order_action{
	text-align:left
}
.dir-rtl .hika_cpanel_product_price > span{
	float:right;
	margin-left:0.5rem
}
.dir-rtl .hkdropdown-menu > li > a,
.dir-rtl .hkdropdown-menu{
	text-align:right;
}
.dir-rtl .hk-card-order .hika_cpanel_product_image_link,.dir-rtl .hk-card-order .hika_order_product_image_link{
	margin-right:0;
	margin-left:0.5rem
}
@media screen and (max-width:979px){
	.hk-card-order .hika_cpanel_order_status,.hika_order_status{
		text-align: right;
		width:auto
	}
	.dir-rtl .hika_cpanel_order_action,.hika_order_action,.hika_order_more{
		float:left !important;
		width:auto;
		margin-right:1rem
	}
	.hk-card-order [class*="hkc-sm-"]{
		padding:0
	}
}
/*Hikashop Cpanel Compare*/
table.hikashop_no_border td,table.hikashop_no_border td:hover{
	border:none;
	padding:0
}
.hikashop_header_buttons .hikashop_no_border td a > span{
	float:left;
	line-height: inherit;
    margin: 0 0.25rem 0 0;
}
.hikashop_compare_table #hikashop_compare_tr_name{
	font-size:1rem;
	line-height:2rem;
	color:var(--rpp-body-color)
}
.hikashop_compare_table #hikashop_compare_tr_name *{
	font-size:inherit;
	line-height:inherit;
	color:inherit;
	margin:0
}
.hikashop_compare_table #hikashop_compare_tr_name a:hover{
	color: var(--rpp-color-accent1);
}
.hikashop_compare_table [id*="hikashop_compare_tr_cf_"] .hikashop_compare_custom_first_column{
	min-width:170px;
	font-weight:bold;
	color:#000
}
.hikashop_compare_table #hikashop_compare_tr_cart td{
position: relative;
    height: 200px;
    text-align: center;
    vertical-align: top;
}
.hikashop_compare_table #hikashop_compare_tr_cart td .hikacart{
	position: absolute;
    right: 0;
    bottom: 1rem;
    margin: 0 auto;
    left: 0;
    max-width: 130px;
}
/*Hikashop Cpanel Wishlist*/
div.hika_toolbar .hikabtn span.hk-icon,div.hika_toolbar .hikabtn [class*="fa-stack-"] {
     color: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0 0.25rem 0 0;
    position: unset;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    display: inline-block;
    float: left;
}
span.btnIcon.hk-icon i {
    vertical-align: middle;
	font-weight: 300;
}
.header + .hika_toolbar{
	margin:0 0 1rem
}
.hika_toolbar .hikabtn,.hikashop_header_buttons .hikashop_no_border td a{
	min-width:135px;
	margin:0 .5rem 0 0;
	color:#fff !important;
}
.hika_toolbar .hikabtn > a{
	color:inherit !important
}
.hikashop_cart_name_value .fas,.hikashop_cart_delete_value .fas{
	font-weight:400;
	width:2rem;
	height:2rem;
	line-height:2rem;
	text-align:center;
	margin-left:0.5rem;
	border: 1px solid;
    border-radius: 0.25rem;
	transition:var(--rpp-transition);
	-webkit-transition:var(--rpp-transition);
	-moz-transition:var(--rpp-transition);
}
.hikashop_cart_delete_value .fas{
	color:red
}
.hikashop_cart_delete_value a:hover .fas{
	color:#fff;
	background:red
}
table#hikashop_cart_product_listing thead tr th{
	display:none
}
table#hikashop_cart_product_listing, 
table#hikashop_cart_product_listing > tbody, 
table#hikashop_cart_product_listing > tfoot, 
table#hikashop_cart_product_listing > tfoot > tr, 
table#hikashop_cart_product_listing > tbody > tr,
table#hikashop_cart_product_listing > tbody > tr > td{
	    display: block;
    padding: 0.25rem 0;
    border: none;
    color: var(--rpp-body-color);
    text-align: inherit !important;
    clear: both;
    position: relative;
    font-size: 0.75rem;
	min-height:auto
}
table#hikashop_cart_product_listing > tfoot{
	width:50%;
	padding-left:0.5rem
}
table#hikashop_cart_product_listing > tbody{
	    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
	    padding: 0;
    margin: 0.5rem -0.5rem;
}
table#hikashop_cart_product_listing > tbody > tr{
	border:1px solid #ededed;
	padding:1rem;
	box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
	width:calc(50% - 1rem);
	flex:0 calc(50% - 1rem);
	margin:0.5rem
}
table#hikashop_cart_product_listing > tfoot > tr,
table#hikashop_cart_product_listing > tbody > [class*="hika_show_cart_total_text_"]{
	width:100%;
	flex:0 100%;
	border:1px solid #94ce47;
    background: rgba(148,206,71,.1);
	box-shadow: 0 1px 1px rgba(148,206,71,.5);
	font-size:0.875rem;
	font-weight:bold;
	display:block
}
table#hikashop_cart_product_listing > tfoot > tr td{
	font-weight:inherit;
	color:inherit;
	font-size:inherit;
	border:none;
}
table#hikashop_cart_product_listing	td:before,
#hikashop_show_cart_form table.hikashop_cart_products td:before{
	content: attr(data-title);
	position: unset;
    left: 0;
    right: 0;
    top: 0;
    line-height: inherit;
    box-sizing: border-box;
    background: none;
    float: right;
    color: #000;
    padding: 0 !important;
    font-size: inherit;
	font-weight:bold;
	margin-left:0.5rem
} 
table#hikashop_cart_product_listing p{
	margin:0
}

table#hikashop_cart_product_listing td.hika_delete{
	position: absolute;
    left: 1rem;
    top: 0.65rem;
    padding: 0;
}
table#hikashop_cart_product_listing	td.rppcartpq:before,
table#hikashop_cart_product_listing td.hika_delete:before,
table#hikashop_cart_product_listing	td.hikashop_cart_name:before{
	display:none
}
table#hikashop_cart_product_listing .hikashop_cart_product_image_div{
	width: 140px;
    height: 140px;
    margin: 0 0 0.5rem;
    background: #f6f6f6;
    border: 1px solid #ededed;
    padding: 0.5rem;
}
.hikashop_cart_products .hikashop_cart_product_name{
	font-size:1rem;
	font-weight:bold
}
.hikashop_cart_products .hikashop_cart_product_name a{
	color:inherit
}
table#hikashop_cart_product_listing > tbody > tr > td.hikashop_show_cart_form_checkbox{
	    border-bottom: 1px solid #ededed;
    padding: 0 0 1rem;
    margin: 0 0 1rem;
}
table#hikashop_cart_product_listing > tbody > tr > td.hikashop_show_cart_form_checkbox input{
	margin:0;
	float:none
}
body .hikashop_cart_products  .hikashop_product_quantity_field{
	width:76px;
}
@media screen and (max-width:979px){
	table#hikashop_cart_product_listing > tbody {
		margin:0
	}
	table#hikashop_cart_product_listing > tbody > tr{
		width:100%;
		flex:0 100%;
		margin:0 0 1rem
	}
	table#hikashop_cart_product_listing > tfoot,#hikashop_show_cart_form table tfoot,#hikashop_show_cart_form table tfoot tr{
		width: 100%;
		padding: 0;
		margin: 0 0 1rem;
		display:block
	}
	#hikashop_show_cart_form table tfoot td {
		display: table-cell;
	}
	.header + .hika_toolbar{
		display:inline-block;
		width:100%;
		box-sizing:border-box;
	}
	.hika_toolbar  .hika_toolbar_btn{
		margin:-0.5rem;
		float: none !important;
	}
	.hika_toolbar .hikabtn{
		margin:0.5rem;
		width:calc(50% - 1rem);
		min-width:auto;
		float:right
	}
	.hika_toolbar > div > a, .hika_toolbar > div > .hkdropdown{
		margin-left:0.5rem
	}
}
/*Hikashop Address Form*/
#hikashop_address_form td{
	border:none;
	padding:10px 0
}
#hikashop_address_form .button {
	float:left
}
body .hikashop_user_address{
	margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
}
.hika_edit > a .fas{
	    border: 1px solid;
    border-radius: 0.25rem;
    display: block;
    font-weight:400;
    line-height: inherit;
}
.hika_edit > a .fas.fa-trash{
	color:red
}
.hika_edit > a .fas.fa-trash{
	
}
.hika_edit > a img{
	margin:0 0 0 5px
}
dl.hika_options.large > dt,dl.hika_options.large > dd ,#hikashop_address_form dt,#hikashop_address_form dd{
    width: 100%;
    margin: 0;
    padding: 0;
}
dl.hika_options, dl.hika_suboptions,#hikashop_address_listing table tbody tr{
	margin:20px 0 0
}
dl.hika_options > dt{
	float:right;
	clear:right;
	padding:0
}
dl.hika_options > dd{
	padding:0;
	margin-left:0;
	margin-right:150px;
}
#hikashop_user_addresses_default{
	display:flex;
	flex-flow:row wrap;
	margin: -0.5rem -0.5rem 1rem;
}
#hikashop_user_addresses_default dl.hika_options{
	flex:0 calc(50% - 1rem);
	width:calc(50% - 1rem);
	margin:0.5rem
}
#hikashop_user_addresses_show .hikabtn{
	display: inline-block;
    min-width: 170px;
}
#hikashop_user_addresses_show .hikabtn img{
	display:none
}
#hikashop_address_listing table tbody tr td {
    text-align: right;
    width: 100% !important;
    border: none;
    padding: 0;
}
.hikashop_address_edition > div,.hikabtn.hikashop_checkout_address_cancel_button{
	 margin:2.25rem 0.5rem 0;
    float: none !important;
}
.hikashop_user_address > div{
	float:none !important
}
#hikashop_messages_error ul{
	margin:0;
	list-style:none
}
div.hikashop_messages {
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    margin: 4px 10px;
    border-radius: 4px;
}
.hikashop_messages.hikashop_error {
    background-color: rgb(230, 192, 192);
    color: rgb(204, 0, 0);
    border-color: rgb(222, 122, 123);
}
.hikashop_user_address .hk-label{
	margin-left:5px
}
#hikashop_address_form_span_iframe{
	margin:20px auto
}
#hikashop_address_form_span_iframe table tr {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
}
#hikashop_address_form_span_iframe table td {
    float: right;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    border: none;
    direction: rtl;
}
#hikashop_user_addresses_show .hk-row-fluid{
	margin:0 -0.5rem;
}
#hikashop_user_addresses_show [class*="hkc-md-"]{
	padding:0 0.5rem;
}
@media screen and (max-width:767px){
	#hikashop_user_addresses_show .hikabtn{
		display:block;
		margin:20px auto 0;
		float:none
	}
	.hikashop_address_edition > div{
		float:none !important;
		margin:0
	}
	#hikashop_user_addresses_default{
		display:flex;
		flex-flow:row wrap;
		margin: 0;
	}
	#hikashop_user_addresses_default dl.hika_options{
		flex:0 100%;
		width:100%;
		margin:0.5rem 0
	}
}

/*Hikashop Cpanel Profile*/
.hikashop_cpanel_user_info .hikashop_cpanel_content_body .g-grid,.profile .g-grid{
	border-bottom:1px solid var(--rpp-border-color);
}
.hikashop_cpanel_user_info .gantry-width-block,.hikashop_cpanel_user_info .g-block,.profile .g-grid .g-block{
	border-left:1px solid var(--rpp-border-color);	
	padding:1rem 0
}
.hikashop_cpanel_user_info .gantry-width-block:nth-child(2n),.hikashop_cpanel_user_info .g-block:nth-child(2n),.profile .g-grid .g-block:nth-child(2n){
	border-left:0;
	padding-right:1rem
}
.hikashop_cpanel_user_info .hikashop_cpanel_content_body .g-grid:last-child{
	border-bottom:0
}
.hikashop_cpanel_label,.profile dl.dl-horizontal dt,
.component-content #users-profile-core dt, .component-content #users-profile-custom dt,
#hikashop_address_listing dt{
	color: var(--rpp-body-color);
    line-height: 1.5rem;
    padding: 0;
    margin:0;
    font-weight: normal;
}
#hikashop_user_addresses_default dt{
	line-height:35px;
}

.component-content #users-profile-core dt, .component-content #users-profile-custom dt{
	width:50%;
}
.hikashop_cpanel_value,.order_status_title,
.component-content #users-profile-core dd, .component-content #users-profile-custom dd,
#hikashop_address_listing dd,.profile dl.dl-horizontal dd,#hikashop_address_listing dd{
	color: #939393;
	line-height:20px;
	font-size:var(--rpp-medium-font);
	margin:0;
	padding:0
}
.cpanel_info .rpp-buttons{
	    padding: 1rem 1rem 0;
    border-top: 1px solid var(--rpp-border-color);
    line-height: 24px;
    text-align: center;
    float: none;
    margin: 0;
}
.cpanel_info .rpp-buttons .btn,.cpanel_info .rpp-buttons button{
	color:var(--rpp-color-accent1);
    font-size: 0.75rem;
    border: none;
    background: none;
    border-radius: 0;
    border-bottom: 1px dashed;
    padding: 0;
    line-height: inherit;
	display:inline-block;
	    font-family: inherit;
}
.cpanel_info .rpp-buttons .btn:hover,.cpanel_info .rpp-buttons button:hover{
	color:#000
}
.cpanel_info .rpp-buttons .btn:before,.cpanel_info .rpp-buttons button:before{
	content: "\f044";
	font-family: 'Font Awesome 5 Pro';
	float:right;
	margin-left:8px
}
@media screen and (max-width:979px){
	.hikashop_cpanel_user_info .hikashop_cpanel_content_body .g-grid, .profile .g-grid{
		border:none
	}
	.hikashop_cpanel_user_info .gantry-width-block:nth-child(2n), 
	.hikashop_cpanel_user_info .g-block:nth-child(2n), 
	.profile .g-grid .g-block:nth-child(2n),
	.hikashop_cpanel_user_info .gantry-width-block, 
	.hikashop_cpanel_user_info .g-block, .profile .g-grid .g-block{
		padding:1rem 0;
		border:none;
		border-bottom:1px solid var(--rpp-border-color)
	}
	.dir-rtl dl.hika_options.large > dt{
		text-align:right !important
	}
}
/*Hikashop Order Form*/
#htmlfieldset_billing legend,#htmlfieldset_shipping legend{
	margin-bottom:20px
}
#htmlfieldset_products tbody tr{
	border-bottom:1px solid #D1D3D4
}
.hikashop_order_main_table tr:last-child td p{
	float:left;
}
.hikashop_order_main_table tr td{
	padding:1rem 0
}
.hikashop_order_main_table tr td table tr td{
	padding:1rem
}
.hikashop_order_main_table tr td .hikabtn{
	margin-right:1rem
}
.hikashop_order_product_extra{
	font-size:0.75rem
}
.hikashop_order_main_table label,.hikashop_order_main_table .feild_name{
	display:inline;
	    min-width: 75px;
    color:#231F20;
	font-size:inherit;
}
.hikashop_search_zone .hikabtn{
	display:inline-block;
	margin:0 10px 0 0;
	min-width:130px;
}
.hikashop_search_zone  .hikabtn-default,#hikashop_order_listing  .hikabtn-default{
	min-width:60px;
	font-size:20px;
	display:inline-block;
	line-height:26px;
}
.hikashop_order_left_part {
    float: none;
}
.tab-content #hikashop_order_listing .hika_toolbar,.hikashop_order_sort > br{
	display:none
}
.hika_order_shipping_address .hika_order_shipping_address_title{
	display:inline-block
}
.hkdropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.hkdropdown-menu-right {
    left: auto;
    right: 0;
}
.hkdropdown.open > .hkdropdown-menu {
    display: block;
}
.hika_order_product_name{
	display:block;
	font-size:0.8rem;
	line-height:20px
}
.hikashop_order_sort{
	line-height:36px
}
#hikashop_order_listing select#filter_order_range, #hikashop_order_listing select#filter_order_status,.hikashop_order_sort .chzn-container{
	width:auto;
	margin:0 10px
}
#hikashop_vote_listing span.hikashop_sort_listing_comment, #hikashop_order_main .hikashop_order_right_part, #hikashop_order_main .hikashop_order_left_part{
	float:right !important
}

#hikashop_order_main .hikashop_order_left_part{
	clear:right
}
body.dir-rtl #hikashop_order_listing .hikashop_search_block,body.dir-rtl #hikashop_order_listing select#filter_order_range,body.dir-rtl #hikashop_order_listing select#filter_order_status{
	    float: left;
}
@media screen and (max-width:1199px){
		table.hikashop_order_main_table tbody tbody,table.hikashop_order_main_table tbody tbody tr{
		display:block
	}
	table.hikashop_order_main_table tbody tbody td{
		min-width: 50%;
		float:right
	}
	fieldset#htmlfieldset_billing {
		margin-right: 0;
	}
	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,
	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr, table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td{
		border-bottom:1px solid #d1d3d4 !important;
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
	}
	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before,#htmlfieldset_products tr td.key label,
	.view-order #hikashop_order_listing table td:before{
		color: #000;
		font-size: 0.85rem;
		font-weight: bold;
		text-align: right;
		display: block;
		float: right;
		width: 30%;
		left:auto;
		right:0;
		top:10px
	}
	fieldset#htmlfieldset_products label {
		font-weight: inherit;
	}
	#htmlfieldset_products tr{
		position:relative
	}
	#htmlfieldset_products tr td.key{
		float: right;
		border: none !important;
		width: 20%;
		    min-width: auto;
	}
	#htmlfieldset_products tr td.key + td{
		min-width:80%
	}
	#htmlfieldset_products tr td.key label{
		width:100%
	}
	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td.key:before{
		display:none
	}
	.hikashop_order_product_extra{
		float: left;
		width: 80%;
	}
	.view-order #hikashop_order_listing table#hikashop_order_listing tbody > tr {
		border-color:#D1D3D4;
		margin-top: 20px;
	}
	.view-order #hikashop_order_listing tbody td{
		padding:10px 30% 10px 10px;
		border-bottom:1px solid #D1D3D4 !important;
		position:relative;
		text-align: right;
	}
	.view-order #hikashop_order_listing .hikabtn{
		margin:0 auto;
		min-width:auto
 	}
	.hikashop_search_zone .hikabtn-default, #hikashop_order_listing .hikabtn-default{
		line-height:26px;
	}
	.hikashop_cpanel_main tbody td, #hikashop_order_listing tbody td{
		padding:10px;
	}
	.hikashop_cpanel_main tbody td:not(:first-child), #hikashop_order_listing tbody td:not(:first-child){
		min-width:140px;
	}
	.hikashop_cpanel_main td.hikashop_cart_name{
		width:100%
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing td{
		position:relative;
		padding: 10px 30% 10px 10px;
		border: 1px solid #D1D3D4 !important;
		margin: 0 0 -1px;
	}
	.hika_toolbar.toolbar div.hkdropdown, .hika_toolbar.toolbar a.hikabtn {
		width: auto;
		height: auto;
		float: left;
	}
	.hika_toolbar, #hikashop_new_address_popup{
		left:0
	}
	.tab-content #wishlist .hika_toolbar.toolbar{
		right: 0;
		top: -20px;
	}
	.tab-content #wishlist{
		padding-top:40px;
		position:relative
	}
	.hikashop_cpanel_main .hikashop_cart_product_image {
		margin: 0 0 30px;
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing tr{
		margin:20px 0
	}
	.hikashop_cpanel_main tbody tr.row-even + tr {
		background:none
	}
	.hikashop_cpanel_main .row-even,.hikashop_cpanel_main .row-odd {
		padding: 0;
		width: 100%;
	}
	.hk-card-order .hika_cpanel_price{
		text-align:right !important
	}
	.dir-rtl table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr td {
		text-align: right;
	}
}
@media screen and (min-width:768px) and (max-width:979px){
	.view-order .hikabtn{
		min-width:140px;
	}
	.hkdropdown .hikabtn{
		min-width:auto;
		display:block
	}
	
}
@media screen and (max-width:767px){
	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before {
		width:50%;
	}
	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr .hikashop_order_item_name_value:before,
	.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_name:before,
	.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_description:before{
		width:100%;
		border-bottom:1px solid #d1d3d4;
		margin:0 auto 20px
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_name:before,.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_description:before{
		padding-bottom:10px;
	}
	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td.key + td:before,#hikashop_cart_product_listing .hikashop_cart_description [for="item_information"]{
		display:none
	}
	.hikashop_order_product_extra{
		width:100%
	}
	#hikashop_show_cart_form .table thead tr th{
		display:none
	}
	#htmlfieldset_products tr td.key {
		width:50%;
	}
	#htmlfieldset_products tr td.key + td{
		min-width:50%;
	}

	table.hikashop_order_main_table tbody tbody td{
		min-width:100%;
		padding:0
	}
	#htmlfieldset_products td{
		padding:10px;
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing td.hikashop_show_cart_form_checkbox{
		height:40px;
		padding:10px;
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing td{
		padding-right:60%;
	}
	.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_name,
	.hikashop_cpanel_main #hikashop_cart_product_listing .hikashop_cart_description{
		padding: 60px 10px 10px;
	}
	.hikashop_order_main_table tr:last-child td p{
		text-align:center !important;
		float:none
	}
	.view-order #hikashop_order_listing tbody td{
		padding-right:40%
	}
	.view-order #hikashop_order_listing table td:before{
		width:40%;
		font-size:0.8rem
	}
	.hika_toolbar.toolbar div.hkdropdown, .hika_toolbar.toolbar a.hikabtn {
		float: left;
		width: calc(50% - 10px);
		min-width: auto;
	}
	.hika_toolbar.toolbar a.hikabtn:last-child{
		margin:0
	}
	.hikashop_cpanel_main #hikashop_share_cart + .hikabtn{
		width:100%;
		margin:0 0 20px;
	}
	.hika_toolbar.toolbar div.hkdropdown:nth-child(2n), .hika_toolbar.toolbar a.hikabtn:nth-child(2n){
		margin:0
	}
	.hikashop_cpanel_main .hikashop_cart_product_image {
		margin: 0 auto 30px;
	}
	#hikashop_order_listing select#filter_order_range, #hikashop_order_listing select#filter_order_status {
		width: 100%;
		margin: 0 0 10px;
	}
}

/*Products Compare*/
#hikashop_compare_zone ul{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	margin:0;
	list-style:none
}
#hikashop_compare_zone ul li{
	padding:1rem;
	border:1px solid var(--rpp-border-color);
	font-size:0.75rem;
	text-align:center;
	position:relative;
	width:calc(100%/5);
	float:right;
	margin-left:-1px;
	border-radius: 0.25rem;
}
#hikashop_compare_zone .compare-image{
	margin:0 auto 1rem
}
.remove-compare{
	width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    background: var(--rpp-red);
    color: rgb(var(--rpp-white)) !important;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
	z-index:2;
	border-radius: 0.25rem;
}
.compare-button {
	margin:1rem auto
}
@media screen and (max-width:979px){
	#hikashop_compare_zone{
		margin-left:-1rem
	}
}
/*Compare Page*/
.hikashop_compare_page{
	background:rgb(var(--rpp-white));
	border-radius:0.25rem;
	box-shadow:var(--rpp-larg-box-shadow)
}
.hikashop_compare_page .hikashop_no_border td:hover,
.hikashop_compare_page .hikashop_no_border td{
	border:none
}
.hikashop_compare_page .hikashop_compare_table h2{
	font-size:1rem;
	padding:0;
	margin:0;
	border:none;
	box-shadow:none;
	display:block;
	padding:0.25rem;
	box-sizing:border-box;
	text-align:center;
	text-shadow:none;
}
.hikashop_compare_page .hikashop_compare_table{
	width:100%;
	border: none;
}
.hikashop_compare_page  .hikashop_product_price_main{
	float: none;
    margin: 0;
}
.hikashop_compare_page .hikashop_product_price_full span{
	margin:0 0 0 0.5rem
}
.hikashop_compare_page   .hikawishlist{
	display: inline-block;
    clear: both;
    text-align: center;
    margin: 0 auto 0;
}
.hikashop_compare_page .hikashop_compare_table label{
	color: inherit;
	line-height:inherit;
	margin:0
}
.hikashop_compare_page form {
    margin: 0;
}
.hikashop_compare_page form .hikacart{
	float:left
}
.hikashop_compare_page .hikashop_header_buttons,.hikashop_compare_page .hikashop_compare_table td.hikashop_compare_cart_prod_column{
	display:none
}
#hikashop_compare_tr_cart{
	display:none
}
.hikashop_compare_page .hikashop_product_code_main{
	border:none
}
.hikashop_compare_img_prod_column {
    text-align: center;
}
.hikashop_compare_page .hikashop_product_custom_name,
.hikashop_compare_page .hikashop_compare_table td{
	min-width:8rem;
}
.hikashop_compare_page .hikashop_compare_table td{
	border:1px solid var(--rpp-border-color)
}
.hikashop_compare_page .hikashop_compare_custom_first_column{
	font-weight:bold;
	font-size:0.875rem
}
.hikashop_compare_page .hikashop_product_main_image_thumb{
	height:auto !important
}
@media screen and (max-width:979px){
	.hikashop_compare_page .hikashop_compare_table{
		    display: block;
		overflow: auto;
	}
	.hikashop_compare_page .hikashop_product_custom_name{
		margin-right:0
	}
}
@media screen and (min-width:979px) and (max-width:1279px){

	.hikashop_compare_page form .hikacart{
		float:none
	}
	body.dir-rtl .hikashop_compare_page  .hikashop_product_quantity_div{
		float:none;
		margin:0 0 0.75rem
	}
}
@media screen and (min-width:768px) and (max-width:1279px){

}
/*Pagination*/
.hikashop_subcategories_pagination,.hikashop_orders_footer{
	text-align:center
}
.pagination {
    margin: 1.5rem auto;
	font-size:0.75rem
}
.blog .pagination {
	display:block;
	padding:0;
	text-align:center
}
.pagination ul{
	margin:0;
	padding:0.75rem;
}
.pagination .pagenav,.pagination .counter + ul li span,.pagination .counter + ul li a,.pagination [class*="pagenav_"]{
	display:inline-block;
	width:2.5rem;
	height:2.5rem;
	line-height:2.5rem;
	text-align:center;
	border-radius:0.25rem;
	float:none;
	margin:0 0.25rem;
	color: var(--rpp-gray-light2);
    background: var(--rpp-gray-light3);
	border:none;
	font-size:0.75rem;
	padding:0
}
.pagination .pagenav_previous_chevron, .pagination .pagenav_next_chevron{
	width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
   background: rgba(var(--rpp-color-accent1) , 0.1);
    color: var(--rpp-color-accent1);
    border-radius: 50%;
	overflow: hidden;
	position:relative;
	top:0.375rem
}
.pagination .pagenav:hover, 
.pagination  span.pagenav,.pagination .counter + ul li span{
	background: rgba(var(--rpp-color-accent1) , 0.1);
    color: var(--rpp-color-accent1);
}
.pagination .limit,.hikashop_results_counter,.pagination .counter,.pagination .pagenav_start_chevron,.pagination .pagenav_end_chevron{
	display:none
}
.pagination .pagenav_previous_chevron + span.pagenav.pagenav_text,.pagination .pagenav_next_chevron + span.pagenav.pagenav_text,
.pagination .pagenav.hikashop_next_link ,.pagination .pagenav + span.pagenav.pagenav_text,
.pagination a.pagenav.hikashop_previous_link{
	background:none ;
	width:auto;
}
.pagination .pagenav_previous_chevron:before,.pagination .pagenav_next_chevron:before{
	content: "\f105";
	font-family: FontAwesome, sans-serif;
	display:block
}
.pagination .pagenav_next_chevron:before{
	content: "\f104";
    
}
/*Jc Comment*/
#jc{
	background:rgb(var(--rpp-white));
	box-shadow:var(--rpp-larg-box-shadow);
}
#jc *{
	color:var(--rpp-body-color)
}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder,
#comments-form, #comments-form p, #comments-report-form, #comments-report-form p, #comments-form span, #comments-form .counter,
#comments .comment-author, #comments .author-homepage, #comments .author-email{
	font-family:var(--rpp-font)
}
#comments a:active, #comments a:focus, #comments a:hover{
	color:var(--rpp-color-accent1) !important
}
#jc span{
	border:none;
	font-weight:inherit;
	display:block;
	color:inherit;
	padding:0;
	margin:0
}
#comments-form textarea,#comments-form .grippie{
	max-width:100% !important;
	width:100%;
}
#comments-form .g-block,#comments-form{
	padding:0.5rem;
}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder{
	margin:0 !important
}
#comments-form input, #comments-report-form input, #comments-form textarea{
	padding:0 1rem !important;
	width:100%;
}
#comments-form textarea{
	padding:0.5rem 1rem !important
}
#comments-form .btn, #comments-report-form .btn{
	color:rgb(var(--rpp-white));
	display: block;
    float: none;
    margin: 0;
	padding:0.688rem 1rem!important;
	min-width:8rem
}
#comments-form .btn:hover, #comments-report-form .btn:hover,#comments a.btn:active, #comments a.btn:focus, #comments a.btn:hover{
	color:rgb(var(--rpp-white)) !important;
}
#comments-form #comments-form-buttons{
	padding:0.5rem
}
#comments-form-send{
	text-align:left;
}
#comments-form-send .btn{
	display:inline-block;
	margin:0 0 0 0.5rem;
}
#comments-form-cancel .btn{
	background: none;
    border-color: var(--rpp-secondary);
    color: var(--rpp-secondary);
	display: inline-block;
}
#comments-form-cancel .btn:hover{
	background:var(--rpp-secondary) !important;
	color:rgb(var(--rpp-white)) !important
}
#jc .comment-anchor{
	width:3.75rem;
	height:3.75rem;
	line-height:3.75rem;
	float:right;
	margin-left:1rem;
	text-align:center;
	background:var(--rpp-light);
	border-radius:0.25rem;
	color:var(--rpp-gray-light2)
}
#jc .comment-author{
	font-weight:bold;
	line-height:1.5rem;
	font-size:0.875rem;
}
#jc .comment-date,#jc .comment-email{
	color:var(--rpp-body-color);
	font-size:0.7rem;
	line-height:1.5rem;
	background:none;
	padding:0;
	display:block
}
#comments .comments-list{
	margin:0
}
#comments > .comments-list{
	margin:1rem
}
#comments-list-footer{
	margin:0 1rem!important
}
#comments .even, #comments .odd{
	color:inherit;
	margin-bottom:1rem;
}
#jc .rbox{
	background:none;
	padding:0;
	border:none;
	border-radius:0
}
#jc .rbox .rpp-user-box {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 1rem;
}
#comments .rbox .comment-body{
	padding: 1.5rem;
    background:var(--rpp-gray-light4);
    border: 1px solid var(--rpp-border-color);
    border-radius: 0.25rem;
    font-size: 0.875rem;
    color:var(--rpp-body-color);
    clear: both;
    line-height: 1.5;
	margin:0 0 0.5rem
}
#comments .comments-buttons,#comments .refresh{
	height:auto;
	font-size:0.75rem;
	line-height:1.5;
	padding:0;
	background:none !important;
	margin:0;
}
#comments .comments-buttons a,#comments .refresh a{
	color:inherit
}
#comments-inline-edit{
	background:none;
	border:1px solid var(--rpp-border-color);
	 border-radius: 0.25rem;
	margin:0
}
#jc span.comments-vote a{
	width: 1.5rem;
    height: 2rem;
    line-height: 2rem;
    float: left;
    background: none;
    color: var(--rpp-body-color);
    text-align: center;
    margin: 0 0.5rem 0 0;
}
#jc span.comments-vote .vote-good{
	color:var(--rpp-green) !important
}
#jc span.comments-vote .vote-poor{
	color:var(--rpp-red) !important;
	margin:0
}
#jc .comments-vote .vote-good:before,#jc .comments-vote .vote-poor:before{
	display:block;
	font-size:1.25rem;
	font-family: 'Font Awesome 5 Pro';
}
#jc .comments-vote a.vote-good:before{
	content:"\f164";	
}
#jc .comments-vote a.vote-poor:before{
	content: "\f165";
}
#jc .comments-vote div.vote-good,#jc .comments-vote div.vote-poor{
	    float: left;
    margin: 0 0.75rem 0 0;
    line-height: 2rem;
}
#jc .comments-vote div.vote-good span, #jc .comments-vote div.vote-poor span{
	float:right
}
#jc span.comments-vote {
    width: auto;
    height: auto;
}
.dir-rtl #jc span{
	text-align:right
}
#comments-footer{
	display:none
}
#comments-form-message{
	width:100%;
	padding:0.5rem 1.5rem 0.5rem 0.5rem;
	box-sizing:border-box;
	border-radius:0.25rem;
	margin:0 0 1rem
}
#comments{
	border-bottom:1px solid var(--rpp-border-color)
}
@media only all and (max-width:979px){
	#comments-form-send {
		text-align: right;
	}
}
/*Article info*/
dl.article-info{
	line-height: 1.5rem;
    font-size: 0.75rem;
    color: var(--rpp-gray-light2);
	margin:0
}
/*Article*/
[itemprop="articleBody"] .fa,[itemprop="articleBody"] .far{
	margin-left:0.5rem;
	font-size:1rem;
}
.item-page #jc{
	margin:1rem -1rem -1rem
}
/*Blog*/
.moduletable.rpp-blog .category-module{
	box-sizing:border-box;
	display:inline-block;
	width:100%;
	padding:0.5rem
}
.moduletable.rpp-blog .category-module li{
	padding:0.5rem;
	border:none
}
.blog .item{
	background:rgb(var(--rpp-white));
	color:var(--rpp-body-color);
	box-shadow:var(--rpp-larg-box-shadow);
	border-radius:0.25rem
}
.mod-articles-category-category,dl.article-info .category-name{
	color:var(--rpp-gray-light2);
    background: var(--rpp-body-background);
	line-height:2rem;
	border-radius:0.25rem;
	font-size:0.75rem;
	min-width:5rem;
	text-align:center;
	display:inline-block;
	padding:0 0.25rem
}
.mod-articles-category-category a,.category-name a{
	display:block;
	color:inherit
}
.rpp-blog .mod-articles-category-title ,.blog .page-header [itemprop="name"],.rpp-blog-slider .mod-articles-category-title{
	color:var(--rpp-body-color);
	font-size: 1rem;
    line-height: 2;
    font-weight: bold;
	display:block;
	margin:0 0 1rem;
	height: 4rem;
    overflow: hidden;

}
.blog .page-header [itemprop="name"] a{
	color:inherit
}
.rpp-blog .rpp-block:hover .mod-articles-category-title,.blog .item:hover .page-header [itemprop="name"],.rpp-blog-slider .rpp-block:hover .mod-articles-category-title{
	color:var(--rpp-color-accent1);
}
.rpp-blog .mod-articles-category-introtext,.blog .introtext,.category-desc{
	font-size:0.875rem;
	color:var(--rpp-gray);
	margin:0;
	text-align:justify
}
.blog .category-desc{
	margin-bottom:0.75rem
}
.blog .item-image,.item-page .item-image{
	margin:0 auto;
	float:none
}
.rpp-blog .rpp-img{
	margin:0 0 1rem
}
p.readmore{
	margin:0
}
.blog .item-image img,.item-page .item-image img,.rpp-blog-page .item-page .item-image,.rpp-blog .rpp-img img{
	border-radius:0.25rem;
	    transition: var(--rpp-transition);
    -moz-transition: var(--rpp-transition);
    -o-transition: var(--rpp-transition);
    -ms-transition: var(--rpp-transition);
    -webkit-transition: var(--rpp-transition);
	
}
.rpp-blog .rpp-block:hover img,.blog .item:hover img{
	-webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.item-page .item-image {
	text-align:center;
	margin:0 auto 2rem
}
.blog .item .rpp-content{
	padding:1.25rem
}
@media only all and (max-width: 979px){
	
	.blog .item{
		display:flex;
		padding:1rem;
	}
	.blog .item-image{
		flex: 0 0 33.33%;
		max-width: 33.33%;
		padding:0 0 0 1rem
	}
	.blog .item .rpp-content {
		padding: 0;
		flex: 0 0 66.66%;
		max-width: 66.66%;
	}
	.blog .page-header [itemprop="name"]{
		margin:0
	}
	.blog .introtext{
		display:none
	}
	.blog .item-image img{
		border-radius:0.25rem
	}
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"]{
		margin:0.5rem auto
	}
}
/* Cataloge page*/
.blog.cataloge-page .item{
	padding:1rem;
	display:inline-block;
	width:100%;
	box-sizing:border-box
}
.blog.cataloge-page .item-image{
	float:right;
	margin:0 0 0 1rem;
}
.blog.cataloge-page .item .rpp-content {
   padding: 0;
    margin: 1.25rem 0;
    display: inline-block;
    width: calc(100% - 80px);
    box-sizing: border-box;
}
.blog.cataloge-page .readmore{
	float:left;
	margin:0
}
.blog.cataloge-page .readmore .btn{
	margin:0
}
.blog.cataloge-page  .page-header [itemprop="name"]{
	height:auto;
	margin:0;
	line-height:2.25rem
}
.blog.cataloge-page .item .page-header{
	float:right
}
@media only all and (max-width: 979px){
	.blog.cataloge-page .item .rpp-content{
		margin:0
	}
	.blog.cataloge-page .readmore{
		float:none
	}
}
/*Sidebar items*/
.moduletable.sidebar-box{
	margin-bottom:1rem
}
.moduletable.sidebar-box ul,.moduletable .category-module{
	margin:0;
	border:none;
	list-style:none;
	padding:1rem;
	display:block
}
.moduletable.sidebar-box ul li{
	font-size:0.875rem;
	display:block;
	padding:0.5rem 0;
	border-bottom: 1px solid var(--rpp-border-color);
	color:var(--rpp-body-color);
	margin:0
}
.moduletable.sidebar-box ul li a{
	color:inherit
}
.moduletable.sidebar-box ul li:hover a , .moduletable.sidebar-box ul li.active a,.moduletable.sidebar-box ul li.current a{
	color:var(--rpp-color-accent1)
}
/*Search page*/
.search #searchForm,.search .search-results{
	background:rgb(var(--rpp-white));
	border-radius:0.25rem;
	box-shadow:var(--rpp-larg-box-shadow);
}
.search #searchForm input.inputbox{
	padding: 0;
    font-size: 0.75rem;
    background: none;
	height:2.25rem;
    border: none;
	float:right
}
.search #searchForm .btn{
	background: none;
    padding: 0;
    border: none;
    overflow: hidden;
    color: var(--rpp-body-color);
    float: left;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
	margin: 0;
    font-size: 1rem;
    font-weight: normal;
}
.search .btn-toolbar > .btn-group:first-child{
	width:calc(100% - 2rem)
}
.search .btn-toolbar > .btn-group + .btn-group{
	width:2rem;
	margin:0
}
.com_search .search.g-grid{
	margin:0 -0.75rem;
	font-size:0.875rem
}
.com_search .search.g-grid >  .g-block{
	padding:0 0.75rem
}
.search .btn-toolbar{
	margin:0;
	border-bottom:1px solid var(--rpp-border-color)
}
.search .g-title{
	margin:0
}
.search #searchForm{
	margin-bottom:1.5rem
}
#searchForm .rpp-content,.search .btn-toolbar,.search .searchintro,.search .form-limit,.search .counter{
	padding:1rem
}
.search .form-limit,.search .form-limit *{
	float:right;
	margin-left:0.5rem;
}
.search .counter{
	float:left
}
.search .form-limit #limit{
	width:auto;
	height:1.5rem;
	line-height:1.5rem;
	font-size:0.75rem
}
.search .search-results{
	padding:0.75rem;
	
}
.search .result-title{
	color:var(--rpp-body-color);
    font-size: 0.875rem;
    line-height: 1.5;
    font-weight: bold;
    display: block;
    margin: 0 0 1rem;
}
.search .result-title a{
	color:inherit
}
.search .result-category{
	color: var(--rpp-gray-light2);
    background: var(--rpp-border-color);
    line-height: 2rem;
    border-radius: 0.25rem;
    font-size: 0.75rem;
    min-width: 5rem;
    text-align: center;
    display: inline-block;
	padding:0 0.5rem;
	margin-bottom:1rem
}

.search .search-results .g-block{
	padding:0.75rem;
}
.search .search-results .g-block .rpp-block{
	background:var(--rpp-gray-light3);
	padding:1rem;
	border-radius:0.25rem;
	min-height:12rem
}
.search .search-results  .result-image {
    float: left;
    width:3rem;
}
.search .result-text{
	color:var(--rpp-gray-light2);
	font-size:0.75rem
}
.search .search-results .g-block .rpp-block:hover a{
	color:var(--rpp-color-accent1);
}
/*Mobile Filter title*/
@media screen and (max-width:979px){
	.layout-listing .rpp-content-top{
		line-height:0
	}
	.layout-listing .rpp-content-top .g-content{
		display:inline-block;
		width:100%;
		box-sizing:border-box;
		margin-bottom:0
	}
	.layout-listing .rpp-content-top .g-content > .platform-content{
		float: right;
		width: 50%;
		padding: 0 0.25rem;
	}
	.moduletable.popupFilters{
		background:none;
		border:none;
		box-shadow:none;
		padding:0;
		margin:0
	}
	.popupFilters .rpp-open,.popupFilters .g-title{
		line-height: 2.5rem;
		background: none;
		border: 1px solid var(--rpp-secondary);
		color: var(--rpp-secondary);
		font-size: 0.75rem;
		width: auto;
		text-align: right;
		height: 2.5rem;
		padding: 0 1rem;
		border-radius:0.25rem;
		font-weight:500
	}
	.popupFilters .g-title:before{
		font-family: 'Font Awesome 5 Pro';
		content: "\f0c9";
		border: none;
		background: none;
		width: auto;
		height: auto;
		position: unset;
		margin: 0;
		float: right;
	}
	.sortFilter-sidebar .g-title:before{
		content: "\f885";
	}
	.popupFilters .rpp-open .fa,.popupFilters .rpp-open .far,.popupFilters .g-title:before{
		margin-left:0.25rem;
		font-weight:400
	}
	.popupFilters .module-content,.mod-rppfinderpro-search .rpp_searchparts{
		transform-origin: center center;
		transition:all .2s cubic-bezier(.25,.8,.25,1),z-index 1ms;
		position:fixed;
		top:0;
		bottom:0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		background:rgb(var(--rpp-white));
		right: -100%;
		-webkit-transition:var(--rpp-transition3);
		-o-transition: var(--rpp-transition3);
		transition: var(--rpp-transition3);
		    z-index: 100002;
	}
	.popupFilters.active .module-content,.mod-rppfinderpro-search .rpp_searchparts{
		right:0;
		
	}
	.rpp-pupop-title {
		font-size: 0.875rem;
		font-weight: bold;
		color: var(--rpp-body-color);
		line-height: 2.25rem;
		padding: 1.5rem 1rem;
		position: relative;
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
		box-shadow:var(--rpp-small-box-shadow);
		background:rgb(var(--rpp-white));
		text-align: right;
	}
	.rpp-pupop-title:before{
		content: "";
		position: absolute;
		width: 0.25rem;
		height: 2.5rem;
		top: 1.5rem;
		background: var(--rpp-gray-light3);
		display: block;
		right: 0;
		border-radius: 0.25rem 0 0 0.25rem;
	}
	.rpp-pupop-title .comeback{
		line-height: 2.25rem;
		cursor: pointer;
		font-size: 0.75rem;
		background:none;
		color: var(--rpp-secondary);
		border:1px solid var(--rpp-secondary);
		border-radius: .25rem;
		text-align: center;
		padding: 0 1rem;
		font-weight: 300;
		width:auto;
		height:auto;
		text-indent:unset;
		position: unset;
		left: auto;
		top: auto;
	}
	.rpp-pupop-title .comeback:hover{
		background:var(--rpp-secondary);
		color:rgb(var(--rpp-white))
	}
	.rpp-pupop-title .comeback,.rpp-pupop-title .comeback .fa{
		float:left
	}
	.rpp-pupop-title .comeback .fa{
		margin-right:0.25rem;
		display:none
	}
}
/*Error Page*/
.g-error #g-main {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.g-error h1{
	font-weight:bold;
	margin:1.5rem 0
}
@media screen and (max-width:979px){
	.g-error #g-page-surround {
		min-height:100vh;
	}
}
/*Signup & sign in*/
.signinup {
    max-width: 33.75rem;
    margin: 4rem auto;
    font-size: 0.875rem;
    position:relative
}
.signinup form{
	background:rgb(var(--rpp-white));
    box-shadow:var(--rpp-larg-box-shadow);
    background-clip: border-box;
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    margin: 0;
    padding: 0 0 1.5rem;
	border:none;
	position: relative;
}
.signinup form fieldset > p{
	margin:0 0 1rem
}
.signinup .control-group {
    margin: 0 1.5rem 0.75rem;
}
.signinup button {
    width: 100%;
}
.page-logo {
    text-align: center;
	margin:0 0 1rem
}
.page-logo img{
	max-height:2.5rem;
    width: auto !important;
}
.signinup .rpp-before{
	margin:1.5rem 1rem;
	position:absolute;
	left:0;
	top:0;
	line-height: 1.125rem;
}
.signinup .cancel-btn .far,.signinup .cancel-btn .fa{
	width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    color: var(--rpp-color-accent1);
    background: rgba(var(--rpp-color-accent1),0.2);
    border-radius: 50%;
    margin-right: 0.25rem;
	float:left
}

/*Edit profile*/
.profile dl.dl-horizontal{
	margin:0;
	padding:0
}
.profile dl.dl-horizontal dt, #hikashop_address_listing dt {
    color: var(--rpp-body-color);
    line-height: 1.5rem;
    padding: 0;
    margin: 0 0 0.25rem;
    font-size:0.875rem;
    font-weight: normal;
}
.profile dl.dl-horizontal dt{
    width: 50%;
}
.profile dl.dl-horizontal dd,#hikashop_address_listing dd {
    color:var(--rpp-gray-light2);
    line-height: 1.5rem;
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
}
.profile .btn-toolbar,.profile .btn-toolbar .btn-group,.profile .btn-toolbar .btn-group .btn{
	margin:0
}
.profile .btn-toolbar{
	float:left;
	margin:0.75rem 1rem -5rem;
	position: relative;
    z-index: 1;
}
.profile fieldset{
	clear:both
}
.dir-rtl .dl-horizontal dt{
	text-align:right
}
.profile-edit{
	 max-width: 33.75rem;
    margin: 0 auto;
}
.profile-edit legend{
	margin-bottom:1rem
}
#member-profile .btn {
    margin: 00.25rem;
    width: calc(50% - 0.5rem);
    float: right;
    min-width: auto;
}
body .profile-edit .control-group {
    margin: 0 0 1rem;
}
.profile-edit .control-group .controls{
	display:inline-block;
	width:100%;
	box-sizing:border-box
}
/*Cpanel menu side*/
.c-profile-aside .g-title{
	background: none;
    padding-right:4rem;
    position: relative;
}
.c-profile-aside .g-title:before{
	content: "\f0c9";
	font-family: 'Font Awesome 5 Pro';
	width:2rem;
	height:2rem;
	line-height:2rem;
	text-align:center;
	position:absolute;
	right:1rem;
	top:1.5rem;
	color: var(--rpp-color-accent1);
	background:none;
	font-size: 1.75rem;
    font-weight: 300;
	margin:0
}
.c-profile-aside ul,.moduletable.c-profile-aside .nav.menu{
	list-style:none;
	padding:1rem;
	border:none;
	display:block;
	margin:0
}
.c-profile-aside ul li,.c-profile-aside ul.nav li,.moduletable.c-profile-aside .nav.menu li {
	padding:0.5rem 0;
	border:none
}
.c-profile-aside  ul li a{
	    background: none;
    text-align: unset;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: var(--rpp-body-color);
    padding: 0;
	margin:0;
	font-family:inherit
}
.c-profile-aside  ul li:hover a,.c-profile-aside  ul li.active a,.c-profile-aside  ul li.current a{
	color: var(--rpp-color-accent1);
	background:none
}
.c-profile-aside  ul li a:before{
	width:1.5rem;
	height:1.5rem;
	float:right;
	margin:0 0 0 1rem !important;
	display:inline-block;
	text-align: center;
    font-size: 1.125rem;
	font-family:'Font Awesome 5 Pro';
}
@media screen and (max-width: 767px){

	.c-profile-aside ul.menurpp{
		display:none
	}
	.c-profile-aside .g-title{
		cursor:pointer
	}

}
/*Flip clock*/
.flipclock-block {
    display:block;
	line-height:0;
	 color:var(--rpp-body-color);
	 border-top: 2px solid  var(--rpp-color-accent1);
}
.flip-clock-wrapper:before{
	content: "\f017";
	font-family:'Font Awesome 5 Pro';
	float:right;
	margin-left:0.25rem;
	line-height:1.5rem
}
body .flipclock_title {
	margin:0 auto 2.5rem;
}
body .flipclock_title a {
	font-size: 0.75rem;
    display: block;
    background: var(--rpp-gray-light2);
    border-radius: 0;
    line-height:1.5rem;
    color: inherit;
}
body .flip-clock-wrapper{
	text-align: right;
    margin: 0.25rem 0 0;
    width: auto;
    display: inline-block;
    font-family: inherit;
}
body .flip-clock-wrapper .flip {
    box-shadow: none;
}
body .flip-clock-wrapper ul{
	width:0.75rem;
	height:1.5rem;
	line-height:1.5rem;
	margin: 0;
	background: none;
	border-radius: 0;

}
body .flip-clock-wrapper ul:last-child{
	margin-right:0
}
body .flip-clock-wrapper a{
	color:var(--rpp-body-color);
    line-height:1.5rem;
    background: inherit;
}
body .flip-clock-wrapper ul li a div div.inn{
    background: rgb(var(--rpp-white));
    border-radius: 0;
    color: var(--rpp-body-color);
    text-shadow: none;
    font-size: inherit;
    font-size: 0.75rem;
}
body .flip-clock-wrapper ul li a div.down{
	border-bottom-left-radius:0;
    border-bottom-right-radius: 0;
}
body .flip-clock-divider{
	width: 0.25rem;
    height:1.5rem;
	margin:0;
}
body .flip-clock-divider.days{
	margin:0
}
body .flip-clock-dot{
	background:var(--rpp-body-color);
    width: 0.125rem;
    height: 0.125rem;
    box-shadow: none;
       left: 0;
    margin: 0 auto;
    right: 0;
}
body .flip-clock-dot.top {
    top: 0.875rem;
}
body .flip-clock-dot.bottom {
    bottom:0.75rem;
}
body .flip-clock-divider .flip-clock-label {
	top: -1.5rem;
    right: -1.5rem !important;
    color: var(--rpp-gray);
    text-shadow: none;
    font-size: 0.75rem;
    min-width: 1.5rem;
    text-align: center !important;
    font-weight: 500;
    line-height: 0.875rem;
	display:none
}
body .flip-clock-divider.days .flip-clock-label{
	right:-3.5rem !important
}
body .flip-clock-wrapper ul li a div div.inn {
    font-size: 0.75rem;
    text-shadow: none;
    font-weight: normal;
}
/*Badge*/
.rppbadge{
	font-size:0.75rem;
	line-height:1.375rem;
	padding:0 0.5rem;
	border-radius:4px;
	color:rgb(var(--rpp-white));
	background:var(--rpp-red);
	display:inline-block;
	
}
.hikashop_badge_bottomright_div{
	right: 0 !important;
    top: 0 !important;
    bottom: unset !important;
}
/*Overflow Scroll*/
.product-slider .hk-row-fluid,.brand-slider .hk-row-fluid,.rpp-services .g-grid,.moduletable.rpp-blog .category-module,.moduletable.rpp-bradcrumbs ul,#hikashop_compare_zone ul{
	    max-width: 100%;
    display: flex;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
}
@media screen and (max-width:979px){
	.product-slider .hk-row-fluid .hikashop_product,.rpp-services .g-grid .g-block,.brand-slider .hk-row-fluid .hikashop_category,.rpp-blog .category-module li,#hikashop_compare_zone ul li {
		width: 13.75rem;
		min-width: 13.75rem;
	}
	#hikashop_compare_zone ul li {
		width: 12rem;
		min-width:12rem;
	}
	.rpp-bradcrumbs ul li{
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		white-space: nowrap;
	}
}
/*Footer fixed menu*/
.moduletable.footer-fix-menu{
    line-height: 0;
    margin: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
	background: url(../images/patterns/footer-bg.svg) no-repeat center;
    background-size: cover;
}
.footer-fix-menu ul{
	margin:0;
	list-style:none;
	display:inline-block;
	width:100%;
	box-sizing:border-box
}
.footer-fix-menu ul li{
	width:calc(100%/5);
	padding:10px;
	text-align:center;
	box-sizing:border-box;
	color: var(--rpp-body-color);
	font-size:0.75rem;
	line-height:2rem;
	float:right
}
#g-copyright .footer-fix-menu ul li{
	margin:0
}
.footer-fix-menu ul li a{
	color:inherit !important;
	display: block;
    line-height: 1.5rem;
}
.footer-fix-menu ul li.current a,.footer-fix-menu ul li.active a,.footer-fix-menu ul li:hover a{
	color:inherit
}
.footer-fix-menu ul li .far{
	display:block;
	line-height:inherit;
	font-size:1rem
}
.footer-fix-menu ul li a.fa-phone-alt{
	width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    border-radius: 50%;
    color: rgb(var(--rpp-white)) !important;
    background: var(--rpp-blue);
    margin: 0 auto;
    position: relative;
    bottom: 1rem;
}
.footer-fix-menu ul li a.fa-phone-alt:hover{
	background:var(--rpp-blue-hover);
	color:rgb(var(--rpp-white)) !important
}
@media screen and (max-width:979px){
}

/*rpp heading*/
.headings-list.rpp-plugin-content {
  margin: 1rem 0;
    background: #fff;
    border-radius: 0;
    padding: 1.5rem;
    box-shadow: rgb(44 44 44 / 10%) 0px 7px 7px 0px;
    box-sizing: border-box;
    max-width: 50%;
	font-size:0.875rem
}
.headings-list.rpp-plugin-content ul{
	list-style-type: auto;
}
.headings-list.rpp-plugin-content ul li {
	margin:0.5rem 0
}
.headings-list.rpp-plugin-content ul li *{
	font-size:inherit;
	line-height:inherit
}
.headings-list.rpp-plugin-content li a {
    border-bottom: 1px solid ;
}
.headings-list.rpp-plugin-content li:hover a {
	color:var(--rpp-color-accent2)
}

.headings-list.rpp-plugin-content .rpp-plugin-title {
  font-size: 1rem;
    font-weight: 600;
}
@media screen and (max-width: 979px){
	.headings-list.rpp-plugin-content {
		font-size: 0.875rem;
		max-width:100%;
	}
}
/*Tags*/
.tag-category  ul.thumbnails{
	margin:0
}
ul.tags {
    margin: 0;
    list-style: none;
	display:inline-block;
	width:100%;
	box-sizing:border-box
}
ul.tags li {
    font-size:0.875rem;
    color:var(--rpp-body-color);
    font-weight: normal;
    float: right;
    line-height: 1;
    margin: 5px 0 5px 10px;
  
}
ul.tags li:last-child{
	border:none
}
ul.tags li:hover{
	color: var(--rpp-color-accent1);
	
}
ul.tags li:hover a{
	border-color:var(--rpp-color-accent1)
}
.tags li a,.tags li .label {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0.5rem 1rem;
    margin: 0;
	  border: 1px solid var(--rpp-border-color);
}
ul.tags .label:before {
    content: "\f02b";
       font-family: 'Font Awesome 5 Pro';
    float: right;
    margin-left: 5px;
}
.thumbnails > li{
	margin:0
}
.view-tags .tag-category > form{
	background:#fff;
	padding:1rem;
}
.tag-category ul.thumbnails li *{
	font-size:inherit;
	line-height:inherit;
	margin:0
}
.tag-category ul.thumbnails li .item,.tag-category ul.thumbnails li .item-image{
	margin-bottom:1.5rem
}
.dir-rtl .thumbnails > li{
	float:right
}

/*Error page*/
.g-error  #g-container-main{
	padding:2.5rem 0
}
.g-error .rpp-img{
	max-width:40%;
	margin:0 auto
}
.g-error .title{
	font-size:1.1rem;
	color:#000;
	margin:0;
	font-weight:bold
}
.g-error h1{
	    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
.g-error h1:before{
	display:none
}
@media screen and (max-width:979px){
	.g-error .rpp-img{
		max-width:90%
	}
}
/*Overflow Scroll*/
@media screen and (max-width:979px){
	.product-slider .hk-row-fluid,.brand-slider .hk-row-fluid,
	.rpp-services .g-grid,.moduletable.rpp-blog .category-module,
	.moduletable.rpp-bradcrumbs ul,#hikashop_compare_zone ul,
	.category-slider .hk-row-fluid,.weight-tables .g-grid{
	    max-width: 100%;
		display: flex;
		overflow-x: auto;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-y: hidden;
	}
	.product-slider .hk-row-fluid .hikashop_product,
	.rpp-services .g-grid .g-block,
	.brand-slider .hk-row-fluid .hikashop_category,
	.rpp-blog .category-module li,#hikashop_compare_zone ul li,
	.category-slider .hk-row-fluid	[class*="hkc-md-"],.weight-tables .g-grid .g-block{
		width: 13.75rem;
		min-width: 13.75rem;
	}
	#hikashop_compare_zone ul li {
		width: 12rem;
		min-width:12rem;
	}
	.rpp-bradcrumbs ul li{
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		white-space: nowrap;
	}
	.moduletable.category-slider,.moduletable.brand-slider{
		margin-left:-1rem
	}
}
/*#region home*/
/*#region main set for ico*/
@font-face{
	font-family:"icomoon";
	font-style:normal;
	font-weight:normal;
	src:url('../fonts/sabametco/icomoon.eot?62a4776d#iefix') format("embedded-opentype"),
	url('../fonts/sabametco/icomoon.woff?62a4776d') format("woff"),
	url('../fonts/sabametco/icomoon.ttf?62a4776d') format("truetype"),
	url('../fonts/sabametco/icomoon.svg') format("svg")
}
.bell-saba::before,.fa-shopping-cart:before,.phone-sabamet:before,.rpp-categorySteel .g-title:before,.utility-a .rpp-weight-table:before,
.utility-a .rpp-offers:before,.rpp-sabapedia .g-title::before,.rpp-beforefactory a:before,
.rpp-articles .g-title::before,.map-kita:before,.phone-volume-kita:before,
.mail-kita:before,.info-kita:before,.custom.copyright p::before{
	font-family: 'icomoon';
    width: fit-content;
    height: fit-content;
	font-size: 1rem;
	color: var(--sb-main-color);
}
.bell-saba::before {
    content: "\e902";
    line-height: 1;
	color: var(--sb-red-color);
	padding-left: 0.5rem;
}
.fa-shopping-cart:before {
    content: "\e900";
	font-size: 1.3rem;
    background: var(--sb-red-color);
    color: #fff;
    padding: 0.5rem;
    border-radius: 0.4rem;
}
.phone-sabamet:before {
    content: "\e905";
	color:	var(--sb-red-color);
	font-weight: 600;
    font-size: 1.3rem;
    padding-right: 1rem;
}
.utility-a .rpp-weight-table:before,.utility-a .rpp-offers:before{
	content: "\e90a";
	padding-left: 1rem;
    font-size: 1.5rem;
}
.utility-a .rpp-offers:before{
	content: "\e90b";
}
.utility-b .rpp-before{
	float: right;
    display: block;
    max-width: 4rem;
}
.rpp-sabapedia .g-title::before{
	font-size: 1.7rem;
	content: "\e90e";
	padding-left: 1rem;
}
.rpp-beforefactory a:before{
	content: "\e90c";
	color: var(--sb-red-color);
    font-size: 1.5rem;
    padding-left: 1rem;
}
.rpp-articles .g-title::before{
	content: "\e90f";
	padding-left: 1rem;
	font-size: 1.5rem;
}
#g-footer::before{
	content: '';
    background:#fff url('/images/logo/metcopng.png') no-repeat;
    position: absolute;
    top: -4rem;
    height: 9rem;
    width: 14rem;
    left: 50%;
	right: 50%;
	background-position:2.7rem 0rem;
    background-size: calc(100% - 5rem) calc(80% - 0rem);
	transform: translate(50%);
    border-bottom-left-radius: 13rem;
    border-bottom-right-radius: 13rem;
    border-top: 0;
}
.map-kita:before,.phone-volume-kita:before,.mail-kita:before,.info-kita:before{
	content: "\e907";
	top: -1rem;
    right: -2.8rem;
	padding-left: 1rem;
    font-size: 1.3rem;
}
.info-kita:before{
	content: "\e906";
}
.mail-kita:before{
	content: "\e904";
}
.phone-volume-kita:before{
	content: "\e905";
	font-weight: 600;
}
.custom.copyright p::before {
    content: "\e903";
	font-size: 1.3rem;
    padding-left: 0.5rem;
}
/*#endregion*/
/*#region main set center*/
.bell-saba,.latestprice-top,.rpp-holdercallaction a,.rpp-calladviser,.rpp-callaction,.rpp-expertsbtn a,.custom.copyright p,.custom.top-phone a,
.rpp-social a i,.rpp-holdersocial a:nth-child(2)>span ,.rpp-holdersocial a:nth-child(3)>span,.rpp-orderingsteps ul li,.rpp-holdersocial a>span{
    display: flex;
    align-items: center;
    justify-content: center;
}
.rpp-categorySteel .g-title,.rpp-callaction>div,.rpp-holdercallaction,.rpp-holdertables .rpp-block,.rpp-weight-table,
.utility-b .g-title,.rpp-aboutdeck div a:last-child,.rpp-aboutdeck div,.rpp-aboutdeck div a:first-child,.rpp-offers,.rpp-holdersocial,
.rpp-sabapedia ul li ul li,.rpp-sabapedia ul li ul,.rpp-headsocial,.rpp-sabapedia .g-title,.rpp-holderexperts,.rpp-experts ul li ul li,
.rpp-experts ul li ul,.rpp-beforefactory a,.rpp-articles ul li ul,.rpp-articles ul li ul li,.rpp-articles .g-title,
#g-footer .footer-d .g-array-item-text div,.rpp-copyright-b,.rpp-copyright-c,.rpp-orderingsteps,.rpp-orderingsteps ul,.moduletable.rpp-short-news{
	display: flex;
    align-items: center;
}
/*#endregion*/
.g-title,.rpp-social a{
	color: var(--sb-main-color) !important;
}
.rpp-headsocial::before{
	font-family: 'Font Awesome 5 pro';
	content: "\f1e0";
	padding-left: 1rem;
    font-size: 1.9rem;
}
#g-top .g-block.size-50:last-child{
    display: flex;
    justify-content: flex-end;
	position: relative;
}
#g-top .g-block.size-50:last-child:after{
	content: '';
	position: absolute;
	background: rgba(112,112,112,0.23137254901960785 );
    height: 1px;
    width: 35rem;
	left: 0;
	bottom: 0;
}
#g-top .g-menu-item-container,#g-top .g-content,.latestprice-top p,.g-main-nav .g-toplevel > li:last-child{
	padding: 0;
	margin: 0;
}
.latestprice-top a:last-child{
	padding: 0 1rem;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    max-height: 102px !important;
}
.g-logo.g-logo-helium,.rpp-boxpricesteel,.utility-b .g-title,.rpp-aboutdeck div,.rpp-sabapedia ul li ul li,#g-intro .g-container,.banner-b .owl-carousel,
.utility-a .rpp-weight-table,.rpp-experts ul li ul li,.rpp-experts ul li ul li,.rpp-articles ul li ul li,#g-footer,.custom.top-phone a,.expanded-a .platform-content,
.nav-a .g-content.g-particle,.hikashop_subcontainer ,#g-banners .owl-stage-outer .owl-item .rpp-img{
	position: relative;
}
#g-navigation .g-grid{
	border-radius:  0 0 0.8rem 0.8rem;
    box-shadow:0px 5px 17px rgb(241 241 241);
	background: #fff;
}
.cart-title,.user-menu .rpp-open{
	display: flex;
	flex-direction: column;
	color: var(--sb-main-color);
}
#g-header .g-main-nav ul::after {
    content: '';
    border-color: transparent;
    border-bottom: 1px solid;
    border-image: linear-gradient( 175deg,#fff,#ffffff61,#002e6e,#002e6e, #ffffff61,#fff) 10;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}	
.moduletable.slideshow .rpp-content{
	display: none;
}
.rpp-categorySteel #hikashop_category_information_module_144 div.hikashop_container{
	background: #e5e9f0 !important;
	border-radius: 1rem;
	margin: 0.3rem 0.1rem;
}
#hikashop_category_information_module_144 div.hikashop_subcontainer, #hikashop_category_information_module_144 .hikashop_rtop *, #hikashop_category_information_module_144 .hikashop_rbottom * {
    background: transparent !important;
}
.rpp-intro .hikashop_category .hikashop_container {
    border-radius: 20px;
    overflow: hidden;
}
.rpp-categorymaterial .hikashop_category .hikashop_container {
    padding: 1rem;
    border-radius: 0.25rem;
	background: var(--sb-main-color);
}
.hikashop_subcontainer{
	background: transparent !important;
} 
.rpp-categorymaterial span.hikashop_category_name a {
    color: #fff;
}
#g-intro .g-container::before {
    content: '';
    border-color: transparent;
    border-bottom: 1px solid;
    border-image: linear-gradient( 175deg,#fff,#ffffff61,#002e6e,#002e6e, #ffffff61,#fff) 10;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}
.rpp-categorySteel .g-title:before{
	content: "\e908";
    padding-left: 1rem;
    font-size: 1.5rem;
    color: var(--sb-main-color);
}
.rpp-boxpricesteel .g-content{
	display: flex;
	flex-wrap: wrap;
	margin: 1rem 1.25rem 0.5rem 0;
}
.rpp-boxpricesteel .g-content .platform-content{
	width: calc(100%/3);
    flex: 0 calc(100%/3);
}
.rpp-boxpricesteel{
	background: var(--sb-main-color);
    margin-top: 5rem;
	border-radius: 0.5rem;
	padding-bottom: 1rem;
	height: fit-content;
}
.moduletable.rpp-steelprice	.g-title{
	width: fit-content;
	background: #fcaf17;
	padding: 0.25rem 1rem;
	margin: 0.5rem 0.5rem -1rem;
	color: var(--sb-main-color);
	border-radius: 0.3rem 0.3rem 0 0.3rem;
	position: relative;
	font-size: 1rem;
}
.moduletable.rpp-steelprice	.g-title::after,.rpp-articles ul li ul li span::after{
	content: '';
	position: absolute;
	right: 0;
	width: 1rem;
    height: 1rem;
    top: 1.8rem;
	background: #fcaf17;
	-webkit-clip-path: polygon(100% 100%, 0 0, 100% 0);
	clip-path: polygon(100% 100%, 0 0, 100% 0);
}
.rpp-steelprice .hikashop_products_listing{
	margin: 0 0.5rem 1rem;
	padding: 2rem 0.5rem 0 0;
	border-radius: 0.3rem;
}
.rpp-beforeSteelprice{
	position: absolute;
	top: -1.8rem;
    background: var(--sb-main-color);
    padding: 0.2rem 1rem;
    right: 0;
    border-radius: 4rem 4rem 0 4rem;
}
.rpp-beforeSteelprice a{
	font-size: 1.25rem;
    font-weight: 500;
	color: rgb(var(--rpp-white));
}
.rpp-steelprice .hikashop_product{
	padding: 0.5rem;
	border: 0;
}
.rpp-steelprice .hikashop_product_price_full {
    font-size: 0.8rem;
}
.rpp-steelprice .hikashop_listing_title{
	display: flex;
    justify-content: space-between;
}
.rpp-steelprice .hikashop_product_name{
	max-width: 12rem;
}
.rpp-categorySteel .hikashop_subcategories_listing{
	margin: 0 0 0 1rem;
}
#g-utility .utility-a .g-content,#g-expanded .expanded-a .g-content{
	margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#g-expanded .expanded-b{
	padding-right: 1rem;
}
#g-expanded .expanded-b .g-content{
	margin-bottom: 0;
}
.rpp-holdercallaction{
	background: url('/images/com_hikashop/upload/aDVERTISMENT.png');
	background-size: contain;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-position: center center;
}
.rpp-callaction{
    width: fit-content;
	margin-right: 4rem;
}
.rpp-holdercallaction a{
	color: rgb(var(--rpp-white));
    background: var(--sb-red-color);
    border-radius: 3rem;
    margin: 1rem;
	width: calc(100%/6);
    flex: 0 calc(100%/6);
}
.rpp-callaction img{
	padding-left: 1rem;
	max-width: 10rem;
}
.rpp-callaction>div{
	color: rgb(var(--rpp-white));
}
.rpp-callaction>div p:first-child{
	font-size: 1.5rem;
}
.rpp-callaction>div div p{
	font-size: 1rem !important;
	margin: 0.2rem;
	font-weight: 500;
}
.rpp-callaction span{
	padding: 1rem;
    color: #fbae17;
    font-size: 3rem;
}
.rpp-aboutdeck	{
    padding:0 1rem 2rem 1rem;
}
.rpp-aboutdeck div{
	justify-content: space-between;
}
.rpp-aboutside-item:first-child{
	margin-top: 0;
}
.rpp-aboutdeck div a:first-child{
	color:	var(--sb-red-color);
	border-bottom: 1.5px solid;
    line-height: 1;
}
.rpp-aboutdeck div a:last-child{
	background: var(--sb-main-color);
    color: #fff;
    border-radius: 0.3rem;
    padding: 0 1rem;
	z-index: 9;
}
.rpp-holdertables{
	padding: 2rem 1rem;
    border: 1px solid rgba(0,46,110,0.2 );
    border-radius: 0.3rem;
	justify-content: space-between;
}
.rpp-holdertables .rpp-block img{
	margin-bottom: 1rem;
}
.rpp-holdertables .rpp-block{
	flex-direction: column;
	font-size: 0.8rem;
    font-weight: 500;
}
.utility-b .moduletable {
	background: #ebebeb;
    border-radius: 0.3rem;
}
.utility-b .g-title{
	max-width: 15rem;
    color: var(--sb-main-color);
}
.utility-b .g-title::after ,.rpp-aboutdeck div::after,.utility-a .rpp-weight-table::after,.utility-a .rpp-offers::after{
	content: '';
    border-bottom: 1px solid;
    border-image: linear-gradient( 175deg,#fff0,#ffffff61,#002e6e,#002e6e, #ffffff61,#fff0) 10;
    width: 69rem;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 5rem;
}
.utility-b .g-content{
	margin-bottom: 0;
}
.utility-a .rpp-weight-table::after,.utility-a .rpp-offers::after{
	width: 11rem;
    top: 50%;
    right: 11rem;
    border-image: linear-gradient( 175deg,#fff0,#ffffffba,#002e6e69,#002e6e69, #ffffffba,#fff0) 10;
	z-index: -1;
}
.rpp-aboutdeck div::after{
	width: 56rem;
    top: 72%;
    right: 4rem;
}
.utility-a .rpp-offers::after{
	right: 8rem;
}
.rpp-seealltables a,.rpp-seealloffer a{
	background: var(--sb-red-color);
    color: #fff !important;
    padding:0.1rem 1rem;
    border-radius: 5px;
    font-size: 0.9rem;
}
.utility-b .g-title{
	padding: 1rem 6rem 0 1rem;
}
.rpp-holdersocial{
	justify-content: space-between;
	margin-bottom: 1rem;
}
.rpp-holdersocial a{
	width: calc(100%/3 - 1rem);
    flex: 0 calc(100%/3 - 1rem);
	display: flex;
    align-items: center;
    justify-content: space-evenly;
	border: 1px solid var(--sb-main-color);
    border-radius: 4px;
	max-height: 5rem;
}
.rpp-holdersocial a .fab.fa-instagram ,.rpp-holdersocial a .fa.fa-volume,.rpp-holdersocial a .fab.fa-whatsapp.fa-fw,
.rpp-holdersocial a .fab.fa-twitter.fa-fw,.rpp-holdersocial a .fab.fa-telegram,.rpp-holdersocial a .fab.fa-facebook.fa-fw{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	color: #fff;
    font-size: 2.5rem !important;
    padding: 0.5rem;
    border-radius: 50%;
    width: 3.3rem;
    height: 3.3rem;
}
.rpp-holdersocial a .fab.fa-telegram,.rpp-holdersocial a .fab.fa-facebook.fa-fw{
	color: #38b0e3;
    background: #fff;
    font-size: 3.2rem !important;
}
.rpp-holdersocial a .fa.fa-volume{
	background: #e5eaf0;
	color: var(--sb-main-color);
	font-weight: 500;
}
.rpp-holdersocial a p{
	font-size: 0.7rem;
    font-weight: 800;
	text-align-last: justify;
}
.rpp-holdersocial a p strong{
	font-size: 1.2rem;
}
.rpp-holdersocial a p span{
	background: red;
    padding: 0 1rem;
    color: #fff;
    border-radius: 4px;
	margin-right: 2rem;
}
.rpp-sabapedia ul li ul li,.rpp-articles ul li ul li{
	flex-direction: column;
	width: calc(100%/3 - 0.88rem);
    flex: 0 calc(100%/3 - 0.88rem);
    border-radius: 0.5rem;
    overflow: hidden;
    max-height: 173px;
}
.rpp-sabapedia ul li ul ,.rpp-articles ul li ul{
    justify-content: space-between;
    width: 100%;
    margin: 0;
}
.rpp-sabapedia .category-module ,.rpp-experts .mod-list,.rpp-articles .category-module {
	padding: 0;
}
.rpp-sabapedia ul li ul li a:nth-child(2),.rpp-articles ul li ul li a:nth-child(2){
	background: #fcaf17;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding:0.7rem 1.5rem;
	color: #000000 !important;
    font-weight: 500;
}
.rpp-sabapedia ul li ul li p,.rpp-articles ul li ul li p,.rpp-articles ul li ul li span{
	position: absolute;
	bottom: 0;
	left: 0;
    margin: 0;
    padding: 0.5rem 1.5rem;
}
.rpp-sabapedia ul li ul li a img,.rpp-sabapedia ul li ul li a:first-child,.rpp-articles ul li ul li a img,
.rpp-articles ul li ul li a:first-child{
	object-fit: cover;
    width: 100%;
	font-size: 0.8rem;
    font-weight: 500;
}
.rpp-sabapedia ul li ul li p a{
	background: var(--sb-main-color);
    color: rgb(var(--rpp-white)) !important;
    padding: 0.1rem 1rem;
    border-radius: 0.4rem;
}
.rpp-social,#g-intro{
	padding-top: 1.7rem;
}
.rpp-before.rpp-seealloffer,.rpp-before.rpp-seealltables{
	margin: -3.5rem 0;
}
.rpp-offers ,.rpp-weight-table{
    padding: 1rem 0;
}
.rpp-holderexperts{
	flex-direction: column;
}
.rpp-experts ul li ul li{
    flex-direction: column;
	border-radius: 0.5rem;
    overflow: hidden;
}
.rpp-experts ul li ul,#g-footer .footer-d .g-array-item-text div{
	margin: 0;
	justify-content: space-between;
}
.rpp-experts ul li ul li a:first-child{
	min-width: 250px;
	background: var(--sb-main-color);
}
.rpp-experts ul li ul li a:first-child img{
	opacity: 0.5;
}
.rpp-experts ul li ul li .mod-articles-category-title {
	position: absolute;
    bottom: 50%;
	color: rgb(var(--rpp-white));
}
.rpp-experts .mod-articles-category-introtext{
	display: flex;
    position: absolute;
    bottom: 0;
    color: rgb(var(--rpp-white));
    flex-direction: column;
    align-items: center;
}
.rpp-experts .mod-articles-category-introtext a{
	color: rgb(var(--rpp-white));
}
.rpp-experts .mod-articles-category-introtext a:first-child{
	background: unset;
	min-width: unset;
	margin-bottom: 4rem;
}
.rpp-experts .mod-articles-category-introtext a:first-child::after{
	content: "\e905";
	font-family: 'icomoon';
	position: absolute;
	top: 3rem;
    right: 44%;
    font-size: 1.5rem;
}
.rpp-experts .mod-articles-category-introtext a:last-child{
	position: unset;
}
#g-expanded{
	padding-top: 3rem;
}
.expanded-a,.rpp-maintop .platform-content{
	margin-top: 1.2rem;
}
.expanded-a .g-content{
	background: #d6dde8;
	padding: 2.25rem 0.5rem 0 0.5rem;
	border-radius: 0.5rem;
}
.rpp-after.rpp-expertsbtn{
	margin-top: 0.7rem;
}
.rpp-expertsbtn a{
	width: 100%;
    border: 1px solid red;
    height: 100%;
    padding: 0.7rem;
    font-weight: 500;
	border-radius: 0.35rem;
    overflow: hidden;
}
.rpp-producers .hikashop_category_image{
	margin: 0 1rem 0.5rem;
}
span.hikashop_category_name {
	margin: -1rem 0 1rem;
}
.rpp-beforefactory{
	position: absolute;
    top: -4.4rem;
    background: #d6dde8;
    padding:0.5rem 1.5rem 1rem 2rem;
    right: -0.5rem;
    border-radius: 4rem 4rem 0 4rem;
    border: 0;	
}
.rpp-producers .hikashop_category_name a{
	color: #000;
    font-size: 1.2rem;
}
.rpp-producers .owl-carousel .owl-nav .owl-prev,
.rpp-producers .owl-carousel .owl-nav .owl-next {
    top: 0;
	background: var(--sb-red-color);
	color: #fff;
	border: 0;
	width: 2.3rem;
	height: 2.3rem;
}
.rpp-producers .owl-carousel .owl-nav .owl-next {
	border-radius: 0 0.55rem 0.55rem 0.55rem;
}
.rpp-producers .owl-carousel .owl-nav .owl-prev{
	left: 2.7rem;
    right: unset;
	border-radius: 0.55rem 0.55rem 0 0.55rem ;
}
.rpp-articles ul li ul li{
	width: calc(100%/4 - 0.5rem);
    flex: 0 calc(100%/4 - 0.5rem);
    max-height: 132px;
}
.rpp-articles ul li ul li a:nth-child(2) {
	padding: 0.532rem;
	font-size: 0.9rem;
    font-weight: 600;
}
.rpp-articles ul li ul li p {
	padding: 0.5rem 1rem;
}
.rpp-articles ul li ul li span{
	bottom: 2.87rem;
    padding: 0.1rem 0.95rem;
    background: var(--sb-main-color);
    border-radius: 0.35rem 0.35rem 0.35rem 0;
	color: rgb(var(--rpp-white));
	font-size: 0.8rem;
}
.rpp-articles ul li ul li span::after {
	-webkit-clip-path: polygon(0 100%, 0 0, 100% 0);
    clip-path: polygon(0 100%, 0 0, 100% 0);
    left: 0;
    top: 1.7rem;
    right: unset;
    background: var(--sb-main-color);
}
.rpp-calladviser{
	background: url('/images/com_hikashop/upload/b-1-saba.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    background-position: center;
    min-height: 6.25rem;
}
.rpp-calladviser p{
	font-size: 1.4rem;
    color: var(--rpp-dark);
}
.rpp-calladviser a:first-child{
	background: var(--sb-main-color);
    color: #fff;
    padding: 0.2rem 2rem;
    border-radius: 2rem;
    font-weight: 500;
    font-size: 1.2rem;
}
[itemprop="articleBody"] .rpp-social{
	justify-content: space-evenly;
	position: relative;
}
.rpp-social a i{
	color: #fff;
    font-size: 1.3rem;
    border-radius: 50%;
    width:2rem;
    height: 2rem;
}
.rpp-social a .fab.fa-telegram.fa-fw{
	color: #38b0e3;
    background: #fff;
	font-size: 2rem;
}
.rpp-social a .fab.fa-facebook ,.rpp-holdersocial a .fab.fa-facebook.fa-fw{
    color: #4676ed;
	font-size: 2rem;
}
.rpp-social a .fab.fa-whatsapp ,.rpp-holdersocial a .fab.fa-whatsapp.fa-fw{
    background: #85dd62;
	font-size: 1.6rem;
}
.rpp-social a .fab.fa-instagram.fa-fw{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	font-size: 1.6rem;
}
.rpp-social a .fab.fa-linkedin-in.fa-fw {
    background: #4467ad;
}
.rpp-social a .fab.fa-twitter ,.rpp-holdersocial a .fab.fa-twitter.fa-fw{
    background: #5a99ec;
}
#g-footer .rpp-social{
	padding-right: 0.7rem;
	position: relative;
}
.rpp-social::before{
	content: '';
    border-bottom: 1px solid;
    border-image: linear-gradient( 175deg,#fff,#15336e87,#15336e,#15336e, #15336e87,#fff) 10;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0.9rem;
}
.rpp-flexfooter{
	display: flex;
	justify-content: flex-start;
}
.rpp-flexfooter ul:last-child{
	padding-right: 2rem;
}
.footer-c{
	padding-top: 3rem;
}
.footer-c .g-content{
	margin: 0.5rem 0.5rem 0.5rem 2rem !important;
}
.rpp-aboutfooter{
	text-align: center;
	font-size: 0.99rem;
}
#g-footer .footer-d p,#g-footer .footer-c p {
    color: var(--sb-main-color);
}
.copyright p{
	text-align: center;
}
.rpp-copyright-c{
	justify-content: flex-end;
}
#g-copyright .formRow .formSpan12{
	display: flex !important;
	justify-content: space-between;
}
.formRow .formSpan12 .formBody button{
	background: var(--sb-red-color);
	border-radius: 3rem;
	margin-right: 1rem;
}
.formRow .formSpan12 .formBody input{
	border: 0;
    min-width: 20rem;
    border-radius: 3rem;
    box-shadow: 0 0 9px 0 #d4d4d4e0;
}
.custom.rpp-trust div:first-child{
	border-radius: 0.5rem;
	max-height: 4rem;
    padding: 1rem;
	background: #ffffff;
	border-radius: 3rem;
	display: flex;
	align-items: center;
    justify-content: space-between;
    min-width: 26rem;
	color: var(--sb-main-color);
	font-weight: 600;
}
.nav-a .g-content.g-particle{
	width: 17rem;
    height: 8rem;
    background: #f7f7f7;
    border-top-left-radius: 13rem;
    border-top-right-radius: 13rem;
    border-bottom: 0;
    box-shadow: inset 0px 7px 11px 0 #00000017;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.top-phone .phone-sabamet:before{
	color: var(--sb-main-color);
	padding-right: 0;
}
.top-phone a:hover .phone-sabamet:before{
	color: var(--sb-red-color);
	transition: var(--rpp-transition);
}
.custom.top-phone a{
	height: 4rem;
    line-height: 2;
    padding-top: 3rem;
}
.top-phone a span{
	position: absolute;
	top: 0;
	line-height: 1;
}
#g-container-main .item-page [itemprop="articleBody"] div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}	
.banner-b .owl-carousel .owl-dots .owl-dot.active {
    width: 3rem ;
    background: var(--sb-main-color) ;
    border-radius: 14px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--sb-main-color);
}
.rpp-firstbaner img{
	height: 100%;
    min-height: 20.5rem;
    object-fit: cover;
    border-radius: 0.3rem;
    object-position: center;
}
.rpp-secondbaners img{
	min-width: 341px;
    min-height: 148px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.custom.rpp-secondbaners{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	min-height:23.8rem;
	width: 100%;
}
.menu-top-b ul{
	display: flex;
	list-style: none;
}
.menu-top-b ul li{
	padding-right: 2rem;
}
.rpp-orderingsteps::after{
	content: '';
	border-bottom: 1px solid;
	position: absolute;
    width: 100%;
}
.rpp-orderingsteps{
	justify-content: space-between;
	position: relative;
}
.rpp-orderingsteps ul li{
	margin: 1rem 3rem;
    flex-direction: column;
	max-width: 8rem;
	text-align: center;
	position: relative;
}
.rpp-orderingsteps ul li span{
	padding: 2rem;
}
.rpp-orderingsteps ul li span::after{
	content: '';
	position: absolute;
	background: #fcaf17;
	height: 0.8rem;
	width: 0.8rem;
	border-radius: 50%;
	bottom: 46%;
    right: 50%;
	z-index: 99999;
}
.rpp-orderingsteps ul li:first-child span:after{
	background: var(--sb-red-color);
}
.rpp-orderingsteps p{
	background: #fff;
    z-index: 99;
	padding: 0 1rem;
}
.rpp-main .hikashop_category_name a {
    color: var(--sb-main-color);
    display: block;
    position: relative;
    padding: 0 0.25rem 0 0.5rem;
    background: #fcaf17;
    border-radius: 0.5rem;
	font-size: 0.75rem;
}
.rpp-main .hikashop_category_name a:before ,.rpp-aside .hikashop_category_name a:before{
    content: "\f060";
    font-family: 'Font Awesome 5 Pro';
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    position: absolute;
    left: -0.625rem;
    top: 50%;
    margin: -0.625rem 0 0;
    color:rgb(var(--rpp-white));
    background: var(--sb-main-color);
    border-radius: 50%;
    font-size: 0.875rem;
    box-shadow: -3px 3px 6px var(--rpp-black),0.16;
    display: block;
}
.rpp-aside .hikashop_category_name a:before{
	content: "\f104";
	background: transparent;
	color: var(--rpp-body-color);
}
.rpp-main .hikashop_category .hikashop_container{
	padding: 0;
}
.rpp-aside .hikashop_category_name,.rpp-aside .hikashop_subcontainer{
	text-align: right !important;
}
.rpp-aside .hikashop_category .hikashop_container{
	padding: 0.5rem 1rem;
    font-size: 0.75rem;
    background: #e5e9f0;
	border-radius: 0.25rem;
}
#g-banners .owl-stage-outer .owl-item .rpp-img::after {
    content: '';
    background: linear-gradient(to top, rgb(255 255 255 / 100%) ,rgb(16 31 65 / 0%));
    background-size: cover;
    height: 30%;
    width: 100%;
    transition: transform .4s ease,-webkit-transform .4s ease;
    z-index: 99;
    position: absolute;
    bottom: 0;
}
.rpp-holdercallaction{
	justify-content: space-evenly;
}
.saba-logo-banner{
	max-width: 6.5rem;
	margin-left: 3rem;
}
#g-copyright .g-content{
	width: 90%;
}
#g-copyright .formResponsive .formHorizontal .rsform-block.rsform-block-email,#g-copyright .copyright-a .g-content{
	width: 100%;
}
#g-copyright .copyright-a .g-content{
	margin-right: 2%;
}
.rpp-sidebar .formResponsive {
    margin: 1rem;
}
.moduletable.rpp-short-news {
	width: 83%;
	background: rgba(0,46,110,0.10196078431372549 );
	border-radius: 5rem;
	padding: 0 0.5rem;
}
.moduletable.rpp-short-news .g-title{
	display: flex;
    width:fit-content;
    font-size: 0.9rem;
    font-weight: 900;
    padding: 0 0 0 0.5rem;
}
.moduletable.rpp-short-news .g-title>a{
	display: flex;
}
.moduletable.rpp-short-news .rppshortnews.owl-carousel.owl-rtl.owl-loaded.owl-drag{
	display: flex;
    width: 77%;
    font-size: 0.78rem;
    font-weight: 500;
}
/*#endregion*/
/*#region blog*/  
#g-container-main .items-row.cols-4 .pull-left.item-image a img{
	height: calc(100%/2);
    display: block;
    width: 100%;
}
.rpp-companys a{
	max-width: 10rem;
}
.rppshortnews.default-layout .range_date_filter_list.form-group {
    position: relative;
}
label.filter-header {
    font-size: 13px;
    padding: 15px;
    border-bottom: 1px solid #e2e2e2;
}
#rppshortnews_filter .range_date_filter_list .controls {
    padding: 15px;
}
body.dir-rtl input[type="checkbox"], body.dir-rtl input[type="radio"] {
    margin-right: 0;
    margin-left: 0.75rem;
    float: right;
}
input[type="radio"]:checked:before {
    content: ' ';
    background-color: rgb(var(--rpp-white));
    border-color: rgb(var(--rpp-color-accent1));
    border: 5px solid rgb(var(--rpp-color-accent1));
}
body.dir-rtl .radio, body.dir-rtl .checkbox {
    padding-left: 0;
    padding-right: 0;
}
.rppshortnews.default-layout .range_date_filter_list label.filter-header.collapsed:before {
    content: "\f107";
}
.rppshortnews.default-layout .range_date_filter_list label.filter-header:before {
    content: "\f106";
    font-family: 'Font Awesome 5 Pro', sans-serif;
    position: absolute;
    left: 20px;
    top: 10px;
    background: #f7fafc;
    color: #a2aab2;
    line-height: 15px;
    text-align: center;
    font-weight: 500;
    margin-top: 5px;
    border-radius: 100px;
    height: 16px;
    width: 16px;
    transition: all 400ms;
    display: inline-block;
    font-size: 14px;
}
.hikashop_subcategories ul li a, #hikashop_cart_module .hikashop_cart_module_product_name_value a:hover, input[type="checkbox"]:checked:before, input[type="radio"]:checked:before {
    color: #424242;
}
.hikashop_checkout_shipping_radio[type="radio"]:before, input[type="radio"]:checked:before {
    border: 5px solid #4d4947;
}
input[type="radio"]:checked:before {
    content: ' ';
    background-color: #fff;
}
.rpp-padding1{
	padding: 1rem;
}
.rppshortnews.default-layout .rppshortnews_item{
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    padding: 1rem;
    border-bottom: 2px solid #ededed;
}
.rppshortnews.default-layout .rppshortnews_item .col-md-auto.col-12.text-left{
	position: absolute;
    left: 0;
}
.rppshortnews.default-layout .rppshortnews_item .col-auto{
	padding: 0 0 0 1rem;
    max-width: 7rem;
    min-width: 7rem;
    width: 100%;
}
.rpp-trust span{
	text-align: center;
    display: block;
    padding-top: 1rem;
}
.rpp-experts .blog .item{
	display: flex;
    justify-content: flex-start;
	align-items: center;
}
.rpp-experts .blog .item-image{
	margin: 0;
}
.g-title.sabapak{
	text-align: center;
    font-size: 1.75rem;
    font-weight: 600;
    background: url(/images/com_hikashop/upload/aDVERTISMENT.png) no-repeat center;
    color: #fff !important;
    background-size: 100% 100%;
    width: 100%;
    margin-bottom: 2rem;
    min-width: 100%;
    padding: 0.5rem;
    height: 4rem;
}
.hikashop_category_listing_13 h1,.hikashop_category_listing_38 h1,.hikashop_category_listing_27 h1,
.hikashop_category_listing_24 h1,.hikashop_category_listing_25 h1,.hikashop_category_listing_40 h1{
	position: relative;
	padding-right: 3.5rem;
}
.hikashop_category_listing_13 h1::before,.hikashop_category_listing_38 h1::before,.hikashop_category_listing_27 h1::before,
.hikashop_category_listing_24 h1:before,.hikashop_category_listing_25 h1::before,.hikashop_category_listing_40 h1::before{
	content: '';
    background: url(/images/logo/metcopng.png) no-repeat center;
    width: 3rem;
    height: 3rem;
    position: absolute;
    display: block;
    background-size: contain;
    left: 0;
}
.hikashop_category_listing_38 h1::before{
	background: url(/images/logo/indcopn.png) no-repeat center;
	background-size: contain;
}
.hikashop_category_listing_27 h1::before,.hikashop_category_listing_24 h1:before,.hikashop_category_listing_25 h1::before,.hikashop_category_listing_40 h1::before{
	background: url(/images/logo/saba-color.png) no-repeat center;
	background-size: contain;
}
/*#endregion*/
/*#region resp*/
@media only all and (min-width: 75rem) and (max-width: 100rem){
	.utility-b .g-title::after, .rpp-aboutdeck div::after{
		width: 60rem;
		border-image: linear-gradient( 175deg,#fff0,#ebebeb5e,#002e6e,#002e6e, #fff0,#ebebeb5e) 10;
	}
	.rpp-aboutdeck div::after{
		width: 50rem;
	}
	.utility-a .rpp-weight-table::after{
		width: 5rem;
		right: 12.2rem;
	}
	.utility-a .rpp-offers::after{
		width: 13rem;
		right: 5rem;
	}
	.rpp-experts ul li ul li{
		margin: 0.1rem !important;
	}
	.custom.rpp-secondbaners{
		min-height: 19.8rem;
	}
	.rpp-secondbaners img{
		min-width: unset;
		min-height: unset;
	}
	.expanded-a, .rpp-maintop .platform-content {
		margin-top: 3.5rem;
	}
	.saba-logo-banner {
		max-width: 5.5rem;
	}
	.moduletable.rpp-short-news .rppshortnews.owl-carousel.owl-rtl.owl-loaded.owl-drag{
		font-size: 0.68rem;
	}
	.moduletable.rpp-short-news .g-title{
		font-size: 0.8rem;
	}
}
@media only all and (min-width: 18rem) and (max-width: 75rem){
	.rpp-orderingsteps{
		display: none;
	}
}
@media (max-width: 991.98px) {
	.latestprice-top,.top-phone,.utility-a .rpp-weight-table::after, .utility-a .rpp-offers::after,.utility-b .g-title::after,
	.rpp-aboutdeck div::after,.rpp-calladviser img{
		display: none;
	}
	.rpp-callaction>div p:first-child,.rpp-callaction,.rpp-sabapedia .rpp-before.rpp-seealltables{
		margin: 0;
	}
	.rpp-callaction span ,#g-top .g-container > .g-grid{
		padding: 0;
	}
	.formRow .formSpan12 .formBody input ,.custom.rpp-trust div:first-child,.rpp-experts ul li ul li a:first-child{
		min-width: unset;
	}
	.rpp-copyright-c ,.hk-row-fluid{
		justify-content: center;
	}
	.rpp-aboutdeck{
		text-align: center;
	}
	.nav-a .g-content.g-particle{
		width: unset;
		height: unset;
		background: unset;
		border-top-left-radius: unset;
		border-top-right-radius: unset;
		border-bottom: unset;
		box-shadow: unset;
		display: unset;
	}
	.rpp-boxpricesteel .g-content {
		margin: 1rem 1.25rem 0.5rem;
		flex-direction: column;
	}
	.rpp-boxpricesteel .g-content .platform-content {
		width: calc(100%/2);
		flex: 0 calc(100%/2);
	}
	#g-top {
    	padding: 1rem 0 1rem 0;
	}
	#g-navigation .g-grid{
		flex-wrap: nowrap;
	}
	#g-top .g-container > .g-grid{
		flex-wrap: nowrap;
	}
	.g-offcanvas-right .g-offcanvas-toggle{
		top: 5.5rem;
	}
	.search .search-query {
		width: calc(97% - 2rem);
	}
	.rpp-callaction,.rpp-callaction>div,.rpp-holdersocial,.rpp-sabapedia ul li ul, .rpp-articles ul li ul{
		flex-direction: column;
	}
	.rpp-holdercallaction,.rpp-calladviser{
		flex-direction: column;
		background-size: cover;
    	margin-top: 4rem;
		text-align: center;
	}
	.rpp-holdercallaction a{
		width: unset;
    	flex: unset;
		padding: 0 1rem;
	}
	.rpp-holdertables{
		display: flex;
		flex-wrap: nowrap;
		padding: 2rem 0.5rem;
	}
	.rpp-holdersocial a{
		margin: 0.5rem 0;
	}
	.rpp-sabapedia ul li ul li, .rpp-articles ul li ul li{
		flex-direction: column;
		width: calc(100%/1 - 0.88rem);
		flex: 0 calc(100%/1 - 0.88rem);
		margin: 1rem 0 !important;
	}
	.rpp-calladviser,.rpp-holdercallaction{
		padding: 1rem;
	}
	.rpp-holdertables a,.rpp-experts .mod-articles-category-introtext a:first-child{
		font-size: 0.9rem;
	}
	.rpp-experts ul li ul li .mod-articles-category-title{
		bottom: 80%;
	}
	.hikashop_subcategories .hk-row-fluid .hikashop_category {
		max-width: 151px;
		min-height: 60px;
		padding: 0.1rem;
	}
	.rpp-experts ul li ul li{
		margin: 0.1rem !important;
	}
	#g-navigation .g-grid{
		padding: 1rem 0;
	}
	.rpp-holdersocial a{
		width: 100%;
		flex-direction: column;
    	padding: 1rem;
		max-height: unset;
	}
	.rpp-holdersocial a p strong {
		font-size: 1rem;
	}
	.rpp-companys a {
		max-width: calc(100%/2 - 0.5rem);
		margin-bottom: 1rem;
	}
	.rpp-companys{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.moduletable.rpp-short-news{
		padding: 0.5rem;
		width: 100%;
		text-align: center;
	}
	.moduletable.rpp-short-news .rppshortnews.owl-carousel.owl-rtl.owl-loaded.owl-drag {
		width: 100%;
	}
	#g-top .g-container .g-grid:first-child{
		border-radius: 5rem;
	}
}
@media (max-width: 575.98px) {
	.rpp-boxpricesteel .g-content .platform-content {
		width: calc(100%/1);
		flex: 0 calc(100%/1);
	}
	.rpp-categorySteel .hikashop_subcategories .hk-row-fluid .hikashop_category:last-child {
		max-width: unset;
		padding: 0.5rem 0rem;
	}
	#g-footer::before{
		left: 6rem;
	}
}
@media (max-width: 400px) {
	#g-footer::before{
		left: 5rem;
	}
}
/*#endregion*/