/*

/*

* Project Name: e-Shopping Full system

* Author: papon_app

* Version: 1.0

* Last Change: 26 Oct 2021

  Author URI    : https://codecanyon.net/user/papon_app

-------------------------------------------------------------------*/

/*------------- List Of Table -----------

# Preloader

# Global Settings

# Header Navigation Styles

# Banner & Slider Style

# All Types Product Element

# Common Elements

# Blog & Articles

# Dashboard My Account

# Footer Start

# Responsiveness Designs

------------- List Of Table ----------*/



/* CSS Document */

@import url(../css/plugins/animation.css);

@import url(../css/plugins/bootstrap.min.css);

@import url(../css/plugins/light-box.css);

@import url(../css/plugins/ion.rangeSlider.min.css);

@import url(../css/plugins/owl-carousel.css);

@import url(../css/plugins/owl-theme.css);

@import url(../css/plugins/themify.css);

@import url(../css/plugins/morris.css);

@import url(../css/plugins/line-icons.css);

@import url(../css/plugins/iconfont.css);

@import url(../css/plugins/font-awesome.css);

@import url(../css/plugins/flaticon.css);



/*------------------------------------

	Fonts

------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700');

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@200;400;500;600;700&display=swap');

/*------------------------------------

	Preloader

------------------------------------*/

.preloader {

  background-color: #ffffff;

  background-image: url("../img/loader.svg");

  background-position: center center;

  background-repeat: no-repeat;

  height: 100%;

  left: 0px;

  position: fixed;

  top: 0px;

  width: 100%;

  z-index: 99999;

}

i.req {

    color: #e41515;

}

ul{

	padding:0;

	margin:0;

}



img {

    max-width: 100%;

    max-height: 100%;

}



/*--- end of preloader ---*/

/*------------------------------------------------------------

	Global Settings

-------------------------------------------------------------*/

* {

  outline: none; }

.modal-open {

    overflow: hidden !important;

}

body {

	background: #ffffff;

	color:#5b687b;

	font-size:15px;

	font-family: 'Muli', sans-serif;

	margin: 0;

	overflow-x: hidden !important;

	font-weight: 400;

}



html {

  position: relative;

  min-height: 100%;

 }

a {

    color:#4a5682;

    text-decoration: none;

    background-color: transparent;

    -webkit-text-decoration-skip: objects;

}



a:hover,

a:focus {

  text-decoration: none; }



