/* ---------------------------------------------------- */
/* ---------------Styling the positions---------------- */
/* ---------------------------------------------------- */
.arya-body{
	padding:0 !important;
	margin:0 !important;
	overflow-x:hidden;
}
.arya-main{
	padding: 0 !important;
	margin: 0 !important;
	display:inline-block;
	position: relative;
	overflow-x:hidden;
  	width: 100%;
  	float: right;
}
.arya-row{
	float:right;
	clear:both;
	margin:0 !important;
	padding:0 !important;
	display:inline-block;
	position:relative;
	overflow:hidden;
  	width: 100%;
}
.arya-topover-12{
	display:inline-block;
	float:right;
}
.arya-topover-4-1{
	display:inline-block;
	float:right;
}
.arya-topover-4-2{
	display:inline-block;
	float:right;
}
.arya-topover-4-3{
	display:inline-block;
	float:right;
}
.arya-header-row{
	display: block;
    float: right;
    overflow: visible !important;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 39px;
}
.arya-header{
    display: block;
    overflow: visible !important;
    width: 1200px;
    max-width: 90%;
    padding: 0;
    float: unset;
    left: 0;
    background: transparent !important;
    position: relative !important;
    margin: 0 auto;
    height: 100% !important;
}
.arya-menu{
	display:inline-block;
	float:right;
}
.arya-logo{
	display:inline-block;
	float:left;
	min-height:1px;
}
.arya-social {

}
.arya-slider{
	display:inline-block;
	float:right;
  	width:100%;
}
.arya-slide-over{
	position:absolute;
	bottom: 35px;
}
.arya-slide-over-inner{
	display:inline-block;
	float:right;
}
.arya-top-3-1{
	display:inline-block;
	float:right;
}
.arya-top-3-2{
	display:inline-block;
}
.arya-top-3-3{
	display:inline-block;
	float:right;
}
.arya-top-3-4{
	display:inline-block;
	float:right;
}
.arya-top-4-1{
	display:inline-block;
	float:right;
}
.arya-top-4-2{
	display:inline-block;
}
.arya-top-4-3{
	display:inline-block;
	float:right;
}
.arya-top-6-1{
	display:inline-block;
	float:right;
}
.arya-top-6-2{
	display:inline-block;
	float:right;
}
.arya-right{
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 0 15px;
}
.arya-breadcrumbs{
    display: inline-block;
    float: right;
    position: relative;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 30px;
  width :100%;
}
.arya-content-row{
width: 1170px;
    max-width: 100%;
    display: block;
    float: none;
    margin: 0 auto;
    box-sizing: border-box;
}
.arya-content{
    float: left;
    padding: 15px;
    display: inline-block;
    box-sizing: border-box;
}
.arya-left{
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 15px;
}
.arya-bottom-3-1{
	display:inline-block;
	float:right;
}
.arya-bottom-3-2{
	display:inline-block;
	float:right;
}
.arya-bottom-3-3{
	display:inline-block;
	float:right;
}
.arya-bottom-3-4{
	display:inline-block;
	float:right;
}
.arya-bottom-4-1{
	display:inline-block;
	float:right;
}
.arya-bottom-4-2{
	display:inline-block;
	float:right;
}
.arya-bottom-4-3{
	display:inline-block;
	float:right;
}
.arya-bottom-6-1{
	display:inline-block;
	float:right;
}
.arya-bottom-6-2{
	display:inline-block;
	float:right;
}
.copyright{
	display: inline-block;
    float: right;
    box-sizing: border-box;
    width: 100%;
}

@media screen and (min-width:100px) {
  .arya-header-row {
    height: 100px !important;
}
.sticky-header-correction {
    height: 100px !important;
}
	.arya-topover-12{    width: 100%;}
	.arya-topover-4-1{}
	.arya-topover-4-2{}
	.arya-topover-4-3{}
	.arya-menu{
	float: left;
    width: 45px;
  }
	.arya-logo{
    float: right;
    width: 100%;
    height: 65px;
    text-align: center;
    margin-bottom: 5px;
  }
  
	.arya-logo-image{
max-height: unset !important;
    width: unset;
    height: 100%;
    margin: 9px auto;
    float: left;
  }
	.arya-social{
    width: 35%;
    float: left;
	}
	.arya-search {
      float: right;
      width: 65%;
      height: 45px;
      text-align: right;
      padding: 0;
      box-sizing: border-box;
}  
	.arya-slider{}
	.arya-slide-over{}
	.arya-slide-over-inner{}
	.arya-top-12-1{}
	.arya-top-12-2{}
	.arya-top-3-1{
		width:50%;
	}
	.arya-top-3-2{
		width:50%;
	}
	.arya-top-3-3{
		width:50%;
	}
	.arya-top-3-4{
		width:50%;
	}
	.arya-top-4-1{}
	.arya-top-4-2{}
	.arya-top-4-3{}
	.arya-top-6-1{}
	.arya-top-6-2{}
	.arya-right{
		width:100%;
	}
	.arya-breadcrumbs{}
	.arya-content-row{}
    .arya-content{
      width: 100%;
  	}
    .arya-left{
      width:100%;
  }
	.arya-bottom-3-1{
		width:50%;
	}
	.arya-bottom-3-2{
		width:50%;
	}
	.arya-bottom-3-3{
		width:50%;
	}
	.arya-bottom-3-4{
		width:50%;
	}
	.arya-bottom-4-1{}
	.arya-bottom-4-2{}
	.arya-bottom-4-3{}
	.arya-bottom-6-1{    width: 100%;}
	.arya-bottom-6-2{    width: 100%;}
	.copyright{}
    .arya-header{
    margin:0 auto;
  }
.top-over img {
    height: 13px !important;
}
  .top-over-welcome-container {
    line-height: 0px !important;
    height: 20px !important;
}
}
@media screen and (min-width:720px) {
	.arya-topover-12{    width: 100%;}
	.arya-topover-4-1{}
	.arya-topover-4-2{}
	.arya-topover-4-3{}
	.arya-menu{}
	.arya-logo{}
	.arya-logo-image{}
	.arya-social{}
	.arya-slider{}
	.arya-slide-over{}
	.arya-slide-over-inner{}
	.arya-top-12-1{}
	.arya-top-12-2{}
	.arya-top-3-1{
		width:50%;
	}
	.arya-top-3-2{
		width:50%;
	}
	.arya-top-3-3{
		width:50%;
	}
	.arya-top-3-4{
		width:50%;
	}
	.arya-top-4-1{}
	.arya-top-4-2{}
	.arya-top-4-3{}
	.arya-top-6-1{}
	.arya-top-6-2{}
	.arya-right{
		width:100%;
	}
	.arya-breadcrumbs{}
	.arya-content-row{}
    .arya-content{
      width: 100%;
  	}
    .arya-left{
      width:100%;
  }
	.arya-bottom-3-1{
		width:50%;
	}
	.arya-bottom-3-2{
		width:50%;
	}
	.arya-bottom-3-3{
		width:50%;
	}
	.arya-bottom-3-4{
		width:50%;
	}
	.arya-bottom-4-1{}
	.arya-bottom-4-2{}
	.arya-bottom-4-3{}
	.arya-bottom-6-1{}
	.arya-bottom-6-2{}
	.copyright{}
    .arya-header{
    margin:0 auto;
  }
  .topover-links, .language-switcher, .top-over-welcome-container {
    height: 50px !important;
    line-height: 50px !important;
    text-align: center;
}
}
@media screen and (min-width:890px) {
	.arya-topover-12{    width: 100%;}
	.arya-topover-4-1{}
	.arya-topover-4-2{}
	.arya-topover-4-3{}
.arya-menu{
	width: calc(100% - 240px);
    float: right;
    position: relative;
    top: unset;
    left: unset;
    height: 100px;
    text-align: center;
  }
	.arya-logo{
	float: left;
    width: 240px;
    height: 100px;
    text-align: right;
  }
	.arya-logo-image{
	max-height: unset !important;
    height: unset;
    width: 100%;
    margin: 0px auto;
  }
  .arya-search {
    float: right;
    width: 50%;
    height: 68px;
    text-align: right;
    padding: 12px 0;
    box-sizing: border-box;
}
	.arya-social{
      display: inline-block;
    float: left;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    padding: 10px 0;
    box-sizing: border-box;
  }
	.arya-slider{}
	.arya-slide-over{}
	.arya-slide-over-inner{}
	.arya-top-12-1{}
	.arya-top-12-2{}
	.arya-top-3-1{
		width:50%;
	}
	.arya-top-3-2{
		width:50%;
	}
	.arya-top-3-3{
		width:50%;
	}
	.arya-top-3-4{
		width:50%;
	}
	.arya-top-4-1{}
	.arya-top-4-2{}
	.arya-top-4-3{}
	.arya-top-6-1{}
	.arya-top-6-2{}
	.arya-right{
		width:25%;
	}
	.arya-breadcrumbs{}
	.arya-content-row{}
    .arya-content{
      width: 75%;}
    .arya-left{
	width: 25%;      
  }
	.arya-bottom-3-1{
		width:50%;
	}
	.arya-bottom-3-2{
		width:50%;
	}
	.arya-bottom-3-3{
		width:50%;
	}
	.arya-bottom-3-4{
		width:50%;
	}
	.arya-bottom-4-1{}
	.arya-bottom-4-2{}
	.arya-bottom-4-3{}
	.arya-bottom-6-1{}
	.arya-bottom-6-2{}
	.copyright{}
  .arya-header{
    margin:0 auto;
  }
}

@media screen and (min-width:1140px) {
.arya-body{}
.arya-main{}
.arya-row{}
.arya-topover-12{
	width:100%;
}
.arya-topover-4-1{
	width:33.33%;
}
.arya-topover-4-2{
	width:33.33%;
}
.arya-topover-4-3{
	width:33.33%;
}
.arya-header-row{
	width:100%;
}
.arya-header{
	width: 100%;
}
.arya-menu{
    width: calc(100% - 240px);
    float: right;
    position: relative;
    top: unset;
    left: unset;
    height: 100px;
    text-align: center;
  }
.arya-logo{
    float: left;
    width: 240px;
    height: 100px;
    text-align: right;
  }
img.arya-logo-image {
    max-height: unset !important;
    width: 100%;
    margin: 0px auto;
    height: unset;
}
.arya-logo a {display: inline-block; height: 100%;}
.arya-social{
	display: inline-block;
    float: left;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    padding: 10px 0;
    box-sizing: border-box;
  }
.arya-search {
    float: right;
    width: 50%;
    height: 68px;
    text-align: right;
    padding: 12px 0;
    box-sizing: border-box;
}
    

.arya-slider{
	width:100%;
}
.arya-slide-over{}
.arya-slide-over-inner{}
.arya-top-3-1{
	width:25%;
}
.arya-top-3-2{
	width:25%;
}
.arya-top-3-3{
	width:25%;
}
.arya-top-3-4{
	width:25%;
}
.arya-top-4-1{
	width:33.33%;
}
.arya-top-4-2{
	width:33.33%;
}
.arya-top-4-3{
	width:33.33%;
}
.arya-top-6-1{
	width:50%;
}
.arya-top-6-2{
	width:50%;
}
.arya-right{
    width: 25%;
}
.arya-breadcrumbs{
	width:100%;
}
.arya-content-row{}
    .arya-content{
      width: 75%;}
    .arya-left{
	width: 25%;      
  }
.arya-bottom-3-1{
	width:25%;
}
.arya-bottom-3-2{
	width:25%;
}
.arya-bottom-3-3{
	width:25%;
}
.arya-bottom-3-4{
	width:25%;
}
.arya-bottom-4-1{
	width:33.33%;
}
.arya-bottom-4-2{
	width:33.33%;
}
.arya-bottom-4-3{
	width:33.33%;
}
.arya-bottom-6-1{
	width:50%;
}
.arya-bottom-6-2{
	width:50%;
}
.copyright{
	width:100%;

}
  .arya-header{
    margin: 0px auto;
}  

}