a.link {

  color:#40AA54; }

a.link:hover, a.link:focus, a:hover, a:focus {

    color:#40AA54; 

}

a.text-success:focus, a.text-success:hover {

    color:#2ea033 !important;

}

a.text-primary:focus, a.text-primary:hover {

    color:#40AA54 !important;

}

a.text-warning:focus, a.text-warning:hover {

    color:#ff9b20 !important;

}

a.text-danger:focus, a.text-danger:hover {

    color:#f33066 !important;

}

a.white-link {

  color: #ffffff; }

  a.white-link:hover, a.white-link:focus {

    color: #40AA54; }



.img-responsive {

  width: 100%;

  height: auto;

  display: inline-block; }



.img-rounded {

  border-radius: 4px; }



html body .mdi:before,

html body .mdi-set {

  line-height: initial;

}

section{

	padding:80px 0 80px;

	position:relative;

}

section.bt-mid{

	padding:80px 0 65px;

	position:relative;

}

section.cen-mid{

	padding:80px 0 50px;

	position:relative;

}

p {

    line-height:1.8;

}

	

.gray-bg{

	background:#f7f7f7;

	background-repeat:repeat;

    background-position: center;

}

.gray{

	background:#f4f5f7;

}

.gray-dark{

	background:#dce1e7;

}

.gray-simple{

	background:#f7f9fc;

}

.bg-1{

	background:#f7d0cb;

}

.bg-2{

	background:#dde9ed;

}

.tbl {

    display: table;

} 

  .full-height {

    height: 100%;

}



.table-cell {

    display: table-cell;

    vertical-align: middle;

}

.no-ul-list{

	padding:0;

}

.no-ul-list li{

	list-style:none;

}

.progress {

    margin-bottom: 1.5em;

}

.full-width{

	width:100%;

}

p, ul, ol, dl, dt, dd, blockquote, address {

    margin: 0 0 10px;

}

.owl-carousel .item {

    padding: 0 5px;

}

.explore-content p {

    font-size: 19px;

    font-family: 'Work Sans', sans-serif;

    font-style: italic;

}

.explore-content h1, .explore-content h2{

    font-family: 'Jost', sans-serif;

    font-weight: 600;

}

.shadow-0{

	box-shadow:none !important;

}

.dn {

    display: none;

}

/*------------ GLobal Settings: Heading-------------*/ 

h1,

h2,

h3,

h4,

h5,

h6 {

	color:#000;

	font-weight:500;

	text-transform: capitalize;

	font-family: 'Jost', sans-serif;

}

.cl_2{

	color:#242f65;

}



h1 {

  line-height: 40px;

  font-size: 36px; }



h2 {

  line-height: 36px;

  font-size: 30px; }



h3 {

  line-height: 30px;

  font-size: 24px; }



h4 {

  line-height: 26px;

  font-size: 21px; }



h5 {

  line-height: 22px;

  font-size: 18px;

}



h6 {

  line-height: 20px;

  font-size: 16px;

}

.lead{

	font-size:20px !important;

}

.lead-i{

    font-family: 'Work Sans', sans-serif;

	font-size:22px !important;

	font-style:italic;

}

.display-5 {

  font-size: 3rem; }



.display-6 {

  font-size: 36px; }



.display-7 {

  font-size: 26px; }



.box {

  border-radius: 4px;

  padding: 10px; }



html body .dl {

  display: inline-block; }



html body .db {

  display: block; }



.no-wrap td,

.no-wrap th {

  white-space: nowrap; }



.circle {

  border-radius: 100%; }



.theme-cl{

	color:#40AA54;

}

.theme-bg{

	background:#40AA54;

}

.devided {

    position: relative;

    border-top: 1px solid #eaedf5;

}

.devided span {

    text-align: center;

    position: relative;

    padding: 5px 20px 6px;

    border: 1px solid #eaedf5;

    border-radius: 50px;

    line-height: 0;

    background: #ffffff;

    top: -12px;

}

/*------------ Global Settings: Ul List Style ----------------*/

ul.list-style {

    padding: 0;

    margin: 0;

}

ul.list-style li {

    margin-bottom: 1.2em;

    line-height: 1.5;

    list-style: none;

    padding-left:30px;

    position: relative;

}

ul.list-style li:before {

    content: "\e64c";

    position: absolute;

    left: 0;

    font-size: 16px;

    top: 0;

    color: #40AA54;

    font-family: 'themify';

}

ul.list-style.style-2 li:before {

    content: "\e628" !important;

    color:#0273ff;

}



/*------------ Global Settings: Cutom Height ----------------*/

.ht-20{

	height:20px;

}

.ht-25{

	height:25px;

}

.ht-50{

	height:50px;

}

.ht-60{

	height:60px;

}

.ht-70{

	height:70px;

}

.ht-80{

	height:80px;

}

.ht-80{

	height:80px;

}

.ht-100{

	height:100px;

}

.ht-110{

	height:110px;

}

.ht-120{

	height:120px;

}

.ht-130{

	height:130px;

}

.ht-140{

	height:140px;

}

.ht-150{

	height:150px;

}

.ht-160{

	height:160px;

}

.ht-170{

	height:170px;

}

.ht-180{

	height:180px;

}

.ht-190{

	height:190px;

}

.ht-200{

	height:200px;

}

.ht-100{

	height:100%;

	min-height:580px;

}

.h-100{

	height:100vh !important;

	min-height:580px;

}

.full-ht{

	height:90vh;

	min-height:500px;

}

.hts-100{

	height:100%;

}

blockquote {

    font-size: 1.78571429em;

    line-height: 1.5em;

    padding: 0;

    margin: 0;

    border-left: 0;

}

blockquote {

    font-style: italic;

}

blockquote:not(:last-child) {

    margin-bottom: 1.04em;

}

/*------------ Global Settings: Common & List ----------------*/

ul:last-child {

  margin: 0;

}

.list-inline li {

  padding: 0 1em;

  margin-left: 0;

}

.list-inline li:first-child {

  padding-left: 0;

}

.list-inline li:last-child {

  padding-right: 0;

}

.list-inline.list-inline--narrow li {

  padding: 0 .5em;

}

.list-inline.list-inline--wide li {

  padding: 0 2em;

}

.color--white {

  color: #fff !important;

}

.color--dark {

  color: #252525 !important;

}

.color--success {

  color: #4ebf56 !important;

}

.color--error {

  color: #e23636 !important;

}

.bg--dark {

  background:#1f2025 !important;

}

.bg--dark:not(.nav-bar):not(.bar) {

  color: #ffffff;

}

.bg--dark .boxed:not([class*='bg-']), .imagebg:not(.image--light) .boxed:not([class*='bg-']), .bg--dark .large-features-2, .bg--dark .pr-table-box,

.bg--dark .veticle-large-features-box, .bg--dark .large-features-box, .bg--dark .packages_wrapping {

    background: none;

    color: #fff;

}

.bg--dark .boxed:not([class*='bg-']).boxed--border, .imagebg:not(.image--light) .boxed:not([class*='bg-']).boxed--border {

    border-color:#2a2b31;

}



.bg--dark:not(.nav-bar):not(.bar) h1,

.bg--dark:not(.nav-bar):not(.bar) h2,

.bg--dark:not(.nav-bar):not(.bar) h3,

.bg--dark:not(.nav-bar):not(.bar) h4,

.bg--dark:not(.nav-bar):not(.bar) h5,

.bg--dark:not(.nav-bar):not(.bar) h6,

.bg--dark:not(.nav-bar):not(.bar) i,

.bg--dark:not(.nav-bar):not(.bar) span:not(.btn__text),

.bg--dark:not(.nav-bar):not(.bar) p {

  color: #ffffff;

}

.bg--dark:not(.nav-bar):not(.bar) a:not(.btn) {

  color: #fff;

}

.bg--site {

  background: #ffffff;

}

.bg--primary p,

.bg--primary span,

.bg--primary ul,

.bg--primary a:not(.btn) {

  color: #fff;

}

.bg--primary h1,

.bg--primary h2,

.bg--primary h3,

.bg--primary h4,

.bg--primary h5,

.bg--primary h6,

.bg--primary i {

  color: #fff;

}

.bg--primary .color--primary {

  color: #fff !important;

}

.bg--light {

  background: #fff;

}

.bg--light p,

.bg--light span,

.bg--light ul,

.bg--light a:not(.btn) {

  color: #666666;

}

.bg--light h1,

.bg--light h2,

.bg--light h3,

.bg--light h4,

.bg--light h5,

.bg--light h6,

.bg--light i {

  color: #252525;

}

.bg--error {

  background: #e23636;

}

.bg--success {

  background: #4ebf56;

}

.imagebg:not(.image--light) .bg--light p,

.imagebg:not(.image--light) .bg--light span,

.imagebg:not(.image--light) .bg--light ul,

.imagebg:not(.image--light) .bg--light a:not(.btn) {

  color: #666666;

}

.imagebg:not(.image--light) .bg--light h1,

.imagebg:not(.image--light) .bg--light h2,

.imagebg:not(.image--light) .bg--light h3,

.imagebg:not(.image--light) .bg--light h4,

.imagebg:not(.image--light) .bg--light h5,

.imagebg:not(.image--light) .bg--light h6,

.imagebg:not(.image--light) .bg--light i {

  color: #252525;

}

.imagebg:not(.image--light) .bg--secondary {

  background: rgba(250, 250, 250, 0.2);

}

.image-bg:not(.image-light) *:not(a) {

  color: #fff;

}

.color--facebook {

  color: #3b5998 !important;

}

.color--twitter {

  color: #00aced !important;

}

.color--googleplus {

  color: #dd4b39 !important;

}

.color--instagram {

  color: #125688 !important;

}

.color--pinterest {

  color: #cb2027 !important;

}

.color--dribbble {

  color: #ea4c89 !important;

}

.color--behance {

  color: #053eff !important;

}

.color--linkedin {

  color: #1685b9 !important;

}

.bg--facebook {

  background: #3b5998 !important;

  color: #fff !important;

}

.bg--twitter {

  background: #00aced !important;

  color: #fff !important;

}

.bg--googleplus {

  background: #dd4b39 !important;

  color: #fff !important;

}

.bg--instagram {

  background: #125688 !important;

  color: #fff !important;

}

.bg--pinterest {

  background: #cb2027 !important;

  color: #fff !important;

}

.bg--dribbble {

  background: #ea4c89 !important;

  color: #fff !important;

}

.bg--behance {

  background: #053eff !important;

  color: #fff !important;

}

.bg--linkedin {

  background:#1685b9 !important;

  color: #fff !important;

}

.height-100, .height-90, .height-80, .height-70, .height-60, .height-50, .height-40, .height-30, .height-20, .height-10 {

    height: auto;

    padding: 5em 0;

}

/*---------------- Global Element: data-overlay --------------*/

[data-overlay] {

  position: relative;

}

[data-overlay]:before {

  position: absolute;

  content: '';

  background:#052044;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

}

.theme-ov[data-overlay]:before {

    background:linear-gradient( 109.7deg,  rgba(229,0,57,1) 1.8%, rgba(162,91,182,1) 90.2% );

}

[data-overlay] *:not(.container):not(.bg-img-holder) {

  z-index: 2;

}

[data-overlay].image--light:before {

  background: #fff;

}

[data-overlay].bg--primary:before {

  background: #4a90e2;

}

[data-overlay="1"]:before {

  opacity: 0.1;

}

[data-overlay="2"]:before {

  opacity: 0.2;

}

[data-overlay="3"]:before {

  opacity: 0.3;

}

[data-overlay="4"]:before {

  opacity: 0.4;

}

[data-overlay="5"]:before {

  opacity: 0.5;

}

[data-overlay="6"]:before {

  opacity: 0.6;

}

[data-overlay="7"]:before {

  opacity: 0.7;

}

[data-overlay="8"]:before {

  opacity: 0.8;

}

[data-overlay="9"]:before {

  opacity: 0.9;

}

[data-overlay="10"]:before {

  opacity: 1;

}

[data-overlay="0"]:before {

  opacity: 0;

}



.imagebg {

  position: relative;

}

.imagebg .container {

  z-index: 2;

}

.imagebg .container:not(.pos-absolute) {

  position: relative;

}

.imagebg:not(.image--light) h1,

.imagebg:not(.image--light) h2,

.imagebg:not(.image--light) h3,

.imagebg:not(.image--light) h4,

.imagebg:not(.image--light) h5,

.imagebg:not(.image--light) h6,

.imagebg:not(.image--light) p,

.imagebg:not(.image--light) ul,

.imagebg:not(.image--light) blockquote {

  color: #fff;

}

.imagebg:not(.image--light) .bg--white h1,

.imagebg:not(.image--light) .bg--white h2,

.imagebg:not(.image--light) .bg--white h3,

.imagebg:not(.image--light) .bg--white h4,

.imagebg:not(.image--light) .bg--white h5,

.imagebg:not(.image--light) .bg--white h6 {

  color: #252525;

}

.imagebg:not(.image--light) .bg--white p,

.imagebg:not(.image--light) .bg--white ul {

  color: #666666;

}

div[data-overlay] h1,

div[data-overlay] h2,

div[data-overlay] h3,

div[data-overlay] h4,

div[data-overlay] h5,

div[data-overlay] h6 {

  color: #fff;

}

div[data-overlay] p{

  color: #fff;

}

.parallax {

  overflow: hidden;

}

/**! 07. Icons **/

.icon {

  line-height: 1em;

  font-size: 3.14285714em;

}

.icon--xs {

  font-size: 1em;

}

.icon--sm {

  font-size: 2.35714286em;

}

.icon--lg {

  font-size: 5.57142857em;

}

.imagebg:not(.image--light) span {

    color: #fff;

}

/*------------ Global Settings: Spinner ----------------*/



@keyframes spinner-border {

  to { transform: rotate(360deg); }

}



.spinner-border {

    display: inline-block;

    width: 30px;

    height: 30px;

    vertical-align: text-bottom;

    border: 3px solid;

    border-right-color: transparent;

    border-radius: 50%;

    animation: spinner-border .75s linear infinite;

}



.spinner-border-sm {

  width: $spinner-width-sm;

  height: $spinner-height-sm;

  border-width: $spinner-border-width-sm;

}

.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    overflow: hidden;

    clip: rect(0,0,0,0);

    white-space: nowrap;

    border: 0;

}

@keyframes spinner-grow {

  0% {

    transform: scale(0);

  }

  50% {

    opacity: 1;

  }

}



.spinner-grow {

  display: inline-block;

  width:30px;

  height:30px;

  vertical-align: text-bottom;

  background-color:#ffffff;

  border-radius: 50%;

  opacity: 0;

  animation: spinner-grow .75s linear infinite;

}



.spinner-grow-sm {

  width:30px;

  height:30px;

}



/*------------ GLobal Settings: Blockquote -------------*/ 

.clear {

  clear: both; }



ol li {

  margin: 5px 0; }



/*------------ GLobal Settings: Common Bg Style -------------*/

.bg-cover{

    background-size: cover !important;

    background-position: center !important;

}	

.image-bg{

    background-size: cover !important;

    background-position: center !important;

}

.default-bg{

	background-size:initial !important;

    background-position:initial !important;

}

.image-bg-wrap {

    background-size: cover !important;

    background-position: center !important;

    position: relative;

}

.image-bg-wrap:before {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: #182538;

    display: block;

    content: "";

    opacity: 0.8;

}



/*------------ GLobal Settings: vertical alignment -------------*/

html body .vt {

  vertical-align: top; }



html body .vm {

  vertical-align: middle; }



html body .vb {

  vertical-align: bottom; }



/*-------------- GLobal Settings: Opacity ----------------*/

.op-8 {

  opacity: 0.8; }



.op-7 {

  opacity: 0.7; }



.op-5 {

  opacity: 0.5; }



.op-3 {

  opacity: 0.3; }



.text-regular{

	font-weight:400;

}

.text-medium{

	font-weight:500;

}

.text-bold{

	font-weight:600;

}

/*-------------- GLobal Settings: font weight ----------------*/

html body .font-bold {

  font-weight: 600; }



html body .font-normal {

  font-weight: normal; }

 

html body .f-style {

 font-style:normal;

}

/*-------------- GLobal Settings: Border ----------------*/

html body .b-0 {

  border: none !important; }



html body .b-r {

  border-right: 1px solid #e0ecf5 !important; }



html body .b-l {

  border-left: 1px solid #e0ecf5 !important; }



html body .b-b {

  border-bottom: 1px solid #e0ecf5 !important; }



html body .b-t {

  border-top: 1px solid #e0ecf5 !important; }



html body .b-all {

  border: 1px solid #e0ecf5 !important; }



/*-------------- GLobal Settings: Text Colors ----------------*/

.text-white {

  color: #ffffff !important; }



.text-danger {

  color: #f33066 !important; }



.text-muted {

  color: #8d97ad !important; }



.text-warning {

  color: #f77527 !important; }



.text-success {

  color:#2ea033 !important; }



.text-info {

  color:#03a98a !important; }

  

.text-blue {

  color:#03a9f4 !important; }



.text-inverse {

  color: #3e4555 !important; }



html body .text-blue {

  color: #02bec9; }



html body .text-purple {

  color: #7460ee; }



html body .text-primary {

  color: #40AA54 !important; }



html body .text-megna {

  color: #1dc8cd; }



html body .text-dark {

  color: #8d97ad; }



html body .text-themecolor {

  color: #40AA54; }



/*------------------------ Global Settings: Lists ------------------*/

.lists-4, .lists-3, .lists-2, .lists-1 {

    margin: 0;

    padding: 0;

}

.lists-4 li, .lists-3 li, .lists-2 li, .lists-1 li {

    list-style: none;

    margin: 1px 0 14px;

    line-height: 27px;

    margin-left: 22px;

    position: relative;

}

.lists-4 li:before, .lists-3 li:before, .lists-2 li:before, .lists-1 li:before {

    font-family: 'themify';

    margin: 0;

    position: relative;

    color: #66676b;

    float: left;

    margin-left: -22px;

    display: block;

}

.lists-4.color li:before, .lists-3.color li:before, .lists-2.color li:before, .lists-1.color li:before{

	color:#40AA54;

}

.lists-4.min-space li, .lists-3.min-space li, .lists-2.min-space li, .lists-1.min-space li {

    margin-bottom:4px;

    line-height: 1.1;

    padding: 4px 0 !important;

}

.lists-1 li:before {

    content: "\e71b";

    font-size: 13px;

}

.lists-2 li:before {

    content: "\e724";

    font-size: 13px;

}

.lists-3 li:before {

    content: "\e64c";

    font-size: 13px;

}

.lists-4 li:before {

    content:"\e65d";

    font-size: 13px;

}

/*------------- Global Settings: Avater --------------------*/

img.avatar-30 {

    max-width: 30px;

}

img.avatar-50 {

    max-width: 50px;

}

img.avatar-40 {

    max-width:40px;

}

img.avatar-60 {

    max-width:60px;

}

img.avatar-70 {

    max-width:70px;

}

/*-------------- Global Settings: Alerts & Notification --------------*/

.alert-primary {

    color: #0055ff;

    background-color: #eaf1ff;

    border-color: #eaf1ff;

}

.alert-success {

    color:#2ea033;

    background-color: #e9ffeb;

    border-color: #e9ffeb;

}

.alert-warning {

    color: #f77527;

    background-color: #fff5e9;

    border-color: #fff5e9;

}

.alert-info {

    color: #08a7c1;

    background-color: #effdff;

    border-color: #effdff;

}

.alert-danger {

    color: #f33066;

    background-color: #ffe9e9;

    border-color: #ffe9e9;

}

.alert-dark {

    color: #3e4758;

    background-color: #eff4ff;

    border-color: #eff4ff;

}

.alert-secondary {

    color: #4b5d6f;

    background-color: #d6dfe8;

    border-color: #d6dfe8;

}

/*-------------- GLobal Settings: Background Colors ----------------*/

.bg-primary {

  background-color: #40AA54 !important; }



.bg-success {

  background-color:#2ea033 !important; }



.bg-info {

  background-color:#1ac790 !important; }



.bg-warning {

  background-color: #f77527 !important; }



.bg-danger {

  background-color: #f33066 !important; }



.bg-orange {

  background-color: #ec2828 !important; }



.bg-yellow {

  background-color: #fed700; }



.bg-facebook {

  background-color: #3b5a9a; }



.bg-twitter {

  background-color: #56adf2; }



html body .bg-megna {

  background-color: #1dc8cd; }



html body .bg-theme {

  background-color: #40AA54; }



html body .bg-inverse {

  background-color:#374158; }



html body .bg-purple {

  background-color: #7460ee; }



html body .bg-light {

  background-color: #f4f8fa !important; }



html body .bg-light-primary {

  background-color: #f1effd; }



html body .bg-light-success {

  background-color: #e8fdeb; }



html body .bg-light-info {

  background-color: #cfecfe; }



html body .bg-light-extra {

  background-color: #ebf3f5; }



html body .bg-light-warning {

  background-color: #fff8ec; }



html body .bg-light-danger {

  background-color: #f9e7eb; }



html body .bg-light-inverse {

  background-color: #f6f6f6; }



html body .bg-light {

  background-color:#f5f7f9; }



html body .bg-white {

  background-color: #ffffff; }

 

html body .bg-whites {

  background-color: #f4f5f7; }

  

html body .bg-red {

  background-color: #e21137; }

  

html body .bg-green {

  background-color: #4caf50; }

  

html body .bg-sky {

  background-color: #20b2c1; }

  

html body .bg-blue {

  background-color: #03a9f4; }



html body .bg-dark-blue{

	background-color:#192c48;

}



/*-------------- GLobal Settings: Labels ----------------*/

.label {

  padding: 3px 15px;

  color: #ffffff;

  font-weight: 400;

  border-radius: 4px;

  font-size: 75%; }



.label-rounded {

  border-radius: 60px; }



.label-custom {

  background-color: #1dc8cd; }



.label-success {

  background-color:#2ea033; }



.label-info {

  background-color: #40AA54; }



.label-warning {

  background-color: #f77527; }



.label-danger {

  background-color: #f33066; }



.label-megna {

  background-color: #1dc8cd; }



.label-primary {

  background-color: #40AA54; }



.label-purple {

  background-color: #7460ee; }



.label-red {

  background-color: #fb3a3a; }



.label-inverse {

  background-color: #3e4555; }



.label-default {

  background-color: #f4f8fa; }



.label-white {

  background-color: #ffffff; }



.label-light-success {

  background-color: #e8fdeb;

  color: #40AA54; }



.label-light-info {

  background-color: #cfecfe;

  color: #40AA54; }



.label-light-warning {

  background-color: #fff8ec;

  color: #f77527; }



.label-light-danger {

  background-color: #f9e7eb;

  color: #f33066; }



.label-light-megna {

  background-color: #e0f2f4;

  color: #1dc8cd; }



.label-light-primary {

  background-color: #f1effd;

  color: #40AA54; }



.label-light-inverse {

  background-color: #f6f6f6;

  color: #3e4555; }



/*------------ GLobal Settings: Table ------------*/

.table thead th {

    vertical-align: bottom;

    border-bottom: 1px solid transparent;

    border-top: 0px !important;

}

.table-hover tbody tr:hover {

    background-color: #f4f5f7;

}

.table-striped tbody tr:nth-of-type(odd) {

    background-color:#e8eaf1;

}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {

    border-top: 1px solid #e8eaf1;

}

.table tr th, .table tr td {

    border-color: #e8eaf1;

    padding: 12px 15px;

    vertical-align: middle;

}

.table.tbl-big tr th, .table.tbl-big tr td {

    padding:20px 15px;

}

.table.tbl-big.center tr th, .table.tbl-big.center tr td {

    padding:20px 15px;

	text-align:center;

}

table.table tr th {

    font-weight: 600;

}

.table-dark {

    color: #fff;

    background-color: #212529;

}

.table-dark td, .table-dark th, .table-dark thead th {

    border-color: #32383e !important;

}

.table .thead-dark th {

    color: #fff;

    background-color: #212529;

    border-color: #32383e;

}



/*----------- Group Button ------------*/

.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}

.btn-group .btn-secondary a{

	box-shadow:none !important;

    border-left: 1px solid rgba(255,255,255,0.1) !important;

}

.btn-group .btn-secondary:first-child {

    border-left:none !important;

}

.btn-group .btn {

    border-radius: 0.3rem;

	overflow: hidden;

	padding:0px;

}

.btn-group .btn a {

	padding:1rem 1.5rem;

}

.nav-link.active, .btn-group .btn-secondary:hover a,.btn-group .btn-secondary:focus a, .btn-group .btn-secondary .nav-link {

    color: #ffffff;

}

label.btn {

    border: none !important;

}

.btn-group .btn-secondary a {

    color: #fff !important;

    background-color: #122947 !important;

    border-radius: 0 !important;

}

.btn-group .btn-secondary .nav-link.active, .btn-group .btn-secondary .nav-link:hover, .btn-group .btn-secondary .nav-link:focus {

    color:#fff;

    background-color:#40AA54 !important;

}



/*------------- GLobal Settings: Badge ----------------*/

.badge {

  font-weight: 400; }



.badge-xs {

  font-size: 9px; }



.badge-xs,

.badge-sm {

  -webkit-transform: translate(0, -2px);

  -ms-transform: translate(0, -2px);

  -o-transform: translate(0, -2px);

  transform: translate(0, -2px); }



.badge-success {

  background-color:#2ea033; }



.badge-info {

  background-color: #40AA54; }



.badge-primary {

  background-color: #40AA54; }



.badge-warning {

  background-color: #f77527; }



.badge-danger {

  background-color: #f33066; }



.badge-purple {

  background-color: #7460ee; }



.badge-red {

  background-color: #fb3a3a; }



.badge-inverse {

  background-color: #3e4555; }





/*------------- GLobal Settings: List-style-none ----------------*/

ul.list-style-none {

	margin: 0px;

	padding: 0px;

}



ul.list-style-none li {

	list-style: none; 

}



ul.list-style-none li a {

	color: #8d97ad;

	padding: 8px 0px;

	display: block;

	text-decoration: none;

	font-size: 15.5px;

}

ul.list-style-none li a:hover {

	color: #40AA54;

}





/*------------- GLobal Settings: dropdown ----------------*/

.dropdown-item {

  padding: 8px 1rem;

  color:#607394;

  font-size: 15.5px;

}





/*------------- GLobal Settings: Buttons ----------------*/

.btn {

    border: 2px solid transparent;

}

.btn {

	color: #ffffff;

	padding: 15px 25px;

	cursor: pointer;

	-webkit-transition: 0s;

	-o-transition: 0s;

	transition: 0s;

	border-radius:4px;

}

.btn.nr_radius{

	border-radius:4px;

}

.btn-dark {

    color: #fff;

    background-color: #1f2738;

    border-color: #1f2738;

}

.btn-outline-dark{

	color:#1f2738;

	font-weight: 500;

    background-color:transparent;

    border:1px solid #1f2738;

}

.btn-outline-dark.active, .btn-outline-dark:active, .btn-outline-dark:hover, .btn-outline-dark:focus, .show>.btn-outline-dark.dropdown-toggle {

    color: #fff;

    background-color: #1f2738;

    border-color: #1f2738;

}

a.btn-trans-video{

    font-size: 1em;

    padding: 0.8em 1.6em;

	color: #40AA54;

} 

a.btn-trans-video i {

    width: 36px;

    height: 36px;

    line-height: 36px;

    display: inline-block;

    background: #40AA54;

    text-align: center;

    color: #ffffff;

    border-radius: 50%;

    margin-right: 20px;

    box-shadow: 0px 0px 0px 12px rgb(179, 220, 255);

	-webkit-box-shadow: 0px 0px 0px 12px rgb(179, 220, 255);

}

.light-vid  a.btn-trans-video{

	color:#ffffff;

} 

.light-vid a.btn-trans-video i {

    background: #3583ff;

    color: #ffffff;

    box-shadow:0px 0px 0px 7px rgba(255,255,255,0.5);

	-webkit-box-shadow:0px 0px 0px 7px rgba(255,255,255,0.5);

}

.btn:hover,.btn:focus{

	color: #ffffff;

}



.btn:focus {

    -webkit-box-shadow: none;

    box-shadow: none;

}



.btn-link {

  -webkit-box-shadow: none;

  box-shadow: none;

  color: #40AA54;

  padding: 10px 15px; }

  

.btn-link .underline {

    border-bottom: 1px solid #40AA54;

}

	

.btn-link:hover {

    color: #40AA54;

}



.btn-light {

  color: #40AA54 !important;

  border:1px solid #ffffff;

  border-radius:4px;

  margin-bottom:5px;

}

  

.btn-light:hover {

    background:#40AA54;

    color: #ffffff !important;

    border-color:#40AA54;

}



.btn-lg {

    padding: 0.8em 2em;

	border-radius:0.4rem;

    font-size: 1.2em;

}



.btn-md {

  padding:1em 1.5em;

  font-size:1em;

}



.btn-sm {

  padding: .25rem .5rem;

  font-size: 12px;

}



.btn-xs {

  padding: .25rem .5rem;

  font-size: 10px;

}



.btn-circle {

  border-radius: 100%;

  width: 40px;

  height: 40px;

  padding: 10px;

}



.btn-circle.btn-md {

    padding: 18px 0px;

    width: 60px;

    height: 60px;

    font-size: 20px;

}



.btn-circle.btn-sm {

  width: 35px;

  height: 35px;

  padding: 8px 10px;

  font-size: 14px;

}



.btn-circle.btn-lg {

  width: 70px;

  height: 70px;

  padding: 24px 15px;

  font-size: 20px;

  line-height: 23px;

}



.btn-circle.btn-xl {

  width: 70px;

  height: 70px;

  padding: 14px 15px;

  font-size: 24px;

}



.btn-rounded {

  border-radius:50px !important;

  -webkit-border-radius:50px !important;

}



.btn-arrow {

  position: relative;

}

  

.btn-arrow span {

    display: inline-block;

    position: relative;

    -webkit-transition: all 300ms ease-out;

    -o-transition: all 300ms ease-out;

    transition: all 300ms ease-out;

    will-change: transform;

}

	

.btn-arrow:hover span, .btn-arrow:focus span {

    -webkit-transform: translate3d(-1rem, 0, 0);

    transform: translate3d(-1rem, 0, 0);

}

	

.btn-arrow i {

    position: absolute;

    width: 1.1em;

    right: 0px;

    right: 0rem;

    opacity: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 300ms ease-out;

    -o-transition: all 300ms ease-out;

    transition: all 300ms ease-out;

    will-change: right, opacity;

}

	

.btn-arrow:hover i, .btn-arrow:focus i {

    opacity: 1;

    right: -2rem; 

}

.btn-theme{

	background:#40AA54;

	border-color:#40AA54;

	color:#ffffff;

	transition:all ease 0.4s;

}

.btn-theme-2{

	background:#3151B7;

	border-color:#3151B7;

	color:#ffffff;

	transition:all ease 0.4s;

}

.btn-theme-2:hover, .btn-theme-2:focus{

	background:#40AA54;

	border-color:#40AA54;

	color:#ffffff !important;

}

.btn-outline-theme {

    color: #40AA54;

    background-color: transparent;

    border:2px solid #40AA54;

    -webkit-transition: 0.2s ease-in;

    -o-transition: 0.2s ease-in;

    transition: 0.2s ease-in;

}

.btn-outline-theme:hover, .btn-outline-theme:focus {

    color:#ffffff !important;

    background-color:#40AA54;

    border-color:#40AA54;

}

.btn-outline-theme-2 {

    color:#3151B7;

    background-color: transparent;

    border:2px solid #3151B7;

    -webkit-transition: 0.2s ease-in;

    -o-transition: 0.2s ease-in;

    transition: 0.2s ease-in;

}

.btn-outline-theme-2:hover, .btn-outline-theme-2:focus {

    color:#ffffff;

    background-color:#3151B7;

    border-color:#3151B7;

}

.btn-secondary,

.btn-secondary.disabled {

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

  background-color:#eef0f3;

  color: #8d97ad;

}

  

.btn-secondary:hover,

.btn-secondary.disabled:hover {

    color: #ffffff !important;

}

	

.btn-secondary.active, .btn-secondary:active, .btn-secondary:focus,

.btn-secondary.disabled.active,

.btn-secondary.disabled:active,

.btn-secondary.disabled:focus {

    color: #ffffff !important;

    background: #40AA54;

    border-color: #40AA54;

}



.btn-primary,

.btn-primary.disabled {

  background:#40AA54;

  border: 1px solid #40AA54;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in; 

}

  

.btn-primary:hover, .btn-primary.disabled:hover {

    background: #ffc107;

    border-color: #ffc107;

    color: #000;

}

	

.btn-primary.active, .btn-primary:active, .btn-primary:focus,

.btn-primary.disabled.active,

.btn-primary.disabled:active,

.btn-primary.disabled:focus {

    background: #345bcb;

}



.btn-themecolor,

.btn-themecolor.disabled {

  background: #40AA54;

  color: #ffffff;

  border: 1px solid #40AA54;

}

  

.btn-themecolor:hover,

.btn-themecolor.disabled:hover {

    background: #028ee1;

    border: 1px solid #028ee1;

}

.btn-black{

  background:#263547;

  color: #ffffff;

  border:1px solid #263547;

}

  

.btn-black:hover,

.btn-black:focus {

    background:#0f7dff;

    border: 1px solid #0f7dff;

}

	

.btn-themecolor.active, .btn-themecolor:active, .btn-themecolor:focus,

.btn-themecolor.disabled.active,

.btn-themecolor.disabled:active,

.btn-themecolor.disabled:focus {

    background: #028ee1;

}



.btn-success,

.btn-success.disabled {

  background:#2ea033;

  border: 1px solid #2ea033;

  color: #ffffff;

}

  

.btn-success:hover,

.btn-success.disabled:hover {

    background: #1fd628;

    border: 1px solid #1fd628;

}

	

.btn-success.active, .btn-success:active, .btn-success:focus,

.btn-success.disabled.active,

.btn-success.disabled:active,

.btn-success.disabled:focus {

    background: #1fd628;

}



.btn-info,

.btn-info.disabled {

  background:#1ac790;

  border: 1px solid #1ac790;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

.btn-info:hover,

.btn-info.disabled:hover {

    background:#1ac790;

    border: 1px solid #1ac790; 

}

	

.btn-info.active, .btn-info:active, .btn-info:focus,

.btn-info.disabled.active,

.btn-info.disabled:active,

.btn-info.disabled:focus {

    background: #0976ea;

}



.btn-warning,

.btn-warning.disabled {

  background: #f77527;

  color: #ffffff;

  border: 1px solid #f77527;

}

  

.btn-warning:hover,

.btn-warning.disabled:hover {

    background: #f1901a;

    color: #ffffff;

    border: 1px solid #f1901a;

}

	

.btn-warning.active, .btn-warning:active, .btn-warning:focus,

.btn-warning.disabled.active,

.btn-warning.disabled:active,

.btn-warning.disabled:focus {

    background: #f1901a;

    color: #ffffff;

}



.btn-danger,

.btn-danger.disabled {

  background: #f33066;

  border: 1px solid #f33066;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

.btn-danger:hover,

.btn-danger.disabled:hover {

    background: #d73e6b;

    border: 1px solid #d73e6b;

}

	

.btn-danger.active, .btn-danger:active, .btn-danger:focus,

.btn-danger.disabled.active,

.btn-danger.disabled:active,

.btn-danger.disabled:focus {

    background: #d73e6b;

}



.btn-inverse,

.btn-inverse.disabled {

  background: #3e4555;

  border: 1px solid #3e4555;

  color: #ffffff;

}

  

.btn-inverse:hover,

.btn-inverse.disabled:hover {

    background: #232a37;

    color: #ffffff;

    border: 1px solid #232a37;

}



.btn-inverse.active, .btn-inverse:active, .btn-inverse:focus,

.btn-inverse.disabled.active,

.btn-inverse.disabled:active,

.btn-inverse.disabled:focus {

    background: #232a37;

    color: #ffffff;

}



.btn-red,

.btn-red.disabled {

  background: #fb3a3a;

  border: 1px solid #fb3a3a;

  color: #ffffff;

}

  

.btn-red:hover,

.btn-red.disabled:hover {

    border: 1px solid #d61f1f;

    background: #d61f1f;

}

	

.btn-red.active, .btn-red:active, .btn-red:focus,

  .btn-red.disabled.active,

  .btn-red.disabled:active,

  .btn-red.disabled:focus {

    background: #d73e6b;

}

.btn-outline-secondary {

  background-color: #ffffff;

  color: #727b84;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

.btn-outline-secondary.active, .btn-outline-secondary:active, .btn-outline-secondary:focus {

    background: #40AA54;

}



.btn-outline-primary {

  color: #40AA54;

  background-color: #ffffff;

  border-color: #40AA54;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus {

    background: #40AA54;

    color: #ffffff;

    border-color: #40AA54; }

.btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:focus {

    background: #345bcb;

}



.btn-outline-success, a.btn-outline-success {

  color:#2ea033;

  background-color: transparent;

  border-color: #2ea033;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success.focus, a.btn-outline-success:hover, a.btn-outline-success:focus, a.btn-outline-success.focus {

    background:#2ea033;

    border-color: #2ea033;

    color: #ffffff;

}

	

.btn-outline-success.active, .btn-outline-success:active, .btn-outline-success:focus, a.btn-outline-success.active, a.btn-outline-success:active, a.btn-outline-success:focus {

    background: #1fd628;

}



.btn-outline-info {

  color:#1ac790;

  background-color: transparent;

  border-color:#1ac790;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info.focus {

    background:#1ac790;

    border-color:#1ac790;

    color: #ffffff;

}

	

.btn-outline-info.active, .btn-outline-info:active, .btn-outline-info:focus {

    background:#1ac790;

}



.btn-outline-warning {

  color: #f77527;

  background-color: transparent;

  border-color: #f77527;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in; 

}



.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning.focus {

    background: #f77527;

    border-color: #f77527;

    color: #ffffff;

}

	

  .btn-outline-warning.active, .btn-outline-warning:active, .btn-outline-warning:focus {

    background: #f1901a;

}



.btn-outline-danger {

  color: #f33066;

  background-color: transparent;

  border-color: #f33066;

  -webkit-transition: 0.2s ease-in;

  -o-transition: 0.2s ease-in;

  transition: 0.2s ease-in;

}

  

  .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger.focus {

    background: #f33066;

    border-color: #f33066;

    color: #ffffff;

}

  .btn-outline-danger.active, .btn-outline-danger:active, .btn-outline-danger:focus {

    background: #d73e6b; }



.btn-outline-red {

  color: #fb3a3a;

  background-color: transparent;

  border-color: #fb3a3a; }

  

  .btn-outline-red:hover, .btn-outline-red:focus, .btn-outline-red.focus {

    background: #fb3a3a;

    border-color: #fb3a3a;

    color: #ffffff;

}

	

  .btn-outline-red.active, .btn-outline-red:active, .btn-outline-red:focus {

    background: #d73e6b;

}



.btn-outline-inverse {

  color: #3e4555;

  background-color: transparent;

  border-color: #3e4555;

}



.btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse.focus {

    background: #3e4555;

    border-color: #3e4555;

    color: #ffffff;

}



.btn-outline-light:hover {

  color: #40AA54 !important;

}



.btn-primary.active.focus,

.btn-primary.active:focus,

.btn-primary.active:hover,

.btn-primary.focus:active,

.btn-primary:active:focus,

.btn-primary:active:hover,

.open > .dropdown-toggle.btn-primary.focus,

.open > .dropdown-toggle.btn-primary:focus,

.open > .dropdown-toggle.btn-primary:hover,

.btn-primary.focus,

.btn-primary:focus {

  background-color: #345bcb;

  border: 1px solid #345bcb;

}



.btn-success.active.focus,

.btn-success.active:focus,

.btn-success.active:hover,

.btn-success.focus:active,

.btn-success:active:focus,

.btn-success:active:hover,

.open > .dropdown-toggle.btn-success.focus,

.open > .dropdown-toggle.btn-success:focus,

.open > .dropdown-toggle.btn-success:hover,

.btn-success.focus,

.btn-success:focus {

  background-color: #1fd628;

  border: 1px solid #1fd628;

}



.btn-info.active.focus,

.btn-info.active:focus,

.btn-info.active:hover,

.btn-info.focus:active,

.btn-info:active:focus,

.btn-info:active:hover,

.open > .dropdown-toggle.btn-info.focus,

.open > .dropdown-toggle.btn-info:focus,

.open > .dropdown-toggle.btn-info:hover,

.btn-info.focus,

.btn-info:focus {

  background-color:#1ac790;

  border: 1px solid #1ac790;

  color: #ffffff;

}



.btn-warning.active.focus,

.btn-warning.active:focus,

.btn-warning.active:hover,

.btn-warning.focus:active,

.btn-warning:active:focus,

.btn-warning:active:hover,

.open > .dropdown-toggle.btn-warning.focus,

.open > .dropdown-toggle.btn-warning:focus,

.open > .dropdown-toggle.btn-warning:hover,

.btn-warning.focus,

.btn-warning:focus {

  background-color: #f1901a;

  border: 1px solid #f1901a; 

  color: #ffffff;

}



.btn-danger.active.focus,

.btn-danger.active:focus,

.btn-danger.active:hover,

.btn-danger.focus:active,

.btn-danger:active:focus,

.btn-danger:active:hover,

.open > .dropdown-toggle.btn-danger.focus,

.open > .dropdown-toggle.btn-danger:focus,

.open > .dropdown-toggle.btn-danger:hover,

.btn-danger.focus,

.btn-danger:focus {

  background-color: #d73e6b;

  border: 1px solid #d73e6b;

  color: #ffffff;

}



.btn-inverse:hover,

.btn-inverse:focus,

.btn-inverse:active,

.btn-inverse.active,

.btn-inverse.focus,

.btn-inverse:active,

.btn-inverse:focus,

.btn-inverse:hover,

.open > .dropdown-toggle.btn-inverse {

  background-color: #232a37;

  border: 1px solid #232a37;

  color: #ffffff;

}



.btn-red:hover,

.btn-red:focus,

.btn-red:active,

.btn-red.active,

.btn-red.focus,

.btn-red:active,

.btn-red:focus,

.btn-red:hover,

.open > .dropdown-toggle.btn-red {

  background-color: #d61f1f;

  border: 1px solid #d61f1f;

  color: #ffffff;

}



.btn span.btn-devider {

  display: inline-block;

  padding-left: 10px;

}

.btn-warning-light{

	color: #ff8f00!important;

    background: rgba(255,143,0,0.1);

    border-color: rgba(0,0,0,0);

}

.btn-warning-light:hover, .btn-warning-light:focus{

	color:#ffffff !important;

    background:#ff8f00;

    border-color:#ff8f00;

}

.btn-success-light{

	color:#29cf8d !important;

    background: rgba(41,207,141,0.1);

    border-color: rgba(0,0,0,0);

}

.btn-success-light:hover, .btn-success-light:focus{

	color:#ffffff !important;

    background:#29cf8d;

    border-color:#29cf8d;

}

.btn-primary-light{

	color:#40AA54 !important;

    background: rgba(51,137,255,0.1);

    border-color: rgba(0,0,0,0);

}

.btn-primary-light:hover, .btn-primary-light:focus{

	color:#ffffff !important;

    background:#40AA54;

    border-color:#40AA54;

}

.btn-danger-light{

	color:#ed2929 !important;

    background: rgba(237,41,41,0.1);

    border-color: rgba(0,0,0,0);

}

.btn-danger-light:hover, .btn-danger-light:focus{

	color:#ffffff !important;

    background:#ed2929;

    border-color:#ed2929;

}

.btn-over-light{

	color:#ffffff !important;

    background: rgba(255,255,255,0.1);

    border-color: rgba(255,255,255,0.2);

}

.btn-over-light:hover, .btn-over-light:focus{

	color:#ffffff !important;

    background:#ff8f00;

    border-color: rgba(255,255,255,0.2);

}

/*----------- GLobal Settings: Video ------------------*/

.cover .video-block:not(:first-child):not(:last-child) {

    margin: 2.77em 0;

}

.video-play-icon {

    width:6.42857143em;

    height:6.42857143em;

    border-radius: 50%;

    position: relative;

    z-index:2;

    display: inline-block;

    border: 2px solid #ffffff;

    cursor: pointer;

	line-height:6em;

    background: #ffffff;

	box-shadow:0px 0px 0px 15px rgba(255,255,255,0.2);

	-webkit-box-shadow:0px 0px 0px 15px rgba(255,255,255,0.2);

}

.video-play-icon a {

    font-size: 3em;

	color:#40AA54;

}

/*----------- GLobal Settings: Pagination ------------------*/

.pagination {

    display: block;

    padding-left: 0;

    border-radius: 4px;

    margin: 20px auto 0 !important;

    width: 100%;

    text-align: center;

    justify-content: center;

}

.pagination>li>a,

.pagination>li>a, .pagination>li>span {

    position: relative;

    float: left;

    padding: 0;

    margin:5px;

    color: #5a6f7c;

    text-decoration: none;

    background-color: #fff;

    border-radius: 50%;

    width:40px;

    height:40px;

    text-align: center;

    line-height:40px;

    border: 1px solid #eaeff5;

}



.pagination>.active>a,

.pagination>.active>a:focus,

.pagination>.active>a:hover,

.pagination>.active>span,

.pagination>.active>span:focus,

.pagination>.active>span:hover,

.pagination>li>a:focus,

.pagination>li>a:hover {

    z-index: 2;

    color:#ffffff;

    cursor: pointer;

    background-color:#40AA54;

    border-color:#40AA54;

}





.pagination li:last-child a {

    background: #40AA54;

    border: 1px solid #40AA54;

    border-radius:50% !important;

    color: #fff

}



.pagination li:first-child a {

    background: #40AA54;

    border: 1px solid #40AA54;

    border-radius:50% !important;

    color: #fff

}

.pagination>li {

    display: inline;

}

.page-item.active .page-link {

    z-index: 2;

    color: #fff;

    background-color: #40AA54;

    border-color: #40AA54;

}

.pagination .page-item.left .page-link, .pagination .page-item.right .page-link {

    width: auto;

    height: 42px;

    border-radius: 50px !important;

    padding: 0 22px !important;

    display: flex;

    align-items: center;

}

.pagination>li {

    display: inline-block;

}

.pagination .page-item.left {

    float: left !important;

}

.pagination .page-item.right {

    float: right;

}



/*----------- Global Settings: Custom Checkbox & Radio Button ----------------*/

.checkbox-custom, .radio-custom {

opacity: 0;

position: absolute;   

}



.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {

display: inline-block;

vertical-align: text-top;

margin:5px 0;

cursor: pointerer;

}

.checkbox-custom-label, .radio-custom-label {

position: relative;

}

.checkbox-custom + .checkbox-custom-label:before{

content: '';

background: #fff;

border: 2px solid #d8dfe6;

display: inline-block;

vertical-align: middle;

width: 20px;

height: 20px;

border-radius:3px;

padding: 2px;

margin-right: 10px;

text-align: center;

}



.radio-custom + .radio-custom-label:before {

content: '';

background: #fff;

border: 2px solid #d8dfe6;

display: inline-block;

vertical-align: middle;

width: 20px;

height: 20px;

border-radius: 50%;

padding: 2px;

margin-right: 10px;

text-align: center;

}



.checkbox-custom:checked + .checkbox-custom-label:before {

background: #40AA54;

border-radius:2px;

box-shadow: inset 0px 0px 0px 4px #fff;

}



.radio-custom + .radio-custom-label:before {

border-radius: 50%;

}



.radio-custom:checked + .radio-custom-label:before {

background:#40AA54;

box-shadow: inset 0px 0px 0px 4px #fff;

}

.company-brands label{

font-weight:normal;

color:#828f99;

font-size:15px;

}



.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {

  outline:none /* focus style */

}

.company-brands input[type='checkbox']:focus{

outline:none;

}

.company-brands label:focus{

outline:none;

}



/*--------------- GLobal Settings: On off switch ---------------*/

.onoffswitch {

  position: relative;

  width: 70px;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  margin: 0 auto;

}



.onoffswitch-checkbox {

  display: none;

}



.onoffswitch-label {

  display: block;

  overflow: hidden;

  cursor: pointer;

  border: 2px solid transparent;

  border-radius: 20px;

}



.onoffswitch-inner {

  display: block;

  width: 200%;

  margin-left: -100%;

  -webkit-transition: margin 0.3s ease-in 0s;

  -o-transition: margin 0.3s ease-in 0s;

  transition: margin 0.3s ease-in 0s;

}

.onoffswitch-inner:before, .onoffswitch-inner:after {

    display: block;

    float: left;

    width: 50%;

    height: 30px;

    padding: 0;

    line-height: 30px;

    font-size: 14px;

    color: white;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}

.onoffswitch-inner:before {

    content: "";

    padding-right: 27px;

    background-color: #40AA54;

    color: #FFFFFF;

}

  .onoffswitch-inner:after {

    content: "";

    padding-right: 24px;

    background-color: #3e4555;

    color: #999999;

    text-align: right;

}



.onoffswitch-switch {

  display: block;

  width: 23px;

  margin: 6px;

  background: #FFFFFF;

  height: 23px;

  position: absolute;

  top: -1px;

  bottom: 0;

  right: 35px;

  border-radius: 20px;

  -webkit-transition: all 0.3s ease-in 0s;

  -o-transition: all 0.3s ease-in 0s;

  transition: all 0.3s ease-in 0s;

}



.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {

  margin-left: 0;

}



.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {

  right: 0px;

}

/*------------- GLobal Settings: Bootstrap 4 hack --------------*/

.card-columns {

  -webkit-column-gap: 30px;

  -moz-column-gap: 30px;

  column-gap: 30px;

}



.card-columns .card {

    margin-bottom: 30px;

}



.invisible {

  visibility: hidden !important;

}



.hidden-xs-up {

  display: none !important;

}



@media (max-width: 575px) {

	.hidden-xs-down {

		display: none !important;

	}

}



@media (min-width: 576px) {

	.hidden-sm-up {

		display: none !important;

	}

}



.hidden-xl-down {

  display: none !important;

}



/*---------- GLobal Settings: Section Heading Style ---------*/

.sec-heading {

	margin-bottom:2rem;

}

.sec-heading.lg {

	margin-bottom:30px;

}

.sec-heading.center {

	text-align:center;

}

.sec-heading h2, .sec-heading p{

	margin-bottom:5px;

}

.sec-heading.light h2, .sec-heading.light p{

	color:#ffffff;

}

.color-heading .sec-heading h2{

    color: #40AA54;	

}

.sec-heading p {

    margin-bottom: 0;

    line-height: 1.2;

}

.sec-heading-flex{

	display:flex;

	width:100%;

	margin-bottom:15px;

	align-items:center;

	position:relative;

}

.sec-heading-flex-one{

	flex:1;

}



.sec-heading-flex-one h2{

	margin-bottom:0;

	font-size:18px;

}

.sec-heading-flex-one.border {

    border: none !important;

    border-bottom: 1px dashed #c2cede !important;

}

.sec-heading-flex-last .btn {

    height: 40px;

    padding: 5px 20px;

    font-size: 13px;

    font-weight: 600;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 2px;

}

.f_2{

	font-family:'Playfair Display', serif;

}

.single-items {

    padding: 0 10px;

}

.property-slide, .item-slide{

    margin: 0 -15px;

}

.sec-heading2 {

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

.sec-left {

    flex: 1;

}

.sec-left h3 {

    font-size: 20px;

    margin-bottom: 0px;

}

.sec-right a {

    font-size: 14px;

    font-weight: 600;

    opacity: 0.7;

}

/*------------ GLobal Settings: All Forms Style ---------------*/

.frm_submit_block {

    margin-bottom: 30px;

}

.form-control {

    height:54px;

    border-radius:4px;

    font-size:15px;

    box-shadow: none;

	padding:.5rem .75rem;

    border:1px solid #e6eaf3;

	background-clip: initial;

}

.submit-form .form-control, .submit-page .form-control, .frm_submit_block .form-control{

    background: #f9fafc;

    border: 1px solid #ebedf5;

    border-radius: 3px;

	color: #646e77;

}

.form-row>.col, .form-row>[class*=col-] {

    padding-right: 15px;

    padding-left: 15px;

}

.frm_submit_block h3 {

    margin-left: 10px;

}

.form-control.simple {

    background: #f2f3f5;

    border-color: #f2f3f5;

    border-radius: 4px;

}

.select2-container {

    width: 100% !important;

    z-index: 55;

}

span.select2-selection.select2-selection--single {

    padding-left: 15px;

    border-radius: 4px;

    border: 1px solid #e6eaf3;

}

.select2-container--default .select2-selection--single {

    background-color: #fff;

    border-radius: 0;

	border:none;

    height:54px;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #16447d;

    font-weight:500;

    line-height:54px;

    text-align: left;

    padding:0 15px 0 0;

	width: 100%;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {

    height:50px;

    position: absolute;

    top: 1px;

    right: 10px;

    width: 20px;

}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 29px;

}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height:29px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow b {

    border-color:#647b9c transparent transparent transparent;

}

.select2-container--default .select2-selection--single .select2-selection__placeholder {

    color:#647b9c;

}

.select2-container--default .select2-selection--single .select2-selection__clear {

    right: 14px;

    top:1px;

}

.image-bg .form-control, .bg--dark .form-control {

	color:#495057 !important;

}

select.form-control:not([size]):not([multiple]) {

    height: 56px;

}

select.form-control.fc-lg:not([size]):not([multiple]) {

    height:62px;

}

.form-control.fc-lg {

    height:62px;

}

textarea.form-control{

	height:140px;

}

textarea.form-control.big{

	height:180px;

}

.form-control::-webkit-input-placeholder{color:#647b9c;font-weight:500;}

.form-control:-ms-input-placeholder{color:#647b9c;font-weight:500;}

.form-control::placeholder{color:#647b9c;font-weight:500;}



/*------------- Form --------------*/

.tip-topdata {

    position: relative;

    color: #fff;

    text-decoration: none;

    width: 15px;

    height: 15px;

    display: inline-block;

    background: #394d8c;

    border-radius: 50%;

    text-align: center;

    line-height: 19px;

    margin-left: 5px;

    font-size: 9px;

}

.tip-topdata:before {

    content: attr(data-tip);

    font-size: 11px;

    font-weight: bold;

    position: absolute;

    z-index: 999;

    white-space: nowrap;

    bottom: 9999px;

    left: 0;

    background:#394d8c;

    color: #ffffff;

    padding: 7px 15px;

    line-height: 25px;

    border-radius: 3px;

    top: -42px;

    opacity: 0;

    -webkit-transition: opacity 0.4s ease-out;

    -moz-transition: opacity 0.4s ease-out;

    -o-transition: opacity 0.4s ease-out;

    transition: opacity 0.4s ease-out;

    text-shadow: none;

    display: inline-table;

}



.tip-topdata:hover:before {

opacity: 1;

}

.frm_submit_block .select2-container--default .select2-selection--single {

    background-color: #f9fafc;

    border-radius: 0;

    border: none;

    height: 56px;

    border: 1px solid #ebedf5;

    border-radius: 4px;

    padding-left: 15px;

}

.frm_submit_block .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 55px;

}



/*---------- Input Group -----------*/

.input-group .form-control {

    border-radius:6px;

}

footer.style-2 {

    padding-top: 0;

}

.top-footer {

    padding:3rem 0;

}

.foot-news-first h5 {

    margin: 0;

}

.input-group {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -ms-flex-align: stretch;

    align-items: stretch;

    width: 100%;

}

.input-group-append, .input-group-prepend {

    display: -ms-flexbox;

    display: flex;

}

.input-group-prepend {

    margin-right: -1px;

}

.input-group-append {

    margin-left: -1px;

}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {

    position: relative;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    width: 1%;

    margin-bottom: 0;

}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}

.input-group-text {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center;

    padding: .375rem .75rem;

    margin-bottom: 0;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    text-align: center;

    white-space: nowrap;

    background-color:#ffffff;

    border: 1px solid #e6eaf3;

    border-radius: .25rem;

}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}

.input-group-merge .input-group-append>* {

    border-left-width: 0;

    transition: all .1s ease-in-out;

    transition-property: border;

}

.form-control:focus {

    border-color: #3a4958;

}

.input-group-merge .form-control:focus~.input-group-append>* {

    border-color:#3a4958 !important;

}

.input-group-merge .form-control {

    border-right-width: 0;

}

.top-footer .input-group-text {

    background: transparent;

    border: none;

    cursor: pointer;

}

.top-footer input.form-control {

    border: none;

    background: transparent !important;

    min-width: 270px;

}

.top-footer .input-group {

    background: transparent;

    border-radius: 4px;

}

.foot-news-last .input-group-text {

    color: #ffffff;

}

.top-footer .input-group {

    background: transparent;

    border-radius: 0px;

    border-bottom: 1px solid rgba(255, 255, 255,0.2);

}

.top-footer .input-group .form-control{

	color:#ffffff;

}

.top-footer .form-control::-webkit-input-placeholder{color:rgba(255,255,255,0.7);font-weight:500;}

.top-footer .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.7);font-weight:500;}

.top-footer .form-control::placeholder{color:rgba(255,255,255,0.7);font-weight:500;}

.dark-footer .top-footer {

    border-bottom: 1px solid #333c56;

}

.dark-footer .input-group {

    background: #2c344c;

}

.dark-footer .input-group-text {

    color:#7482ad;

}

.dark-footer .top-footer input.form-control {

    color:#ffffff;

}

.dark-footer .foot-news-first h5 {

    color: #ffffff;

}

/**************************************

	Header Navigation Styles

***************************************/



/*--------- General Features: Topbar -----------*/

.topbar-head{

    padding:12px 0px;

    background:#13213a;

}

.topbar-wrap{

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.topbar-head ul.tp-list {

    display: inline-block;

    margin-right: 0;

	margin:0;

	padding: 0;

}

.topbar-head ul.tp-list.nbr {

    border-right:none;

}

.topbar-head ul li{

    display:inline-block;

	list-style:none;

	padding-right: 18px;

}

.topbar-head ul ul.dropdown-menu.mlix-wrap li a img {

    display: inline-block;

    max-width: 15px;

	margin-right:5px;

}

.topbar-head ul li:last-child{

	padding-left:0px;

}

.topbar-head ul li a {

    color: #FFF;

    font-weight: 400;

    font-size: 12px;

}

ul.dropdown-menu.mlix-wrap {

    background: #ffffff;

    max-width: 120px !important;

    min-width: 60px;

    padding: 1rem;

    right: auto !important;

    left: 0;

    border: none;

    box-shadow: 0px 0px 42px 0px rgba(32, 32, 32, 0.15);

}

.topbar-head ul ul.dropdown-menu.mlix-wrap li {

	padding-right:0;

	width: 100%;

}

ul.tp-nav li {

    margin-bottom: 10px;

    display: block;

    transition: all ease 0.4s;

    padding-bottom: 10px;

    border-bottom: 1px solid #dfe3ea;

}

ul.tp-nav li:hover, ul.tp-nav li:focus{

    margin-left:10px;

}

.tp-side-menu {

    padding: 5px 10px;

    background: #1a2b4a;

    border-radius: 2px;

    color: #859cc5 !important;

}

ul.tp-list li a {

    font-size: 13px;

    color:#5872ab;

    font-weight: 600;

    text-transform: uppercase;

}

/*----------- Navigation -------------*/

.nav-brand,

.nav-brand:focus,

.nav-brand:hover,

.nav-menu>li>a {

    color:#ffffff;

}



.menu__list,

.nav-dropdown,

.nav-menu,

ul {

    list-style: none

}



.menu__link,

.navigation,

.navigation * {

    -webkit-tap-highlight-color: transparent

}



.navigation,

.navigation * {

    box-sizing: border-box

}



.navigation {

    width: 100%;

    display: table;

    position: relative;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

}



.nav-toggle,

.navigation-hidden .nav-header {

    display: none

}



.navigation-portrait {

    height: 48px

}

.general_header .navigation-portrait {

    height:auto;

}



.navigation-fixed {

    position: fixed;

    top: 0;

    left: 0

}



.navigation-hidden {

    width: 0 !important;

    height: 0 !important;

    margin: 0 !important;

    padding: 0 !important

}



.align-to-right {

    float: right;

    letter-spacing: 0.1px;

}



.nav-header {

    float: left

}



.nav-brand {

    font-size: 24px;

	margin-right: 1rem;

	padding-left: 0;

    text-decoration: none !important

}



.deatils ul li a,

.indicate a,

.logo h1 a,

.nav-button,

.nav-dropdown>li>a,

.nav-menu>li>a,

nav a {

    text-decoration: none

}



.navigation-portrait .nav-brand {

    font-size: 18px;

    line-height: 48px

}



.nav-logo>img {

    height: 48px;

    margin: 11px auto;

    padding: 0 15px;

    float: left

}



.nav-logo:focus>img {

    outline: initial

}



.deatils ul li a,

.indicate a,

.menu__link:focus,

.menu__link:hover,

nav a,

nav a:focus,

nav a:hover {

    outline: 0

}



.navigation-portrait .nav-logo>img {

    height: 36px;

    margin: 6px auto 6px 15px;

    padding: 0

}



.nav-toggle {

    width: 30px;

    height: 30px;

    padding: 6px 2px 0;

    position: absolute;

    top: 50%;

    margin-top: -7px;

    right: 15px;

    cursor: pointer

}

.general_header .nav-toggle {

    padding: 3px 2px 0;

}

.nav-toggle:before {

    content: "";

    position: absolute;

    width: 24px;

    height: 2px;

    background-color: #ffffff;

    border-radius: 10px;

    box-shadow: 0 .5em 0 0 #ffffff, 0 1em 0 0 #ffffff;

}

.general_header .nav-toggle:before {

    background-color:#454e67;

    box-shadow: 0 .5em 0 0 #454e67, 0 1em 0 0 #454e67;

}

.navigation-portrait .nav-toggle {

    display: block

}



.navigation-portrait .nav-menus-wrapper {

    width: 320px;

    height: 100%;

    top: 0;

    left: -400px;

    position: fixed;

    background-color:#1a1b23;

    z-index: 20000;

    overflow-y: auto;

    -webkit-overflow-scrolling: touch;

    transition-duration: .8s;

    transition-timing-function: ease

}



.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {

    left: auto;

    right: -400px

}



.nav-menus-wrapper.nav-menus-wrapper-open {

    left: 0

}



.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {

    right: 0

}



.nav-menus-wrapper-close-button {

    width: 30px;

    height: 40px;

    margin: 10px 7px;

    display: none;

    float: right;

    color: #70798b;

    font-size: 26px;

    cursor: pointer

}



.navigation-portrait .nav-menus-wrapper-close-button {

    display: block

}



.nav-menu {

    margin: 0;

    padding: 0;

    line-height: normal

}



.navigation-portrait .nav-menu {

    width: 100%

}



.navigation-landscape .nav-menu.nav-menu-centered {

    float: none;

    text-align: center

}



.nav-menu>li {

    display: inline-block;

    float: left;

    text-align: left;

    font-weight: bolder;

}



.navigation-portrait .nav-menu>li {

    width: 100%;

    position: relative;

    border-top: solid 1px #252731;

}



.navigation-portrait .nav-menu>li:last-child {

    border-bottom: solid 1px ##252731

}



.nav-menu+.nav-menu>li:first-child {

    border-top: none

}



.navigation-landscape .nav-menu.nav-menu-centered>li {

    float: none

}



.nav-menu>li>a {

    padding:20px 12px;

    display: inline-block;

    transition: color .3s, background .3s;

}



.navigation-portrait .nav-menu>li>a {

    height: auto;

    width: 100%;

	color: #8e909e;

    padding: 12px 15px 12px 26px

}



.nav-menu>.active>a,

.nav-menu>.focus>a,

.nav-menu>li:hover>a {

    color:#ffc107 !important;

}



.nav-menu>li>a>[class*=ion-], .nav-menu>li>a>i {

    width: 18px;

    height: 16px;

    line-height: 16px;

    -ms-transform: scale(1.4);

    /* transform: scale(1.4); */

    top: 1px;

    position: relative;

}



.nav-menu>li>a>[class*=ion-] {

    width: 16px;

    display: inline-block;

    transform: scale(1.8)

}



.navigation-portrait .nav-menu.nav-menu-social {

    width: 100%;

    text-align: center

}



.nav-menu.nav-menu-social>li {

    text-align: center;



    border: none !important

}

.nav-menu+.nav-menu>li:first-child {

    position: relative;

}

.nav-menu+.nav-menu.dhsbrd>li:first-child:before {

    display:none;

}

.navigation-portrait .nav-menu.nav-menu-social>li {

    width: auto

}



.nav-menu.nav-menu-social>li>a>[class*=ion-] {

    font-size: 12px

}



.nav-menu.nav-menu-social>li>a>.fa, .nav-menu.nav-menu-social>li>a>.fas {

    font-size: 15px

}



.navigation-portrait .nav-menu.nav-menu-social>li>a {

    padding: 15px

}



.submenu-indicator {

    margin-left: 6px;

    margin-top: 6px;

    float: right;

    transition: all .3s

}



.navigation-portrait .submenu-indicator {

    width: 54px;

    height: 44px;

    margin-top: 0;

    position: absolute;

    text-align: center;

    z-index: 20000

}



.submenu-indicator-chevron {

    height: 6px;

    width: 6px;

    display: block;

    border-style: solid;

    border-width: 0 1px 1px 0;

    border-color: transparent #ffffff #ffffff transparent;

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

    transition: border .3s

}

.general_header .submenu-indicator-chevron {

    border-color: transparent #31429a #31429a transparent;

}

.nav-dropdown .submenu-indicator-chevron {

    border-color: transparent #49596f #49596f transparent;

}

.navigation-portrait .submenu-indicator-chevron {

    position: absolute;

    top: 18px;

    left: 24px

}



.nav-menu>.active>a .submenu-indicator-chevron,

.nav-menu>.focus>a .submenu-indicator-chevron,

.nav-menu>li:hover>a .submenu-indicator-chevron {

    border-color: transparent #ffc107 #ffc107 transparent

}



.navigation-portrait .submenu-indicator.submenu-indicator-up {

    -ms-transform: rotate(-180deg);

    transform: rotate(-180deg)

}



.nav-overlay-panel {

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    position: fixed;

    display: none;

    z-index: 19999

}



.no-scroll {

    width: 100%;

    height: 100%;

    overflow: hidden

}



.nav-search {

    height: 70px;

    float: right;

    z-index: 19998

}



.navigation-portrait .nav-search {

    height: 48px;

    padding: 0 10px;

    margin-right: 52px

}



.navigation-hidden .nav-search {

    display: none

}



.nav-search-button {

    width: 70px;

    height: 70px;

    line-height: 70px;

    text-align: center;

    cursor: pointer;

    background-color: #fbfcfd

}



.nav-search-icon {

    width: 14px;

    height: 14px;

    margin: 2px 8px 8px 4px;

    display: inline-block;

    vertical-align: middle;

    position: relative;

    color: #70798b;

    text-align: left;

    text-indent: -9999px;

    border: 2px solid;

    border-radius: 50%;

    -webkit-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    transform: rotate(-45deg);

    transition: color .3s

}



.nav-search-icon:after,

.nav-search-icon:before {

    content: '';

    pointer-events: none

}



.nav-search-icon:before {

    width: 2px;

    height: 11px;

    top: 11px;

    position: absolute;

    left: 50%;

    border-radius: 0 0 1px 1px;

    box-shadow: inset 0 0 0 32px;

    transform: translateX(-50%)

}



.nav-search-button:hover .nav-search-icon {

    color: #40AA54

}



.navigation-portrait .nav-search-button {

    width: 50px;

    height: 48px;

    line-height: 46px;

    font-size: 22px

}



.nav-search>form {

    width: 100%;

    height: 100%;

    padding: 0 auto;

    display: none;

    position: absolute;

    left: 0;

    top: 0;

    background-color: #fff;

    z-index: 99

}



.nav-search-inner {

    width: 70%;

    height: 70px;

    margin: auto;

    display: table

}



.navigation-portrait .nav-search-inner {

    height: 48px

}



.nav-search-inner input[type=search],

.nav-search-inner input[type=text] {

    height: 70px;

    width: 100%;

    margin: 0;

    padding: 0 12px;

    font-size: 26px;

    text-align: center;

    color: #70798b;

    outline: 0;

    line-height: 70px;

    border: none;

    background-color: transparent;

    transition: all .3s

}



.navigation-portrait .nav-search-inner input[type=search],

.navigation-portrait .nav-search-inner input[type=text] {

    height: 48px;

    font-size: 18px;

    line-height: 48px

}



.nav-search-close-button {

    width: 28px;

    height: 28px;

    display: block;

    position: absolute;

    right: 20px;

    top: 20px;

    line-height: normal;

    color: #70798b;

    font-size: 20px;

    cursor: pointer;

    text-align: center

}



.nav-button,

.nav-text {

    display: inline-block;

    font-size: 14px

}



.navigation-portrait .nav-search-close-button {

    top: 10px;

    right: 14px

}



.nav-button {

    margin: 18px 15px 0;

    padding: 8px 14px;

    color: #fff;

    text-align: center;

    border-radius: 4px;

    background-color: #40AA54;

    transition: opacity .3s

}



.nav-button:focus,

.nav-button:hover {

    color: #fff;

    text-decoration: none;

    opacity: .85

}



.navigation-portrait .nav-button {

    width: calc(100% - 52px);

    margin: 17px 26px

}



.nav-text {

    margin: 25px 15px;

    color: #70798b

}



.navigation-portrait .nav-text {

    width: calc(100% - 52px);

    margin: 12px 26px 0

}



.navigation-portrait .nav-text+ul {

    margin-top: 15px

}



.nav-dropdown {

    min-width:250px;

    margin: 0;

    padding: 0;

    display: none;

    position: absolute;

    z-index: 98;

    white-space: nowrap

}



.navigation-portrait .nav-dropdown {

    width: 100%;

    position: static;

    left: 0

}



.nav-dropdown .nav-dropdown {

    left: 100%

}



.nav-menu>li .nav-dropdown {

    border: none;

	padding:15px;

	background:#ffffff;

	border-radius: 0.5rem;

    box-shadow: 0px 0px 42px 0px rgba(32, 32, 32, 0.15);

	-webkit-box-shadow: 0px 0px 42px 0px rgba(32, 32, 32, 0.15);    

}

.nav-menu>li>.nav-dropdown:before {

  background-color: #ffffff;

  content: "";

  width:22px;

  height:22px;

  left:27px;

  top:-10px;

  position: absolute;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

  -o-transition: all 0.2s ease 0s;

  transition: all 0.2s ease 0s;

  -webkit-transition: all 0.2s ease 0s;

  -moz-transition: all 0.2s ease 0s; 

}

.nav-dropdown>li {

    width: 100%;

    float: left;

    clear: both;

    position: relative;

    text-align: left

}



.nav-dropdown>li>a {

    width: 100%;

    padding:14px 20px 14px 10px;

	border-bottom: 1px solid #e4e8ec;

    display: inline-block;

    float: left;

    color: #70798b;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

}

.nav-dropdown>li:last-child>a{

	border-bottom:none;

}

.nav-dropdown>li>a:hover, .nav-dropdown>li>a:focus {

    padding-left: 20px;

	color: #40AA54;

}

.social-icon a i,

.social-icons a i {

    width: 32px;

    height: 32px;

    display: inline-block;

    border-radius: 16px

}



.nav-dropdown>.focus>a,

.nav-dropdown>li:hover>a {

    color:#40AA54;

}



.nav-dropdown.nav-dropdown-left {

    right: 0

}



.nav-dropdown>li>.nav-dropdown-left {

    left: auto;

    right: 100%

}



.navigation-landscape .nav-dropdown-left>li>a {

    text-align: right

}



.navigation-portrait .nav-dropdown>li>a {

    padding: 12px 20px 12px 30px

}



.navigation-portrait .nav-dropdown>li>ul>li>a {

    padding-left: 50px

}



.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {

    padding-left: 70px

}



.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {

    padding-left: 90px

}



.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {

    padding-left: 110px

}



.nav-dropdown .submenu-indicator {

    right: 15px;

    top: 16px;

    position: absolute

}



.menu__list,

.navbar,

nav a {

    position: relative

}



.navigation-portrait .submenu-indicator {

    right: 0;

    top: 0

}



.nav-dropdown .submenu-indicator .submenu-indicator-chevron {

    -ms-transform: rotate(-45deg);

    transform: rotate(-45deg)

}



.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {

    -ms-transform: rotate(45deg);

    transform: rotate(45deg)

}



.nav-dropdown>.focus>a .submenu-indicator-chevron,

.nav-dropdown>li:hover>a .submenu-indicator-chevron {

    border-color: transparent #40AA54 #40AA54 transparent

}



.navigation-landscape .nav-dropdown-left .submenu-indicator {

    left: 10px

}



.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {

    -ms-transform: rotate(135deg);

    transform: rotate(135deg)

}



nav a {

    display: inline-block

}



.header {

    background:#fff;

	z-index:4;

}



.header-top {

    padding: 1em 0;

    background: #05222A

}



.indicate {

    float: left

}



.deatils {

    float: right

}



.indicate a {

    font-size: 1.1em;

    color: #C6C7C7;

    vertical-align: middle

}



.deatils ul li i,

.indicate i {

    font-size: 1.2em;

    color: #888f90;

    vertical-align: middle

}



.indicate i {

    margin-right: .5em

}



.deatils ul li {

    display: inline-block;

    margin: 0 5px

}



.deatils ul li i {

    margin-right: .5em

}



.deatils ul li a {

    font-size: 1.1em;

    color: #C6C7C7;

    vertical-align: middle

}



.social-icons {

    float: right;

    margin-top: .7em

}





.logo h1 a {

    color: #fff;

    font-size: 1.3em

}



.logo span {

    display: block;

    font-size: .32em;

    letter-spacing: 4px

}



.header-bottom {

    padding: 1em 0

}



.navbar-nav {

    float: left;

    margin: 0

}



.navbar-default {

    background: #fff;

    border: none !important

}



.navbar-default .navbar-nav>li>a {

    color: #05222A;

    font-size: 1.3em;

    font-weight: 900

}



.navbar-default .navbar-nav>.active>a,

.navbar-default .navbar-nav>.active>a:focus,

.navbar-default .navbar-nav>.active>a:hover,

.navbar-default .navbar-nav>li>a:focus,

.navbar-default .navbar-nav>li>a:hover {

    color: #02B875;

    background-color: #fff

}



.navbar {

    min-height: 50px;

    margin-bottom: 0;

    border: 1px solid transparent

}



.navbar-default .navbar-nav>.open>a,

.navbar-default .navbar-nav>.open>a:focus,

.navbar-default .navbar-nav>.open>a:hover {

    color: #05222A;

    background-color: #fff

}



.menu__list {

    -webkit-flex-wrap: inherit;

    flex-wrap: inherit

}



.menu__item {

    display: block;

    margin: 1em 0

}



.menu__link {

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none

}



.menu--francisco .menu__item {

    margin: 0 1.5em

}



.menu--francisco .menu__link {

    position: relative;

    overflow: hidden;

    height: 3em;

    padding: 1em 0;

    text-align: center;

    color: #b5b5b5;

    -webkit-transition: color .3s;

    transition: color .3s

}



.menu--francisco .menu__link:focus,

.menu--francisco .menu__link:hover {

    color: #929292

}



.menu--francisco .menu__item--current .menu__link {

    color: #02B875

}



.menu--francisco .menu__link::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 3px;

    opacity: 0;

    background: #02B875;

    -webkit-transform: translate3d(0, -3em, 0);

    transform: translate3d(0, -3em, 0);

    -webkit-transition: -webkit-transform 0s .3s, opacity .2s;

    transition: transform 0s .3s, opacity .2s

}



.menu--francisco .menu__item--current .menu__link::before,

.menu--francisco .menu__link:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

    -webkit-transition: -webkit-transform .5s, opacity .1s;

    transition: transform .5s, opacity .1s;

    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);

    transition-timing-function: cubic-bezier(.4, 0, .2, 1)

}



.menu--francisco .menu__helper {

    display: block;

    pointer-events: none

}



.menu--francisco .menu__item--current .menu__helper,

.menu__link:hover .menu__helper {

    -webkit-animation: anim-francisco .3s forwards;

    animation: anim-francisco .3s forwards

}



@-webkit-keyframes anim-francisco {

    50% {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

    51% {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

    100% {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}



@keyframes anim-francisco {

    50% {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

    51% {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

    100% {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.nav-menu.nav-menu-social>li.login_click {

    border-radius: 2px;

    top: 19px;

    position: relative;

    height: 45px;

    padding: 0px;

    margin-left: 10px;

}

.nav-menu.nav-menu-social>li.login_click.style-2 {

    border-radius:4px;

    min-width: 140px;

    top:17px;

    position: relative;

    height:46px;

}

.nav-menu.nav-menu-social>li.login_click a {

    top:0px;

	padding: 30px 20px;

    color:#ffffff !important;

}

.nav-menu.nav-menu-social>li.login_click.dark-bg {

    background: #2e3654;

}



.nav-menu.nav-menu-social>li.login_click.bg-whit{

    background:#ffffff !important;

}



.nav-menu.nav-menu-social>li.login_click.bg-whit a{

    color:#333333 !important;

}

.nav-brand img {

    max-width: 150px;

    position: relative;

}



.nav-menu.nav-menu-social>li.login_click {

    border-radius:4px;

    top:20px;

    position: relative;

    height:42px;

    padding: 0 5px;

    margin-left: 10px;

    background:#131b31;

	border:1px solid #131b31;

}

.nav-menu.nav-menu-social>li.login_click.search {

    border-radius:4px;

    top:20px;

    position: relative;

    height:42px;

    padding: 0 5px;

    margin-left: 10px;

    background:transparent;

	border:none;

}

.login_click.search .form-inline.addons .form-control {

    border-radius: 3px 0px 0px 3px;

	height: 42px;

    font-size: 13px;

}

.login_click.search .form-inline.addons button {

    border-radius: 0 3px 3px 0;

    height: 42px;

    padding: 0 15px 0 0px;

}

.nav-menu.nav-menu-social>li.login_click.bg-green {

    background: #00ba74;

    border: 1px solid #00ba74;

}

.nav-menu.nav-menu-social>li.login_click.bg-red {

    background:#40AA54;

    border: 1px solid #40AA54;

}

.nav-menu.nav-menu-social>li.login_click.light {

	transition:all ease 0.4s;

    background:#ffffff;

	border:1px solid rgba(100, 123, 156,0.3) !important;

}

.nav-menu.nav-menu-social>li.login_click.light a{

	color:#40AA54 !important;

}

.nav-menu.nav-menu-social>li.login_click.light.green a{

	color:#202b44 !important;

}

.nav-menu.nav-menu-social>li.login_click.light:hover, .nav-menu.nav-menu-social>li.login_click.light:focus{

	background:#40AA54;

	border-color:#40AA54 !important;

}

.nav-menu.nav-menu-social>li.login_click.light:hover a, .nav-menu.nav-menu-social>li.login_click.light:focus a{

	color:#ffffff !important;

}

.main_header {

    background: #40AA54;

    min-height: 100px;

    display: flex;

	position: relative;

    align-items: center;

}

.search_blocks .form-control{

    border: none;

}

.search_blocks button.btn.search_btn {

    border: none;

    background: #ffffff;

    color: #40AA54;

    font-size: 20px;

	display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 0px 6px 6px 0;

}

.blocks.search_blocks {

    max-width:55%;

}

.blocks.shop_cart {

    float: right;

	margin-top: 6px;

}

.single_shop_cart {

    display: flex;

    float: left;

	 margin-right: 1.5rem;

    align-items: center;

}

.single_shop_cart:last-child {

    margin-right:0rem;

}

.ss_cart_content {

    flex: 1;

}

.ss_cart_left {

    margin-right: 7px;

}

.ss_cart_left .cart_box {

    width: 45px;

    height: 45px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 50%;

    background: rgba(255,255,255,0.1);

    border: 1px solid rgba(255,255,255,0.2);

    color: #ffffff !important;

    position: relative;

}

span.qut_counter {

    position: absolute;

    width: 18px;

    height: 18px;

    display: flex;

    background: #FFC107;

    border-radius: 50px;

    align-items: center;

    justify-content: center;

    font-size: 12px;

    top: -6px;

    right: -6px;

    color: #000;

}

.ss_cart_content strong {

    display: block;

    color:#FFC107;

}

.ss_cart_content span {

    color: #ffffff;

}

a.shop_category {

    padding: 19.8px 0;

    display: flex;

    align-items: center;

    font-size: 14px;

    font-weight: 600;

    color: #ffffff !important;

    border-right: 1px solid rgba(255,255,255,0.15);

}

a.shop_category i {

    font-size: 21px;

    margin-right: 10px;

    color: #ffc107;

}

div#mySearch {

	z-index: 9;

    position: absolute;

    bottom: -55px;

    padding: 0 10px;

    width: 100%;

}

#mySearch .blocks.search_blocks {

    width: 100%;

	max-width: 100%;

}

/*--------- Dashboard Dropdown ----------*/

.btn-group.account-drop {

    position: relative;

    padding: 19px 15px;

}

.account-drop .dropdown-menu a {

    padding: 0.6rem 0;

    font-size: 14px;

}

.account-drop .dropdown-menu {

    top: 60px !important;

    right: 0 !important;

    background: #fff;

    box-shadow: none;

    border: solid 1px #ebedf3;

    min-width: 200px;

    left: initial !important;

    padding: 0.4rem 1rem;

}

.header_nav {

    background: #40AA54;

}



/*--------------- cart Menu --------------*/

.general_header .nav-menu>li>a {

    color: #31429a;

    font-weight: 500;

}

.general_head_right {

    text-align: right;

}

.general_head_right ul {

    display: block;

    padding: 0;

    margin: 0;

}

.general_head_right ul li {

    display: inline-block;

    padding-left: 22px;

}

.general_head_right ul li:first-child{

    padding-left:10px;

}

.general_head_right ul li a {

    position: relative;

    font-weight: 600;

    color: #31429a;

    font-size: 18px;

}

.general_head_right ul li a span {

    padding: 4px;

    width: 18px;

    height: 18px;

    position: absolute;

    display: inline-flex;

    top: -5px;

    right: -15px;

    background: #2bb14e;

    border-radius: 50%;

    font-size: 10px;

    align-items: center;

    justify-content: center;

    color: #ffffff;

}



.general_header .nav-menu>.active>a, .general_header .nav-menu>.focus>a, .general_header .nav-menu>li:hover>a {

    color: #40AA54 !important;

}

.general_header .nav-menu>.active>a .submenu-indicator-chevron, .general_header .nav-menu>.focus>a .submenu-indicator-chevron, .general_header .nav-menu>li:hover>a .submenu-indicator-chevron {

    border-color: transparent #40AA54 #40AA54 transparent;

}

.general_header .nav-dropdown>.focus>a, .general_header .nav-dropdown>li:hover>a {

    color: #40AA54;

}

/*----------- Top bar --------------*/

.header_topbar {

    background: #f4f5f7;

    padding: 8px 0;

}

ul.tp-list li {

    display: inline-block;

    margin-right: 1rem;

    position: relative;

}

ul.tp-list li:last-child{

    margin-right:0rem;

}

.topbar_menu {

    text-align: right;

    width: 100%;

    display: block;

}

.topbar_menu ul {

    display: block;

    padding: 0;

    margin: 0;

}

.topbar_menu ul li {

    display: inline-block;

    font-size: 13px;

    margin-left: 15px;

}

.topbar_menu ul li a {

    font-weight: 600;

	color:#5872ab;

}

.topbar_menu ul li a i{

    margin-right:7px;

}

/*--------- Category Menu -------------*/

div#myCategories {

    position: absolute;

	z-index:2;

    top: 100%;

}

#cats_menu {

  padding: 0;

  margin: 0;

  border: 0;

  line-height: 1;

}

#cats_menu ul,

#cats_menu ul li,

#cats_menu ul ul {

  list-style: none;

  margin: 0;

  padding: 0;

}

#cats_menu ul {

  position: relative;

  z-index: 597;

  float: left;

}

#cats_menu ul li {

  float: left;

  min-height: 1px;

  line-height: 1em;

  vertical-align: middle;

  position: relative;

}

#cats_menu ul li.hover,

#cats_menu ul li:hover {

  position: relative;

  z-index: 599;

  cursor: default;

}

#cats_menu ul ul {

  visibility: hidden;

  position: absolute;

  top: 100%;

  left: 0px;

  z-index: 598;

  width: 100%;

}

#cats_menu ul ul li {

  float: none;

}

#cats_menu ul ul ul {

  top: -2px;

  right: 0;

}

#cats_menu ul li:hover > ul {

  visibility: visible;

}

#cats_menu ul ul {

  top: 1px;

  left: 99%;

}

#cats_menu ul li {

  float: none;

}

#cats_menu ul ul {

  margin-top: 1px;

}

#cats_menu ul ul li {

  font-weight: normal;

}

/* Custom CSS Styles */

#cats_menu {

  width: 250px;

  background:#ffffff;

  border-radius:0px 0px 6px 6px;

  box-shadow:0px 0px 42px 0px rgba(32, 32, 32, 0.15);

  -webkit-box-shadow:0px 0px 42px 0px rgba(32, 32, 32, 0.15);

}

#cats_menu:before {

  content: '';

  display: block;

}

#cats_menu:after {

  content: '';

  display: table;

  clear: both;

}

#cats_menu a {

    display: block;

    padding: 17px 20px;

    text-decoration: none;

    border-bottom: 1px dashed #e5e8ef;

}

#cats_menu ul li:last-child a, #cats_menu ul ul>li:last-child a, #cats_menu ul ul ul>li:last-child a{

	border-bottom:none;

}

#cats_menu > ul {

    width: 100%;

}

#cats_menu ul ul {

  width: 200px;

}



#cats_menu li {

  position: relative;

}

#cats_menu ul li.has-sub > a:after {

  content: '+';

  position: absolute;

  top: 50%;

  right: 15px;

  margin-top: -9px;

}

#cats_menu ul ul li.first {

  -webkit-border-radius: 0 3px 0 0;

  -moz-border-radius: 0 3px 0 0;

  border-radius: 0 3px 0 0;

}

#cats_menu ul ul li.last {

  -webkit-border-radius: 0 0 3px 0;

  -moz-border-radius: 0 0 3px 0;

  border-radius: 0 0 3px 0;

  border-bottom: 0;

}

#cats_menu ul ul {

  -webkit-border-radius: 0 3px 3px 0;

  -moz-border-radius: 0 3px 3px 0;

  border-radius: 0 3px 3px 0;

}

#cats_menu ul ul {

  background: #ffffff;

  border-radius:2px;

  box-shadow:0px 0px 42px 0px rgba(32, 32, 32, 0.15);

  -webkit-box-shadow:0px 0px 42px 0px rgba(32, 32, 32, 0.15);

}

#cats_menu ul ul a {

  font-size: 14px;

}

#cats_menu.align-right > ul > li > a {

  border-left: 4px solid #d50000;

  border-right: none;

}

#cats_menu.align-right {

  float: right;

}

#cats_menu.align-right li {

  text-align: right;

}

#cats_menu.align-right ul li.has-sub > a:before {

  content: '+';

  position: absolute;

  top: 50%;

  left: 15px;

  margin-top: -6px;

}

#cats_menu.align-right ul li.has-sub > a:after {

  content: none;

}

#cats_menu.align-right ul ul {

  visibility: hidden;

  position: absolute;

  top: 0;

  left: -100%;

  z-index: 598;

  width: 100%;

}

#cats_menu.align-right ul ul li.first {

  -webkit-border-radius: 3px 0 0 0;

  -moz-border-radius: 3px 0 0 0;

  border-radius: 3px 0 0 0;

}

#cats_menu.align-right ul ul li.last {

  -webkit-border-radius: 0 0 0 3px;

  -moz-border-radius: 0 0 0 3px;

  border-radius: 0 0 0 3px;

}

#cats_menu.align-right ul ul {

  -webkit-border-radius: 3px 0 0 3px;

  -moz-border-radius: 3px 0 0 3px;

  border-radius: 3px 0 0 3px;

}





/*----------------------------------------------------

	Banner & Slider Style

----------------------------------------------------*/

.banner {

    display: flex;

    align-items: center;

    min-height:580px;

    padding: 50px 0;

	position:relative;

}

.banner.inner-radius {

    min-height:400px;

	margin-top: 1.5rem;

    border-radius: 1.4rem;

}

.banner.inner-radius .banner_img img {

    max-width: 430px;

}

.banner_img img {

    max-width:530px;

}

.banner.inner-radius .banner_caption {

    padding-left: 50px;

}

.banner_caption p {

    font-size: 18px;

    color: #535d71;

}

.banner_caption.light h4, .banner_caption.light p{

	color:#ffffff;

}

.banner_caption .btn {

    margin-top: 1rem;

    height: 62px;

    padding: 10px 35px;

    font-size: 17px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    border-radius: 6px;

    color: #ffffff;

}

.btn-theme {

    background: #40AA54;

    border-color: #40AA54;

    color: #ffffff;

    transition: all ease 0.4s;

}

.theme-cl{

    color:#f8ba16;

}



.banner_caption_form .input-group {

    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);

}



.banner_caption_form .form-control {

    height: 62px;

}

.banner_caption_form .blocks.search_blocks {

    max-width:100%;

}



.carousel-caption {

    right: auto;

    bottom: auto;

    left: 10%;

    color: #fff;

    text-align: left;

    max-width:640px;

    top: 50%;

    transform: translate(10px, -50%);

}

.carousel-control-next, .carousel-control-prev {

    width: 80px;

}

.carousel-control-next-icon, .carousel-control-prev-icon {

    background-color: rgba(2,2,2,0.2);

    border-radius: 50%;

    width: 35px;

    height: 35px;

    background-size: 40% 40%;

    display: flex;

    align-items: center;

    justify-content: center;

}





/*---------------- Full Banner Style ---------------*/

.full_banner {

    background: #ffecc0;

    background-size: cover !important;

    background-position: center !important;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 3.5rem;

    min-height: 400px;

}

.blocks.search_blocks.full_banner_form {

    width: 100%;

    max-width: 100%;

    position: relative;

}

.blocks.search_blocks.full_banner_form .form-control {

    height: 65px;

    padding-left: 38px;

    border-radius: 4px 0px 0px 4px;

}

.location_map_code {

    position: absolute;

    max-width: 20px;

    left: 10px;

    top: 50%;

    z-index: 11;

    transform: translate(1px, -50%);

}

img.location_map_target {

    position: absolute;

    max-width: 20px;

    right: 125px;

    top: 50%;

    z-index: 11;

    transform: translate(0px, -50%);

}

.search_blocks.full_banner_form button.btn.search_btn {

    background: #40AA54;

	border-radius:0px 4px 4px 0;

    color: #ffffff !important;

}

.short_banner_caption.center {

    text-align: center;

}

.short_banner_caption p {

    font-size: 16px;

    color: #2f3240;

}

.short_banner_caption h2.cl-2 {

    color: #393d52;

}

.light-yellow{

	background:#fefbf2;

}



/*------------- Short Grocery Style ---------------*/

.grocery_light{

	background:#eff8e7;

}

.sec-heading h2 {

    font-weight: 600;

}

.grocery_title {

    color: #0e4603;

}

.grocery_light .owl-carousel .owl-nav button.owl-next, .grocery_light .owl-carousel .owl-nav button.owl-prev, .grocery_light .owl-carousel button.owl-dot {

    background: #cee8b7;

    border: 1px solid #b8da99;

}

.short_banner {

    position: relative;

    width: 100%;

    padding: 3rem 1rem 3rem 2rem;

    background:#eff8e7;

    border-radius:0rem 0 3rem 3rem;

}

.short_banner_caption h2 {

    font-weight: 600;

    color:#136303;

}

.short_banner_caption p {

    color:#12411f;

}

.blocks.search_blocks.shor_banner_form .form-control {

    height: 62px;

}

.blocks.search_blocks.shor_banner_form {

    max-width:100%;

}



.multi-tab {

    width: 100%;

    position: relative;

    margin-bottom: 1.5rem;

    text-align: center;

}

.multi-tab ul {

    position: relative;

    display: flex;

    margin: 0 auto;

    padding: 0;

    text-align: center;

    width: 100%;

    justify-content: center;

}

.multi-tab ul li {

    padding: 0px;

    list-style: none;

}

.multi-tab ul li a {

    padding:10px 20px;

    background: transparent;

    border-radius: 50px;

    font-weight: 600;

    font-size: 14px;

}

.multi-tab ul li a.active, .multi-tab ul li a:hover, .multi-tab ul li a:focus {

    color: #ffffff;

    background: #40AA54;

}





/*------------- Electrinic Home ----------------*/

.single_bn_offer {

    position: relative;

}

.side_elec_caption {

    position: absolute;

    top: 10px;

    left: 20px;

    color: #ffffff;

}

.side_elec_caption .top_elec-title {

    margin: 0;

    font-size: 22px;

    color: #ffffff;

}

.side_elec_caption .mid_elec-title {

    margin: 0;

    font-size: 17px;

    line-height: 1.2;

    color: #ffffff;

}

.side_elec_caption .elec_price_rex {

    font-size: 12px;

    font-weight: 500;

}

.side_elec_caption span {

    font-size: 13px;

}



/*----------------------------------------------

	All Types Product Element

---------------------------------------------------*/

.woo_full_flex {

    width: 100%;

    display: flex;

    align-items: center;

    flex-wrap: wrap;

}

.woo_flex_first {

    flex: 1;

}



/*------------- Deals of The Month ---------------*/

.owl-carousel.deals {

    width: 100%;

    display: block;

    position: relative;

    background: transparent;

    border: 1px solid #eaeef1;

    border-radius: 0.4rem;

}

.latest_deals_box {

    width: 100%;

    position: relative;

    padding: 1.6rem 0;

}

.latest_deals_limit {

    width: 100%;

    margin-top: 2rem;

    border-top: 1px dashed #eaeef1;

    padding:2.5rem 0;

}

ul.deals_time_counter {

    display: flex;

    align-items: center;

    width: 100%;

    position: relative;

}

ul.deals_time_counter li {

    padding: 5px 10px;

    display: block;

    flex: 0 0 25%;

    width: 25%;

    text-align: center;

    list-style: none;

}

.num_time_box {

    width: 100%;

    background: #f4f5f7;

    border-radius:4px;

	overflow:hidden;

    border: 1px solid #eaedf3;

}

.num_time_box .num_count {

    padding: 10px 5px;

    font-size: 32px;

    font-weight: 600;

    color: #2D3954;

    font-family: 'Jost', sans-serif;

}

.num_type {

    padding: 0.5rem 0;

    background: #ffffff;

    font-weight: 600;

    font-size: 13px;

}

/*------------- Verticle products ---------------*/

.woo_verticle_product {

    width: 100%;

    display: flex;

    align-items: center;

    position: relative;

	margin-bottom:25px;

}

.woo_vertivle_thumb {

    width: 90px;

    height: 90px;

    background: #f4f5f7;

    border-radius: 4px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.woo_verticle_product_caption {

    flex: 1;

    padding-left: 15px;

}

.woo_verticle_product_caption .woo_verticle_title {

    font-size: 16px;

    margin-bottom: 0px;

    line-height: 1.2;

}

.woo_verticle_product_caption .verticle_offer {

    font-size: 13px;

    line-height: 1;

}

.woo_verticle_product_caption.woo_verticle_price {

    margin: 0;

    margin-top: 5px;

    font-size: 18px;

}



/*----------- Style 1 --------------*/

.woo_product_grid {

    position: relative;

    width: 100%;

    display: block;

	background:#ffffff;

    border: 1px solid #e4e7ec;

    border-radius: 0.4rem;

    margin-bottom:30px;

    padding: 1rem 1.5rem;

    transition: all ease 0.4s;

}

.woo_product_grid:before {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background:#162b65;

    bottom: 0;

    right: 0;

    left: 0;

    top: 0;

    border-radius: 0.4rem;

    z-index: 1;

    transition: all ease 0.4s;

    opacity: 0;

}

.woo_product_grid.no-hover:before {

    display:none;

}

.woo_product_thumb img{

    display: table;

    margin:1rem auto 0;

}

.woo_product_thumb.small img{

    max-width: 100%;

    height: auto;

    max-width:200px;

    display: table;

    margin: 1rem auto 0;

}

.style_2 .woo_product_thumb img{

    max-width: 100%;

    height: auto;

    max-width:250px;

    display: table;

    margin: 1rem auto 0;

}

.woo_product_caption {

    text-align: left;

    width: 100%;

}

.woo_rate {

    display: block;

    width: 100%;

    position: relative;

}

.woo_rate i {

    font-size: 10px;

    margin-right: 2px;

    color: #ced4ec;

}

.woo_rate i.filled {

    color: #ff9c07;

}

.woo_title .woo_pro_title {

    font-size: 15px;

    font-weight:500;

    line-height: 1.2;

    margin-bottom: 5px;

    font-family: 'Muli', sans-serif;

    padding-top: 5px

}

.woo_title .woo_pro_title a {

    color:#2D3954;

}

.woo_price {

    width: 100%;

    display: flex;

    align-items: center;

}

.woo_price h6 {

    font-size: 20px;

	color:#40AA54;

	margin-bottom:0;

}

.woo_price h6 span {

    margin-left: 1rem;

    font-size: 14px;

    font-weight: 400;

    color:#74869c;

    text-decoration: line-through;

}

.woo_pr_tag {

    position: absolute;

    font-size: 13px;

    color: #ffffff;

    padding: 3px 10px;

    border-radius: 3px;

    background: #FF9800;

}

.woo_pr_tag.new{

    background:#8bc34a;

}

.woo_pr_tag.hot {

    background:#ff5722;

}

.woo_offer_sell {

    padding: 4px 12px;

    position: absolute;

    right: 10px;

    font-size: 13px;

    background: rgba(28, 163, 1,0.1);

    border-radius: 3px;

    color: #40AA54;

}

.woo_product_cart.hover {

    position: absolute;

    left: 50%;

    top: 50%;

    width: 100%;

	opacity:0;

	z-index:2;

    transition: all ease 0.4s;

    transform: translate(-50%, -50%);

}

.woo_product_cart ul {

    padding: 0;

    margin: 0;

	text-align: center;

}

.woo_product_cart ul li {

    display: inline-block;

    padding: 0 2px;

    list-style: none;

}

.woo_product_cart ul li .woo_cart_btn {

    width:42px;

    height:40px;

    display: flex;

	font-size:16px;

    align-items: center;

    justify-content: center;

    border-radius: 6px;

    background: #f4f5f7;

}

.woo_product_cart ul li .woo_cart_btn.btn_view {

    background: #ffd8d0;

    color: #ff765a;

}

.woo_product_cart ul li .woo_cart_btn.btn_cart{

    background:#ddf9c7;

    color: #40AA54;

}

.woo_product_cart ul li .woo_cart_btn.btn_save {

    background: #c4ecff;

    color: #03A9F5;

}



.woo_product_grid:hover:before, .woo_product_grid:focus:before {

   opacity:0.8;

}

.woo_product_grid.style_2:hover:before, .woo_product_grid.style_2:focus:before {

   display:none;

}

.woo_product_grid.style_2:hover, .woo_product_grid.style_2:focus{

   border-color:#40AA54;

}

.woo_product_grid:hover .woo_product_cart.hover, .woo_product_grid:focus .woo_product_cart.hover{

    opacity:1;

}

.style_2 .woo_price h6 span {

    display: block;

}

.btn.btn_cart_link {

    height: 48px;

    padding: 0 20px;

    background: #202838;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 4px;

    width: fit-content;

}

.style_2 .woo_product_cart ul li {

    padding: 0 4px;

}

.style_2 .woo_product_cart ul li .woo_cart_btn {

    width: 52px;

    height: 48px;

    border-radius:4px;

}

.woo_product_caption.center {

    text-align: center;

    width: 100%;

}

.woo_product_caption.center .woo_price {

    justify-content: center;

}



/*------------- Style 3 --------------------*/

.grid_product_box {

    position: relative;

    width: 100%;

    display: block;

    padding-bottom: 10px;

    margin-bottom: 30px;

}

.grid_product_thumb {

    position: relative;

    width: 100%;

    border-radius: 5px;

    overflow: hidden;

    margin-bottom: 10px;

}

.grid_product_thumb .woo_pr_tag.hot {

    left: 15px;

    top: 15px;

}

.grid_product_box.light {

    padding: 1rem;

    border: none;

    border-radius: 0.6rem;

    background: #ffffff;

    box-shadow: 0px 0px 7px 0px rgba(32, 32, 32, 0.1);

	-webkit-box-shadow: 0px 0px 7px 0px rgba(32, 32, 32, 0.08);

}

.grid_product_box.light .grid_product_thumb {

    padding-top: 1rem;

}



/*---------- Fashion Product -------------*/

.woo_product_grid.large .woo_product_thumb {

    border-radius: 1rem;

    overflow: hidden;

    position: relative;

}

.woo_product_grid.large span.woo_pr_tag {

    left: 12px;

    top: 12px;

}

.woo_product_grid.large .woo_product_thumb img {

    margin: 0;

}

.woo_product_grid.digital_products_box .woo_product_thumb {

    width: 100%;

    border-radius: 0.5rem;

}

.woo_product_list_layout .woo_product_thumb {

    max-width: 250px;

}

/*------------------ List Layout Products -----------------*/

.single_liast_product {

    padding: 1rem 0;

    position: relative;

    display: block;

    width: 100%;

    border-bottom: 1px solid #eaeef3;

}

.woo_product_list_layout {

    display: flex;

    align-items: center;

    width: 100%;

    position: relative;

}

.woo_product_thumb {

    display: flex;

    align-items: center;

    justify-content: center;

    /* flex: 1; */

}

.woo_product_thumb img {

    width: 100%;

}

.woo_product_list_cart {

    margin-top: 1rem;

    display: flex;

    align-items: center;

}

.woo_product_list_cart .woo_rate {

    width: auto;

    margin-right: 1rem;

}

.woo_cart_btn .btn {

    padding: 10px 20px;

}

.woo_pr_like {

    position: absolute;

    width: 35px;

    height: 35px;

    border-radius: 50%;

    border: 1px solid #e5e8ef;

    display: flex;

    align-items: center;

    justify-content: center;

    right: 20px;

    top: 30px;

    color: #7687af;

}

.woo_product_list_layout .woo_pr_tag {

    left: 20px;

    top: 20px;

}



/*---------- Design for Digital Products ------------------*/

.woo_digital_products {

    padding:0.8rem 0;

    text-align: center;

}

.woo_digital_products h4 {

    font-size: 16px;

    margin-bottom: 2px;

}

.woo_digital_price {

    margin: 0;

    font-size: 22px;

    line-height: 1.4;

}

.woo_product_grid.digital_products_box:before {

    background: #162b65;

}

.woo_product_grid.digital_products_box :hover:before, .woo_product_grid.digital_products_box :focus:before {

    opacity: 0.9;

}

.digital_products_box .woo_product_cart ul li {

    display: block;

    padding: 7px 15px;

    list-style: none;

}

.digital_products_box .woo_product_cart ul li .woo_cart_btn {

    width: 100%;

    height: 58px;

    font-weight:600;

    font-size: 16px;

    border-radius: 50px;

}

.digital_products_box .woo_product_cart ul li .woo_cart_btn.btn_view {

    background: #ffffff;

    color: #2d4074;

}

.digital_products_box .woo_product_cart ul li .woo_cart_btn.btn_cart {

    background: #e91e63;

    color: #ffffff;

}



/*---------- Custom Column Grid --------------*/

.product.grid-5 {

    position: relative;

    padding: 0 15px;

    display: flex;

    align-items: center;

    width: 100%;

    margin: 0;

    flex-wrap: wrap;

}

.product.grid-5>li {

    padding: 0 15px;

    position: relative;

    width: 100%;

    display: block;

}

ul.product.grid-5 .woo_product_cart ul li {

    padding: 0 2px;

}

ul.product.grid-5 .woo_product_cart ul li .woo_cart_btn {

    width: 42px;

    height: 42px;

    font-size: 14px;

}

.sixcol .woo_product_cart ul li {

    padding: 0 2px;

}

.sixcol .woo_product_cart ul li .woo_cart_btn {

    width: 42px;

    height: 42px;

    font-size: 14px;

}

/*------------ Category Box ---------------*/

.category-slider.owl-theme .owl-nav {

    margin: 0;

}

.light-yellow.rounded {

    background: #fff1e8;

}

.overlio {

    margin-top: -80px;

}

.woo_category_box {

    width: 100%;

    margin-bottom: 25px;

    text-align: center;

}

.woo_cat_thumb {

    position: relative;

    display: block;

}

.woo_cat_thumb a {

    display: block;

}

.woo_cat_caption h4 {

    font-size: 16px;

}

.woo_category_box.border_style {

    width:100%;

    height: 150px;

    display: flex;

	overflow: hidden;

	margin:0 auto;

	background:#ffffff;

    align-items: center;

    justify-content: center;

    border: 1px dashed #dce1e8;

    border-radius: 50%;

    flex-direction: column;

	transition:all ease 0.4s;

}

.woo_category_box.border_style.none {

    background: rgba(0,0,0,0.03);

    border: 1px solid #f1e3e0;

    border-radius: 6px;

    margin-bottom: 30px;

}

.woo_category_box.border_style.circle {

    width:150px;

}

.woo_category_box.border_style .woo_cat_thumb {

    max-width: 70px;

    padding: 0.5rem 0 0.5rem;

}

.woo_category_box.border_style .woo_cat_caption h4 {

    font-size: 13px;

    font-family: 'Muli', sans-serif;

    font-weight: 600;

	letter-spacing:0.5px;

}

.woo_category_box.border_style:hover, .woo_category_box.border_style:focus {

    border-color:#40AA54;

}



/*------------ category Style 2 -----------------*/

.category_style_2 {

    position: relative;

    display: block;

    width: 100%;

    text-align: center;

}

.category_style_2_thumb a {

    display: block;

    height: 100%;

    position: relative;

}

.category_style_2_caption {

    padding: 1rem 0 0;

}

/*---------------- Offer Banner -box Design ----------------*/

.offer_item{

    background: #fff;

    padding: 5px;

    border-radius: 5px;

    position: relative;

}

.offer_item .offer_item_thumb img{

	border-radius:4px;

}

.offer_overlay{

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: #2b2f4c;

    border-radius: 5px;

    opacity: 0.05;

}

.owl-carousel .owl-item img {

    display: block;

    width: 100%;

}

.offer_bottom_caption {

    position: absolute;

    bottom: 0px;

    left: 50%;

    background: rgba(255,255,255,0.9);

    padding: 15px 15px 11px;

    width: 240px;

    border-radius: 10px 10px 0 0;

    transform: translate(-50%, 0px);

    text-align: center;

}

.offer_bottom_caption p {

    font-size: 14px;

    font-weight: 600;

    color:#ff5722;

    margin-bottom: 3px;

    text-transform: uppercase;

}

.offer_title{

    font-size: 16px;

	color: #2D3954;

    font-weight:600;

    line-height:20px;

}

.offer_bottom_caption span {

    font-size: 13px;

    line-height: 24px;

}

.offer_box_btn {

    position: absolute;

    top: 20px;

    right: 20px;

    display: inline-block;

    padding: 10px 22px;

    background: #f55d2c;

    text-align: center;

    color: #fff;

    border-radius: 5px;

    font-size: 14px;

    font-weight: 500;

}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

    background: #40AA54;

    color: inherit;

    border: 1px solid #40AA54;

    padding: 0!important;

    font-size: 12px;

    width: 30px;

    height: 30px;

    align-items: center;

    justify-content: center;

    display: flex;

	outline:none;

    border-radius: 50%;

    color: #fff;

}

.owl-carousel .owl-nav button.owl-prev {

    position: absolute;

    left: -15px;

    top:45%;

}

.owl-carousel .owl-nav button.owl-next {

    position: absolute;

    right: -15px;

    top:45%;

}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel button.owl-dot:hover,

.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel button.owl-dot:focus{

	background: #ffc107;

  border-color: #ffc107;

  color: #000;

}

.owl-carousel .item .woo_product_grid {

    margin: 0;

}

.owl-carousel .item .row .woo_product_grid {

    margin-bottom:0px;

	border:none;

}

.owl-carousel .item .row .woo_product_grid .woo_product_cart ul li {

    padding: 0 5px;

}

.owl-carousel .item .row .woo_product_grid .woo_product_cart ul li .woo_cart_btn {

    width:42px;

    height:40px;

	font-size:15px;

}

.rounded-lg img {

    border-radius: 0.4rem;

    object-fit: cover;

}

.side_titles {

    margin-bottom:10px;

	padding-bottom:5px;

    border-bottom:1px dashed #dee3ea;

}

.side-products-slider.owl-carousel .owl-nav button.owl-next {

    position: absolute;

    right:0px;

    top: -60px;

}

.side-products-slider.owl-carousel .owl-nav button.owl-prev {

    position: absolute;

    right:40px;

	left:auto;

    top:-60px;

}



/*---------------- Modal View Product ----------------*/

#viewproduct-over .modal-dialog.modal-dialog-centered {

    max-width: 1000px;

}

#viewproduct-over span.mod-close {

    right: -5px;

    top: -5px;

}



/*-------------------- Facts Design -------------------*/

.facts_wrapper {

    border-bottom: 1px solid #e9eaec;

    display: block;

    width: 100%;

}

.facts_wrapper.style_2 {

    border: 1px solid #e9eaec;

    display: block;

    width: 100%;

	border-radius:0.6rem;

}

.single_facts {

    display: flex;

    width: 100%;

    align-items: center;

    position: relative;

    padding: 1.5rem 1.5rem 1.5rem 0;

}

.single_facts.last {

    border-right:none;

}

.facts_caption {

    flex: 1;

    width: 100%;

    position: relative;

}

.facts_caption h4 {

    font-size: 16px;

    margin-bottom: 5px;

    line-height: 1;

}

.facts_caption p {

    font-size: 14px;

	margin:0;

}

.facts_icon {

    display: flex;

    width: 55px;

    height: 55px;

    align-items: center;

    justify-content: center;

    font-size: 20px;

    margin-right: 1rem;

    border-radius: 50%;

    background: rgba(93, 191, 19,0.1);

    border: 1px dashed #40AA54;

    color: #40AA54;

}



/*------------------- card Cat Box -------------------*/

.card-bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    overflow: hidden;

}

.card_big {

    border: none;

    min-height: 200px;

    border-radius: 0.4rem;

    overflow: hidden;

}

.bg-cover {

    background-repeat: no-repeat!important;

    background-position: center center!important;

    background-size: cover!important;

}

.card_big .card-body {

    -ms-flex:0 0 auto;

    flex:0 0 auto;

    padding: 1.25rem;

}

.card-bg-img {

    position: absolute;

    top: 0;

    left: 0;

    width: calc(100% + .25rem);

    height: 100%;

    transition: all .2s ease-in-out;

    transition-property: transform;

}

.card-bg~* {

    z-index: 1;

}

.btn.btn-link {

    color: #ffffff;

    font-size: 14px;

    background: #2b3144;

    border-radius: 5px;

}



/*-------------- Side Collapse Sidebar ------------------*/

.w3-ch-sideBar {

    height: 100%;

    max-width:350px;

	min-width:290px;

    background-color: #fff;

    position: fixed!important;

    top: 0;

    z-index: +2000;

    overflow: auto;

    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;

    box-shadow: 0 2px 10px 0 #d8dde6;

    position: relative;

    animation: animateright .4s;

    right: 0;

}

@keyframes animateright {

    from {

        right: -300px;

        opacity: 0

    }

    to {

        right: 0;

        opacity: 1

    }

}

@keyframes animateleft {

    from {

        left: -300px;

        opacity: 0

    }

    to {

        left: 0;

        opacity: 1

    }

}

.rightMenu-scroll {

    padding: 1rem 1.2rem;

}

h4.cart_heading {

    float: left;

    font-size: 18px;

}

.w3-bar-item.w3-button.w3-large {

    width: 35px;

    height: 35px;

    display: flex;

    align-items: center;

    justify-content: center;

    border: 1px solid #e0e4ea;

    border-radius: 50%;

    background: #f4f5f7;

    cursor: pointer;

    float: right;

	color: #2f348a;

	outline: none;

}

.right-ch-sideBar {

    padding-top: 45px;

}

.cart_select_items {

    margin-bottom: 30px;

    display: block;

    width: 100%;

    position: relative;

}

.cart_selected_single {

    display: flex;

	margin-bottom: 30px;

    align-items: center;

    width: 100%;

}

.cart_selected_single_caption {

    padding-left: 15px;

    flex: 1;

}

.cart_selected_single_thumb {

    width: 80px;

    height: 80px;

    text-align: center;

}

.cart_selected_single_caption .product_title {

    margin-bottom: 2px;

    line-height: 1.2;

    font-size: 15px;

}

.cart_selected_single_caption .numberof_item {

    display: block;

    font-size: 14px;

}

.cart_selected_single_caption a.theme-cl {

    font-size: 13px;

    font-weight: 600;

}

.cart_action {

    position: relative;

    width: 100%;

    display: block;

}

.cart_action ul {

    padding: 0;

    margin: 0;

}

.cart_action ul li {

    display: block;

    padding: 5px 0;

    position: relative;

    width: 100%;

    list-style: none;

}

.cart_action ul li .btn {

    width: 100%;

    border-radius: 4px;

    height: 50px;

    font-size: 14px;

    font-weight: 600;

    display: flex;

    align-items: center;

    justify-content: center;

}

.cart_action ul li .btn.btn-checkout{

    background: #1c2129;

    color: #ffffff;

}

.cart_subtotal {

    margin: 1rem 0;

    padding: 1.2rem 0;

    border-top: 1px dashed #c9d2e0;

    border-bottom: 1px dashed #c9d2e0;

    display: flex;

    align-items: center;

}

.cart_subtotal h6 {

    margin: 0;

    display: block;

    width: 100%;

}



.cart_subtotal h6 span {

    float: right;

	font-size: 22px;

}



/*------------ For Side Navigation --------------*/

.w3-ch-sideBar-left{

    height: 100%;

    max-width:280px;

	min-width:280px;

    background-color: #fff;

    position: fixed!important;

    top: 0;

    z-index: +2000;

    overflow: auto;

    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;

    box-shadow: 0 2px 10px 0 #d8dde6;

    position: relative;

    animation: animateleft .4s;

    left: 0;

}

@keyframes animateleft {

    from {

        left: -280px;

        opacity: 0

    }

    to {

        left: 0;

        opacity: 1

    }

}



.w3-ch-sideBar-left .rightMenu-scroll {

    padding: 1rem 0rem;

}

.flixel {

    width: 100%;

    position: relative;

    padding: 0 1.2rem;

}

.d-navigation ul {

    padding: 0;

    margin: 0;

}

.d-navigation ul li {

    display: block;

    width: 100%;

    width: 100%;

}

.d-navigation ul li a {

    padding: 12px 15px;

    display: inline-block;

    width: 100%;

    border-bottom: 1px dashed #dee1ea;

}

.d-navigation ul li.dropdown a span {

    float: right;

    position: relative;

    top: 4px;

}

.d-navigation ul li.dropdown.active a span.ti-angle-left:before {

    content:"\e64b";

}



/*----------- Price range Slider -------------*/

.irs--flat .irs-line {

    top: 25px;

    height: 3px;

    background-color: #d9dfe8;

    border-radius: 50px;

}



.irs--flat .irs-min, .irs--flat .irs-max {

    display: none;

}

.irs--flat .irs-bar {

    top: 25px;

    height:4px;

    background-color:#40AA54;

}

.irs--flat .irs-handle>i:first-child {

    position: absolute;

    display: block;

    top: -1px;

    left: 50%;

    width: 12px;

    height: 12px;

    margin-left: -3px;

    background-color: #ffffff;

    border-radius: 50%;

    cursor: pointer;

    border: 1px solid #40AA54;

}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {

    background-color: #40AA54;

}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {

    border-top-color: #40AA54;

}

.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child {

    background-color: #40AA54;

}



/*----------- Search Page Sidebar ----------*/

.search-sidebar {

    background: #ffffff;

    position: relative;

    display: inline-block;

    border-radius: 0.4rem;

    box-shadow: 0px 0px 7px 0px rgba(32, 32, 32, 0.08);

	-webkit-box-shadow: 0px 0px 7px 0px rgba(32, 32, 32, 0.08);

    width: 100%;

}

.single_search_boxed {

    padding: 0;

    border-top: 1px solid #eef0f5;

    display: inline-block;

    width: 100%;

}

.single_search_boxed:first-child{

	border-top:none;

}

.search-sidebar_header {

    display: none;

    position: relative;

    width: 100%;

    height: 3rem;

    padding: 1rem 1.5rem 1rem;

    background-color: #fff;

    border-bottom: 1px solid #dfe4ec;

}

.widget-boxed-header {

    padding: 0;

    width: 100%;

    position: relative;

    display: block;

}

.widget-boxed-header h4 {

    font-size: 12px;

    text-transform: uppercase;

    font-weight: 700;

    margin: 0;

}

.widget-boxed-header h4 a {

    height: 100%;

    display: block;

    position: relative;

    padding: 1rem 1.5rem;

}

.widget-boxed-header h4 a:before {

    content:"\e622";

    position: absolute;

    width: 25px;

    height: 25px;

    right: 0;

    top: 50%;

    transform: translate(-65%, -50%);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #f4f5f7;

    font-family: themify;

    font-size: 10px;

    color: #445977;

}

.widget-boxed-header h4 a.collapsed:before {

    content: "\e61a";

    background: #f4f5f7;

    color: #445977;

}

.widget-boxed-body .side-list {

    padding: 0 1.5rem;

}

.widget-boxed-body .side-list ul {

    margin: 0;

    padding: 0;

}

.widget-boxed-body .side-list ul li {

    display: block;

    list-style: none;

    padding:7px 0;

}



.single_filter_card {

    display: block;

    width: 100%;

    padding: 4px 0;

}

.single_filter_card h5 {

    margin: 0;

    font-weight:400;

    font-size: 15px;

}

.single_filter_card h5 a{

    width: 100%;

    display: flow-root;

    align-items: center;

}

.single_filter_card h5 a.collapsed {

    color: #647b9c;

}

.single_filter_card h5 a {

    color:#40AA54;

}

.single_filter_card h5 a .accordion-indicator {

    float: right;

    font-size: 9px;

    width: 22px;

    height: 21px;

    border-radius: 50%;

    align-items: center;

    justify-content: center;

    display: flex;

}

.single_filter_card h5 a.collapsed .accordion-indicator{

    background: #f3f5f9;

	color: #647b9c;

}

.single_filter_card h5 a .accordion-indicator {

    background:rgba(28,163,1,0.11);

	color:#40AA54;

}

.single_filter_card .card-body {

    padding:12px 0;

}

.single_filter_card .card-body .inner_widget_link {

    padding-left: 10px;

}

.single_filter_card .card-body .inner_widget_link ul li {

    padding: 3px 0;

    font-size: 14px;

    font-weight: 500;

}

.single_filter_card .card-body .inner_widget_link ul li a {

    color: #647b9c;

	width: 100%;

    display: block;

}

.single_filter_card .card-body .inner_widget_link ul li a span {

    float: right;

}

.inner_widget_link label{

    width:100%;

}

.inner_widget_link label span {

    float: right;

}



/*--------------- breadcrumbs -----------------*/

.breadcrumbs_wrap {

    padding:2rem 0;

    background: #f4f5f7;

}

.btn.btn-back {

    padding: 0 32px;

    height: 54px;

    background: #e2e5ea;

    align-items: center;

    display: inline-flex;

    border-radius: 50px;

    justify-content: center;

    font-size: 14px;

    font-weight: 600;

    color: #64718a;

}

.form-control.filter-search {

    background: #e2e5ea;

    border: none;

    border-radius: 50px;

    padding-right:15px !important;

    -webkit-appearance: progress-bar;

}

.breadcrumbs_title {

    font-size: 32px;

    color: #000;

    margin-bottom: 0;

}

.breadcrumb {

    padding: 0;

    margin-bottom: 0;

    list-style: none;

    background-color: transparent;

    border-radius: 0;

    margin: 0 auto;

    display: table;

}

.simple_breadcrumbs .breadcrumb {

    margin: 0;

}

/*-------- Dark Style -------------*/

.breadcrumbs_wrap.dark {

    background: #eee;

	color:#7f8fa9;

}

.breadcrumbs_wrap.dark .btn.btn-back {

    background: #28354a;

    color:#8b9dbb;

    border: 1px solid #34435d;

}

.breadcrumbs_wrap.dark .form-control.filter-search {

    background: #28354a;

    border: 1px solid #34435d;

    color: #8b9dbb;

}

.breadcrumbs_wrap.dark li.breadcrumb-item a, .breadcrumbs_wrap.dark li.breadcrumb-item:before {

    color: #949494 !important;

}

.breadcrumbs_wrap.dark .breadcrumb-item.active {

    color: #000;

}

.breadcrumbs_wrap.light{

    background:#fff3f1;

	color:#65727d;

}

.breadcrumbs_wrap.light .form-control.filter-search {

    background: #f1e1df;

    border: 1px solid #ead8d5;

    color: #ad807a;

}

.breadcrumbs_wrap.light .btn.btn-back {

    background: #f1e1df;

    border: 1px solid #ead8d5;

    color: #ad807a;

}

.toolbar.toolbar-products {

    display: flow-root;

    width: 100%;

    margin-bottom: 15px;

}

.toolbar-sorter.sorter {

    float: left;

    display: flex;

    align-items: center;

}

.toolbar-sorter.sorter label{

    margin:0;

	margin-right:10px;

}

.modes {

    float: right;

    margin-left: 20px;

    margin-top: 6px;

    margin-right: 6px;

}

.action.sorter-action {

    margin-left: 4px;

}

.modes a {

    margin-left: 10px;

    font-size: 17px;

}

.field.limiter {

    float: right;

}

.control {

    display: inline-block;

}

.field.limiter .label {

    display: inline-block;

}

.field.limiter label span {

    font-size: 15px;

    color: #647b9c;

}

.toolbar select {

    border: 1px solid #ebedf1;

	background: #ffffff;

    height:38px;

    color:#647b9c;

    font-weight: 400;

    font-size: 14px;

    text-transform: capitalize;

    padding: 0 10px;

    padding-right: 30px;

    line-height: 31px;

}

/*----------------------- Product Detail ------------------*/

.woo_cats_wrps {

    position: relative;

    margin-bottom: 5px;

    display: flex;

    align-items: center;

}

.woo_cats_wrps .woo_pr_cats {

    font-size: 14px;

    font-weight: 600;

	flex:1;

}

.woo_pr_trending {

    position: relative;

    float: right;

    font-size: 13px;

    padding: 4px 15px;

    border-radius: 2px;

    background: #40AA54;

    color: #ffffff;

}

.woo_pr_title {

    font-weight: 700;

    margin-bottom: 0;

}

.woo_pr_reviews {

    display: flex;

    align-items: center;

    margin-bottom: 1.5rem;

    width: 100%;

}

.woo_pr_total_reviews {

    flex: 1;

    margin-left: 10px;

}

.woo_pr_total_reviews a {

    font-weight: 600;

    font-size: 13px;

    opacity: 0.7;

}

.woo_pr_rating i {

    margin-right: 1px;

    font-size: 10px;

    color: #b9c1de;

}

.woo_pr_rating i.filled {

    color: #FF9800;

}

.woo_pr_short_desc {

    margin-bottom: 1.5rem;

}

.woo_pr_price {

    display: flex;

    width: 100%;

    align-items: center;

}

.woo_pr_offer_price {

    display: flex;

    width: 100%;

    align-items: center;

    margin-bottom: 1rem;

}

.woo_pr_offer_price h3 {

    font-size: 40px;

}

.woo_pr_offer_price h3 sup {

    font-size: 20px;

    color: #afb8d0;

}

span.org_price {

    flex: 1;

    margin-left: 1.5rem;

}

span.org_price {

    flex: 1;

    margin-left: 1.5rem;

    font-size: 22px;

    font-weight: 500;

    text-decoration: line-through;

    color: #afb8d0;

}

span.org_price sup {

    font-size: 16px;

    color: #afb8d0;

}

.woo_off_text{

    width: 80px;

    height: 80px;

    align-items: center;

    display: flex;

    justify-content: center;

    border-radius: 50%;

    background:#f13434;

    text-align: center;

}

.woo_off_text h4 {

    line-height: 1.2;

    color: #ffffff;

    margin: 0;

}

.woo_off_text span {

    display: block;

    font-size: 16px;

}

.custom-varient {

    position: relative;

    display: inline-block;

    margin-bottom:5px;

    margin-right: 0.5rem;

}

.custom-control-input {

    position: absolute;

    left: 0;

    z-index: -1;

    width: 1.125rem;

    height: 1.3125rem;

    opacity: 0;

}

.custom-size .custom-control-label {

    min-width: 3rem;

    padding: 0.7rem .5rem !important;

    text-align: center;

    border: 1px solid #dce1f1;

    border-radius:3px;

    font-weight: 600;

}

.custom-color .custom-control-label {

    width: 2.5rem;

    height: 2.5rem;

    padding: 0 !important;

    text-align: center;

    border: 2px solid #ffffff;

	background:#ffffff;

	box-shadow:0px 0px 0px 2px #e6e9f3;

	-webkit-box-shadow:0px 0px 0px 2px #e6e9f3;

    border-radius: 50%;

    font-size: 0;

}

.single_filter_card .custom-color .custom-control-label{

	border-radius:0.2rem;

}

.custom-size .custom-control-label:before, .custom-size .custom-control-label:after, .custom-color .custom-control-label:before, .custom-color .custom-control-label:after{

	display:none;

}

.custom-varient .custom-control-input:checked~.custom-control-label {

    color:#2D3954;

	border-color:#2D3954;

}

.woo_pr_varient>h6 {

    color: #647b9c;

}

.woo_pr_varient>h6 span {

    color:#2D3954;

}



/*-------- Color varient -------------*/

.custom-varient.red label {

    background: #ec3838;

}

.custom-varient.green label {

    background: #58a95b;

}

.custom-varient.blue label {

    background: #2196F3;

}

.custom-varient.purple label {

    background: #c95adc;

}

.custom-varient.yellow label {

    background: #FF9800;

}

.custom-varient.ocean label {

    background: #0ec3cc;

}

.custom-varient.pink label {

    background: #ff5891;

}

.custom-varient.custom-color .custom-control-input:checked~.custom-control-label {

    color:#2D3954;

	border-color:#ffffff;

	box-shadow:0px 0px 0px 2px #6b7a9c;

	-webkit-box-shadow:0px 0px 0px 2px #6b7a9c;

	

}

.woo_btn_action {

    display: flex;

    align-items: center;

    width: 100%;

}

.form-control.qua_pr {

    height: 54px;

}

.woo_btn_action .btn {

    height: 55px;

    margin: 0;

	font-weight:600;

	padding:0 32px;

    align-items: center;

    display: flex;

    justify-content: center;

	transition:all ease 0.4s;

	background:#1f2738;

	border-color:#1f2738;

    border-radius: 4px;

}

.woo_btn_action .btn:hover, .woo_btn_action .btn:focus{

	background: #ffc107;

  border-color: #ffc107;

  color: #000;

}

.woo_btn_action .btn.btn-gray {

    background: #dfe5ec;

	border-color:#dfe5ec;

    color: #243444;

}

.woo_btn_action .btn.btn-gray:focus, .woo_btn_action .btn.btn-gray:hover{

	color:#ffffff;

	border-color:#1f2738;

	background:#1f2738;

}



.tbl_cart_product_thumb.bundel_flex {

    display: flex;

    align-items: center;

}

.tbl_cart_product_thumb.bundel_flex .cart_pr_thumbs {

    flex: 1;

}

.flex_inline_center {

    display: flex;

    align-items: center;

}

.cart_sku_preflix {

    width: 100%;

    display: flex;

    align-items: center;

    max-width: 350px;

    padding: 5px 0;

}

.sku_preflix_first {

    min-width:150px;

}

.sku_preflix_last {

    text-align: left;

	font-size: 14px;

    flex: 1;

}

.sku_preflix_last ul {

    padding: 0;

    margin: 0;

}

.sku_preflix_last ul li {

    display: inline-block;

    padding-right: 15px;

}

.sku_preflix_last ul li a {

    font-size: 13px;

}



.pr_info_prefix.grocery_style .sku_preflix_first strong {

    color: #92a6bd;

    font-weight: 400;

}

.pr_info_prefix.grocery_style .sku_preflix_last {

    color: #2b364e;

}

.pr_info_prefix.grocery_style .sku_preflix_first {

    /*min-width: 110px;*/

}

.pr_info_prefix.grocery_style {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

}

.short_products_info_body {

    border: 1px solid #eef0f5;

	border-radius:0.2rem;

}

/*------------------ Shopping cart Elements ----------------*/

.tbl_cart_product {

    display: flex;

    align-items: center;

    width: 100%;

}

.tbl_cart_product_thumb {

    margin-right: 15px;

    max-width: 70px;

    padding-left: 15px;

    flex: 1;

    text-align: center;

}

.tbl_cart_product_caption {

    position: relative;

    text-align: left;

    display: inline-block;

}

.tbl_cart_product_caption .tbl_pr_title {

    margin-bottom: 2px;

    font-size: 17px;

}

.tbl_cart_product_caption .tbl_pr_quality {

    font-size: 13px;

	color:#647b9c;

    font-weight: 400;

}

.tbl_org_price {

    font-size:17px;

	font-weight: 400;

    margin: 0;

}

.form-control.tbl_quan {

    max-width: 85px;

    height: 45px;

    background: #f4f5f7;

    font-weight: 600;

}

.tbl_pr_action {

    width: 100%;

    display: flex;

    align-items: center;

}

.tbl_pr_action .tbl_total_price {

    margin: 0;

	font-weight: 400;

    margin-right: 15px;

}

.tbl_pr_action .tbl_remove {

    width: 24px;

    height: 24px;

    font-size: 10px;

    background: #edf1f9;

    align-items: center;

    display: flex;

    justify-content: center;

    border-radius: 50%;

}

.cart_detail_box {

    background: #f4f5f7;

    width: 100%;

    border-radius: 4px;

}

.cart_detail_box .card-body {

    border: none;

    border-bottom: 0;

}

.list-group-item {

    border: 1px solid #e0e4ec;

}

.list-group-sm .list-group-item {

    padding: 1.25rem 1.25rem;

}



.list-group-flush-x .list-group-item {

    padding-left: 0;

    padding-right: 0;

    border-left: none;

    border-right: none;

	background:transparent;

}

.list-group-flush-y .list-group-item:first-child {

    padding-top: 0;

    border-top: none;

}

.list-group-flush-y .list-group-item:last-child {

    padding-bottom: 0;

    border-bottom: 0;

}

.customs-control {

    position: relative;

    display: block;

    min-height: 1.5rem;

}

.customs-control-input {

    position: absolute;

    left: 0;

    z-index: -1;

    width: 1.125rem;

    height: 1.3125rem;

    opacity: 0;

}

.customs-control, .custom-control {

    padding-left:0;

    margin-right:0;

}

.customs-control-label {

    position: relative;

    margin-bottom: 0;

    color: #767676;

    vertical-align: top;

	padding-left: 2rem;

}

.customs-control-label:before {

    position: absolute;

    top: .1875rem;

    left:0rem;

    display: block;

    width: 1.125rem;

    height: 1.125rem;

    pointer-events: none;

    content: "";

    background-color: #e5e5e5;

    border: #525252 solid 0;

}

.customs-control-label:after {

    position: absolute;

    top: .1875rem;

    left:0rem;

    display: block;

    width: 1.125rem;

    height: 1.125rem;

    content: "";

    background: no-repeat 50%/10px 8px;

}

.customs-control-input:checked~.customs-control-label:before{

    color: #fff;

    border-color: #1f1f1f;

    background-color: #1f1f1f;

}

.customs-checkbox .customs-control-input:checked~.customs-control-label:after {

    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3e%3cpath fill='none' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M9 1L3.5 7L1 4.27273'/%3e%3c/svg%3e);

}

.custom-control-label img {

    max-width: 70px;

}

.collapse:not(.show) {

    display: none;

}



/*----------- Product Detail Reviews, Decription and Info -------------*/

.custom-tab .nav-tabs {

    border-bottom: none;

}

.custom-tab .nav-tabs .nav-item {

    margin-bottom: 0;

    padding: 5px;

}

.custom-tab .nav-tabs .nav-item a {

	border: none;

    background: #eff2f7;

    border-radius: 3px;

    text-align: center;

    padding: .8em 2em;

}

.custom-tab .nav-tabs .nav-item.show .nav-link, .custom-tab .nav-tabs .nav-link.active {

    color: #495057;

    background-color: #fff;

    border-color: #ddd #ddd #fff;

}

.custom-tab .nav-tabs .nav-item.show .nav-link, .custom-tab .nav-tabs .nav-link.active {

    color: #fff;

    background-color: #40AA54;

    border-color: transparent;

}

.custom-tab .tab-content {

    padding: 1em .5em 0;

}

.custom-tab .product_meta>span {

    display: block;

    margin: 10px 0;

    font-weight: 500;

    font-size: 14px;

}

.review-wrapper-body .review-list {

    margin: 0;

    padding: 0;

}

.review-wrapper-body .review-list li {

    list-style: none;

    padding: 2em 1em;

    border-bottom: 1px solid #eaeff5;

}

.review-wrapper-body .review-list li:last-child {

    border-bottom: none;

}

.review-body {

    padding-left: 90px;

    position: relative;

}

.review-avatar {

    width: 70px;

    height: 70px;

    top: -12px;

    vertical-align: top;

    position: absolute;

    left: 2px;

    padding: 5px;

    border-radius: 50%;

    display: inline-block;

    border: 1px solid #eaeff5;

    box-shadow: 0 0 10px 1px rgba(71,85,95,.08);

    -webkit-box-shadow: 0 0 10px 1px rgba(71,85,95,.08);

    -moz-box-shadow: 0 0 10px 1px rgba(71,85,95,.08);

}

.review-avatar img {

    width: 100%;

    height: auto;

    display: block;

    border-radius: 50%;

}

.review-body .review-info {

    overflow: hidden;

}

.review-comment {

    float: left;

    width: 50%;

}

.review-body .review-author {

    font-size: 16px;

    line-height: 24px;

    color: #334e6f;

    font-weight:600;

}

.review-comment-stars i {

    color: #FFC107;

	font-size:12px;

}

.review-comment-stars i.empty {

    color: #b9c0c5;

}

.review-comment-date {

    float: right;

    width: 50%;

    text-align: right;

}

.jr-rating {

    float: left;

    margin: 6px 0;

    position: relative;

    display: block;

    color: red;

    width: 0;

    height: 0;

    border-bottom: 7px solid #ff9800;

    border-left: 10px solid transparent;

    -webkit-transform: rotate(35deg);

    -ms-transform: rotate(35deg);

    -o-transform: rotate(35deg);

}

.jr-nomal {

    float: left;

    margin: 6px 0;

    position: relative;

    display: block;

    color: red;

    width: 0;

    height: 0;

    border-bottom: 7px solid #ced3da;

    -webkit-transform: rotate(35deg);

    -ms-transform: rotate(35deg);

    -o-transform: rotate(35deg);

}

.jr-nomal, .jr-rating {

    border-right: 10px solid transparent;

    -moz-transform: rotate(35deg);

}

.jr-rating:after, .jr-rating:before {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

}

.jr-nomal:after, .jr-nomal:before {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

    content: '';

}

.jr-rating:before {

    border-bottom: 8px solid #ff9800;

    border-left: 3px solid transparent;

    border-right: 3px solid transparent;

    top: -4.5px;

    left: -6.5px;

    content: '';

    -webkit-transform: rotate(-35deg);

    -moz-transform: rotate(-35deg);

    -ms-transform: rotate(-35deg);

    -o-transform: rotate(-35deg);

}

.jr-nomal:before {

    border-bottom: 8px solid #ced3da;

    border-left: 3px solid transparent;

    border-right: 3px solid transparent;

    top: -4.5px;

    left: -6.5px;

    -webkit-transform: rotate(-35deg);

    -moz-transform: rotate(-35deg);

    -ms-transform: rotate(-35deg);

    -o-transform: rotate(-35deg);

}

.jr-nomal, .jr-rating:after {

    border-left: 10px solid transparent;

}

.jr-rating:after {

    color: red;

    top: .3px;

    left: -10.5px;

    border-right: 10px solid transparent;

    border-bottom: 7px solid #ff9800;

    -webkit-transform: rotate(-70deg);

    -moz-transform: rotate(-70deg);

    -ms-transform: rotate(-70deg);

    -o-transform: rotate(-70deg);

    content: '';

}

.jr-nomal:after {

    color: red;

    top: .3px;

    left: -10.5px;

    border-right: 10px solid transparent;

    border-bottom: 7px solid #ced3da;

    border-left: 10px solid transparent;

    -webkit-transform: rotate(-70deg);

    -moz-transform: rotate(-70deg);

    -ms-transform: rotate(-70deg);

    -o-transform: rotate(-70deg);

}



/*--------------- Order Tracking ------------------*/

.checked-shop {

    padding: 1.5rem 1rem;

    background: #ffffff;

    border: 1px solid #eaeef3;

    border-radius: 0.4rem;

}

.ship_status_box {

    background: #f4f5f7;

    padding: 1.2rem 1rem;

    border-radius: 0.2rem;

    margin-bottom: 0.5rem;

}

.ship_status_box span {

    color: #27395f;

}

ul.track_order_list {

    padding: 0;

    display: block;

    position: relative;

}



.track_order_list li {

    display: flex;

    width: 100%;

    align-items: center;

    flex-wrap: wrap;

    list-style: none;

	margin-bottom: 2rem;

}

.trach_single_list {

    display: flex;

    align-items: center;

    width: 100%;

}

.trach_icon_list {

    margin-right: 20px;

    width: 80px;

    height: 80px;

    border-radius: 0.4rem;

    border: 1px solid #e2e6ef;

	position:relative;

    align-items: center;

    justify-content: center;

    font-size: 32px;

    display: flex;

}

.track_order_list li .track_list_caption {

    display: block;

    flex: 1;

    position: relative;

}

.track_order_list li .track_list_caption h4 {

    font-size: 20px;

}

.track_order_list li.complete .trach_icon_list {

    border: 1px solid rgba(76, 175, 80,0.3);

    color: #40AA54;

}

.track_order_list li.complete .trach_icon_list:before {

    content: "\e64c";

    font-family: Themify;

    width: 25px;

    height: 25px;

    border-radius: 50%;

    background: #40AA54;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 12px;

    color: #ffffff;

    position: absolute;

    right: -10px;

    top: 8px;

}

.track_order_list li.processing .trach_icon_list:before {

    content:"\e619";

    font-family: Themify;

    width: 25px;

    height: 25px;

    border-radius: 50%;

    background: #ff9800;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 12px;

    color: #ffffff;

    position: absolute;

    right: -10px;

    top: 8px;

}

.track_order_list li.processing .trach_icon_list {

    border: 1px solid rgba(255, 152, 0,0.3);

    color:#ff9800;

}



.track_order_list li.processing .track_list_caption h4 {

    color:#0a529c;

}

.track_order_list li.processing .track_list_caption p{

    color:#0a529c;

}

/*------------ Product Thumb Zoom ------------------*/

.sp-loading {

	text-align: center;

	max-width: 270px;

	padding: 15px;

	border: 5px solid #eee;

	border-radius: 3px;

	font-size: 12px;

	color: #888;

}



/* Element wrapper */



.sp-wrap {

	display: none;

	line-height: 0;

	font-size: 0;

	position: relative;

  text-align: center;

	width: 100%;

}

/* Thumbnails */

.sp-thumbs {

    text-align: left;

    display: flex;

    align-items: center;

    justify-content: center;

}

.sp-thumbs img {

	min-height: 50px;

	min-width: 50px;

	max-width: 50px;

}

.sp-thumbs a:link, .sp-thumbs a:visited {

    width:90px;

    height:90px;

    overflow: hidden;

    opacity: .3;

    display: inline-flex;

    background-size: cover;

    background-position: center;

    -webkit-transition: all .2s ease-out;

    -moz-transition: all .2s ease-out;

    -ms-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    transition: all .2s ease-out;

    align-items: center;

    justify-content: center;

    padding: 4px;

    border: 1px solid #eceef5;

    margin: 2px;

    border-radius: 4px;

}

.sp-thumbs a:hover {

	opacity: 1;

}



/* Styles for the currently selected thumbnail */



.sp-thumbs a:active, .sp-current {

	opacity: 1!important;

	position: relative;

}



/* Image currently being viewed */



.sp-large {

	position: relative;

	overflow: hidden;

	top: 0;

	left: 0;

}

.sp-large a img {

	max-width: 100%;

	height: auto;

}

.sp-large a {

	display: block;

}



/* Panning Zoomed Image */



.sp-zoom {

	position: absolute;

	left: -50%;

	top: -50%;

	cursor: -webkit-zoom-in;

	cursor: -moz-zoom-in;

	cursor: zoom-in;

	display: none;

}

/* Lightbox */



.sp-lightbox {

	position: fixed;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgb(0, 0, 0);

	background: rgba(0, 0, 0, .9);

	z-index: 500;

	display: none;

	cursor: pointer;

}

.sp-lightbox img {

	position: absolute;

	margin: auto;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	max-width: 90%;

	max-height: 90%;

	border: 2px solid #fff;

}

#sp-prev, #sp-next {

	position: absolute;

	top: 50%;

	margin-top: -25px;

	z-index: 501;

	color: #fff;

	padding: 14px;

	text-decoration: none;

	background: #000;

	border-radius: 25px;

	border: 2px solid #fff;

	width: 50px;

	height: 50px;

	box-sizing: border-box;

	transition: .2s;

}

#sp-prev {

	left: 10px;

}

#sp-prev:before {

	content: '';

	border: 7px solid transparent;

	border-right: 15px solid #fff;

	position: absolute;

	top: 16px;

	left: 7px;

}

#sp-next {

	right: 10px;

}

#sp-next:before {

	content: '';

	border: 7px solid transparent;

	border-left: 15px solid white;

	position: absolute;

	top: 16px;

	left: 18px;

}

#sp-prev:hover, #sp-next:hover {

	background: #444;

}



/* Tweak styles for small viewports */



@media screen and (max-width: 400px) {

	.sp-wrap {

		margin: 0 0 15px 0;

	}

	#sp-prev, #sp-next {

		top: auto;

		margin-top: 0;

		bottom: 25px;

	}

}



/*-------------- Digital Product Detail -------------------*/

.digital_pr_title_wrap {

    margin-bottom: 1.5rem;

}

.digital_pr_title_wrap h2 {

    margin-bottom:0rem;

}

.digital_preview_box {

    display: block;

    position: relative;

    height: auto;

    background: #ffffff;

    border: 1px solid #eef0f5;

    border-radius: 0.2rem;

}

.digital_preview_thumb {

    position: relative;

    height: auto;

    display: block;

    padding: 15px;

}

.digital_preview_footer {

    display: flex;

    align-items: center;

    width: 100%;

    border-top: 1px solid #e9ebef;

}

.dp_footer_single {

    display: flex;

    flex: 0 0 33.333333%;

    align-items: center;

    padding: 15px 15px;

}

.dp_footer_single .btn.preview_btn {

    background: #1d2738;

	height:50px;

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

}

.dp_footer_single .btn.preview_btn i {

    margin-right:5px;

}

ul.digital_product_share {

    padding: 0;

    margin: 0;

}

ul.digital_product_share {

    padding: 0;

    margin: 0;

    height: 50px;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 4px;

    background: #1d2738;

    width: 100%;

    color: #ffffff;

}

ul.digital_product_share li {

    display: inline-block;

    margin: 0 10px;

}

ul.digital_product_share li a {

    color: #ffffff;

}

.digital_product_collection {

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-top: 1rem;

    background: transparent;

}

.dp_single_collection {

    display: flex;

    flex: 0 0 50%;

    width: 50%;

	padding:0 1rem;

    align-items: center;

    justify-content: center;

}

.dp_single_collection .btn.preview_btn.light {

    background: #ffffff;

    width: 100%;

    color: #1d2738;

    border: 1px solid #e3e5e8;

}

.digital_side_wrap {

    background: #ffffff;

    border: 1px solid #eef0f5;

    border-radius: 0.2rem;

	margin-bottom:25px;

}

.digital_side_wrap .single_license_box {

    display: flex;

    align-items: center;

    padding: 1rem;

    border-bottom: 1px solid #eef0f5;

}

.digital_side_wrap .single_license_box:last-child{

	border:none;

}

.license_select_caption {

    position: relative;

    top:3px;

}

.license_select_caption.supp {

    position: relative;

    top:2px;

}

.single_license_first {

    flex: 1;

    display: flex;

    align-items: center;

    font-weight: 600;

}

.license_select_caption a {

    display: inline-block;

    width: 20px;

    height: 20px;

    background: #ebeef3;

    align-items: center;

    justify-content: center;

    display: inline-flex;

    margin-left: 4px;

    border-radius: 50%;

    font-size: 10px;

    color: #7d7d9c;

}

.license_price {

    font-size: 25px;

    font-weight: 800;

    color: #52627b;

}

.license_price.support {

    font-size: 15px;

}

.digital_side_botton_wrap {

    padding: 10px 15px;

}

.digital_side_botton_wrap .btn {

    width: 100%;

    margin:7px 0;

    background: #637292;

    display: flex;

    align-items: center;

    justify-content: center;

}

.digital_side_botton_wrap .btn.save_cart {

    background:#40AA54;

}

.digital_vendor_box {

    padding: 1rem;

    display: flex;

    align-items: center;

}

.digital_vendor_thumb {

    width: 80px;

    height: 80px;

}

.digital_vendor_thumb img {

    max-width: 80px;

}

.digital_vendor_info {

    padding-left: 10px;

}

.digital_vendor_info h4 {

    margin: 0;

}

.single_info_cloud {

    padding: 1rem;

    display: flex;

    align-items: center;

}

.single_info_cloud i {

    font-size: 24px;

}

.single_info_caption {

    font-size: 32px;

    font-weight: 800;

    margin-left: 10px;

    display: flex;

    align-items: center;

}

.single_info_caption small {

    font-size: 18px;

	margin-left:0.5rem;

}

.single_info_caption a.comment {

    display: flex;

    align-items: center;

    color:#03a9f4;

}

.dp_detail_infobox {

    padding: 1rem;

    position: relative;

    width: 100%;

    display: block;

}

.dp_single_list {

    display: flex;

    margin-bottom: 15px;

}

.dp_single_list_title {

    display: flex;

    flex: 0 0 38%;

}

.dp_single_list_info {

    padding-left: 10px;

}

.dp_single_list a {

    font-size: 14px;

    font-weight: 600;

    color: #107cad;

}

.single_info_icon.rate_box {

    width: 60px;

    height: 60px;

    background: #f4f5f7;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-right:0.5rem;

    border-radius: 0.2rem;

    font-size: 25px;

    font-weight: 800;

    color:#8bc34a;

}

.single_info_caption {

    flex: 1;

    flex-wrap: wrap;

    line-height: 1.2;

}

.single_info_icon i {

    position: relative;

    top: 3px;

}

.single_info_caption span {

    font-size: 13px;

    font-weight: 500;

}

.single_pre_rates {

    display: flex;

    margin-bottom: 7px;

    flex-wrap: wrap;

    width: 100%;

}

.single_pre_rates i {

    font-size: 10px;

    margin: 0;

	margin-right:4px;

    color: #c4cee8;

}

.single_pre_rates i.filled {

    color: #FF9800;

}

.digital_features {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    width: 100%;

}

.digital_features li {

    flex: 0 0 50%;

    margin-bottom:10px;

    padding-left:35px;

    margin-top:10px;

    position: relative;

}

.digital_features li:before {

    content: "\e64c";

    position: absolute;

    left: 0;

    top: 0;

    width: 25px;

    height: 25px;

    border-radius: 50%;

    background: #4CAF50;

    justify-content: center;

    align-items: center;

    display: flex;

    font-size: 10px;

    color: #ffffff;

    margin-right: 0;

    font-family: Themify;

}



/*----------------- Vendor Detail ---------------*/

.vendor_wrap.dark {

    background: #1d2738;

	color:#687fa5;

    padding: 2rem 0;

}

.vendor_head_profl {

    display: flex;

    width: 100%;

    align-items: center;

}

.vendor_profl_thumb {

    width: 120px;

    height: 120px;

    margin-right: 1rem;

}

.vendor_profl_caption h4 {

    margin-bottom: 2px;

	color: #ffffff;

}

.vendor_profl_caption .vendor_member {

    display: block;

    margin-bottom: 10px;

}

.freelance_avalabilty {

    background: #26b95a;

    padding: 5px 15px;

    border-radius: 2px;

    font-weight: 600;

    font-size: 12px;

    color: #ffffff;

}

.vendor_sales_rate_info {

    display: flex;

    align-items: center;

    width: 100%;

}

.vendor_sales_info {

    flex: 1;

    margin-left: 3rem;

}

.vendor_rates_info label, .vendor_sales_info label {

    margin-bottom: 5px;

	color: #ffffff;

}

.vendor_ratting_wrap {

    position: relative;

    margin: 0;

    display: flex;

    align-items: center;

}

.vendor_ratting i {

    font-size: 11px;

    color:#7f93b5;

}

.vendor_ratting i.filled{

    color:#ffc107;

}

.vendor_ratting {

    margin-right: 10px;

}

.vendor_subtitle {

    font-size: 30px;

	color: #ffffff;

	margin:0;

}







/*-------------------------------------------------

  Common Elements 

--------------------------------------------------*/

/*---------------- Features Box ------------------*/

.features-box {

    background: #ffffff;

    border-radius: 6px;

    padding: 32px 30px 32px;

	margin-bottom:30px;

    -webkit-box-shadow: 0 0 20px 0 rgba(62,28,131,0.08);

    box-shadow: 0 0 20px 0 rgba(62,28,131,0.08);

}

.features-box .features-icon {

    margin-bottom: 26px;

    vertical-align: middle;

    width: 100%;

    height: 50px;

}

.features-box.style-2 .features-icon.d-table {

    background: url(../img/features-bg.svg) no-repeat;

    max-width: 150px;

    height: 150px;

    margin: 0 auto;

    background-size: cover;

}

.features-box.style-2 .features-icon img {

    max-width: 100px;

    vertical-align: middle;

    display: table-cell;

    margin: 0 auto;

}

.features-box h3 {

    font-size: 20px;

    font-weight:600;

    margin-bottom:10px;

    -webkit-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    transition: all 0.3s linear;

}



/*------------ pricing Elements ---------------*/

.pricing {

    text-align: center;

    padding: 20px;

    border: 0;

    border-radius: 15px;

    margin-bottom: 30px;

    border: 1px solid #e9ecf1;

}

.card.pricing {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-direction: column;

    flex-direction: column;

    min-width: 0;

    word-wrap: break-word;

    background-color: #fff;

    background-clip: border-box;

    border: 1px solid #ededed;

    border-radius: .6rem;

}

.pricing small {

    letter-spacing: 2px;

}

.pricing .card-title {

    font-size: 65px;

    font-family: sans,Helvetica,Arial,serif;

    font-weight: 700;

    margin: 0.5em 0 0.8em;

    display: block;

}

.pricing.featured .card-title span {

    color:#40AA54;

}

.pricing ul {

    line-height: 2.5;

    margin: 0 0 20px;

}

.pricing .plan-muted {

    text-decoration: line-through;

    opacity: .5;

}

.pricing .btn-outline-primary {

    color: #ffffff;

    background-image: none;

    background-color: #252f3e;

    border-color: #252f3e;

    border-radius: 4px;

}

.pricing .btn-outline-primary {

    box-shadow: none;

}

.pricing.featured .btn-outline-primary {

    color: #ffffff;

    background-image: none;

    background-color:#40AA54;

    border-color:#40AA54;

}

.btn-outline-primary:hover, .btn-outline-primary:active {

    color: #fff !important;

    background-color: #40AA54;

    border-color: #40AA54;

}



/*--------------- Login /Signup ------------------*/

.login_signup {

    padding: 2rem 1rem;

    border: 1px solid #e6eaef;

    border-radius: 0.4rem;

}

.login_flex {

    width: 100%;

    display: flex;

    align-items: center;

}

.login_flex_1 {

    flex: 1;

}

.login_signup .form-control:focus {

    border-color: #40AA54;

}

.login_signup .form-control {

    background: #f7f7f9;

}

.login_signup .login_sec_title {

    text-align: center;

    margin-bottom: 1rem;

    font-weight: 600;

    font-size: 24px;

	color:#40AA54;

}



/*------------ About Us Page Design -----------------*/

.about_video {

    position: relative;

}

.about_video:before {

    background: #17203a;

    left: 0;

    right: 0;

    top: 0;

    position: absolute;

    content: "";

    bottom: 0;

    opacity: 0.2;

	border-radius:1rem;

}

.about_video .thumb {

    border-radius:1rem;

    overflow: hidden;

}

.about_video .thumb .pro_img {

    min-height: 390px;

    max-height: 600px;

	border-radius:1rem;

}

.about_video .bb-video-box {

    width: 130px;

    height: 130px;

    position: absolute;

    left: 50%;

    top: 50%;

    margin: 0;

    display: flex;

    align-items: center;

    justify-content: center;

    border: 2px dashed #ffffff;

    border-radius: 50%;

    transform: translate(-50%, -50%);

    /* transform: translatex(50%); */

}

.bb-video-box-inner {

    width: 95px;

    height: 95px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    background: rgba(255,255,255,0.4);

}

.bb-video-box-innerup {

    width: 60px;

    height: 60px;

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    background: rgba(255,255,255,0.7);

}

.bb-video-box-innerup a {

    font-size: 30px;

    line-height: 0;

}

.partner-logo img {

    max-width: 150px;

    display: table;

    margin: 0 auto;

}

.single_teams_thumb {

    position: relative;

    display: block;

    border-radius: 1rem;

}

.single_teams_thumb img{

    border-radius: 1rem;

}

.teams_description {

    font-size: 17px;

    line-height: 1.7;

}

.reviews_caption {

    margin-top: 2rem;

}

.reviews_caption {

    margin-top: 2rem;

}



.single_customers_wraps {

    background: #ffffff;

    padding: 1.5rem;

    border-radius: 1rem;

    position: relative;

}

.single_customers_wraps .quote_icon_2 {

    font-size: 48px;

    opacity: 0.1;

    position: absolute;

    top: 0;

}

.single_customers_wraps .review_author_box {

    display: flex;

    align-items: center;

	margin-top: 1rem;

    width: 100%;

}

.single_customers_wraps .reviews_img {

    width: 70px;

    height: 70px;

    border-radius: 50%;

    overflow: hidden;

    margin-right: 10px;

}

.single_customers_wraps .reviews_caption {

    margin: 0;

}

.single_customers_wraps .reviews_caption h4 {

    margin: 0;

	font-size:16px;

}



/*-------------- Admin Login --------------*/

.admin_login_wrap {

    padding: 0;

    position: relative;

    display: block;

    width: 100%;

    background:#ffffff;

	overflow:hidden;

    border-radius: 0.6rem;

    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);

	-webkit-box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);

}

.admin_login_header {

    text-align: center;

    padding: 1rem 0;

    background: #f6f7f9;

}

.admin_login_header h4 {

    font-size: 19px;

    opacity: 0.8;

    margin: 0;

}

.admin_login_body {

    padding: 1.5rem;

}



/*-------------------- Contact Us --------------*/

.contact-box {

    width: 100%;

    margin: 0 auto;

    display: table;

    text-align: center;

    border: 1px solid #e0ecf5;

    background: #ffffff;

    border-radius: 6px;

    margin-bottom: 20px;

    padding: 2.4em 1em;

}

.contact-box img {

    margin-bottom: 10px;

}

.contact-box h4 {

    font-size: 19px;

    margin-bottom: 2px;

    font-weight: 500;

}

.error-page .error_title {

	font-size:80px;

}



/*------------- FAQs Design ------------------*/

.faqs_search .blocks.search_blocks {

    margin: 0 auto;

}

.faqs_search .search_blocks .input-group {

    border: none !important;

}

.faqs_search .search_blocks .form-control {

    height: 62px;

}

.verticle_tab .nav-link {

    display: block;

	font-weight: 600;

    font-size: 16px;

    padding: 0.7rem 0rem;

}

.verticle_tab.nav-pills .nav-link.active, .verticle_tab .show>.nav-pills .nav-link {

    color: #40AA54;

    background: transparent;

}

.faqs_search .blocks.search_blocks {

    max-width: 100%;

}



/*==========================================

 Blog & Articles

=============================================*/

article.post-grid-layout {

    border-radius: 6px;

    overflow: hidden;

    position: relative;

    margin-bottom: 30px;

    background: #ffffff;

    border: 1px solid #e9ecf1;

}

.post-article-header {

    max-height: 200px;

    min-height: 200px;

    overflow: hidden;

    position: relative;

}

.post-article.box-inner {

    padding: 20px;

}

.post-article.box-inner .entry-title {

    margin: 0 0 0px;

}

.post-article-footer {

    background: transparent;

    border-bottom: 0px;

    padding: 0.8rem 1.25rem 0.8rem;

    margin-bottom: 0;

    display: flex;

    align-items: center;

    border-top: 1px solid #e9ecf1;

}

.post-article-footer .post-author {

    font-weight: 500;

    margin-bottom: 0;

    flex: 1;

    display: flex;

    align-items: center;

}

.post-author img {

    width: 30px;

    height: 30px;

    float: left;

    border-radius: 50%;

    margin-right: 7px;

}

.post-article-cat {

    color: #ffffff;

    font-size: 13px;

    padding: 5px 12px;

    border-radius: 50px;

    margin-bottom: 10px;

    display: inline-block;

}



/*------------- Blog Detail ----------------*/

.blog-detail-wrap figure.img-holder {

    padding: 0;

    border-radius: 4px;

    overflow: hidden;

	position: relative;

}

.blog-post-date {

    position: absolute;

    bottom: 15px;

    left: 30px;

    padding: 5px 30px;

    border-radius: 2px;

    color: #fff;

    text-transform: capitalize;

}

.blog-detail-wrap .blog-content {

    padding: 15px 0 20px;

}

.post-meta {

    font-size: 18px;

    font-family: initial;

    margin-bottom: 1em;

    font-size: 18px;

    font-family: initial;

}

blockquote {

    font-size: 1.78571429em;

    line-height: 1.5em;

    padding: 0;

    margin: 0;

    border-left: 0;

    font-family: 'Crimson Text',serif;

    font-style: italic;

    font-weight: 300;

    padding: 1rem;

    background: #ffffff;

    border-radius: 0.4rem;

    border-left: 2px solid #40AA54;

    position: relative;

    padding-top: 2rem;

	margin-top:15px;

}

blockquote:before {

    content: "\e67f";

    position: absolute;

    left: 10px;

    top: 3px;

    font-size: 40px;

    font-family: Themify;

    color: #e5e7ea;

    opacity: 1;

}

blockquote:not(:last-child) {

    margin-bottom: 1.04em;

}

blockquote p {

    line-height: 1.7;

    font-size: 20px;

}

.authorOrTitle {

    color: #40AA54;

}

.post-meta {

    font-size: 18px;

    font-family: initial;

    margin-bottom: 1em;

    font-size: 18px;

    font-family: initial;

}

.blog-footer-social {

    padding: 10px 0 0;

    border-top: 1px solid #e0ecf5;

    margin-top: 20px;

}

ul.list-inline.social {

    padding: 0;

    margin: 0;

    float: none;

    display: inline-block;

}

ul.list-inline.social li {

    list-style: none;

    display: inline-block;

    padding: 0;

}

ul.social li a {

    width: 40px;

    height: 40px;

    display: inline-block;

    background: #fff;

    border-radius: 50%;

    -webkit-box-shadow: 0 0 12px 0 rgba(71,119,244,0.2);

    box-shadow: 0 0 12px 0 rgba(71,119,244,0.2);

    line-height: 40px;

    text-align: center;

}

.comment-detail-title, .comment-reply-title, .small-sec-title {

    display: block;

    position: relative;

    padding-bottom: 12px;

    font-size: 26px;

    text-align: left;

}

.comment-detail-list li {

    list-style: none;

}

.comment-detail-list .comment .comment__image {

    display: table-cell;

    width: 110px;

}

.comment-detail-list .comment .comment__image img{

	border-radius:50%;

}

.comment-detail-list .comment .comment__text {

    display: table-cell;

    vertical-align: top;

}

.comment-detail-list .comment h5 + span {

    opacity: .75;

    display: inline-block;

    margin-bottom: .8125em;

}

.comment__text h5 {

    margin: 0;

}

.side-widget {

    background: #ffffff;

    border-radius: 0.4rem;

    margin-bottom: 25px;

}

.side-widget-header {

    padding: 15px 15px 0;

}

.side-widget-header>h4 {

    font-size: 18px;

}

.side-widget-header>h4 i{

   margin-right:10px;

}

.side-widget-body {

    padding: 0.5rem 1rem 1rem;

}

.side-list ul {

    margin: 0;

    padding: 0;

}

.side-list ul li {

    list-style: none;

    padding: 10px 5px;

    display: inline-block;

    width: 100%;

}

.side-blog-list .blog-list-img {

    width: 70px;

    height: 50px;

    display: table-cell;

    float: left;

    border-radius: 4px;

    overflow: hidden;

}

.side-blog-list .blog-list-img img {

    width: 100%;

    object-fit: cover;

    height: 100%;

}

.side-blog-list .blog-list-info {

    display: table-cell;

    padding-left: 10px;

}

.side-blog-list .blog-list-info h5 {

    font-size: 15px;

    margin-bottom: 2px;

}

.side-list ul li {

    list-style: none;

    padding: 10px 5px;

    display: inline-block;

    width: 100%;

}

.side-list ul.category-list li span {

    float: right;

}

.blog-post-meta {

    font-size: 13px;

}



/*===================================================

  Dashboard My Account

====================================================*/

.card.style-2 {

    border-color: #e2e6ec;

}

.card.style-2 .card-header {

    background: white;

	border-color: #e2e6ec;

}

ul.item-groups {

    padding: 0;

    margin: 0;

    width: 100%;

}

ul.item-groups li {

    display: block;

    list-style: none;

    margin-bottom: 1.5rem;

    border-bottom: 1px solid #e6e8ec;

    display: flex;

    align-items: center;

    padding-bottom: 1rem;

}

ul.item-groups li:last-child {

    border-bottom:none;

	padding:0;

}

.remove-wishlist {

    position: absolute;

    right: 15px;

    top: 15px;

}

.remove-wishlist a {

    font-weight: 600;

    font-size: 12px;

    width: 30px;

    height: 30px;

    border: 1px solid #e1e4ec;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 50%;

    cursor: pointer;

    color: #919ab9;

}



/*----------- Add Payment Methode -----------------*/

.add-payment-card {

    background: #ffffff;

    border: 1px solid #f1f3f7;

    border-radius: 0.4rem;

    margin-bottom: 25px;

    padding: 1rem;

}

.ap-card-header {

    display: flex;

    align-items: center;

    width: 100%;

}

.card-header-thumb {

    flex: 1;

}

.card-header-thumb img {

    max-width: 100px;

}

.add-payment-card label, .bold-simple{

    font-weight:800;

	margin-bottom:4px;

	position:relative;

	text-transform:uppercase;

    font-size: 10px;

}

.card-caption {

    padding: 0.5rem 1rem;

    background: #f4f5f7;

	position: relative;

    font-weight: 600;

    border-radius: 0.2rem;

}

.card-caption .info-icon {

    position: absolute;

    font-size: 10px;

    right: 4px;

    top: 50%;

    transform: translate(-9%, -67%);

}

.add-payment-card.center {

    height: 91%;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

    width: 100%;

    flex-direction: column;

}

.add-pay-card {

    display: block;

    margin-bottom: 1rem;

}

.add-pay-card .btn.btn-pay {

    width: 80px;

    height: 80px;

    background: #ffffff;

    border: 1px solid #eaecef;

    border-radius: 50%;

    color: #8e96b3;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 40px;

}

.modal-body {

    padding: 2em 2em;

}

.modal-header-title {

    font-size:1.5em;

    text-align: center;

    margin: 0rem 0 0em 0;

}

span.mod-close {

    width: 35px;

    height: 35px;

    position: absolute;

    top: 15px;

    right: 15px;

    background: #e6eaef;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: center;

    border-radius: 4px;

    font-size: 13px;

    color: #1a1e2b !important;

    cursor: pointer;

    z-index: 1;

}



/*-------------- Dashboard Navigatio --------------*/

nav.dashboard-nav {

    background: #ffffff;

    border-radius: 0.4rem;

}

.dashboard-nav .list-group-item {

    border-top: none;

    border-radius: 0;

	padding-left:15px;

	padding-right:15px;

	position:relative;

	border-color: #ebeef3;

}

.dashboard-nav .list-group-item:before {

    content: "\e649";

    position: absolute;

    font-family: Themify;

    right: 15px;

}

.dashboard-nav .list-group-item.active {

    border-color: #ebeef3;

    color: #40AA54;

    font-weight: 600;

}







/*-------------------------------------------------

  Footer Start   

--------------------------------------------------*/

/*---------- Call To Action -------------------*/

.call_action_wrap-wrap {

    padding: 50px 0;

}

.call_action_wrap {

    width: 100%;

    display: flex;

    flex-wrap: wrap;

	color:#ffffff;

    align-items: center;

}

.call_action_wrap-head {

    flex: 1;

}

.call_action_wrap h3 {

    color:#ffffff;

	margin-bottom:5px;

}

.btn.btn-call_action_wrap {

    background: #ffffff;

    padding: 18px 40px;

    border-radius: 50px;

    color: #333640;

    font-weight: 600;

	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2);

	-webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2);

}

.tags_explore .btn {

    padding: 1.5rem 3rem;

    font-size: 17px;

    font-weight: 600;

    background: #ffffff !important;

    color: #273552 !important;

}



/*---------- Small footer -------------------*/

footer{

	z-index:99;

	padding-top:60px;

	position:relative;

}

footer.dark-footer{

	background:#40AA54;

}

.footer-logo {

    padding: 20px 0;

    display: inline-block;

    width: 100%;

    border-top: 1px solid #eaeef3;

    border-bottom: 1px solid #eaeef3;

}

footer.footer-small {

    padding: 50px 0 0 0;

}

img.img-footer {

    max-width: 180px;

    margin-bottom: 2rem;

}

img.img-footer.small {

    margin: 0;

    max-width: 101px;

    position: relative;

    top: 2px;

}

.ft-itext {

    font-weight: 500;

	font-size:16px;

	text-align: center !important;

    margin: 10px;

}

.ft-itext i {

    margin-right:5px;

}

ul.social {

    margin: 0;

    padding: 0;

}

ul.social li {

    display:inline-block;

	list-style:none;

	margin:5px;

}

ul.social li a {

    width: 40px;

    height: 40px;

    display: inline-block;

    background: #ffffff;

    border-radius: 50%;

   -webkit-box-shadow: 0 0px 12px 0 rgba(71,119,244,0.2);

	box-shadow: 0 0px 12px 0 rgba(71,119,244,0.2);

    line-height: 40px;

    text-align: center;

}

.footer-add {

    color: #858b9f;

    font-size: 13px;

}

.ft-copyright {

    border-top: 1px solid #eaeef3;

    padding: 15px 0 12px 0;

}

.ft-copyright p{

	margin-bottom:0;

}

.footer-logo img {

    max-width: 185px;

}

.footer_widget {

    padding:0px 0 30px;

}

h4.widget_title {

    margin-bottom: 20px;

    font-weight: 500;

    font-size: 17px;

}

.footer_widget ul {

    padding: 0;

    margin: 0;

}

.footer_widget ul li {

    list-style: none;

    margin-top:15px;

    display: block;

}

.footer_widget ul li a{

	color:#626a70;

}

footer.skin-dark-footer .extream, footer.skin-light-footer .extream {

    letter-spacing: 1px;

    font-weight: 700;

	line-height:1.4;

    font-family: 'Muli', sans-serif;

}

footer.skin-dark-footer h4{

    color: #ffffff;

}

footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {

    color: #ffff;

    transition: all ease 0.4s;

    font-size: 14px;

}

footer.skin-dark-footer .footer_widget ul li a:hover, footer.skin-dark-footer .footer_widget ul li a:focus{

    color:#ffffff;

}

.widget_media_image {

    margin-top: 3rem;

}

.footer-bottom {

    padding:10px 0;

	margin-top: 30px;

    border-top: 1px solid #e9edf3;

}

.footer-bottom {

    background:#3d7548;

	border-top:none;

}

.light-footer .footer-bottom, .footer-bottom a{

	color:#ffffff;

}	

.fw {

    margin-bottom: 18px;

    display: inline-block;

    position: relative;

	padding-left: 28px;

	width: 100%;

}

.fw:last-child {

    margin: 0;

}

.fw:before {

    font-family: 'themify';

    vertical-align: initial;

    font-size: 20px;

    position: absolute;

    left: 0;

    top: 0;

}

.fw.fw-location:before {

    content: "\e693";

}

.fw.fw-mail:before {

    content: "\e75a";

}

.fw.fw-call:before {

    content:"\e621";

}

.fw.fw-skype:before {

    content:"\e72d";

}

.fw.fw-web:before {

    content:"\e665";

}



.other-store-link {

    width: auto;

	margin-bottom:20px;

    display: inline-block;

}

.other-store-link:last-child{

	margin-bottom:0;

}

.other-store-app {

    width:250px;

    height:70px;

    border:1px solid #353d56;

    border-radius: 4px;

    padding: 0 14px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    color:#ffffff;

}

.os-app-caps span {

    display: block;

    font-size: 13px;

    font-weight: 400;

	color:#858b9f;

}

.os-app-icon {

    margin-right: 13px;

}

.os-app-icon i {

    font-size: 32px;

}

.os-app-caps {

    font-size: 18px;

    font-weight: 600;

}



.f-newsletter {

    max-width: 510px;

    margin-top: 15px;

    display: block;

    position: relative;

}



.f-newsletter .form-control {

    width: 100%;

    font-size: 16px;

    font-weight: 400;

	color:#7f8ca2;

    background-color: transparent;

    border: 2px solid #a5aebf;

    padding:18px 20px 18px;

    border-radius: 3px;

    height: 60px;

}

.skin-dark-footer .f-newsletter .form-control {

    border: 2px solid #9ea6ba;

}

.f-newsletter .btn {

    bottom: 4px;

    position: absolute;

    right: 4px;

    font-size: 16px;

    font-weight: 500;

    letter-spacing: 1px;

    padding: 18px 12px 14px;

    text-align: center;

    text-decoration: none;

    text-transform: uppercase;

    white-space: normal;

    width: auto;

    border-width: 0;

    color:#9ea6ba;

    cursor: pointer;

    border-radius: 2px;

    height: 52px;

	background:transparent;

}

.skin-dark-footer .form-control::-webkit-input-placeholder{color:#9ea6ba;}

.skin-dark-footer .form-control:-ms-input-placeholder{color:#9ea6ba;}

.skin-dark-footer .form-control::placeholder{color:#9ea6ba;}



ul.footer_social_links {

    padding: 0;

    margin: 0;

}

ul.footer_social_links li {

    list-style: none;

    display: inline-block;

    margin-left: 10px;

}

ul.footer_social_links li a {

    width: 35px;

    height: 35px;

    display: inline-block;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #2a3148;

    border-radius: 50%;

    font-size: 12px;

    color: #6a769a;

}

.address_infos ul {

    padding: 0;

    margin: 0;

}

.address_infos ul li {

    display: block;

    position: relative;

    padding-left:30px;

    line-height: 1.7;

}

.address_infos ul li i {

    font-size: 17px;

    position: absolute;

    top: 2px;

    left: 0;

}

.newsletter_box .form-control {

    height: 62px;

	border: none;

    min-width: 280px;

    border-radius:4px;

}

.newsletter_box .btn.search_btn {

    border-radius: 0px 4px 4px 0px;

    background: #ffffff;

    border: none;

    color: #545e7d;

    display: flex;

    align-items: center;

    justify-content: center;

}

/*------- Before Footer Top -------------*/

.before-footer {

    border-bottom: 1px solid #ebeef5;

    margin-bottom: 50px;

    padding: 0.5rem 0;

}

.skin-dark-footer .before-footer {

    border-bottom: 1px solid #303850;

}

.foot-news {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

.foot-news-first {

    padding-right: 2rem;

}

.before-footer .facts_icon {

    background: transparent !important;

}

.before-footer .single_facts {

	border:none;

	padding: 1.5rem 1rem 1.5rem 0;

}

.skin-dark-footer .before-footer .facts_caption p {

    color: #ffffff;

}





/* ===================================================

	All Theme Color Options

===================================================== */

/*-------------- All Style Menu -----------------*/

.grocery-theme .header_topbar.dark{

    background:#40AA54;

}

.btn.btn-theme:hover, .btn.btn-theme:focus {

    color: #ffffff !important;

}

/*--------------------------------------------

	Grocery Theme

----------------------------------------------*/

.header_nav.dark {

    background:#1f2738;

}

.grocery-theme .header_nav.dark .nav-menu>.active>a, .grocery-theme .header_nav.dark.nav-menu>.focus>a, .grocery-theme .header_nav.dark.nav-menu>li:hover>a {

    color: #40AA54 !important;

}

.grocery-theme .header_nav.dark .nav-menu>.active>a .submenu-indicator-chevron, .grocery-theme .header_nav.dark .nav-menu>.focus>a .submenu-indicator-chevron, .grocery-theme .header_nav.dark .nav-menu>li:hover>a .submenu-indicator-chevron {

    border-color: transparent #40AA54 #40AA54 transparent;

}

.grocery-theme .header_nav.dark .nav-menu>.active>a, .grocery-theme .header_nav.dark .nav-menu>.focus>a, .grocery-theme .header_nav.dark .nav-menu>li:hover>a {

    color: #40AA54 !important;

}

.grocery-theme .header_nav.dark a.shop_category i {

    color: #40AA54;

}

.grocery-theme.light .main_header {

    background:#ffffff;

}

.grocery-theme.light .search_blocks .input-group {

    border: 1px solid #e7eaef;

    border-radius: 4px;

}

.grocery-theme.light .ss_cart_left .cart_box {

    background: #ffffff;

    border: 1px solid #e7eaef;

    color:#40AA54 !important;

}

.grocery-theme.light .ss_cart_content span {

    color: #5872ab;

}

.grocery-theme.light .ss_cart_content strong {

    display: block;

    color: #29344c;

}

.grocery-theme.light span.qut_counter {

    background: #40AA54;

}

.grocery-theme.light .search_blocks button.btn.search_btn {

    background: #40AA54;

    color: #ffffff;

    border-radius: 0px 4px 4px 0;

}



/*---------------------------------------

	Default Theme

------------------------------------------*/

/*------------ Common Elements -------------*/

.default-theme a.link:hover, .default-theme a.link:focus, .default-theme a:hover, .default-theme a:focus {

    color: #126cf4;

}

.default-theme .facts_icon {

	background:rgba(208, 20, 24,0.1);

    border: 1px dashed #126cf4;

    color:#126cf4;

}

.default-theme .woo_category_box.border_style:hover, .default-theme .woo_category_box.border_style:focus {

    border-color: #126cf4;

}

.default-theme .verticle_tab.nav-pills .nav-link.active, .default-theme .verticle_tab .show>.nav-pills .nav-link {

    color: #126cf4;

}

.default-theme .single_filter_card h5 a {

    color: #126cf4;

}

.default-theme .single_filter_card h5 a .accordion-indicator {

    background: rgba(18,108,284,0.11);

    color: #126cf4;

}

.default-theme .page-item.active .page-link {

    background-color: #126cf4;

    border-color: #126cf4;

}

.default-theme .pagination>.active>a, .default-theme .pagination>.active>a:focus, .default-theme .pagination>.active>a:hover, .default-theme .pagination>.active>span, .default-theme .pagination>.active>span:focus, .default-theme .pagination>.active>span:hover, .default-theme .pagination>li>a:focus, .default-theme .pagination>li>a:hover {

    background-color: #126cf4;

    border-color: #126cf4;

}

.default-theme .breadcrumbs_title {

    color: #126cf4;

}

.default-theme .dashboard-nav .list-group-item.active {

    color: #126cf4;

}

.default-theme .custom-tab .nav-tabs .nav-item.show .nav-link, .default-theme .custom-tab .nav-tabs .nav-link.active {

    background-color: #126cf4;

}

.default-theme .single_filter_card h5 a.collapsed .accordion-indicator{

    background:#f3f5f9;

	color: #647b9c;

}

.default-theme .single_filter_card h5 a.collapsed {

    color: #647b9c;

}

/*------------- Navigation -----------------*/

.default-theme .main_header {

    background:#222e3e;

}

.default-theme .header_nav {

    background:#1f2a38;

}

.default-theme .search_blocks button.btn.search_btn {

    color:#ffffff;

	background:#126cf4;

}

.default-theme a.shop_category {

    border-right: 1px solid rgba(255,255,255,0.1);

}

.default-theme .ss_cart_content strong {

    color:#ff9800;

}

.default-theme .nav-menu>.active>a, .default-theme .nav-menu>.focus>a, .default-theme .nav-menu>li:hover>a {

    color:#126cf4 !important;

}

.default-theme .nav-menu>.active>a .submenu-indicator-chevron, .default-theme .nav-menu>.focus>a .submenu-indicator-chevron, .default-theme .nav-menu>li:hover>a .submenu-indicator-chevron {

    border-color: transparent #126cf4 #126cf4 transparent;

}

.default-theme .nav-dropdown>li>a:hover, .default-theme .nav-dropdown>li>a:focus {

    color:#126cf4;

}

.default-theme .nav-dropdown>.focus>a, .default-theme .nav-dropdown>li:hover>a {

    color:#126cf4;

}

.default-theme a.shop_category i {

    color:#126cf4;

}

.default-theme span.qut_counter {

    background:#126cf4;

}

.default-theme .header_topbar.dark{

    background:#126cf4;

}

.default-theme .theme-bg{

    background:#126cf4;

}

.default-theme .theme-cl {

    color:#126cf4;

}

.default-theme .btn-theme {

    background:#126cf4;

    border-color:#126cf4;

}

/*---------- Light -------------------*/

.default-theme.light .main_header {

    background:#ffffff;

}

.default-theme.light .search_blocks .input-group {

    border: 1px solid #e7eaef;

    border-radius: 4px;

}

.default-theme.light .ss_cart_left .cart_box {

    background: #ffffff;

    border: 1px solid #e7eaef;

    color:#126cf4 !important;

}

.default-theme.light .ss_cart_content span {

    color: #5872ab;

}

.default-theme.light .ss_cart_content strong {

    display: block;

    color: #29344c;

}

.default-theme.light span.qut_counter {

    background: #126cf4;

	color: #ffffff;

}

.default-theme.light .search_blocks button.btn.search_btn {

    background: #126cf4;

    color: #ffffff;

    border-radius: 0px 4px 4px 0;

}



/*------------ Organic Theme -------------*/

.header_topbar.dark.green_bg {

    background: #40AA54;

}

.header_topbar.dark .topbar_menu ul li a {

    color: #ffffff;

}

.header_topbar.dark ul.tp-list li a {

    color: #ffffff;

}

.header_topbar.dark ul.tp-list li ul li a {

    color:#5872ab;

}





/*----------Dark Menu --------*/

@media (min-width: 992px) {

.nav-menu.nav-menu-social>li.login_click.bg-white{

    background:#ffffff !important;

}

.nav-menu.nav-menu-social>li.login_click.bg-white a{

    color:#333333 !important;

}

.header_nav.header-fixed{

    position: fixed;

    z-index: 999;

    width: 100%;

    top: 0;

    -webkit-transition: 0.2s ease-in;

    -o-transition: 0.2s ease-in;

    transition: 0.2s ease-in;

    -webkit-animation-duration: 0.5s;

    animation-duration: 0.5s;

    -webkit-animation-name: slideInDown;

    animation-name: slideInDown;

}

.nav-menu.nav-menu-social>li.login_click a {

    top: -11px;

}

.nav-menu.nav-menu-social>li.login_click a {

    /* top: 0; */

    padding:20px 15px;

    color: #fff!important;

    font-weight: 600;

    font-size: 15px;

}

.nav-menu.nav-menu-social>li.login_click.style-2 a {

    top: -16px;

}

.header.header-dark {

    background-color: #1f263e;

}

.header.header-dark .nav-brand, .header.header-dark .nav-brand:focus, .header.header-dark .nav-brand:hover, .header.header-dark .nav-menu>li>a {

    color: #ffffff;

}



.header.header-dark .nav-menu>li .nav-dropdown {

    background:#232b46;

}

.header.header-dark .nav-dropdown>li>a {

    border-bottom: 1px solid #2e3654;

}

.header.header-dark .nav-menu>li>.nav-dropdown:before {

  background-color:#232b46;

}

}



/*=========================================

	Responsiveness Designs

=========================================*/

@media (min-width: 576px) { 

	.product.grid-5>li {

		width:50%;

		flex: 0 0 50%;

	}

}





@media (min-width: 768px) {



.tp-side-menu {

    display: none;

}

.product.grid-5>li {

    width:33.333333%;

    flex: 0 0 33.333333%;

}

}





@media (min-width: 992px) {

	.general_header .nav-menu>li>a {

		padding:28px 12px;

	}

	.banner_caption_form .blocks.search_blocks {

		max-width:65%;

	}

	.vendor_sales_rate_info {

		display: flex;

		align-items: center;

		width: auto;

		justify-content: end;

		float: right;

	}

	.error-page .error_title {

		font-size: 200px;

	}

	.digital-banner .banner_caption h2 {

		font-size: 60px;

		font-weight: 800;

		line-height: 1.1;

	}

	.woo_product_list_caption .woo_title .woo_pro_title {

		font-size: 19px;

	}

	.filter_search_opt{

		display:none;

	}

	.product.grid-5>li {

		width: 25%;

		flex: 0 0 25%;

	}

	.teams_description {

		font-size: 21px;

		line-height: 1.7;

		font-weight: 300;

	}

	nav.dashboard-nav {

		max-width: 90%;

	}

	.form-control.qua_pr {

		max-width: 60px;

	}

	.carousel-caption {

		left: 6%;

	}

	.short_banner_caption h2 {

		font-size: 45px;

		line-height: 1.1;

	}

	.blocks.search_blocks.shor_banner_form{

	max-width:70%;

	}

}



@media (min-width: 1024px) {



.hide-24{

	display:none;

}

.pr_info_prefix.grocery_style .cart_sku_preflix {

    flex: 0 0 50%;

}

.offer_flix.rounded {

    padding: 0 2rem;

}

.form-control.qua_pr {

    max-width: 110px;

}

.no-rel {

    position: inherit;

}

.single_facts {

    border-right: 1px solid #eceef5;

}

.facts_wrapper.top .single_facts {

    border-right: none;

}

.banner_caption h4 {

    font-size: 46px;

    line-height: 1.2;

    font-weight: 700;

	margin-bottom:1rem;

}

.banner_img {

    position: absolute;

	right: 2%;

    bottom: 0;

}

.banner_img.bt-center {

    bottom: 20%;

}

.w3-ch-sideBar {

    max-width:350px;

    min-width:350px;

}

.woo_pr_title {

    font-size: 40px;

    line-height: 1.2;

}

#viewproduct-over .woo_pr_title {

    font-size: 30px;

    line-height: 1.2;

}

}



@media (min-width: 1200px) {

	.tags_explore h2 {

		font-weight: 800;

		font-size: 50px;

	}

	.tags_explore p {

		font-size: 20px;

		margin-bottom: 2rem;

		margin-top: 1rem;

	}

	.product.grid-5>li {

		width: 20%;

		flex: 0 0 20%;

	}

	#viewproduct-over .modal-dialog.modal-dialog-centered {

		max-width: 1000px;

	}

	.full_banner {

		height:82vh;

	}

}



@media (max-width: 1199px) {



}

@media (max-width: 1023px) {



.show-23{

	display:block;

}

.hide-23{

	display:none;

}



}



@media (max-width: 992px) {

.nav-dropdown>li>a {

    border-bottom: 1px solid #252731;

    color:#8e909e;

}

.digital_preview_footer {

    display: block;

}

.dp_footer_single {

    padding: 8px 15px;

}

.single_facts {

    padding: 1.5rem 0rem 1.5rem 0;

}

.facts_icon {

	margin-right: 0.5rem;

    width: 40px;

    height: 40px;

    font-size:17px;

}

.facts_caption h4 {

    font-size: 14px;

    margin-bottom: 2px;

}

.facts_caption p {

    font-size: 13px;

    line-height: 1.6;

}

.nav-menu.nav-menu-social>li.login_click.search {

    display: none;

}

.banner_caption p {

    display: none;

}

.banner_caption .btn {

    height: 50px;

    padding: 10px 25px;

    font-size: 15px;

    border-radius:4px;

}

.submenu-indicator-chevron {

    border-color: transparent #787fa0 #787fa0 transparent;

}

.nav-menu>li .nav-dropdown {

    background: transparent;

    padding: 0px;

}

.nav-menu>li>.nav-dropdown:before{

	display:none;

}

.general_header {

    padding: 10px 0;

}

.general_header .nav-brand img {

    max-width: 130px;

}

.pricing .card-body {

    padding: 0;

}

.pricing .card-title {

    font-size: 40px;

}

.pricing .btn-outline-primary {

    padding: 12px 15px;

    font-size: 13px;

    font-weight: 600;

    width: 100%;

}

}



@media (max-width: 991px) {

.hide-91{

	display:none;

}

.about_video {

    margin-top: 2rem;

}

.blog-sidebar {

    margin-top: 2rem;

}

.m-full {

    padding: 10px 26px;

}

.m-full .btn {

    width:100%;

}

.show-91{

	display:block;

}

.cart_detail_box {

    margin-top: 1rem;

}

.login_signup{

	margin-bottom:1rem;

}

.filter_search_opt a {

    width: 50px;

    height: 50px;

    background: #1d2738;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 0px 6px 6px 0px;

    color: #ffffff;

    font-size: 16px;

    position: fixed;

    left: 0;

    top: 35%;

    z-index:2;

}

.sm-sidebar{

    height: 100%;

    max-width: 350px;

    min-width: 220px;

    background-color: #fff;

    position: fixed!important;

    top: 0;

    z-index: +2000;

    overflow: auto;

    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;

    box-shadow: 0 2px 10px 0 #d8dde6;

    position: relative;

    animation: animateleft .4s;

    left: 0;

	display:none;

	border-radius:0rem 0.4rem 0.4rem 0rem;

}

.search-sidebar-body{

    position: absolute;

    left: 0;

    width: calc(100% - .375rem);

    height: calc(100% - 3rem);

    padding-right:1rem;

    padding-left:1rem;

    overflow-y: auto;

}

.search-sidebar_header{

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center;

}

.search-sidebar_header .ssh_heading{

	margin:0;

	flex:1;

}

.vendor_sales_info {

    flex: 1;

    margin-left: 1rem;

}

.woo_btn_action {

    display: block;

}

ul.deals_time_counter li {

    padding: 5px 5px;

}

.num_time_box .num_count {

    font-size: 18px;

}

}



@media (max-width: 767px) {



.tp-side-menu {

    display: block;

}

.topbar-head ul li {

    padding-right: 8px;

}

.sec-heading-flex {

    display: block;

}

.digital_features li {

    flex: 0 0 100%;

}

.side_titles {

    margin-top: 2rem;

}

.offer_block_caption {

    padding-top: 2rem;

}

.elec-slide {

    margin-bottom: 1.5rem;

}

.banner {

    display: flex;

    align-items: center;

    min-height:280px;

    padding: 50px 0;

    position: relative;

}

.toolbar-sorter.sorter {

    float: none;

    display: block;

    align-items: center;

	margin-bottom: 1rem;

}

.modes {

    float: left;

    margin-left: 0;

    margin-top: 6px;

    margin-right: 6px;

}

.field.limiter {

    float: left;

}

.vendor_sales_rate_info {

    margin-top: 1rem;

}

.woo_btn_action .col-lg-auto.p-0 {

    padding: 0 15px !important;

}

.general_header #mySearch {

    width: 280px;

    right: 5px;

}

.pad-bt, nav.dashboard-nav{

	margin-bottom:1.5rem!important;

}

.card_big{

	margin:0.7rem 0;

}

.full_banner{

	padding:3rem 0;

}

.multi-tab ul li a {

    padding: 8px 12px;

    background: transparent;

    border-radius: 50px;

    font-weight: 600;

    font-size: 13px;

}

}



@media (max-width: 575.98px) {

.topbar_menu ul li {

	font-size: 11px;

	margin-left:7px;

}

.woo_product_list_layout {

    display: block;

    text-align: center;

}

.woo_product_list_layout .woo_product_thumb {

    margin: 0 auto;

}

.woo_product_list_caption {

    text-align: center;

    margin: 0 auto;

    display: table;

}

.woo_product_caption {

    text-align: center;

    width: 100%;

}

.woo_price {

    justify-content: center;

}

.topbar_menu ul li a i {

    margin-right: 5px;

}

ul.tp-list li a {

	font-size: 10px;

}

ul.tp-list li {

    margin-right: 0.1rem;

}

.topbar_menu ul li.hide-m{

	display:none;

}

.nav-brand img {

    max-width: 100%;

    position: relative;

}

.single_facts {

    padding:1rem 0rem 1rem 0;

}



.newsletter_box .form-control {

    height: 62px;

    border: none;

    min-width: 225px;

    border-radius: 4px;

}

.newsletter_box {

    margin-top: 1rem;

}

.banner_caption .btn {

    margin: 0;

}

.general_header .nav-brand img {

    max-width: 100%;

}

.general_head_right ul li:nth-child(2) {

    display: none;

}

.woo_product_cart ul li .woo_cart_btn {

    width: 40px;

    height: 38px;

}

}



@media (max-width: 414px) {

  .pagination .page-item.left .page-link, .pagination .page-item.right .page-link {

      height:45px;

  	width:45px;

      border-radius: 50% !important;

      padding:0px !important;

  }

  .single_shop_cart {

      margin-right: 1rem;

  }

  .pagination .page-item.left .page-link span, .pagination .page-item.right .page-link span {

      line-height: 0;

      text-align: center;

      width: auto;

      height: auto;

      float: none;

      margin: 0 auto;

  }

  .pagination .page-item.left .page-link, .pagination .page-item.right .page-link {

      font-size: 0;

  }

  .pagination .page-item.left .page-link i, .pagination .page-item.right .page-link i {

      font-size: 15px;

  }

  .tbl_cart_product_caption {

      display: none;

  }

  .woo_pr_detail .tbl_cart_product_caption {

      display: block;

  }

  .tbl_cart_product_caption .tbl_pr_title {

      margin-bottom: 0px;

      font-size: 14px;

      line-height: 15px;

  }

}

.products-slider .woo_product_thumb img {

    max-width: 150px;

    max-height: 150px;

    height: 100%;

    margin-bottom: 10px;

    object-fit: contain;

}

.products-slider .woo_title {

     display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

  min-height:50px;

}

.products-slider .woo_product_thumb{

  height:150px;

}



.product .woo_product_thumb img {

    max-width: 150px;

    max-height: 150px;

    height: 100%;

    margin-bottom: 10px;

    object-fit: contain;

}

.product .woo_title {

     display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

  min-height:50px;

}

.product .woo_product_thumb{

  height:150px;

}



.category-slider .woo_cat_thumb a {

    max-width: 60px;

    display: block;

    height: 60px;

}

.category-slider .woo_cat_thumb img{

  height: 100%;

  object-fit: contain;

}

.offer_item_thumb {

    height: 260px;

}

.offer_item_thumb img {

    display: block;

    width: 100%;

    height: 100%;

    

    max-height: 390px;

}

.error {

  color: #ff0000;

}



.toast {

    transition: 0.32s all ease-in-out

}



.toast-container--fade {

    right: 0;

    bottom: 0

}



.toast-container--fade .toast-wrapper {

    display: inline-block

}



.toast.fade-init {

    opacity: 0

}



.toast.fade-show {

    opacity: 1

}



.toast.fade-hide {

    opacity: 0

}



.pro-add {

  display: flex;

  align-items: center;

}



.pro-add input {

  margin: 0;

  padding: 0;

  width: 50px;

  text-align: center;

}



.pro-add span {

  text-align: center;

  min-width: 25px;

  height: 25px;

  line-height: 25px;

  display: block;

  font-size: 26px;

  color: var(--primary-color-hover);

  border-radius: 100%;

  border: 1px solid var(--primary-color-hover);

}



.cart-delivery-type {

  display: flex;

  /*margin: 20px 0;*/

  justify-content: space-between;

  padding: 15px;

}



.cart-delivery-type-box {

  cursor: pointer;

  text-align: center;

  padding: 14px 20px;

  border-radius: 8px;

  user-select: none;

  transition: all 0.5s;

  background-color: #fff;

  box-shadow: 0 0 38px rgb(0 0 0 / 0.1);

}



.cart-delivery-type-box img {

  width: 40px;

  height: 40px;

  margin-bottom: 10px;

  object-fit: contain;

}



.cart-summary .promo-wrap {

  margin-bottom: 20px;

}



.cart-delivery-type-box p {

  font-weight: 600;

}



.cart-delivery-type label {

  position: relative;

  flex-basis: calc(50% - 10px);

  max-width: calc(50% - 10px);

}



.cart-delivery-type label input {

  position: absolute;

  top: 0;

  left: 0;

  width: auto;

  opacity: 0;

  z-index: -1;

}



label input:checked+.cart-delivery-type-box {

  background-color: #40AA54;

  color: #fff;

}



.promo-code {

  max-width: 320px;

}



.promo-code p {

  font-size: 15px;

  cursor: pointer;

  margin-top: 6px;

  font-weight: 600;

  user-select: none;

}



.promo-box {

  position: relative;

  padding: 10px 10px 5px;

  border-top: 1px solid #000;

}



.promo-modal .close {

  width: 40px;

  height: 40px;

  opacity: 1;

  font-weight: 300;

  margin-left: auto;

}



.promo-modal .close span {

  line-height: 0.5;

}



.promo-box .btn {

  position: absolute;

  top: 10px;

  right: 10px;

  padding: 5px 14px;

  font-size: 14px;

}



.promo-box p {

  line-height: 1.4;

  margin-bottom: 0;

  font-weight: 400;

}



.promo-box .promo-title {

  font-size: 20px;

}



.promo-code-here span {

  font-weight: 700;

  text-decoration: underline;

}



.promo-box .promo-code-here {

  font-size: 17px;

}



.promo-box small {

  color: #717171;

  font-weight: 300;

}



.promo-modal .modal-content {

  border-radius: 10px;

  border: none;

}



body .promo-modal.modal {

  background-color: rgb(131 197 106 / 31%);

}

.modal-head {

  display: flex;

  padding: 10px 10px 0 20px;

  align-items: center;

}



.modal-head h4 {

  margin-bottom: 0;

}



.promo-modal .modal-body {

  padding-top: 8px;

}



.order-payment-summary {

  padding: 15px 0;

  max-width: 500px;

  margin-left: auto;

  margin-bottom: 20px;

  border-radius: 10px;

  box-shadow: 0 0 19px rgb(0 0 0 / 0.1);

}



.order-details-box {

  display: flex;

  padding: 10px;

  border-radius: 10px;

  align-items: flex-start;

  margin-bottom: 20px;

  box-shadow: 0 0 19px rgb(0 0 0 / 0.1);

}

.order-details-name {

  flex-basis: calc(100% - 120px);

  max-width: calc(100% - 120px);

}



.wallet-details-img {

  overflow: hidden;

  max-width: 100px;

  border-radius: 10px;

  margin-right: 20px;

}



.wallet-details-img img {

  object-fit: cover;

}



.rating {

  display: flex;

  flex-direction: row-reverse;

  justify-content: center

}



.rating>input {

  display: none

}



.rating>label {

  position: relative;

  width: 1em;

  font-size: 70px;

  color: #ffc107;

  cursor: pointer;

}



.rating>label::before {

  content: "\2605";

  position: absolute;

  opacity: 0

}



.rating>label:hover:before,

.rating>label:hover~label:before {

  opacity: 1 !important

}



.rating>input:checked~label:before {

  opacity: 1

}



.rating:hover>input:checked~label:before {

  opacity: 0.4

}



.footer-middle {

  padding-top: 50px;

}



.img-fluid-cart {

    max-width: 65px;

    max-height: 65px;

    height: 100%;

    margin-bottom: 10px;

    object-fit: contain;

}

.privacy > p,.terms > p {
	text-align: justify;
}