/* ---------------------------------------------------- */
/* ----------------Styling the Elements---------------- */
/* ---------------------------------------------------- */
a, a:hover, a:active, a:visited{
	text-decoration:none;
	background:transparent;
}
.arya-logo-image{}
.arya-social a{
	padding:0 3px;
	margin:0;
}
a,.nav-header,.btn,.btn-primary{
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
    transition: all 0.5s;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
.btn, .btn-primary{}


/* ---------------------------------------------------- */
/* --------------------helper classes------------------ */
/* ---------------------------------------------------- */
.no-padding{
	padding:0;
}
.no-margin{
	margin:0;
}
.inline-block{
	display:inline-block;
}
.full-height{
	height:100%;
}
.full-width{
	width:100%;
}
.table{
	display:table;
}
.table-row{
	display:table-row;
}
.table-cell{
	display:table-cell;
}
.vertical-middle{
	vertical-align:middle;
}
.text-center{
	text-align:center;  
}
.arya-grid-holder {
    display: block;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.float-left{
  float:left !important;
}
/* ---------------------------------------------------- */
/* ------------------Font Styles----------------------- */
/* ---------------------------------------------------- */
@font-face {
  font-family: 'Mj_Flow';
  src: url('./fonts/Mj_Flow.woff') format('woff'),
       url('./fonts/Mj_Flow.ttf') format('truetype'),
       url('./fonts/Mj_Flow.svg#Mj_Flow') format('svg');
}
@font-face {
	font-family: 'Yekan';
	src: url('./fonts/Yekan.eot?-wwn5ej');
	src: url('./fonts/Yekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Yekan.woff?-wwn5ej') format('woff'),
	url('./fonts/Yekan.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Yekan.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'iransans';
	src: url('./fonts/IRANSansWeb_Light.eot?-wwn5ej');
	src: url('./fonts/IRANSansWeb_Light.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/IRANSansWeb_Light.woff?-wwn5ej') format('woff'),
	url('./fonts/IRANSansWeb_Light.ttf?-wwn5ej') format('truetype'),
	url('./fonts/IRANSansWeb_Light.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'beirut';
	src: url('./fonts/Far_Beirut.eot?-wwn5ej');
	src: url('./fonts/Far_Beirut.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Beirut.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Beirut.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Beirut.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'Far_Baseet';
	src: url('./fonts/Far_Baseet.eot?-wwn5ej');
	src: url('./fonts/Far_Baseet.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Baseet.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Baseet.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Baseet.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'Far_Casablanca';
	src: url('./fonts/Far_Casablanca.eot?-wwn5ej');
	src: url('./fonts/Far_Casablanca.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Casablanca.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Casablanca.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Casablanca.svg?-wwn5ej#icomoon') format('svg');
}
 @font-face {
	font-family: 'iranyekan';
	src: url('./fonts/iranyekanweblight_fanum_.eot?-wwn5ej');
	src: url('./fonts/iranyekanweblight_fanum_.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/iranyekanweblight_fanum_.woff?-wwn5ej') format('woff'),
	url('./fonts/iranyekanweblight_fanum_.ttf?-wwn5ej') format('truetype'),
	url('./fonts/iranyekanweblight_fanum_.svg?-wwn5ej#icomoon') format('svg');
} 
 @font-face {
	font-family: 'fontawesome';
	src: url('./fonts/fa-regular-400.eot?-wwn5ej');
	src: url('./fonts/fa-regular-400.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/fa-regular-400.woff?-wwn5ej') format('woff'),
	url('./fonts/fa-regular-400.ttf?-wwn5ej') format('truetype'),
	url('./fonts/fa-regular-400.svg?-wwn5ej#icomoon') format('svg');
}  
/* ---------------------------------------------------- */
/* ------------------- Responsive --------------------- */
/* ---------------------------------------------------- */



/* ---------------------------------------------------- */
/* ---------------Styling the extensions--------------- */
/* ---------------------------------------------------- */

/* ---------------------------------------------------- */
/* -------------------Other Styles--------------------- */
/* ---------------------------------------------------- */

.header-row-corection {
    top: 0 !important;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}
.top-over p {
    margin: 0;
}



ul.breadcrumb {
list-style-type: none;
    display: block;
    width: 100%;
    max-width: 90%;
    margin: 0px auto;
    padding: 5px 0;
    box-sizing: border-box;
}
ul.breadcrumb li {
    display: inline-block;
    font-size: 12px;
}

.arya-left .moduletable {
display: inline-block;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    background: #383838;
    box-sizing: border-box;
    text-align: center !important;
}
.arya-left .moduletable>h3 {
margin: 0 !important;
    padding: 10px 0 !important;
    background-color: #164194;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.hikashop_module .hikashop_subcontainer.thumbnail {
    padding: 0;
    background: transparent !important;
    font-size: 12px;
    font-weight: bold;
}
.ItemIntroContainer h3 {
    font-size: 12px;
    text-align: right;
}

/* ---------------------------------------------------- */
/* -------------------------footer--------------------- */
/* ---------------------------------------------------- */

/* ---------------------------------------------------- */
/* ------------------- back to top --------------------- */
/* ---------------------------------------------------- */
.backtotop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    width: 142px;
    height: 35px;
}
.back-to-top-container {
background: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 17px;
    overflow: hidden;
}
.back-to-top-container a.backtop {
    display: inline-block;
    width: 35px;
    height: 100%;
    padding-top: 12px;
	border-left: 1px solid #dedede;
    box-sizing: border-box;
	margin-right: 2px;
	float:right;
}
.back-to-top-container a.socialus {
    width: 35px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    border-left: 1px solid #dedede;
  	padding-top: 5px;
    box-sizing: border-box;
}
.back-to-top-container a.whatsup {
    width: 35px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    border-left: 1px solid #dedede;
    background: #25d366;
    color: #fff;
}
.back-to-top-container a.calllus {
    width: 35px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    background: #4CAF50;
    color: #fff;
}
.back-to-top-container span {
    width: 15px;
    height: 15px;
    border-left: 1px solid #0b3c5d;
    border-bottom: 1px solid #0b3c5d;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
    display: inline-block;
}
.back-to-top-container a.callus {
    float: right;
    display: inline-block;
    line-height: 30px;
    margin-right: 7px;
  	padding-top: 4px;
  	font-size: 12px;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(135deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(135deg) translate(-3px, 3px);
  }
  40% {
    -webkit-transform: rotate(135deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(135deg) translate(0, 0);
  }
  20% {
    transform: rotate(135deg) translate(-3px, 3px);
  }
  40% {
    transform: rotate(135deg) translate(0, 0);
  }
}

/* ---------------------------------------------------- */
/* ----------------language switcher------------------- */
/* ---------------------------------------------------- */







/* ---------------------------------------------------- */
/* -------------------------footer--------------------- */
/* ---------------------------------------------------- */
.quick-links-container h3, .footer-tags h3, .contact-bottom h3, h3.map-footer {
    display: inline-block;
    width: 100%;
    margin: 15px auto;
}

.quick-links-container ul, .footer-tags ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 35px;
}
/*.quick-links-container li:before {
display: inline-block;
    content: "\f053";
    float: right;
    width: 20px;
    font-family: fontawesome;
}*/
.quick-links-container ul li, .footer-tags ul li{

    display: inline-block;
    float: right;
    position: relative;
}
.quick-links-container a, .footer-tags a, .quick-links-container span {
	font-size: 14px;
    width: auto !important;
}

.quick-links-container-holder>div {
    padding: 0;
}
.footer-tags a {
    display: inline-block;
    margin: 5px 1px;
    padding: 0 7px;
    border-radius: 10px;
    position: relative;
}
/*.footer-tags a:after {
    content: "";
    height: 1px;
    width: 20px;
    bottom: 0;
    display: block;
    background: #3ce2ad;
    margin: 0 auto;
}*/
.footer h3 {
    padding-bottom: 5px;
}
.quick-links-container ul li {
    width: 100%;
    float: right;
}


/* ---------------------------------------------------- */
/* -----------------------top-over--------------------- */
/* ---------------------------------------------------- */
.topover-banner {
    display: inline-block;
    width: 100%;
    float: right;
}
.topover-banner ul, .topover-banner li {
	height: 60px !important;
    line-height: 60px;
    text-align: center;
}
.topover-banner h1, .topover-banner h2, .topover-banner h3{
  margin: 0;
}

.offlajn-ajax-search-inner {
    margin: 5px auto !important;
}

/* ---------------------------------------------------- */
/* -------------------------search--------------------- */
/* ---------------------------------------------------- */

.offlajn-ajax-search-container {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 5px;
    background: unset !important;
}
.arya-search input {
    border: unset !important;
    box-shadow: unset !important;
    padding: 14px 45px 14px 10px !important;
    border-radius: 5px !important;
    background-color: #f0f0f1 !important;
    line-height: 44px !important;
    height: 44px !important;
}
div#ajax-search-button184 {
    height: 30px;
    border: unset;
	left: 0;  
}
input#search-area184 {
    font-family: 'iranyekan';
}
.magnifier {
    height: 100% !important;
}
.arya-search>div {
    max-width: 100%;
}
.page-container {
    width: 100% !important;
}
div#search-results184 {
    z-index: 999999;
}
div#offlajn-ajax-search-results-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-bottom: 15px;
    width: 1300px;
    max-width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-sizing: border-box;
}
.search-result-card.front {
	margin: 10px 5px !important;
    margin-right: 0 !important;
}
.offlajn-ajax-search-control-panel {
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11) !important;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11) !important;
    border: 1px solid #e4e4e4 !important;
    display: block;
    box-sizing: border-box;
    width: 1300px !important;
    max-width: 90%;
    margin: 0 auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-radius: unset !important;
    background: #fff !important;
}
.inner-control-panel {
    background: #f0f0f1 !important;
    border-radius: 5px !important;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11) !important;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11) !important;
}
input#search-area184 {
    font-family: 'iranyekan';
}
/* ---------------------------------------------------- */
/* ---------------------profile-menu------------------- */
/* ---------------------------------------------------- */
.arya-social ul {
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
}
.arya-social ul li {
	line-height: 44px;
    float: right;
}
.arya-social ul li:first-child {
    border-left: 1px solid;
}
.arya-social em.dj-icon {
    font-size: 24px;
}
.arya-social span.image-title {
    display: none;
}
.arya-social .dj-megamenu-wrapper {
    float: left;
}

/* ---------------------------------------------------- */
/* ---------------------slide-show--------------------- */
/* ---------------------------------------------------- */
.slideshow-container {
    display: inline-block;
    width: 100%;
    float: right;
}
.slideshow-container-holder {
    width: 1300px;
    max-width: 99%;
    margin: 10px auto;
}
.big-banner {
    width: 68%;
    max-width: 100%;
    height: 450px;
    float: right;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.short-banner {
    width: 32%;
    max-width: 100%;
    height: 225px;
    float: right;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.banner-content {
    width: 100%;
    height: 100%;
    display: inline-block;
    float: right;
    background-color: #fff;
    border-radius: 11px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    overflow: hidden;
}
.banner-content>div {
    float: right;
    width: 100%;
    height: 100%;
}
.banner-content .uk-position-relative {
    float: right;
    width: 100%;
    height: 100%;
}
.banner-content ul.uk-slideshow {
    height: 100% !important;
    float: right;
}
.banner-content li.uk-active {
    height: 100% !important;
    float: right;
    min-height: unset !important;
}
.banner-content .uk-cover-background {
    background-size: cover;
    float: right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.banner-content img {
    width: 100% !important;
    float: right;
    height: 100% !important;
}
.banner-content .uk-dotnav-contrast>*>:active, .banner-content .uk-dotnav-contrast>.uk-active>* {
    background: #000;
}
.banner-content .uk-overlay-panel {
    padding: 0;
}
.banner-content .uk-overlay-panel a {
    width: 10px;
    height: 10px;
}
.middle-banner {
    height: 250px;
    float: right;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.space-middle-banner {
    margin-bottom: 20px;
}
@media screen and (max-width:719px){
  .big-banner, .short-banner,.middle-banner{
    width: 100%;
    height: 180px;
  }
}

/* ---------------------------------------------------- */
/* ---------Dscounts and offers Module----------------- */
/* ---------------------------------------------------- */
.module-linear-container {
    display: inline-block;
    width: 100%;
    float: right;
    background: url(/images/bg-01.png) 90%;
    background-color: #ef394e;
    background-size: auto 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding: 20px 0;
}
.module-linear-container-holder {
    display: inline-block;
    width: 1300px;
    max-width: 99%;
}
.linear-container-content {
    display: inline-block;
    width: 100%;
    float: right;
}
.linear-container-content a {
    display: inline-block;
}
.linear-container-content a h2 {
    color: #fff;
}
.linear-container-content a img {
    width: 150px;
    display: none;
    margin: 0 auto;
    float: unset;
}
.linear-container-content a span {
    padding: 5px;
    border: 1px solid;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto;
    display: block;
    width: 100px;
    margin-top: 30px;
}







/* ---------------------------------------------------- */
/* -----------------footer back to top----------------- */
/* ---------------------------------------------------- */
.footer-back-to-top {
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 20px;
    line-height: 59px;
    color: #4a4a4a;
    height: 59px;
    width: 100%;
    background-color: #f5f5f5;
    border-top: 1px solid #eceff1;
    border-bottom: 1px solid #cfd8dc;
}
.footer-back-to-top-holder {
    width: 200px;
    display: block;
    margin: 0 auto;
}
div.backtop {
    display: inline-block;
    box-sizing: border-box;
    float: right;
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 36px;
    height: 36px;
    background-color: hsla(0,0%,74.5%,.41);
    border-radius: 50%;
    line-height: 46px;
}
div.backtop span {
    width: 15px;
    height: 15px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
    display: inline-block;
}
.footer-back-to-top p {
    margin: 0;
    font-weight: bold;
}
.footer-back-to-top p {
    margin: 0;
}





/* ---------------------------------------------------- */
/* -------------------footer icons--------------------- */
/* ---------------------------------------------------- */
.footer-icons {
    display: inline-block;
    width: 100%;
    float: right;
    padding: 20px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #cfd8dc;
}
.footer-icons-size {
    display: inline-block;
    float: right;
}
.footer-icons-content {
    text-align: center;
    font-size: 12px;
}
.footer-icons img {
    height: 50px;
    display: block;
    margin: 0 auto;
}
@media screen and (min-width:100px) {
  .footer-icons-size {
    width: 50%;
}  
}
@media screen and (min-width:720px) {
  .footer-icons-size {
    width: 20%;
}  
}
@media screen and (min-width:819px) {
  .footer-icons-size {
    width: 20%;
}  
}
@media screen and (min-width:1140px) {
  .footer-icons-size {
    width: 20%;
}
}




/* ---------------------------------------------------- */
/* -------------------left & right--------------------- */
/* ---------------------------------------------------- */
.arya-left .moduletable,.arya-right .moduletable {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
} 
.arya-left>.moduletable>h3, .arya-right>.moduletable>h3 {
    margin: 0 !important;
    padding: 10px 0 !important;
    background-color: ;
    font-weight: bold;
    color: #fff;
    text-align: center !important;  
}
.arya-left .moduletable .hikashop_cart_module .hikashop_cart, .arya-left .moduletable span.hikashop_product_price_full span {
    font-size: 10px;
    margin: 0;
}

/* ---------------------------------------------------- */
/* -------------------special brands------------------- */
/* ---------------------------------------------------- */
.moduletable.module-product-listing .uk-slider {
    height: 150px !important;
    width: 100% !important;
    display: inline-block !important;
}
.moduletable.module-product-listing .uk-slider li .uk-panel {
    height: 150px !important;
    width: 100px;
    background-size: contain;
    display: block;
    margin: 0 auto;
}



/* ---------------------------------------------------- */
/* ---------------------User-profile------------------- */
/* ---------------------------------------------------- */
.login, .registration {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    display: block;
}
.hikashop_user_registration_page, .reset, .remind {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    display: inline-block;
}
.hikashop_user_registration_page fieldset,.login fieldset, .registration fieldset, .reset fieldset, .remind fieldset, .profile fieldset , .registration fieldset, .profile-edit fieldset{
    border: unset !important;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    margin: 0 10px;
    color: #000;
    width: 450px;
    max-width: 90%;
}
.login .control-label, .registration .control-label, .reset .control-label, .remind .control-label, .profile-edit .control-label{
     display: inline-block;
    float: right;
    width: 25%;
  	max-width:100%;
}
.login .control-label label, .registration .control-label label , .reset .control-label label, .remind .control-label label, .profile-edit .control-label label{
    display: inline-block;
    padding: 10px 0 !important;
    width: 100%;
    font-size: 13px !important;
    font-weight: bold;
}
.login .validate-username, .login .validate-password, .registration .validate-username, .registration .validate-password, .registration input#jform_name, .registration .validate-email, .reset .validate-username, .remind .validate-email, .profile-edit .controls input, .control-group input{
	height: 45px !important;
    margin: 0 0 20px 0 !important;
    width: 75% !important;
    background: transparent !important;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 2px !important;
    font-weight: bold;
}
.login .inputbox , .registration .inputbox{
   width: auto;
    float: right;
    margin: 15px;
}
.login button, .registration button, .reset button , .remind button{
    float: right;
    clear: both;
}
ul.nav-stacked {
    width: calc(50% - 20px);
    max-width: 100%;
    margin: 0 auto;
    list-style-type: none;
    padding: 0;
    text-align: justify;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
ul.nav-stacked li {
    display: inline-block;
    float: right;
    margin: 0 10px;
}
ul.btn-toolbar.pull-right {
    width: 100%;
    padding: 0;
    list-style-type: none;
}
.form-validate.form-horizontal.well a.btn {
    float: right;
    margin: 10px;
}
.profile legend, .registration legend, .hikashop_checkout_login h2 {
	background: #83d826;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;
}
.profile fieldset dt, .profile fieldset dd, .registration fieldset dt, .registration fieldset dd{
	width: calc(50% - 4px);
    float: right;
    text-align: justify;
    font-size: 13px !important;
    font-weight: bold;
    box-sizing: border-box;
    margin: 1px;
    padding: 0 5px;
    background: #eee;
}
.field-spacer {
    width: 100%;
    display: inline-block;
}
.popover{
  display:none !important;
}
.profile-edit form {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.profile-edit legend {
	background: #83d826;
    color: #fff;
    padding: 10px;
    margin: 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;  
}
.profile-edit span.optional {
    float: right;
    display: inline-block;
    width: 100%;
    font-size: 12px !important;
}
.profile-edit .control-group button, .profile-edit .control-group a {
    margin: 20px !important;
}
.profile-edit .controls {
    font-size: 12px;
    text-align: center;
}
.icon-calendar:before {
    content: "\f073" !important;
    font-family: fontawesome !important;
}
.validate {
    margin: 10px auto !important;
}
input#remember {
    box-shadow: unset !important;
    width: auto !important;
}
.profile fieldset dd, .registration fieldset dd {
    background: #ddd !important;
}
.icon-user:before {
    content: "\f007";
    font-family: fontawesome !important;
    color: #fff;
}
.login-description {
    background: #83d826;
    color: #fff;
    padding: 10px;
    margin: 0 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 16px !important;
    width: 450px;
    max-width: 90%;
    box-sizing: border-box;
}
fieldset.hkform-horizontal legend {
    background: #83d826;
    color: #fff;
    padding: 10px;
    margin: 20px auto;
    text-align: center;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;
}
fieldset.hkform-horizontal {
    border: unset;
    background: #fff;
}
@media (max-width:719px){
.hikashop_user_registration_page fieldset, .login fieldset, .registration fieldset, .reset fieldset, .remind fieldset, .profile fieldset , .registration fieldset, .profile-edit fieldset, ul.nav-stacked{
 
}  
.profile fieldset dt, .profile fieldset dd, .registration fieldset dt, .registration fieldset dd{
	width: calc(100% - 4px);
}  
}

/* ---------------------------------------------------- */
/* ---------------module-product-listing--------------- */
/* ---------------------------------------------------- */
.moduletable.module-product-listing {
    display: block;
    width: 1300px;
    max-width: 99%;
    margin: 16px auto;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    overflow: hidden;
}
.moduletable.module-product-listing h3 {
    padding: 10px;
    box-sizing: border-box;
    margin: 0px 10px 6px 33px;
    font-size: 18px;
    position: relative;
    display: inline-block;
    overflow: visible;
}
.moduletable.module-product-listing h3:before {
    content: "";
    position: absolute;
    right: 0;
    left: -40px;
    bottom: 0;
    background-color: #ef5661;
    height: 1px;
    z-index: 1;
}
.moduletable.module-product-listing h3:after {
	content: "";
    position: absolute;
    left: -100%;
    right: 170px;
    width: 1900px;
    height: 1px;
    background-color: #dfdfdf;
    bottom: 0;
    z-index: 0;
}
span.hikashop_product_name {
    font-size: 12px;
    line-height: 25px;
    margin: 10px auto;
    min-height: 50px;
    width: 90% !important;
}
span.hikashop_product_price {
    font-size: 14px;
    line-height: 1.375;
    color: #000;
    font-weight: 700;
    width: 135px;
    float: left;
    margin-top: 10px;
}
.hikashop_checkout_cart span.hikashop_product_price {
    width: 100%;
}
.hikashop_subcontainer {
    margin: 5px;
}
.moduletable.module-product-listing .hikashop_subcontainer:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media screen and (max-width:890px){
  .moduletable.module-product-listing {
    max-width: 90%;
}
}
h3.uk-h1.uk-margin-top-remove.uk-margin-top-remove {
    line-height: 20px;
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b" !important;
}









.comment-container form {
    background: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.comment-container fieldset.formFieldset {
    border: unset;
    padding: 0;
    margin: 0;
}
.comment-container fieldset.formFieldset legend {
background: #164194;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;
}
.comment-container ol.formContainer {
    box-sizing: border-box;
    margin: 20px !important;
    display: inline-block !important;
    width: calc(100% - 40px);
}
.comment-container .formBody {
    width: 100%;
}
.comment-container input, .comment-container textarea {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    margin-bottom: 8px;
    padding: 10px;
    float: none;
    clear: none;
    border: 1px solid #dedede !important;
    border-radius: 2px;
    background: #f7f7f7;
}
.contact-us-page {
    display: inline-block;
    width: 100%;
    float: right;
}
.contact-us-page-holder {
    width: 1170px;
    max-width: 90%;
    margin: 0 auto;
}
.contact-container {
    background: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 0 !important;
}
.contact-container h2 {
background: #164194;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}
.contact-container .table {
    padding: 10px;
    box-sizing: border-box;
}
p.social-contact a {
width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    font-size: 20px;
    box-sizing: border-box;
    float: right;
    clear: both;
}
.contact-container, .comment-container {
    margin: 20px auto;
}



.header-row-corection {
    height: 60px !important;
  	background: rgba(255,255,255,0.95) !important;
}
.header-row-corection .arya-logo {
    height: 60px !important;
}
.header-row-corection .arya-logo img {
margin: 0 auto;
    width: auto;
    height: 100%;
}
.header-row-corection .arya-menu {
    height: 60px !important;
    line-height: 60px !important;
}
.header-row-corection .arya-menu li, .header-row-corection .arya-menu li>a, .header-row-corection .arya-social li>a {
    height: 60px;
    line-height: 60px !important;
}
.header-row-corection .arya-menu .dj-megamenu-wrapper>ul>li>a {
    color: #000 !important;
}
.header-row-corection .arya-menu li li a, .header-row-corection .arya-menu li li {
    line-height: 40px !important;
    height: 40px !important;
    font-size: 12px;
    margin: 0 !important;
}






.awesome-slideshow {
    display: inline-block;
    width: 100%;
    float: right;
}
div#splide-track {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.awesome-slideshow-holder {
    width: 100%;
    display: inline-block;
    float: right;
    position: relative;
    height: 750px;
}
.awesome-slideshow-overlay {
    max-width: 300px;
    max-height: 565px;
    overflow: hidden;
    position: absolute;
    height: 565px;
    width: 300px;
    right: 15px;
    top: 10px;
  	z-index: 999;
      display: none;
}
.awesome-slideshow-overlay a {
    box-sizing: border-box;
    width: 300px;
    height: 90px;
    top: 0px;
    left: 0px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 20px 35px 20px 20px;
    text-align: left;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.awesome-slideshow-overlay a span {
    z-index: 1;
    position: relative;
    color: #ffff;
}
.awesome-slideshow-overlay a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 51, 153, 0.6);
    z-index: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.awesome-slideshow-overlay a:hover::after {
    background: rgb(0, 51, 153);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a.btn1 {
    background: url(/images//slider-over-images/b1.jpg);
    background-size: cover;
}
a.btn2 {
    background: url(/images//slider-over-images/b2.jpg);
    background-size: cover;
}
a.btn3 {
    background: url(/images//slider-over-images/b3.jpg);
    background-size: cover;
}
a.btn4 {
    background: url(/images//slider-over-images/b4.jpg);
    background-size: cover;
}
a.btn5 {
    background: url(/images//slider-over-images/b5.jpg);
    background-size: cover;
}
a.btn6 {
    background: url(/images//slider-over-images/b6.jpg);
    background-size: cover;
}
.slideshow-content {
    width: 100%;
 
}
.timer {
  height: 1%;
  width: 0%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(rgb(0, 51, 153) 0%, rgb(0, 204, 255) 100%);
  z-index: 10;
}
.slideshow {
  position: relative;
  height: 100%;
}
.slide {
  width: 100%;
  height: 100%;
  background: #bbb;
  }

 

/*.slideshow-content {
width: 1200px;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: unset;
    z-index: 9999;
    max-width: 90%;
    text-align: justify;
}
.slideshow-content {
    width: 940px;
    height: 100%;
    display: inline-block;
    left: 0;
    position: absolute;
    max-width: 90%;
}*/
.splide__slide img {
    width: auto;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.slide.active {
    display: inline-block !important;
}
.part1 {
    background: url(/images/slideshow/b1.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}  
.part2 {
    background: url(/images/slideshow/b2.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}  
.part3 {
    background: url(/images/slideshow/b3.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.part4 {
    background: url(/images/slideshow/b4.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.part5 {
    background: url(/images/slideshow/b5.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.part6 {
    background: url(/images/slideshow/b6.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}


.slideshow-content h1, .slideshow-content h2 {
color: #fff;
    font-size: 30px;
    text-align: justify;
}
.slideshow-content p {
color: #fff;
    font-weight: bold;
}
  .awesome-slideshow-overlay a.active:after {
    background: rgb(0, 51, 153);
}

 

div#splide {
    width: 100%;
    height: 100%;
    display: inline-block;
}
div#splide-track {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.splide__slide {
    min-height: 600px;
}
/*.slideshow-content {
	width: 90%;
    height: 100%;
    display: inline-block;
    position: absolute;
    max-width: 90%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: justify;
    margin-top: 10%;
}*/
.splide__list {
    position: absolute;
    left: 0;
    top: 0;
}
.splide__slide {
    min-height: 1000px;
    overflow: hidden;
    text-align: center;
}
.splide__arrows {
    display: none;
}
.splide__progress__bar {
    background: linear-gradient(rgb(0, 51, 153) 0%, rgb(0, 204, 255) 100%) !important;
    height: 5px !important;
}




ul.splide__pagination {
    max-width: 300px;
    max-height: 565px;
    overflow: hidden;
    position: absolute;
    height: 565px;
    width: 300px;
    right: 15px;
    top: 10px;
    z-index: 999;
    justify-content: unset !important;
    transform: unset !important;
}
.splide__pagination li {
	width: 300px;
    height: 90px;
    position: relative;
}
button.splide__pagination__page {
box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    border: unset;
    border-radius: unset;
    opacity: 1 !important;
    background-color: unset !important;
    transform: unset !important;
    margin: unset !important;
    z-index: 999;
}
button.splide__pagination__page {
    background: rgba(0, 51, 153, 0.6) !important;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.splide__pagination li:nth-child(1) {
    background: url(/images/slider-over-images/b1.jpg);
    background-size: cover;
}
.splide__pagination li:nth-child(2) {
    background: url(/images/slider-over-images/b2.jpg);
    background-size: cover;
}
.splide__pagination li:nth-child(3) {
    background: url(/images/slider-over-images/b3.jpg);
    background-size: cover;
}
.splide__pagination li:nth-child(4) {
    background: url(/images//slider-over-images/b4.jpg);
    background-size: cover;
}
.splide__pagination li:nth-child(5) {
    background: url(/images//slider-over-images/b5.jpg);
    background-size: cover;
}
.splide__pagination li:nth-child(6) {
    background: url(/images//slider-over-images/b6.jpg);
    background-size: cover;
}
.splide__pagination__page.is-active {
    background: rgb(0, 51, 153) !important;
}
.splide__pagination li:nth-child(1):after {
    content: "خوش آمدید";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.splide__pagination li:nth-child(2):after {
    content: "معرفی";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.splide__pagination li:nth-child(3):after {
    content: "محصولات ما";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.splide__pagination li:nth-child(4):after {
    content: "خدمات ما";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.splide__pagination li:nth-child(5):after {
    content: "فرصت های شغلی";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.splide__pagination li:nth-child(6):after {
    content: "تماس با ما";
    width: auto;
    height: auto;
    display: block;
    z-index: 99999;
    position: absolute;
    color: #fff;
    top: 30px;
    left: 15px;
    font-size: 18px;
    font-weight: bold;
}
.slideshow-content a.btn {

}


@media screen and (max-width:719px){
  ul.splide__pagination {
    display: none;
}
}
.after-slider {
    box-shadow: 0 25px 60px -20px rgba(0,0,0,.25) !important;
}

.after-slider h2.sppb-addon-title {
    background-image: linear-gradient(135deg, #003399 0%, #00ccff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block;
    font-size: 28px;
    text-align: right;
}




.brands-container {
    display: inline-block;
    width: 100%;
    float: right;
    background: #ffffff;
    padding-top: 100px;
}
.brands-container-holder {
    width: 1170px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
.brands .uk-slider {
    height: 130px !important;
    width: 100% !important;
    display: inline-block !important;  
}
.brands .uk-panel {
    height: 130px !important;
    width: 100px;
    background-size: contain;  
}
.latest-blog-container {
    display: inline-block;
    width: 100%;
    float: right;
    padding: 120px 0;
    box-sizing: border-box;
}
.latest-blog-container-holder {
    width: 1170px;
    max-width: 90%;
    margin: 0 auto;
}
.uk-slidenav-position .uk-slidenav-previous {
    display: inline-block !important;
    left: -5% !important;
}
.uk-slidenav-position .uk-slidenav-next {
    right: -5% !important;
    display: inline-block !important;
}
.latest-blog-container h3.uk-panel-title a.uk-link-reset {
    color: #003399;
    font-weight: bold;
}
.latest-blog-container h3.uk-panel-title {
    text-align: justify;
}
.latest-blog-container .uk-margin p {
    font-size: 14px;
    text-align: justify;
}
.brands-container a.uk-link-reset {
    color: #003399;
    font-weight: bold;
}
.brands-container p {
    font-size: 12px;
    font-weight: bold;
}

.go-bottom {
    text-align: center;
}
.go-bottom i.fa.fa-angle-down {
    color: #ccc;
    font-size: 45px;
    opacity: 0.6;
}
.footer-links {
    display: inline-block;
    width: 100%;
}
.footer h3 {
    color: #ffffff;
    margin: 0;
    margin-top: 15px;
}
.footer-links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer-links ul a {
    line-height: 25px;
}


.acymailing_module td.acyfield_email.acy_requiredField {
    width: 100%;
    float: right;
}
.acymailing_module .inputbox {
    width: 100% !important;
    padding: 0 18px !important;
    min-height: 44px;
    margin-bottom: 18px;
}
.acymailing_module td.acysubbuttons {
    float: right;
}
input.button.subbutton.btn.btn-primary {
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    border-color: transparent;
    background: #039 !important;
    color: #fff;
    padding: 12px 2.5em;
    cursor: pointer;
    border: unset !important;
}
input.button.subbutton.btn.btn-primary:hover {
    background: #0cf !important;
}
table.acymailing_form {
    margin: 0;
}


.mod-languages {
    z-index: 999999999999;
    position: relative;
}
.btn-group {
    height: 39px;
    overflow: hidden;
}
a.btn.dropdown-toggle, div.mod-languages ul li a {
    background: transparent !important;
    padding: 0 5px;
    color: #999999 !important;
    font-size: 10px !important;
    font-weight: bold;
}
div.mod-languages ul li a img, a.btn.dropdown-toggle img {
    padding-left: 5px;
}
div.mod-languages ul {
    background: #fff;
    display: block;
    width: 170px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-top: -2px;
    line-height: 30px;
}
div.mod-languages ul.lang-block li {
    display: block;
}
.btn-group.open {
    height: 110px;
}
p.social-contact {
    text-align: center;
}
.contact-container p.social-contact a {
    float: revert;
}
@media screen and (max-width:719px){
  p.social-contact a {
    clear: unset;
}
  input#search-area184 {
    font-family: 'iranyekan';
}
  a.btn.dropdown-toggle, div.mod-languages ul li a {
    font-size: 0px !important;
}
  div.mod-languages ul {
    width: 45px;
    line-height: 28px;
}
  .slideshow-content a.btn {
    top: 50%;
}
}
input#search-area184 {
    font-family: 'iranyekan' !important;
}
select#limit_hikashop_category_information_menu_353_138 {
    font-size: 12px;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom {
    text-align: center;
    font-size: 12px;
}
.body-overlayed .arya-header-row {
    z-index: 0;
}
.dj-offcanvas-open .arya-header-row, .dj-offcanvas-open .mod-languages {
    z-index: 0;
}
.btn-group {
    display: inline-block !important;
}
.part2 h2, .part2 p {
    color: #000;
}
.btn-group {
    line-height: 39px;
}

.copyright-holder {
    width: 1200px;
    margin: 0 auto;
    max-width: 90%;
}
#offlajn-ajax-search184 {
    float: left !important;
}



ul.splide__pagination {
    display: none !important;
}
.copy-social-container {
    display: inline-block;
    width: 100%;
    padding: 14px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 14px auto;
}
.social-first {
    float: right;
    display: inline-block;
    max-width: 100%;
}
p.social-footer a {
    position: relative;
    display: inline-block;
    margin: 10px auto;
    margin-right: 20px;
    background: url(/images/grid3.png) repeat 0 0;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 10px 6px 40px;
    float: right;
}
p.social-footer a i {
    padding: 6px;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: inline-block;
    float: left;
    background: url(/images/grid2.png) repeat 0 0;
}
p.social-footer a span {
    float: right;
}
p.social-footer a:hover {
    background: url(/images/grid2.png) repeat 0 0;
}
.copy-first {
    display: inline-block;
    width: 300px;
    float: left;
    font-size: 12px;
}






.header-oil {
    display: none;
    width: 100%;
    background: url(/images/green.jpg);
    text-align: center;
    display: inline-block;
}
.header-oil-2 {
    display: none;
    width: 100%;
    background: url(/images/red.jpg);
    text-align: center;
    display: inline-block;
}
.header-oil h1, .header-oil-2 h1 {
font-style: normal;
    font-size: 48px;
    text-transform: none;
    line-height: 54px;
    letter-spacing: 0px;
    color: #fff;
    margin: 72px auto;
}

img.uk-overlay-scale {
    width: 100%;
}
.splide__arrows {
    display: block !important;
}
.splide__slide {
    background-size: contain !important;
    background-position: top center !important;
}  
.splide__arrow {
    background: transparent !important;
}
.splide__arrow svg {
    width: 50px !important;
    height: 50px !important;
}
.splide__arrow path {
    fill: #fff !important;
}
.slideshow-content {
    text-align: justify;
}
.slideshow-content.part3 {
    position: absolute;
    left: 108px !important;
    width: 500px;
    top: 0px;
    font-size: 25px;
}
.slideshow-content.part3 a.btn, .slideshow-content.part5 a.btn {
    float: left;
    font-size: 13px !important;
}
@media screen and (max-width:719px){
  .slideshow-content.part3 a.btn, .slideshow-content.part5 a.btn {
    margin-top: -12px;
  }
}
.slideshow-content.part4 {
    width: 400px;
    right: 100px;
    position: absolute;
    top: 13px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}
.slideshow-content.part4 ul {
    list-style-type: none;
}
.slideshow-content.part4 ul li:before {
    content: "☑";
    margin-left: 5px;
}
.slideshow-content.part4 a {
    color: #fff;
}

.slideshow-content.part5 {
    width: 550px;
    left: 200px;
    position: absolute;
    top: 20px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}
div#cycle-slider{
  left: 83px !important;
  top: 80px !important
}

.slideshow-content.part5 ul {
    list-style-type: none;
}
.slideshow-content.part5 ul li:before {
    content: "☑";
    margin-left: 5px;
}
.slideshow-content.part5 a {
    color: #fff;
}
.slideshow-content.part6 {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    width: 500px;
    top: 38px;
    font-size: 25px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.slideshow-content.part6 a.btn {
    font-size: 14px;
    float: right;
}
.slideshow-content p {
    margin-bottom: 5px;
}
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
div#hikashop_product_description_main_mini {
    display: none;
}

td.key {
    display: none !important;
}
table.hikashop_product_custom_info_main_table td {
    direction: ltr !important;
    text-align: left !important;
    font-family: arial;
    width: 100%;
}
/*.hikashop_product_code_main {
    display: none;
}*/
.hikashop_product_name_main,.hikashop_product_code_main  {
font-family: arial;
    display: inline-block;
}
.hikashop_product_code_main {
    width: 180px;
    font-weight: normal;
    font-size: 24px;
}
.hikashop_product_custom_value {
    line-height: 24px !important;
    display: inline-block;
}
div.hikashop_product_custom_info_main h4 {
    display: none;
}
div.hikashop_product_custom_info_main {
    margin: 0 !important;
}
span.hikashop_product_code_list span {
    display: none;
}
span.hikashop_product_name {
    padding: 0 !important;
    margin: 0 auto !important;
    line-height: unset !important;
    min-height: unset !important;
}
span.hikashop_product_name a {
    color: #ff8600;
    font-family: arial;
    font-weight: bolder;
    font-size: 18px;
}
span.hikashop_product_code_list a {
    color: #000 !important;
    font-size: 13px;
    line-height: 17px !important;
    display: inline-block;
    font-weight: normal !important;
}
table.hikashop_product_custom_info_main_table tbody {
    width: 100% !important;
    display: inline-block;
}
.hikashop_product_top_part .hikashop_product_code_main span {
    display: none;
}
.hikashop_product_top_part .hikashop_product_code_main {
    display: inline-block;
    width: 100%;
}


.img-magnifier-glass {
    position: absolute;
    cursor: none;
    width: 150px;
    height: 150px;
    border-radius: unset;
    border: 2px solid #ccc;
}
#sbox-window.shadow {
    max-width: 100%;
    padding: 0;
}
.sbox-content-image img {
    height: auto;
}
@media screen and (max-width:719px){
  .copy-first {
    width: 100%;
}
.splide__slide {
    background-size: cover !important;
    background-position: center center !important;
} 
.slideshow-content {
    width: 90% !important;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    font-size: 14px !important;
    top: 10% !important;
    display: block !important;
    margin: 0 auto !important;
    text-align: right !important;
}
.slideshow-content ul {
    padding: 0;
}
.img-magnifier-glass {
	display:none;
}
  
}



div.itemFullText img {
    max-width: 100%;
}
.uk-modal.uk-open {
    z-index: 999999999999999;
}
.Equipment-banner {
    background: url(/images/header_Equipment.png);
}
@media screen and (min-width:100px) {
  .hikashop_custom_image_link {
    width: 100%;
  }
}
@media screen and (min-width:720px) {
  .hikashop_custom_image_link {
    width: 100%;
  }
}
@media screen and (min-width:890px) {
  .hikashop_custom_image_link {
    width: 100%;
  }
}
@media screen and (min-width:1140px) {
  .hikashop_custom_image_link {
    width: 100%;
  }
}

.itemFullText video {
    width: 100%;
}































/* ---------------------------------------------------- */
/* ---------------English style--------------- */
/* ---------------------------------------------------- */


html:lang(en) body{
  font-family: arial
}



html:lang(en) .arya-menu .dj-subwrap .dj-subwrap{
  left: 200px !important;
}
html:lang(en) .arya-menu{
  direction: ltr !important;
}
html:lang(en) .arya-menu li, .arya-social li{
  	list-style-type: none !important;
  	text-align: left !important;
    height: 100%;
}
html:lang(en){
    font-family: Arial !important;
  	float: left !important;
  	direction: ltr !important;
  	width: 100%;
}
html:lang(fa) h1,h2,h3,h4{
  font-family: iranyekan !important;
}
html:lang(en) h1,h2,h3,h4{
  font-family: arial;
}
html:lang(en) .footer,.top-over {
    font-family:arial !important;
  	float: left !important;
  	direction: ltr !important;
}
html:lang(en) .quick-links-container ul li {
	float: left !important;
}
html:lang(en) .quick-links-container li:before {
    float: left !important;
}
html:lang(en) .quick-links-container ul li {
    float: left !important;
}
html:lang(en) .quick-links-container li:before {
    float: left !important;
}
html:lang(en) .quick-links-container ul li, .footer-tags ul li {
    float: left !important;
}
html:lang(en) select{
  font-family: Arial;
}


@media screen and (max-width: 719px){
html:lang(en) .topover-links a {
    margin-top: 10px !important;
}
html:lang(en) .topover-links {
    text-align: left !important;
}
}
html:lang(en) a.dj-more:before, a.dj-more-active:before{
  	padding: 0 4px;
    font-family: fontawesome;
    content: "\f078";
    font-size: 10px;
    display: inline-block;
    float: right;
}
html:lang(en) .arya-menu .dj-subwrap a:hover::before{
    transform: rotate(-90deg);
    transition: all 0.5s ease;
}
html:lang(en) .ItemIntroContainer h3 {
    font-size: 12px;
    text-align: left;
}
.mod-languages {
    display: inline-block;
    float: right;
}
div.mod-languages ul{
  	background: #fff;
    display: block;
    width: 100px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-top: 2px !important;
    line-height: 30px;
}

html:lang(en) td.acysubbuttons {
    float: left !important;
}
@media screen and (max-width:719px){
  #slide-en{
  text-align: left !important;
}
}
@media screen and (max-width:719px){
  .slide-en{
  text-align: left !important;
}
}
@media screen and (max-width:719px){
  .slideshow-content.parts3 {
    right: 108px !important;
}
}
@media screen and (max-width:719px){
  .slideshow-content.parts6 a.btn {
    font-size: 14px;
    float: left;
}
}
.slideshow-content.parts6 {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    width: 500px;
    top: 38px;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
div#cycle-sliders {
    left: 0px !important;
    top: 80px !important;
}
.slideshow-content.parts3 {
    position: absolute;
    left: 108px !important;
    width: 500px;
    top: 0px;
    font-size: 18px;
}
@media screen and (max-width:719px){
  .slideshow-content.parts3{
    left: 0px !important;
  }
}
html:lang(en) h2.catItemTitle {
    text-align: left !important;
}

html:lang(en) div.itemContentFooter{
  text-align: left !important;
}
html:lang(en) span.itemAuthor, span.itemDateCreated, div.itemRatingBlock, div.itemCommentsAnchorTop{
  float: left !important;
}
@media screen and (max-width:719px){
  .slide-first{
    background-size: contain !important;
    background-position: top center !important;
  }
}
@media screen and (max-width:719px){
  .awesome-slideshow-holder{
    height: 175px;
  }
}
@media screen and (max-width:719px){
  button.splide__arrow.splide__arrow--prev {
    margin-left: -23px;
}
}
@media screen and (max-width:719px){
  .slideshow-content{
    top: 0% !important;
    font-size: 13px !important;
  }
}
@media screen and (max-width:719px){
  div#cycle-sliders {
    top: 0px !important;
}
}
@media screen and (max-width:719px){
  div#cycle-slider{
    top: 0px !important;
  }
}
html:lang(en) .hikashop_product_description_main{
  text-align: left;
}
.gallery-heading{
  	background-color: #000;
    padding: 10px;
    color: #fff !important;
    margin: 25px auto;
}.thumbnail {
    width: 100%;
    float: right;
    display: inline-block;
    clear: both;
}
input[type="search"], input[type="number"], input[type="month"], input[type="email"], input[type="text"], input[type="password"]{
	width:210px;
	height:30px;
	line-height:30px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	background:#fff;
  	display: inline-block;
    font-family: ;
}
select {
    font-family: ;
}
textarea{
	width:210px;
	height:100px;
	line-height:30px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	background:#fff;
  	display: inline-block;
    font-family: ;
}
input[type="button"]{
    font-family: ;
}
input[type="button"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="month"]:focus, input[type="email"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, button:focus{
    box-shadow: 0 0 5px 1px rgba(48, 162, 62, 0.5);
    border: none;
    outline: none;
}.itemContainer {
    float: right;
    padding: 5px;
    box-sizing: border-box;
}
.catItemView {
	background: #fff;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px;
    box-sizing: border-box;
    margin: 0 !important;
    box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
    border: unset;
    border-radius: unset;
  padding: 0 !important;
}
.catItemImageBlock {
    position: relative;
    width: 40%;
    max-width: 100%;
    height: auto;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
a.catItemImageLink {
    display: inline-block;
  	float: left;
}
img.catItemImage {
    width: 100% !important;
    height: auto;
  	float: left;
}
.catItemHeader {
    width: 60%;
    max-width: 100%;
    float: right;
    height: auto;
    line-height: 25px;
    text-align: justify;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}
span.catItemDateCreated, span.catItemAuthor {
    font-size: 12px;
}
.catItemBody {
text-align: justify;
    padding: 0 15px !important;
    box-sizing: border-box;
    font-size: 12px;
    height: auto;
    line-height: 30px;
    float: right;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-align: justify;
}
.catItemIntroText p{
  	margin:0;
}
.catItemLinks {
    display: none;
    width: 60%;
    text-align: justify;
    padding: 0 15px !important;
    box-sizing: border-box;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    float: right;
    max-width: 100%;
}
.catItemCommentsLink {
    font-size: 12px;
    text-align: justify;
    padding: 0 15px !important;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    width: 60%;
    float: right;
    max-width: 100%;
    margin: 0 !important;
}
div.catItemReadMore {
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.k2Pagination {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.k2Pagination ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
div.k2Pagination ul li a {
    display: inline-block;
    padding: 4px 8px;
    margin: 0 !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    background: #fff;
    text-decoration: none;
}
div.k2Pagination ul li span {
    display: inline-block;
    padding: 4px 8px;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    background: #fff;
    text-decoration: none;
}


div.itemListCategory img {
    width: 100%;
}
@media screen and (min-width:100px){
 .catItemImageBlock {
    width: 100%;
}
  .catItemHeader {
    width: 100%;
}
}
@media screen and (min-width:720px){
 .catItemImageBlock {
    width: 100%;
}
  .catItemHeader {
    width: 100%;
}
}
@media screen and (min-width:900px){
 .catItemImageBlock {
    width: 100%;
}
  .catItemHeader {
    width: 100%;
}
}
@media screen and (min-width:1140px){
 .catItemImageBlock {
    width: 100%;
}
  .catItemHeader {
     width: 100%;
}
}

@media screen and (max-width:719px){
.catItemBody {
    width: 100%;
}  
}

h2.catItemTitle {
    margin: 5px 0 0 0;
}
div.itemIntroText p {
    margin: 0;
}
div.itemIntroText {
    color: #444;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 4px 0 12px 0;
}
div.itemFullText p {
    text-align: justify;
}
.item-navigation p {
    margin: 0;
}
p.item-navigation-time {
    padding: 3px 10px;
    background: #37c5a6;
}
.item-navigation {
    display: inline-block;
    border: 1px solid #163f7a;
}
p.item-navigation-header {
    padding: 3px 10px;
    font-weight: bold;
  	color: #163f7a;
    background: rgba(55, 197, 166, 0.25);
  	border-bottom: 1px solid #37c5a6;
}
div.item-navigation ul {
    list-style-type: none;
    padding: 0 10px;
    margin: 0 0 10px 0;
}
.item-navigation li:before {
    display: inline-block;
    color: #163f7a;
    content: "\f0a5";
    font-family: fontawesome;
    margin: 0 0 0 5px;
    line-height: 24px;
    padding: 0;
}
img.itemAuthorAvatar {
    width: 15%;
    box-sizing: border-box;
    margin: 30px auto !important;
}
.itemAuthorDetails {
    display: inline-block;
    float: right;
    width: 85%;
    box-sizing: border-box;
    padding: 10px !important;
}
@media screen and (max-width:719px){
.itemAuthorDetails {
    width: 100%;
} 
img.itemAuthorAvatar {
    width: 80%;
    margin: 0 auto !important;
    float: unset !important;
}  
} 
a.catItemImageLink {
    width: 100%;
}
div.catItemHeader span.catItemDateCreated {
    color: #000;
    font-size: 10px;
    width: 100%;
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
}
div.itemListCategory h2 {
    float: right;
}


span.hikashop_product_name {
    display: none !important;
}
.hikashop_product_image {
    padding: 0 !important;
}
span.hikashop_product_code_list a {
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    color: #ff8600;
    font-family: arial;
}.moduletable.latest-articles {
    display: inline-block;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.RMItemsBlock.latest-articles {
width: 1170px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}
.latest-articles .HomeListingItem {
    display: inline-block;
    float: right;
    width: 33.333%;
    padding: 20px;
    box-sizing: border-box;
}
.latest-articles .ItemImageContainer {
    display: inline-block;
    width: 100%;
    height: 200px;
}
.latest-articles a.HomeListingItemImage {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.latest-articles .ItemImageContainer img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.latest-articles .ItemIntroContainer {
display: inline-block;
    width: 100%;
    text-align: justify;
    color: #000;
}
.latest-articles .ItemIntroContainer h3 {
margin: 0;
    overflow: hidden;
    min-height: 50px;
    text-align: justify;
}
.latest-articles .HomeListingItemDateCreated {
color: #000;
    font-size: 12px;
    width: 100%;
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
}
.latest-articles a.HomeListingItemTitle {
margin: 10px 0 10px;
    line-height: 20px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    min-height: 50px;
    display: inline-block;
}
.latest-articles .ItemIntroContainer p {
    min-height: 100px;
    overflow: hidden;
    font-size: 12px;
}
.latest-articles h2 {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
  font-size: 24px;
}
@media screen and (min-width:100px){
.latest-articles .HomeListingItem {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px;
}

}
@media screen and (min-width:720px){
.latest-articles .HomeListingItem {
    width: 33.333%;
    padding: 10px;
    margin-bottom: unset;
    border: unset;
}

}
@media screen and (min-width:890px){
.latest-articles .HomeListingItem {
    width: 33.333%;
   	border: unset;
    padding: 20px;
    margin-bottom:unset;
} 
}
.@media screen and (min-width:1400px){
.latest-articles .HomeListingItem {
    width: 33.333%;
   	border: unset;
    padding: 20px;
    margin-bottom:unset;
} 
}
span.itemAuthor, span.itemDateCreated, div.itemRatingBlock, div.itemCommentsAnchorTop {
    display: inline-block;
    float: right;
    padding: 7px 10px !important;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px 0;
    box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.1);
    font-size: 12px !important;
    line-height: 24px;
    margin: 5px !important;
}
.itemToolbar {
    background: transparent !important;
    display: inline-block;
}
.itemBody {
    display: inline-block;
}
div.itemListCategory img {
    width: 100%;
  	margin-top: 10px !important;
}






.moduletable.left-articles {
	width: 100%;
    display: inline-block;
    margin: 0 0 20px 0;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 5px;
    background: #fff;
}
.left-articles {
    width: 100%;
    display: inline-block;
    float: right;
}
.left-articles .HomeListingItem {
    display: inline-block;
    float: right;
    margin: 5px auto;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
}
.left-articles .ItemImageContainer {
    width: 40%;
    display: inline-block;
    float: right;
}
.left-articles a.HomeListingItemImage {
    display: inline-block;
    width: 100%;
    float: right;
}
.left-articles .ItemImageContainer img {
    display: inline-block;
    width: 100%;
    float: right;
    min-height: 60px;
}
.left-articles .ItemIntroContainer {
    display: inline-block;
    text-align: justify;
    width: 60%;
    float: left;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
}

.left-articles a.HomeListingItemTitle {
    font-size: 8px;
    text-align: justify !important;
    width: 100%;
    float: right;
    display: inline-block;
}

.moduletable.left-articles h3 {
    margin: 0;
}


.itemBody, .itemListCategoriesBlock {
    text-align: justify;
}
h2.catItemTitle {
text-align: right;
    font-size: 13px;
    min-height: 75px;
}
.hkc-1, .hkc-2, .hkc-3, .hkc-4, .hkc-5, .hkc-6, .hkc-7, .hkc-8, .hkc-9, .hkc-10, .hkc-11, .hkc-12, .hkc-xs-1, .hkc-sm-1, .hkc-md-1, .hkc-lg-1, .hkc-xl-1, .hkc-xs-2, .hkc-sm-2, .hkc-md-2, .hkc-lg-2, .hkc-xl-2, .hkc-xs-3, .hkc-sm-3, .hkc-md-3, .hkc-lg-3, .hkc-xl-3, .hkc-xs-4, .hkc-sm-4, .hkc-md-4, .hkc-lg-4, .hkc-xl-4, .hkc-xs-5, .hkc-sm-5, .hkc-md-5, .hkc-lg-5, .hkc-xl-5, .hkc-xs-6, .hkc-sm-6, .hkc-md-6, .hkc-lg-6, .hkc-xl-6, .hkc-xs-7, .hkc-sm-7, .hkc-md-7, .hkc-lg-7, .hkc-xl-7, .hkc-xs-8, .hkc-sm-8, .hkc-md-8, .hkc-lg-8, .hkc-xl-8, .hkc-xs-9, .hkc-sm-9, .hkc-md-9, .hkc-lg-9, .hkc-xl-9, .hkc-xs-10, .hkc-sm-10, .hkc-md-10, .hkc-lg-10, .hkc-xl-10, .hkc-xs-11, .hkc-sm-11, .hkc-md-11, .hkc-lg-11, .hkc-xl-11, .hkc-xs-12, .hkc-sm-12, .hkc-md-12, .hkc-lg-12 {
    float: right;
}
.hk-row-fluid{
  width: 100%;
  display: inline-block;
  float: right;
  clear: both;
}
.hkc-md-1{
  width:8%;
  display: inline-block;
}
.hkc-md-2{
  width:20%;
  display: inline-block;
}
.hkc-md-3{
  width:25%;
  display: inline-block;  
}
.hkc-md-4{
width: 33.33%;
    display: inline-block;
    margin: 0;
}
.hkc-md-5{
  width:20%;
  display: inline-block;  
}
.hkc-md-6{
  width:50%;
  display: inline-block;  
}
.hkc-md-7{
  width:14%;
  display: inline-block;  
}
.hkc-md-8{
  width:66%;
  display: inline-block;  
}
.hkc-md-9{
  width:75%;
  display: inline-block;  
}
.hkc-md-10{
  width:10%;
  display: inline-block;  
}
.hkc-md-11{
  width:9%;
  display: inline-block;  
}
.hkc-md-12{
  width:100%;
  display: inline-block;  
}
.hikashop_container {
    width: 100%;
    display: inline-block;
    float: right;
    overflow: hidden;
    clear: both;
    box-sizing: border-box;
    margin: 0 !important;
  	padding: 1px;
}
.hikashop_subcontainer {
    margin: 0;
    box-sizing: border-box;
}

.hikashop_category_name {
    width: 100%;
}
.hikashop_subcategories .hikashop_category, .hikashop_products_listing .hikashop_product {
    float: right !important;
    padding: 5px;
    box-sizing: border-box;
}






.hikashop_product_image_subdiv {
    margin: 0 auto;
}
.hikashop_subcontainer .hikashop_product_price_full, .hikashop_subcontainer .hikashop_product_name, .hikashop_subcontainer .hikashop_product_code_list {
    width: 100%;
    display: inline-block;
}

.hikashop_subcontainer form table {
    margin: 0 auto;
}
input.hikashop_product_quantity_field {
    width: 50px !important;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
  	height:30px;
  	margin:0;
 	padding:0;
    border: 1px solid #ccc;
}
a.hikashop_product_quantity_field_change_minus, a.hikashop_product_quantity_field_change_plus, input.hikashop_product_quantity_field {
    line-height: 29px;
    border: 1px solid #ccc;
    height: 30px;
    margin: 0 2px !important;
    width: 30px !important;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #000 !important;
    float: right;
}
a.hikashop_product_quantity_field_change_minus{
    background: #ff6c6c;
}
a.hikashop_product_quantity_field_change_plus{
    background: #0cb30c;
}
.hikashop_category_description {
    display: inline-block;
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.hikashop_category_description img {
    height: 100%;
    float: left;
}

@media screen and (max-width:1150px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:25%;
  }
}
@media screen and (max-width:900px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:33.33%;
  }
}
@media screen and (max-width:720px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:50%;
  }
}
@media screen and (max-width:420px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:100%;
  }
    .hkc-sm-8 {
    width: 100%;
}
}

.hikashop_product_left_part {
    padding: 10px!important;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.hikashop_global_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
div.hikashop_main_image_div, div.hikashop_main_file_div {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_thumb {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
.hikashop_product_main_image {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_subdiv {
    display: inline-block;
    overflow: hidden;
    float: right;
    width: 100%!important;
    height: auto;
}
.hikashop_product_main_image_subdiv img {
    width: auto;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0!important;
    max-height: 100%;
}
.hikashop_small_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: auto;
    float: right;
}
img.hikashop_child_image {
    max-width: 100%;
    max-height: 100%;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    opacity: .7;
    position: relative;
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
.hikashop_product_right_part {
    overflow: hidden;
    display: block;
    padding: 10px 30px 10px 10px !important;
    position: relative;
    box-sizing: border-box;
    text-align: right;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    width: 350px;
    max-width: 90%;
    margin: 0 auto;
    float: unset;
}
.hikashop_product_price_main {
 
}
span.hikashop_product_price_full {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
}
span.hikashop_product_vote, span.hikashop_product_code_list, .hk-rating, span.hikashop_product_stock_count {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    text-align: center;
}
.hikashop_product_quantity_div {
    margin: 10px 0px;
    padding: 0;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
div.hikashop_product_custom_info_main {
    margin-top: 30px;
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_product_right_part div.hikashop_product_custom_info_main h4 {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #efc337;
    padding: 10px 0;
    box-sizing: border-box;
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
form#hikashop_comment_form {
display: inline-block;
    float: right;
    width: 100%;
    margin: 35px auto;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
}
div.hikashop_vote_listing,div.hikashop_listing_comment {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
}
div.hikashop_vote_form {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right;
    background: rgba(50, 80, 99, 0.18);
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_vote_stars {
    float: right;
    display: inline-block;
    width: 100%;
    text-align: right;
}
table.hika_comment_listing {
    background: #eee;
    width: 98%;
    margin: 1% auto;
}
div.hikashop_product_vote_form textarea {
    width: 100%;
    margin: 15px 0;
}
img.hikashop_product_listing_image {
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
div.hikashop_category_image>a{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
div.hikashop_category_image {
    text-align: center;
    clear: both;
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: auto !important;
}
div.hikashop_product_main_image_thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
div.hikashop_main_image_div {
    padding-top: 300px;
}
.hikashop_product_main_image {
    height: auto !important;
}
div.hikashop_small_image_div>a {
    display: inline-block;
    max-width: 25%;
    height: 68px;
    position: relative;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    margin-right: 2.5%;
}

span.hikashop_product_price_full {
    direction: ltr;
}
span.hikashop_product_price_full span {
    font-size: 14px;
    line-height: 1.375;
    color: #000;
    font-weight: 700;
    width: 50%;
    float: left;
    margin-top: 10px;
}
span.hikashop_product_price_before_discount {
    font-size: 14px;
    line-height: 1.375;
    color: #ababab !important;
    font-weight: 700;
    width: 135px;
    float: left;
    margin-top: 10px;
}
span.hikashop_product_price_full span.hikashop_product_discount {
    height: 40px;
    line-height: 40px !important;
    background: #ef394e;
    color: #fff !important;
    display: inline-block;
    position: absolute;
    z-index: 9;
    top: 5px;
    border-radius: 3px;
    margin-top: 0 !important;
    right: 5px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 10px;
    width: auto;
}
span.hikashop_product_price_before_discount {
    position: relative;
}
span.hikashop_product_price_before_discount:after {
    content: "";
    height: 2px;
    width: 100%;
    background: #ababab;
    top: 50%;
    left: 0;
    z-index: 999;
    display: inline-block;
    position: absolute;
}
.hikashop_products_listing dd.hikashop_product_custom_value {
    margin: 0 !important;
    color: #ccc;
}
.hikashop_products_listing span.hikashop_product_name {
    font-weight: bold;

    padding: 7px 0;
}
div.hikashop_listing_img_title dl {
    margin: 0 !important;
}
.hikashop_subcontainer.thumbnail {
    padding: 10px 0;
}
div.hikashop_listing_img_title .hikashop_product_custom_name, div.hikashop_listing_img_title .hikashop_product_custom_value, div.hikashop_listing_img_title .hikashop_product_custom_name>label {
    width: 100%;
    display: inline-block;
    float: right;
    text-align: center;
}
div.hikashop_product_right_part span.hikashop_product_price_main {
width: 100%;
    text-align: center;
    margin-top: 35px;

}
div.hikashop_product_right_part span.hikashop_product_price {
    width: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
div.hikashop_product_right_part table.hikashop_product_characteristics_table>tbody>tr>td {
    width: 100%;
    display: inline-block;
    float: right;
}
div.hikashop_product_right_part div.hikashop_product_characteristics label {
    width: 100%;
    display: inline-block;
    float: right;
}


.hikashop_product_bottom_part {
    display: inline-block;
    width: 100%;
}
div#hikashop_tabs_div {
    margin-top: 39px;
    position: relative;
    padding-top: 57px;
    line-height: 22px;
}
ul.hikashop_tabs_ul {
    list-style: none;
    background-color: #f8f8f8;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 1.214rem;
    line-height: 1.294;
    letter-spacing: -.4px;
    position: absolute;
    top: 0;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.hikashop_tabs_li {
    display: inline-block;
    padding: 14px 20px;
    line-height: 27px;
    border-left: 1px solid #dfdfdf;
    position: relative;
    float: right;
    box-sizing: border-box;
    cursor: pointer;
}
.hikashop_tabs_li_selected:before {
    content: "";
    display: block;
    left: -1px;
    right: -1px;
    bottom: 100%;
    height: 4px;
    background: #00bfd6;
    position: absolute;
}
.hikashop_tabs_li_selected {
    padding-bottom: 14px;
    background: #fff;
    margin-bottom: -1px;
    padding-top: 15px;
}
.hikashop_tabs_li_selected:first-child {
    border-right: none !important;
}
.hikashop_product_description_main {
    text-align: justify;
    display: inline-block;
    width: 100%;
    float: right;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_vote_form {
    background: #fff !important;
}
form#hikashop_comment_form {
    background: #fff !important;
    margin: 0 !important;
    border: unset !important;
    font-size: 17px;
}
.hikashop_tabs_content {
    display: none;
}
.hikashop_product_top_part h1 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    padding: 0 10px;
}
img.hikashop_product_checkout_cart_image {
    max-width: 100%;
}
.hikashop_collectondelivery_end {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}


.hikashop_product_right_part span.hikashop_product_price {
    font-size: 20px;
    width: 100%;
    display: inline-block;
    float: right;
    color: ;
}
.hikashop_product_custom_info_main h4 {
    font-size: 20px;
}
table.hikashop_product_custom_info_main_table {
    padding: 0 !important;
    margin-bottom: 70px;
    display: block;
}
table.hikashop_product_custom_info_main_table tr {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px -8px;
}
table.hikashop_product_custom_info_main_table td {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: .929rem;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    line-height: 47px;
    position: relative;
    margin-right: 5px;
    border: 1px solid #eee;
    min-width: 150px;
    text-align: center;
}
.hikashop_product_description_main_mini {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: justify;
    font-size: 12px;
    background: #f7f7f7;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
input.hikashop_checkout_same_address_checkbox {
    width: unset !important;
    border: unset !important;
    box-shadow: unset !important;
}
.hikashop_collectondelivery_end_message a {
    color: ;
}
a.close {
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
    border-radius: 50%;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    line-height: 7px;
    text-align: center;
    cursor: pointer;
}
.alert.alert-message {
    margin: 0 0 32px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e8e8e8;
    float: right;
    text-align: center;
}
.hikashop_user_registration_page input {
    margin-bottom: 0 !important;
}
@media screen and (max-width:719px){
  .hikashop_tabs_li {
    padding: 14px 5px;
}
  ul.hikashop_tabs_ul {
    font-size: 12px;
}
  .hikashop_checkout_cart {
    font-size: 12px;
}
  table#hikashop_cart_product_listing {
    font-size: 10px;
}
  img.hikashop_cart_product_image {
    width: 100%;
}
a.hikashop_product_quantity_field_change_minus, a.hikashop_product_quantity_field_change_plus, input.hikashop_product_quantity_field {
    line-height: 20px;
    height: 20px;
    width: 20px !important;
} 
/*span.hikashop_product_price {
    font-size: 8px !important;
    width: 100% !important;
} */ 
table.hikashop_product_custom_info_main_table td {
    padding: 0px 20px 0px;
    font-size: 12px;
    min-width: 70px;
} 
div#hikashop_checkout .hk-container-fluid .hkc-lg-4 {
    width: 100%;
}


.hikashop_checkout_coupon input {
    width: 100% !important;
}  
.hikashop_checkout_coupon input {
    width: 100% !important;
}  
form#hikashop_checkout_form input {
    margin-bottom: 0 !important;
} 
button.btn.hikabtn_checkout_coupon_add {
    width: auto !important;
} 
  span.hikashop_product_price_full span {
    font-size: 10px;
    line-height: 1.375;
    color: #000;
    font-weight: 600;
    width: 50%;
    float: left;
    margin-top: 10px;
}
}
span.hikashop_product_name {
    display: block !important;
}.hkc-1, .hkc-2, .hkc-3, .hkc-4, .hkc-5, .hkc-6, .hkc-7, .hkc-8, .hkc-9, .hkc-10, .hkc-11, .hkc-12, .hkc-xs-1, .hkc-sm-1, .hkc-md-1, .hkc-lg-1, .hkc-xl-1, .hkc-xs-2, .hkc-sm-2, .hkc-md-2, .hkc-lg-2, .hkc-xl-2, .hkc-xs-3, .hkc-sm-3, .hkc-md-3, .hkc-lg-3, .hkc-xl-3, .hkc-xs-4, .hkc-sm-4, .hkc-md-4, .hkc-lg-4, .hkc-xl-4, .hkc-xs-5, .hkc-sm-5, .hkc-md-5, .hkc-lg-5, .hkc-xl-5, .hkc-xs-6, .hkc-sm-6, .hkc-md-6, .hkc-lg-6, .hkc-xl-6, .hkc-xs-7, .hkc-sm-7, .hkc-md-7, .hkc-lg-7, .hkc-xl-7, .hkc-xs-8, .hkc-sm-8, .hkc-md-8, .hkc-lg-8, .hkc-xl-8, .hkc-xs-9, .hkc-sm-9, .hkc-md-9, .hkc-lg-9, .hkc-xl-9, .hkc-xs-10, .hkc-sm-10, .hkc-md-10, .hkc-lg-10, .hkc-xl-10, .hkc-xs-11, .hkc-sm-11, .hkc-md-11, .hkc-lg-11, .hkc-xl-11, .hkc-xs-12, .hkc-sm-12, .hkc-md-12, .hkc-lg-12 {
    float: right;
}
.hk-row-fluid{
  width: 100%;
  display: inline-block;
  float: right;
  clear: both;
}
.hkc-md-1{
  width:8%;
  display: inline-block;
}
.hkc-md-2{
  width:20%;
  display: inline-block;
}
.hkc-md-3{
  width:25%;
  display: inline-block;  
}
.hkc-md-4{
width: 33.33%;
    display: inline-block;
    margin: 0;
}
.hkc-md-5{
  width:20%;
  display: inline-block;  
}
.hkc-md-6{
  width:50%;
  display: inline-block;  
}
.hkc-md-7{
  width:14%;
  display: inline-block;  
}
.hkc-md-8{
  width:66%;
  display: inline-block;  
}
.hkc-md-9{
  width:75%;
  display: inline-block;  
}
.hkc-md-10{
  width:10%;
  display: inline-block;  
}
.hkc-md-11{
  width:9%;
  display: inline-block;  
}
.hkc-md-12{
  width:100%;
  display: inline-block;  
}
.hikashop_container {
    width: 100%;
    display: inline-block;
    float: right;
    overflow: hidden;
    clear: both;
    box-sizing: border-box;
    margin: 0 !important;
  	padding: 1px;
}
.hikashop_subcontainer {
    margin: 0;
    box-sizing: border-box;
}

.hikashop_category_name {
    width: 100%;
}
.hikashop_subcategories .hikashop_category, .hikashop_products_listing .hikashop_product {
    float: right !important;
    padding: 5px;
    box-sizing: border-box;
}






.hikashop_product_image_subdiv {
    margin: 0 auto;
}
.hikashop_subcontainer .hikashop_product_price_full, .hikashop_subcontainer .hikashop_product_name, .hikashop_subcontainer .hikashop_product_code_list {
    width: 100%;
    display: inline-block;
}

.hikashop_subcontainer form table {
    margin: 0 auto;
}
input.hikashop_product_quantity_field {
    width: 50px !important;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
  	height:30px;
  	margin:0;
 	padding:0;
    border: 1px solid #ccc;
}
a.hikashop_product_quantity_field_change_minus, a.hikashop_product_quantity_field_change_plus, input.hikashop_product_quantity_field {
    line-height: 29px;
    border: 1px solid #ccc;
    height: 30px;
    margin: 0 2px !important;
    width: 30px !important;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #000 !important;
    float: right;
}
a.hikashop_product_quantity_field_change_minus{
    background: #ff6c6c;
}
a.hikashop_product_quantity_field_change_plus{
    background: #0cb30c;
}
.hikashop_category_description {
    display: inline-block;
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.hikashop_category_description img {
    height: 100%;
    float: left;
}

@media screen and (max-width:1150px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:25%;
  }
}
@media screen and (max-width:900px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:33.33%;
  }
}
@media screen and (max-width:720px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:50%;
  }
}
@media screen and (max-width:420px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:100%;
  }
    .hkc-sm-8 {
    width: 100%;
}
}

.hikashop_product_left_part {
    padding: 10px!important;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.hikashop_global_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
div.hikashop_main_image_div, div.hikashop_main_file_div {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_thumb {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
.hikashop_product_main_image {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_subdiv {
    display: inline-block;
    overflow: hidden;
    float: right;
    width: 100%!important;
    height: auto;
}
.hikashop_product_main_image_subdiv img {
    width: auto;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0!important;
    max-height: 100%;
}
.hikashop_small_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: auto;
    float: right;
}
img.hikashop_child_image {
    max-width: 100%;
    max-height: 100%;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    opacity: .7;
    position: relative;
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
.hikashop_product_right_part {
    overflow: hidden;
    display: block;
    padding: 10px 30px 10px 10px !important;
    position: relative;
    box-sizing: border-box;
    text-align: right;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    width: 350px;
    max-width: 90%;
    margin: 0 auto;
    float: unset;
}
.hikashop_product_price_main {
 
}
span.hikashop_product_price_full {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
}
span.hikashop_product_vote, span.hikashop_product_code_list, .hk-rating, span.hikashop_product_stock_count {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    text-align: center;
}
.hikashop_product_quantity_div {
    margin: 10px 0px;
    padding: 0;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
div.hikashop_product_custom_info_main {
    margin-top: 30px;
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_product_right_part div.hikashop_product_custom_info_main h4 {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #efc337;
    padding: 10px 0;
    box-sizing: border-box;
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
form#hikashop_comment_form {
display: inline-block;
    float: right;
    width: 100%;
    margin: 35px auto;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
}
div.hikashop_vote_listing,div.hikashop_listing_comment {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
}
div.hikashop_vote_form {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right;
    background: rgba(50, 80, 99, 0.18);
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_vote_stars {
    float: right;
    display: inline-block;
    width: 100%;
    text-align: right;
}
table.hika_comment_listing {
    background: #eee;
    width: 98%;
    margin: 1% auto;
}
div.hikashop_product_vote_form textarea {
    width: 100%;
    margin: 15px 0;
}
img.hikashop_product_listing_image {
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
div.hikashop_category_image>a{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
div.hikashop_category_image {
    text-align: center;
    clear: both;
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: auto !important;
}
div.hikashop_product_main_image_thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
div.hikashop_main_image_div {
    padding-top: 300px;
}
.hikashop_product_main_image {
    height: auto !important;
}
div.hikashop_small_image_div>a {
    display: inline-block;
    max-width: 25%;
    height: 68px;
    position: relative;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    margin-right: 2.5%;
}

span.hikashop_product_price_full {
    direction: ltr;
}
span.hikashop_product_price_full span {
    font-size: 14px;
    line-height: 1.375;
    color: #000;
    font-weight: 700;
    width: 50%;
    float: left;
    margin-top: 10px;
}
span.hikashop_product_price_before_discount {
    font-size: 14px;
    line-height: 1.375;
    color: #ababab !important;
    font-weight: 700;
    width: 135px;
    float: left;
    margin-top: 10px;
}
span.hikashop_product_price_full span.hikashop_product_discount {
    height: 40px;
    line-height: 40px !important;
    background: #ef394e;
    color: #fff !important;
    display: inline-block;
    position: absolute;
    z-index: 9;
    top: 5px;
    border-radius: 3px;
    margin-top: 0 !important;
    right: 5px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 10px;
    width: auto;
}
span.hikashop_product_price_before_discount {
    position: relative;
}
span.hikashop_product_price_before_discount:after {
    content: "";
    height: 2px;
    width: 100%;
    background: #ababab;
    top: 50%;
    left: 0;
    z-index: 999;
    display: inline-block;
    position: absolute;
}
.hikashop_products_listing dd.hikashop_product_custom_value {
    margin: 0 !important;
    color: #ccc;
}
.hikashop_products_listing span.hikashop_product_name {
    font-weight: bold;

    padding: 7px 0;
}
div.hikashop_listing_img_title dl {
    margin: 0 !important;
}
.hikashop_subcontainer.thumbnail {
    padding: 10px 0;
}
div.hikashop_listing_img_title .hikashop_product_custom_name, div.hikashop_listing_img_title .hikashop_product_custom_value, div.hikashop_listing_img_title .hikashop_product_custom_name>label {
    width: 100%;
    display: inline-block;
    float: right;
    text-align: center;
}
div.hikashop_product_right_part span.hikashop_product_price_main {
width: 100%;
    text-align: center;
    margin-top: 35px;

}
div.hikashop_product_right_part span.hikashop_product_price {
    width: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
div.hikashop_product_right_part table.hikashop_product_characteristics_table>tbody>tr>td {
    width: 100%;
    display: inline-block;
    float: right;
}
div.hikashop_product_right_part div.hikashop_product_characteristics label {
    width: 100%;
    display: inline-block;
    float: right;
}


.hikashop_product_bottom_part {
    display: inline-block;
    width: 100%;
}
div#hikashop_tabs_div {
    margin-top: 39px;
    position: relative;
    padding-top: 57px;
    line-height: 22px;
}
ul.hikashop_tabs_ul {
    list-style: none;
    font-size: 14px;
    line-height: 1.294;
    letter-spacing: -.4px;
    position: absolute;
    top: 0;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.hikashop_tabs_li {
display: inline-block;
    padding: 10px 10px;
    line-height: 27px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: bold;
}
.hikashop_tabs_li:before {
display: block;
    right: -1px;
    top: 100%;
    content: '';
    width: 0;
    height: 2px;
    left: 0;
    bottom: -4px;
    position: absolute;
    -webkit-transition: opacity .4s ease,width .4s ease;
    -moz-transition: opacity .4s ease,width .4s ease;
    -ms-transition: opacity .4s ease,width .4s ease;
    -o-transition: opacity .4s ease,width .4s ease;
    transition: opacity .4s ease,width .4s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    background-color: #000;
}
.hikashop_tabs_li:hover:before, .hikashop_tabs_li_selected:before {
    opacity: 1;
    width: 100%;
}
.hikashop_tabs_li_selected {
    padding-bottom: 10px;
    margin-bottom: -1px;
    padding-top: 10px;
}
.hikashop_tabs_li_selected:first-child {
    border-right: none !important;
}
.hikashop_product_description_main {
    text-align: justify;
    display: inline-block;
    width: 100%;
    float: right;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_vote_form {
    background: #fff !important;
}
form#hikashop_comment_form {
    background: #fff !important;
    margin: 0 !important;
    border: unset !important;
    font-size: 17px;
}
.hikashop_tabs_content {
    display: none;
}
.hikashop_product_top_part h1 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    padding: 0 10px;
}
img.hikashop_product_checkout_cart_image {
    max-width: 100%;
}
.hikashop_collectondelivery_end {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}


.hikashop_product_right_part span.hikashop_product_price {
    font-size: 20px;
    width: 100%;
    display: inline-block;
    float: right;
    color: ;
}
.hikashop_product_custom_info_main h4 {
    font-size: 20px;
}
table.hikashop_product_custom_info_main_table {
    padding: 0 !important;
    margin-bottom: 70px;
    display: block;
}
table.hikashop_product_custom_info_main_table tr {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px -8px;
}
table.hikashop_product_custom_info_main_table td {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: .929rem;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    line-height: 47px;
    position: relative;
    margin-right: 5px;
    border: 1px solid #eee;
    min-width: 150px;
    text-align: center;
}
.hikashop_product_description_main_mini {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: justify;
    font-size: 12px;
    background: #f7f7f7;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
input.hikashop_checkout_same_address_checkbox {
    width: unset !important;
    border: unset !important;
    box-shadow: unset !important;
}
.hikashop_collectondelivery_end_message a {
    color: ;
}
a.close {
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
    border-radius: 50%;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    line-height: 7px;
    text-align: center;
    cursor: pointer;
}
.alert.alert-message {
    margin: 0 0 32px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e8e8e8;
    float: right;
    text-align: center;
}
.hikashop_user_registration_page input {
    margin-bottom: 0 !important;
}
@media screen and (max-width:719px){
  .hikashop_tabs_li {
    padding: 14px 5px;
}
  ul.hikashop_tabs_ul {
    font-size: 12px;
}
  .hikashop_checkout_cart {
    font-size: 12px;
}
  table#hikashop_cart_product_listing {
    font-size: 10px;
}
  img.hikashop_cart_product_image {
    width: 100%;
}
a.hikashop_product_quantity_field_change_minus, a.hikashop_product_quantity_field_change_plus, input.hikashop_product_quantity_field {
    line-height: 20px;
    height: 20px;
    width: 20px !important;
} 
/*span.hikashop_product_price {
    font-size: 8px !important;
    width: 100% !important;
} */ 
table.hikashop_product_custom_info_main_table td {
    padding: 0px 20px 0px;
    font-size: 12px;
    min-width: 70px;
} 
div#hikashop_checkout .hk-container-fluid .hkc-lg-4 {
    width: 100%;
}


.hikashop_checkout_coupon input {
    width: 100% !important;
}  
.hikashop_checkout_coupon input {
    width: 100% !important;
}  
form#hikashop_checkout_form input {
    margin-bottom: 0 !important;
} 
button.btn.hikabtn_checkout_coupon_add {
    width: auto !important;
} 
  span.hikashop_product_price_full span {
    font-size: 10px;
    line-height: 1.375;
    color: #000;
    font-weight: 600;
    width: 50%;
    float: left;
    margin-top: 10px;
}
}




.hikashop_tabs_li {
    border: unset;
    background: unset;
    float: unset !important;
    padding-bottom: 0;
    color: #164194;
    font-weight: bold;
}
.hikashop_tabs_li:hover, .hikashop_tabs_li_selected {
    color: #000;
}

ul.hikashop_tabs_ul {
    background: unset !important;
    border: unset !important;
    text-align: center;

}
.hikashop_tabs_li {
    border: unset;
    background: unset;
    float: unset !important;
}
.hikashop_product_top_part h1 {
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    text-transform: none;
    line-height: 42px;
    letter-spacing: 0px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}
.hikashop_product_top_part {
    position: absolute;
    left: 0;
    top: 50%;
    width: 350px;
  max-width: 90%;
    text-align: center;
}
.hikashop_product_page form {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.hikashop_product_right_part {
    display: none;
}
div#sbox-window {
    z-index: 99999999999999 !important;
}
@media screen and (max-width:719px){
  .hikashop_product_top_part {
    position: relative;
}
}


span.hikashop_product_price_full {
    display: none !important;
}

span.hikashop_product_name a {
    color: #ff8600;
    font-size: 16px;
}
.hikashop_products_listing .hikashop_product:hover .hikashop_subcontainer.thumbnail {
    border: 1px solid #000;
}
.hikashop_subcontainer.thumbnail {
    border: 1px solid transparent;
    border-radius: unset !important;
}
.hikashop_product_image {
    padding: 30px 0;
    overflow: hidden;
}
.hikashop_products_listing .hikashop_product:hover img.hikashop_product_listing_image {
    transform: scale(1.2);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}
.hikashop_subcontainer.thumbnail {
    background: #f7f7f7 !important;
}
span.hikashop_product_name {
    display: block !important;
}/* ---------------------------------------------------- */
/* -----------------Styling the menu------------------- */
/* ---------------------------------------------------- */
.arya-menu .dj-megamenu-wrapper>ul, .arya-social .dj-megamenu-wrapper>ul{
    padding: 0;
    margin: 0;
    height: 100%;
}
.arya-menu li, .arya-social li{
  	list-style-type: none;
  	text-align: right;
    height:100%;
}
.arya-menu li, .arya-menu li>a, .arya-social li>a {
display: inline-block;
    height: 100%;
    line-height: 100px;
}
.arya-menu .nav-child li, .arya-social .nav-child li{
  	width: 200px;
  	text-align: right;
	line-height: 30px;
  	clear:both;
}
.arya-menu .dj-megamenu-wrapper ul.nav>li, .arya-social .dj-megamenu-wrapper ul.nav>li {
    float: right;
    margin: 0;
    position: static;
    display: inline-block;
}
.arya-menu .dj-megamenu-wrapper>ul>li.parent>a::before, .arya-social .dj-megamenu-wrapper>ul>li.parent>a::before{
    padding: 0 4px;
    font-family: fontawesome;
    content: "\f078";
    font-size: 10px;
    display: block;
    float: left;
    position: relative;
    height: 100%;
}

.arya-menu .dj-megamenu-wrapper ul.nav-child  li.divider, .arya-social .dj-megamenu-wrapper ul.nav-child  li.divider {
    width: 200px;
    text-align: justify;
    float: right;
}
li.divider ul li {
    width: 100% !important;
}
.arya-menu .dj-megamenu-wrapper>ul>li>a, .arya-social .dj-megamenu-wrapper>ul>li>a {
    padding: 0 8px;
    box-sizing: border-box;
    height: auto;
    text-align: center;
    position: relative;
    font-size:  !important;
	color:  !important; 
    font-weight: bold;
    display: inline-block;
    margin: 0px auto;
    float: right;
  
}
.arya-menu .dj-megamenu-wrapper>ul>li>a:hover, .arya-social .dj-megamenu-wrapper>ul>li>a:hover{
	color:  !important;
}
.arya-menu li.dj-up.active {
    box-sizing: border-box;
	color:  !important;  
}
/*.arya-menu li.dj-up.active>a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    background: ;
}
*/
span.separator {
    font-weight: 600;
    display: inline-block;
    width: 90%;
}
.header-row-corection {

}

.dj-subcol li {
    width: 100%;
    line-height: 40px;
    float: right;
    position: relative;
}
ul.dj-submenu {
    padding: 0;
}
.arya-social .dj-subwrap {
    position: absolute;
    top: 50px;
    z-index: 999999999;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.3);
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.3);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.arya-menu .dj-subwrap {
	position: absolute;
    top: 100px;
    z-index: 999999999;
    background: #fff;
}
.header-row-corection .dj-subwrap {
    top: 60px;
}
em.dj-icon {
    margin-left: 5px;
}






.dj-up_a span {
    position: relative;
}
a.dj-up_a span:after {
    content: '';
    opacity: 0;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -4px;
    position: absolute;
    -webkit-transition: opacity .4s ease,width .4s ease;
    -moz-transition: opacity .4s ease,width .4s ease;
    -ms-transition: opacity .4s ease,width .4s ease;
    -o-transition: opacity .4s ease,width .4s ease;
    transition: opacity .4s ease,width .4s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    background-color: #999999;
}
a.dj-up_a:hover span:after {
    opacity: 1;
    width: 100%;
}



span.dj-mobile-open-btn {
    position: fixed;
    left: 20px;
    top: 0;
    width: auto !important;
    height: auto !important;
    line-height: 1px !important;
    font-size: 30px !important;
	z-index: 99999;
	padding: 0 !important;
	margin: 0 !important;
}
.dj-subwrap a{
    margin: 0;
    width: 100%;
    line-height: 40px !important;
    font-size: 12px;
    padding: 0 10px !important;
    box-sizing: border-box;
    font-weight: bold;
}
a.dj-mobile-open-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}
ul.dj-mobile-nav {
    text-align: right !important;
}
.arya-menu .dj-subwrap .dj-subwrap {
right: 200px !important;
    top: 0 !important;
    background: #f7f7f7;
    z-index: 99999;
}




span.dj-mobile-open-btn {
    position: fixed;
    left: 20px;
    top: 0;
    width: auto !important;
    height: auto !important;
    line-height: 1px !important;
    font-size: 30px !important;
	z-index: 99999;
	padding: 0 !important;
	margin: 0 !important;
}

a.dj-mobile-open-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent !important;
}
a.dj-mobile-open-btn:hover, a.dj-mobile-open-btn:focus {
    background: transparent !important;
}
ul.dj-mobile-nav {
    text-align: right !important;
}


.dj-subcol {
    float: right;
}

li.separator a {
    color: #fd0 !important;
    border-bottom: 1px solid;
}
li.dj-mobileitem img {
    height: 70px;
    display: block;
    margin: 0 auto !important;
}
li.dj-mobileitem em {
    margin-left: 5px !important;
}

.dj-offcanvas-top {
    display: inline-block;
    float: right;
    z-index: 99999;
    position: absolute;
}
ul.dj-mobile-custom107 li.dj-mobileitem.parent > a span.toggler {
    padding: 8px 20px !important;
    right: -5px !important;
    top: 13px !important;
}
ul.dj-mobile-custom107 li.dj-mobileitem > a {
    border-bottom: 1px solid #eee;
}
.arya-menu ul.dj-megamenu>li>div.dj-subwrap {
-webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.3);
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.3);
}
ul.dj-megamenu>li>div.dj-subwrap>.dj-subwrap-in>.dj-subcol>ul.dj-submenu>li:hover, ul.dj-megamenu>li>div.dj-subwrap>.dj-subwrap-in>.dj-subcol>ul.dj-submenu>li:hover .dj-subwrap li {
    background: #f7f7f7;
}
ul.dj-megamenu>li>div.dj-subwrap>.dj-subwrap-in>.dj-subcol>ul.dj-submenu>li, ul.dj-megamenu>li>div.dj-subwrap>.dj-subwrap-in>.dj-subcol>ul.dj-submenu>li .dj-subwrap li {
  
}
ul.dj-megamenu>li>div.dj-subwrap>.dj-subwrap-in>.dj-subcol>ul.dj-submenu>li:hover>a {
 
}
a.dj-more:before, a.dj-more-active:before {
    padding: 0 4px;
    font-family: fontawesome;
    content: "\f078";
    font-size: 10px;
    display: inline-block;
    float: left;
}
.arya-menu .dj-subwrap a:hover::before{
	transform: rotate(90deg);
    transition: all 0.5s ease;
}


ul.dj-mobile-custom107 {
    margin: 40px -15px !important;
    padding: 0;
    text-align: left;
}

.dj-subwrap ul.dj-submenu li a:hover {
    background: #003399;
    color: #fff !important;
}
a.dj-mobile-open-btn, a.dj-mobile-open-btn:hover, a.dj-mobile-open-btn:active, a.dj-mobile-open-btn:focus {
    background: url(/images/menu.png) !important;
    background-size: contain !important;
    width: 25px !important;
    height: 25px !important;
    background-repeat: no-repeat;
    top: 30px;
    right: 10px !important;
}
.header-row-corection a.dj-mobile-open-btn {
    top: 18px;
}
a.dj-mobile-open-btn span.fa.fa-bars {
    display: none !important;
}
.dj-subcol {
    -webkit-box-shadow: 0 3px 8px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 30%);
}
@media screen and (max-width:890px){
  .arya-social .dj-subwrap {
    top: 120px;
}
}



.arya-xs-1, .arya-sm-1, .arya-md-1, .arya-lg-1, .arya-xs-2, .arya-sm-2, .arya-md-2, .arya-lg-2, .arya-xs-3, .arya-sm-3, .arya-md-3, .arya-lg-3, .arya-xs-4, .arya-sm-4, .arya-md-4, .arya-lg-4, .arya-xs-5, .arya-sm-5, .arya-md-5, .arya-lg-5, .arya-xs-6, .arya-sm-6, .arya-md-6, .arya-lg-6, .arya-xs-7, .arya-sm-7, .arya-md-7, .arya-lg-7, .arya-xs-8, .arya-sm-8, .arya-md-8, .arya-lg-8, .arya-xs-9, .arya-sm-9, .arya-md-9, .arya-lg-9, .arya-xs-10, .arya-sm-10, .arya-md-10, .arya-lg-10, .arya-xs-11, .arya-sm-11, .arya-md-11, .arya-lg-11, .arya-xs-12, .arya-sm-12, .arya-md-12, .arya-lg-12 {
  display: inline-block;
  float: right;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 100px) {
.arya-xs-12 {
  width: 100%;
}
.arya-xs-11 {
  width: 91.66666667%;
}
.arya-xs-10 {
  width: 83.33333333%;
}
.arya-xs-9 {
  width: 75%;
}
.arya-xs-8 {
  width: 66.66666667%;
}
.arya-xs-7 {
  width: 58.33333333%;
}
.arya-xs-6 {
  width: 50%;
}
.arya-xs-5 {
  width: 41.66666667%;
}
.arya-xs-4 {
  width: 33.33333333%;
}
.arya-xs-3 {
  width: 25%;
}
.arya-xs-2 {
  width: 16.66666667%;
}
.arya-xs-1 {
  width: 8.33333333%;
}
}
@media (min-width: 720px) {
  .arya-sm-1, .arya-sm-2, .arya-sm-3, .arya-sm-4, .arya-sm-5, .arya-sm-6, .arya-sm-7, .arya-sm-8, .arya-sm-9, .arya-sm-10, .arya-sm-11, .arya-sm-12 {
    float: right;
  }
  .arya-sm-12 {
    width: 100%;
  }
  .arya-sm-11 {
    width: 91.66666667%;
  }
  .arya-sm-10 {
    width: 83.33333333%;
  }
  .arya-sm-9 {
    width: 75%;
  }
  .arya-sm-8 {
    width: 66.66666667%;
  }
  .arya-sm-7 {
    width: 58.33333333%;
  }
  .arya-sm-6 {
    width: 50%;
  }
  .arya-sm-5 {
    width: 41.66666667%;
  }
  .arya-sm-4 {
    width: 33.33333333%;
  }
  .arya-sm-3 {
    width: 25%;
  }
  .arya-sm-2 {
    width: 16.66666667%;
  }
  .arya-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 900px) {
  .arya-md-1, .arya-md-2, .arya-md-3, .arya-md-4, .arya-md-5, .arya-md-6, .arya-md-7, .arya-md-8, .arya-md-9, .arya-md-10, .arya-md-11, .arya-md-12 {
    float: right;
  }
  .arya-md-12 {
    width: 100%;
  }
  .arya-md-11 {
    width: 91.66666667%;
  }
  .arya-md-10 {
    width: 83.33333333%;
  }
  .arya-md-9 {
    width: 75%;
  }
  .arya-md-8 {
    width: 66.66666667%;
  }
  .arya-md-7 {
    width: 58.33333333%;
  }
  .arya-md-6 {
    width: 50%;
  }
  .arya-md-5 {
    width: 41.66666667%;
  }
  .arya-md-4 {
    width: 33.33333333%;
  }
  .arya-md-3 {
    width: 25%;
  }
  .arya-md-2 {
    width: 16.66666667%;
  }
  .arya-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1140px) {
  .arya-lg-1, .arya-lg-2, .arya-lg-3, .arya-lg-4, .arya-lg-5, .arya-lg-6, .arya-lg-7, .arya-lg-8, .arya-lg-9, .arya-lg-10, .arya-lg-11, .arya-lg-12 {
    float: right;
  }
  .arya-lg-12 {
    width: 100%;
  }
  .arya-lg-11 {
    width: 91.66666667%;
  }
  .arya-lg-10 {
    width: 83.33333333%;
  }
  .arya-lg-9 {
    width: 75%;
  }
  .arya-lg-8 {
    width: 66.66666667%;
  }
  .arya-lg-7 {
    width: 58.33333333%;
  }
  .arya-lg-6 {
    width: 50%;
  }
  .arya-lg-5 {
    width: 41.66666667%;
  }
  .arya-lg-4 {
    width: 33.33333333%;
  }
  .arya-lg-3 {
    width: 25%;
  }
  .arya-lg-2 {
    width: 16.66666667%;
  }
  .arya-lg-1 {
    width: 8.33333333%;
  }
}



.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@media (max-width: 719px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 720px) and (max-width: 899px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 900px) and (max-width: 1149px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1150px) {
  .hidden-lg {
    display: none !important;
  }
}  
  
/*===========contaier holder========*/   
  .arya-container-holder {
    width: 1200px;
    max-width: 95%;
    margin: 0 auto !important;
}
  .arya-heading-holder {
    width: 1200px;
    max-width: 90%;
    margin: 20px auto !important;
}
/*============top-over==============*/  
.top-over{
	color: ;
	font-family: ;
	font-size: ;
	background-color: ;
	;
    display: inline-block;
    width: 100%;
    float: right;
	height: 39px;
    line-height: 39px;  
}
.top-over a{
	color: ;
}
.top-over a:hover{
	color: ;
}
  
  
  
/*============BODY==============*/
body {
	background-color: ;
	color: ;
	font-family: ;
	font-size: ;
}

/*=============HEADER=============*/
.arya-header-row{
	background-color: ;  
	position:; 
	color:  !important;
	font-family: ;
	font-size: ;  
	right:;  
	height: ;
	;  
}
.arya-header-row a{
	color:  !important;  
}
.arya-header-row a:hover{
	color:  !important;
}
.sticky-header-correction{
    height: ;
    display: }


/*=============LOGO==============*/
img.arya-logo-image{
	max-height: calc( - 2px);
}

/*=============HEADINGS==============*/
h1{ 
color:;
font-family: ;
font-size:; 
}
h2{
color:;
font-family:;
font-size:; 
}
h3{
color: ;
font-family: iranyekan;
font-size: ; 
}
h4{
color: ;
font-family: ;
font-size: ; 
}
h5{
color: ;
font-family: ;
font-size: ; 
}
h6{
color: ;
font-family: ;
font-size: ; 
}
html:lang(en) h1, h2, h3, h4 {
    font-family: arial;
}
/*=============LINKs and BUTTONS==============*/
a{
color: ;
}
a:hover{
color: ;
}
.btn,.btn-primary, .rsform-submit-button, .hikabtn, input.button.hikashop_cart_input_button{
	display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgb(0, 204, 255) 0%, rgb(0, 51, 153) 100%) rgba(0, 51, 153, 0.75) !important;
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
    font-family: iranyekan !important;
    color: #ffffff !important;
    font-weight: bold;
}
@media screen and (max-width:719px){
  .btn,.btn-primary, .rsform-submit-button, .hikabtn, input.button.hikashop_cart_input_button{
    padding: 3px 20px !important;
  }
}
/*.btn:hover, .btn-primary:hover, .rsform-submit-button:hover, .hikabtn:hover, input.button.hikashop_cart_input_button:hover{
  	color:  !important;
}
.btn:before,.btn-primary:before, .rsform-submit-button:before, .hikabtn:before, input.button.hikashop_cart_input_button:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: ;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn:hover:before,.btn-primary:hover:before, .rsform-submit-button:hover:before, .hikabtn:hover:before, input.button.hikashop_cart_input_button:hover:before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}*/



/*=============footer==============*/
.footer{
	color: ;
	font-family: ;
	font-size: ;
	background-color: ;
	;
	display: inline-block;
    width: 100%;
    float: right;  
}
.footer a{
	color: ;
}
.footer a:hover{
	color: ;
}
.footer i,.footer li:before{
	color: ;
}
.footer h3{
	color: ;
}
/*=============COPYRIGHT==============*/
.copyright{
	color: ;
	font-family: ;
	font-size: ;
	background-color: ;
	;
    display: inline-block;
    width: 100%;
    float: right;  
}
.copyright a{
	color: ;
}
.copyright a:hover{
	color: ;
}