a , a:link , a:hover
{
	text-decoration: none;
}

 

 .form-card img , .gal-img
 {
 	
 	max-width: 90%;
 	max-height: 300px;
 	/*max-width: 200px;
 	min-width: 200px;
 	padding: 10px;*/

 }

 .gallery-view .img-par
 {
 	max-height:  90%;
 }
 .gallery-view img
 {
 	max-width: 90%;
 	max-height: 85%;
 }
 .gallery-view , .fixed-bar
 {
 	position: fixed;
 	width: 100%;
 	height: auto;
 	height: 100%;
 	left: 0px;
 	z-index: 9999999999999999;
 	background: rgba(0,0,0,0.9);
 	top: 0px;
 	text-align:center;
 	display: none;
 }

 .close-btn
 {
 	margin: 10px 20px;  
 	font-family: monospace;
 	font-weight: 400;
 	cursor: pointer;
 	font-size: 30px;
 }
 .img-gal
 {
 	max-height: 300px;
 	/*width: 220px;*/
 	display: inline-block;
 	vertical-align: top;
 	margin: 2px;
 	text-align: center;
 }

 .v-middel 
 {
 	vertical-align: middle;
 }
 .v-top 
 {
 	vertical-align: top;
 }

 .v-bottom{
 	vertical-align: bottom;
 }



 .loading-i{
  position: absolute; background: rgba(255,255,255,0.9); text-align: center;    height: auto;  height: 100%;  line-height: 150px; left: 0px; top: 0px;
  
}

.img-widget
{
 
	margin: 10px auto;
}

.pointer:hover
{
	opacity: 0.6;
}
.pointer
{
	cursor: pointer;
}


.public-area
{
	min-height: 100px;
	resize: none;
	font-size: 14px;
}

.s-nav .dropdown-menu
{
	top: 40px !important;
	border-radius: 0px 0px 5px 5px;

}

.ads-card:hover
{
	/*background: #eee !important;*/
	opacity: 0.7;
}


.img-shape{
	    position: absolute;
    z-index: 999;
    width: 150px;
    height: 150px;
    /* left: 0px; */
    top: 72px;
    background: rgba(0,0,0,0.3);
    text-align: center;
    /*line-height: 150px;*/
    border-radius: 150px;
}

.img-wdg
{
	width:150px; /*line-height: 150px;*/ height: 150px; overflow: hidden; border-radius: 150px; background: #ccc;
	cursor: pointer;
	font-size: 18px;
	
}

.souq-ico
{

}


.post_status
{
	font-size: 40%;
	display: inline;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}


.thumbnail {
    padding:0px;
}
.panel {
	position:relative;
}
.panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
.panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#f7f7f7;
	margin-top:1px;
	margin-left:2px;
}
.panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}

.chat-img
{
	width: 40px;
    border-radius: 100px;
    border: 1px solid #ccc;
    border: 1px solid #444;
    padding: 5px;
    background: no-repeat;
}



.d-flex .icon-circle
{
	position: relative;
    right: 10px;
    left: inherit;
}

.icon-circle
{
	position: relative;
    right: 10px;
    left: inherit;
}

.ico-c
{
  position: relative !important;
    left: inherit !important;
    right: 20px !important;
}

.topbar .dropdown .dropdown-menu
{
	right: inherit;
}

.dev-circle:hover
{
	background: #333;
	border:solid 2px #333;
	font-size: 50px;

}
.dev-circle:before
{
	/*width: 10px;
	height: 10px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	 
	border-bottom: 2px solid #333;
	border-radius: 100px;
	content: "\f135";

	    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin: 5px; 
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;*/
}
.dev-circle
{
	/*padding: 5px;*/
	font-size: 30px;
	cursor: pointer;
	transition: font-size .4s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s , background 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s , border 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
	border:solid 2px #35c0a5;
	border-radius: 100px;
	margin: 5px;
	text-align: center;
	width: 100px;
	height: 100px;
	line-height: 100px;
	background: #35c0a5;
}

/*____________*/
.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    /*margin-bottom: 30px;*/
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    border: 0;
}

  .item.list-group-item .img-event {
  	float: left;
    min-height: 100%;
  }

@media (min-width: 176px) {
  .item.list-group-item .img-event {
    width: 30%;

}
.search-bars
{
  background: #fff !important;
}

  .img-event {
    width: 100%;
}
}

@media (min-width: 768px) {
  .item.list-group-item .img-event {
    width: 30%;

}
.search-bars
{
  background: #fff !important;
}

.img-event {
    width: 100%;
}
}

@media (min-width: 992px) {
  .item.list-group-item .img-event {
    width: 30%;
	}

  .search-bars
{
  background: rgba(48,48,48,.8) !important;
}

	.img-event {
    width: 100%;
	}

  .s-navs ._dropdown-content
  {
    /*min-width: 900px;*/
  }
}



.item.list-group-item .list-group-image
{
    margin-right: 10px;
    height: 100px;
    height: 111px;
    width: 100%;
    padding: 0;
        top: 10px;
    position: relative;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item .card-title
{
	    max-height: 30px;
	    font-size: 12px;
    line-height: 1.2em;
    word-break: break-word;
    overflow: hidden;
}
.item.list-group-item:after
{
    clear: both;
}

.caption.card-body
{
	padding: 10px;
}

.switcher.active {
    background: #35c0a5;
    text-align: left;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #35c0a5;
    background-color: #35c0a5;
}


.bg-dark
{
    background: #181818 !important;
}

.bg-dark-two
{
    
    background: #212121 !important;
}



 

._dropdown {
  position: relative;
  display: inline-block;
}

._dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

._dropdown-content a {
  color: black;
  /*padding: 12px 16px;*/
  text-decoration: none;
  display: block;
}

._dropdown-content a:hover {background-color: #ddd;}

._dropdown:hover ._dropdown-content {display: block;}



.content
{
    min-height: 500px !important;
}

body
{
    overflow-x: hidden !important;
    background: rgb(250, 250, 250);
}


footer
{
    background: #f7f7f7 !important;
}
footer li
{
    list-style: none !important;
}

.bg-store {
  padding: 15px;
  background-size: 50px, 230px, auto;
  background: #466368;
  background: radial-gradient(#648880, #293f50);
  opacity: 0.8;
  background: url(../img/bg-two.png) left top no-repeat, url(../img/bg-two.jpg) right  no-repeat, #222 left top repeat;
  background: #231a45 url(/public/img/pupple.png);
  background: #120a2d url(/public/img/pupple.png);
}

.thumbnail.card
{
    background: no-repeat !important;
} 

.thumbnail img
{
        border-bottom: solid 1px #eee;
}

.g2 .list-group-item:first-child
{
 padding: 0;
 border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.g2 .item.list-group-item
{
    background-color: transparent !important;
    border-top: 1px solid #ccc;
    padding: 0.75rem 1.25rem;
    flex: 0 0 90%;
}
.g2 .img-event
{
    width: auto;
}

.price 
{
    font-size: 18px;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #212121;
    line-height: 1.33em;
}



/* Navbar container */
.mg2 .navbar {
  overflow: hidden;
  background-color: #333;
   
}

/* Links inside the navbar */
.mg2 .navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* The dropdown container */
.mg2 .dropdown {
  float: left;
  overflow: hidden;
}

/* Dropdown button */
.mg2 .dropdown .dropbtn {
  font-size: 16px; 
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.mg2 .navbar a:hover, .mg2 .dropdown:hover .dropbtn {
  background-color: red;
}

/* Dropdown content (hidden by default) */
.mg2 .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Mega Menu header, if needed */
.mg2 .dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

/* Show the dropdown menu on hover */
.mg2 .dropdown:hover .dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.mg2 .column {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #ccc;
  height: 250px;
}

/* Style links inside the columns */
.mg2 .column a {
  float: none;
  color: black;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a background color on hover */
.mg2 .column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.mg2 .row:after {
  content: "";
  display: table;
  clear: both;
}





/*Wrapper*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 10;
    position: absolute;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    right: 
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
    color: #000;
}

.sidebar-nav .sub-list {
    text-indent: 20px;
    line-height: 20px;
    font-size: 15px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #777;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}


















#body-row {
    margin-left:0;
    margin-right:0;
}
#sidebar-wrapper .list-group-item:last-child{
  border-radius: 0;
}

#sidebar-wrapper .list-group-item-action{
  color: #ccc;
}

#sidebar-container , #sidebar-wrapper {
    min-height: 100vh;   
    background-color: #333;
    padding: 0;
}

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
    width: 230px;
}
.sidebar-collapsed {
    width: 60px;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 50px;
    color: white;
}

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 30px;
    padding-left: 30px;
}
.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #333;
    height: 35px;
}
.sidebar-separator {
    background-color: #333;
    height: 25px;
}
.logo-separator {
    background-color: #333;    
    height: 60px;
}

/* Closed submenu icon */
.list-group-item[aria-expanded="false"] .submenu-icon::after {
  width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
}
/* Opened submenu icon */
.list-group-item[aria-expanded="true"] .submenu-icon::after {
  width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
}


form.user.sm-fm .form-control-user
{
  border-radius: 2px !important;
  padding: 1.3rem 1rem;
}

.no-border
{
  border-radius: 2px;
}


.iti--separate-dial-code .iti__selected-flag {
    background-color: #fff !important;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
}


.step-label  
{
      margin-left: -15px;
      counter-increment: step;
    position: relative;
    clear: both;
    margin-bottom: 20px;
    padding-left: 35px;
    display: block;
    min-height: 30px;
    line-height: 15px;
}

.step-text
{
      position: relative;
    top: 9px;
}
.step-icon
{
  height: 30px;
    width: 30px;
    background: #008ecc;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin-right: 2px;
    font-weight: 700;
}
.step-content.unactive
{
  padding: 10px !important;
       }

.step-icon.unactive
{
  
      background: #ebebeb;
    color: #444;
}

.step-content
{
  border-left: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  /*height: 100px;*/

}


.social-btn .btn {
    margin: 10px 0;
    font-size: 15px;
    text-align: left;
    line-height: 24px;
}



.img_cover {
background: #fff;
    overflow: hidden;

    border: 1px solid #fff;
    margin: -74px 0 -4px 20px;
    height: 90px;
    max-width: 65px;
    position: relative;
    z-index: 1;
  }

  .lazy-image {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: solid 1px #eee;
    background: transparent;
}

.lazy-image--loaded .lazy-image__img {
    opacity: 1;
}
.img_cover img {
    max-width: none;
    width: auto;
}
.img_cover img {
    height: 100%;
    width: 100%;
}
.lazy-image__img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: 100%;
    text-indent: -999999px;
    color: transparent;
    white-space: nowrap;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    opacity: 0;
    transition: opacity .2s;
}


.ico__base:hover .ico__wishlist {
    display: block;
}

.ico__wishlist {
    border: 0;
    padding: 0;
    font-size: 22px;
}
.ico__wishlist:hover  , .ico_offer:hover , .close-bar-gallery:hover{
  opacity: 1;
}
.ico__wishlist  , .ico_offer , .close-bar-gallery{
    position: absolute;
    top: 8px;
    right: 15px;
    height: 32px;
    width: 32px;
    background: rgba(0,0,0,.54);
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    z-index: 2;
    display: none;
  cursor: pointer;
  opacity: 0.8;
}


.ico_offer {
  display: block;
  top: inherit;
  bottom: 8px;
  font-size: 22px;
    width: 40px;
  line-height: 17px;

  width: 38px;
  height: 38px;
    background: #dd301c;
    border-radius: 50%;
    display: flex;
    font-weight: 500;
    flex-direction: column;
    justify-content: center;
    line-height: .9em;


}

.close-bar-gallery
{
   width: 40px;
  height: 40px;
  line-height: 38px;
  font-weight: 400;
    background: #333; 
  display: block;
  font-size: 20px;
}
.thumbnail:hover  .ico__wishlist {
    display: block;
}


.cap-title
{
  min-height: 30px;
  height: 250px;
  overflow: hidden;
}


.list2 .list-group-item:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.list2 .list-group-item:last-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.list2 .menu-collapsed
{
  font-weight: 700;
  color: #000;
  font-size: 14px;
}
.list2 .sidebar-submenu .list-group-item-action
{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border: 0;
}
.list2 .sidebar-submenu .menu-collapsed{
  font-weight: normal !important;
}

.list2  .list-group-item-action:first-child 
{
  border-top: 0;
}

.list2  .list-group-item-action:last-child 
{
  border-bottom: 0;
}
.list2  .list-group-item-action
{
  border-right: 0;
  border-left: 0;
   
}


.m-select
{
  font-size: 12px !important;
  border-radius: 4px;
  border:solid 1px #ccc;
  color: #000;
  background: #fff;
  font-weight: 700;
  
}
.m-select .nav-link
{
  padding: 2px 5px;
  color: #000;
}

.m-select .dropdown-item
{
  font-size: 12px !important;
  color: #000;
}

.sort-bar label
{
  font-size: 13px;
  font-weight: 700;
}
.sort-bar a
{
  font-size: 13px;
}
.sort-bar a i
{
  color: #777;
  font-size: 15px;
}



._checkbox._checkbox-large label {
    font-size: 14px;
    line-height: 21px;
}
._checkbox label {
    color: inherit;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    line-height: 21px;
}


._checkbox._checkbox-large input+label i {
    height: 21px;
    width: 21px;
    margin-top: 0;
}
._checkbox input+label i {
    background: #fff;
    border: 1px solid #e0e0e0;
    height: 14px;
    width: 14px;
    border-radius: 3px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 1px;
    overflow: hidden;
    position: relative;
    transition: all .2s ease;
    transform: translateZ(0);
}


._checkbox._checkbox-large input:checked+label i:after {
    width: 8px;
}

._checkbox._checkbox-large input+label i:after {
    right: 11px;
    top: 11px;
}
._checkbox input:checked+label i:after {
    width: 8px;
    transition-delay: .1s;
}
._checkbox input:checked+label i:after, ._checkbox input:checked+label i:before {
    transition: width .1s;
}
._checkbox input+label i:after {
    right: 7.9px;
    transform: rotate(135deg);
    transform-origin: bottom right;
    top: 8px;
    width: 0;
}
._checkbox input+label i:after, ._checkbox input+label i:before {
    background: #fff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    transition: none;
}

._checkbox input:checked+label i {
    background: #2f82fb;
    border-color: #2f82fb;
}


._checkbox input+label i:after, ._checkbox input+label i:before {
    background: #fff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    transition: none;
}

._checkbox input+label i:before {
    left: 2.7px;
    transform: rotate(45deg);
    transform-origin: top left;
    top: 6.1px;
    width: 0;
}


._checkbox._checkbox-large input:checked+label i:before {
    width: 4px;
}

._checkbox._checkbox-large input+label i:before {
    left: 6px;
    top: 9px;
}
._checkbox input:checked+label i:before {
    width: 4px;
}


._checkbox input {
    position: absolute;
    visibility: hidden;
    height: 0;
    width: 0;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}


.menu-ul li
{
  list-style: none;
  color: #000;
}




.filter-form label
{
  position: relative;
  top: 18px;
  left: 10px;
  font-weight: 600;
  color: #000;
  background: #fff;
  padding: 2px;
}


.p-title {
    margin: 10px 0 10px;
    position: relative;
    word-break: break-word;
    font-weight: 700;
}

.p-title--large {
    font-size: 30px;
    line-height: 41px;
}

.popv strong 
{

}
.popv
{
  font-size: 13px;
  align-items: center;
    display: flex;
    font-size: 12px;
    font-weight: 300;
    line-height: 26px;
    min-height: 26px;
    text-align: left;
    text-transform: uppercase;
}

.tag-gray
{
  color: rgba(0,0,0,.54) !important;
}


.p-descreption
{
  line-height: 1.4em;
    margin-bottom: 0;
    font-size: 14px;
    margin: 0 0 15px;
    font-weight: 400;
}

.submenu-icon::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    
}



.close-btn:hover
        {
          background: #ccc;
          color: brown;
        }
        .close-btn
        {
          position: relative;
          /*float: left;*/
          top: -23px;
          left: 15px;
          width: 25px;
          height: 25px;
          font-weight: bold;
          color: #eee;
          color: #fff;
          font-size: 12px;
          font-family: tahoma,sans-serif !important;
          border-radius: 100px;
          text-align: center;
          line-height: 25px;
          cursor: pointer;
          background: #e74a3b !important;
        }
 .radio-c label ._radio-icon,  .radio-c label ._radio-icon:before {
    position: absolute;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    border-radius: 180px;
}

        .radio-c label ._radio-icon {
    width: 13px;
    height: 13px;
    border: 1px solid #8a8a8a;
    top: 0;
    left: -24px;
}

.radio-c.active label {
    color: #1f77e5;
}


.radio-c label {
    position: relative;
    display: block;
    margin-bottom: 13px;
    color: #525252;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.radio-c input[type=radio] {
    display: none;
    visibility: hidden;
}

.radio-c {
    border: 1px solid #8a8a8a;
    margin-bottom: 9px;
    padding: 19px 19px 19px 40px;
    text-align: left;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


.radio-c label ._radio-icon:before {
    width: 0;
    height: 0;
    top: 7px;
    left: 7px;
    background: #1f77e5;
    content: "";
}


.radio {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin: 7px 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}

.radio input[type=checkbox], .radio input[type=radio] {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.radio:after {
    clear: both;
    content: "";
    display: block;
}

.radio input:checked+i {
    border-color: #2f82fb;
}
.radio i {
    height: 21px;
    width: 21px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: -4px;
    padding-top: 4px;
    transition: border-color .2s ease,background .2s ease;
    transform: translateZ(0);
    position: relative;
    text-align: center;
}

.radio input:checked+i:before {
    opacity: 1;
    transform: scale(1);
}

.radio i:before {
    background: #2f82fb;
    border-radius: 50%;
    content: "";
    height: 11px;
    width: 11px;
    display: inline-block;
    opacity: 0;
    vertical-align: top;
    transition: transform .2s,opacity .2s;
    transform: scale(.5);
}


.lazy-image {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.lazy-image img , .l-image {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: 100%;
    text-indent: -999999px;
    color: transparent;
    white-space: nowrap;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    opacity: 1;
    transition: opacity .2s;
}


.image-container {
    position: relative;
    width: 100%;
    height: 100%;
    
    overflow: hidden;
    touch-action: pan-x;
}


.thumbnail-list {
    display: flex;
    flex-shrink: 0;
    overflow: hidden;
}

.image-content {
    display: flex;
    flex-shrink: 0;
    height: 100%;
    will-change: transform;
    transition: transform .2s ease-in-out;
}

.image-thumbnail {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0;
    cursor: pointer;
    background: #000;
}

.tabs
{
  display: none;
}

/**/


/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* --------------- */

/* xZoom Styles below */
.xzoom-container { 
  display: inline-block;
}

.xzoom-thumbs {
  text-align: center;
  margin-bottom: 10px;
}

.xzoom { 
 /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);  */
}
.xzoom2, .xzoom3, .xzoom4, .xzoom5 {
  /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);*/
}

/* Thumbs */
.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
/*  border: 1px solid #cecece;
  margin-left: 5px;
  margin-bottom: 10px;*/
}

.xzoom-source, .xzoom-hidden {
  display: block;
  position: static;
  float: none;
  clear: both;
}

/* Everything out of border is hidden */
.xzoom-hidden {
  overflow: hidden;
}

/* Preview */
.xzoom-preview {
  border: 1px solid #888;
  background: #2f4f4f;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
}

/* Lens */
.xzoom-lens {
  border: 1px solid #555;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
  cursor: crosshair;
}

/* Loading */
.xzoom-loading {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  opacity: .7;
  background: url(../images/xloading.gif);
  width: 48px;
  height: 48px;
}

/* Additional class that applied to thumb when it is active */
.xactive {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
  box-shadow: 0px 0px 3px 0px rgba(74,169,210,1); 
  border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
  position: absolute;
  bottom: -43px;
  left: 0;
  background: #000;
  width: 100%;
  text-align: left;
}

.xzoom-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  padding: 10px;
}




.sub-search-bar
{
    position: fixed;
    width: 100%;
    height: 60px !important;
    z-index: 999;
    top: 50px;
    left: 0px;
    padding: 10px !important;
    background: #fff !important;
    padding: 10px;
}

.sub-search-bar .search-menu
{
    min-width: 100% !important;
    position: fixed;
    top: 105px;
    left: 0px;
    right: 0px !important;
}

.sub-search-bar .search-input
{
    min-width: 80% !important;
    border-radius: 30px;
    border:solid 1px #ccc;
    padding: 5px 10px;
    top: -10px;
    font-size: 13px;
}

.sub-menu .dropdown-menu .dropdown-item:hover {
    border-left: 8px solid #333;
    background: #333 !important;
    border-radius: 0 !important;
    /*text-decoration: underline;*/
}


.sub-menu  .dropdown-menu
{
    min-width: 100% !important;
}

.sub-menu .dropdown-menu .dropdown-item:first-child , .sub-menu .dropdown-menu .dropdown-item:last-child
{
    border-radius: 0px !important;
}

.sub-menu .dropdown-menu 
{
    box-shadow: none !important;
    background: #444 !important;
    top: 100px;
    border:0;
}

.sub-menu .dropdown-menu .dash .dropdown-item
{
    padding: 12px 20px 12px 28px !important;
    box-shadow: none !important;
    border-left: 8px solid #444;
    background: #444 !important;
    color: #eee;
     opacity: 0.7;
    font-size: 13px !important;
}
.sub-menu .dropdown-menu .dash .dropdown-item:first-child
{
    border-top: 1px solid #999 !important;
}
.sub-menu .dropdown-menu .dash .dropdown-item:last-child
{
    border-bottom: 1px solid #999 !important;
}
.sub-menu .dropdown-menu .dash .dropdown-item:hover
{
    border-left: 8px solid #f39c12;

}
.sub-menu .dropdown-menu .dropdown-item
{
    opacity: 0.6;
    /*font-size: 14px !important;*/
    /*border-left: 8px solid #f39c12;
    background: #333 !important;*/

}
.sub-menu .dropdown-menu .dropdown-item {
    color: #eee;
    padding: 12px 20px 12px 8px !important;
    border-radius: 0px !important;
    background: #444 !important;
    border-bottom: 1px solid #333;
    border-left: 8px solid #444;
    line-height: 1.3em !important;
    height: 44px;
    font-size: 16px !important;
    font-size: 14px !important;
}

.parent-menu {
    padding: 12px 20px 12px 8px !important;
    border-radius: 0px !important;
    background: #444 !important;
    border-bottom: 1px solid #333;
    border-left: 8px solid #444;
    line-height: 0.9em !important;
    cursor: pointer;
    height: 50px;
    font-size: 25px !important;
}

.sub-menu .dropdown-menu::after {
  border:0;
  display: none;
}

.sub-menu .dropdown-menu::before {
    border-bottom: 0px solid rgba(0, 0, 0, 0.2) !important;
    border-left: 0px solid rgba(0, 0, 0, 0) !important;
    border-right: 0px solid rgba(0, 0, 0, 0) !important;
    content: "";
    display: none;
    left: 26px;
    position: absolute;
    top: -8px;
}


.sub-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 85%;
    height: auto;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    display: none;
    z-index: 999;
}


.sub-menu .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.sub-menu .list-group-item:last-child {
       border-bottom-right-radius:0 ;
    border-bottom-left-radius: 0;
}

.sub-menu .list-group-item-action
{
      color: #333;
    text-align: inherit;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.balance {
    color: rgba(0,0,0,.87);
    font-size: 23px;
    line-height: 1.2;
}

.title-pop
{
  color: rgba(0,0,0,.54);
    font-size: 12px;
    font-weight: 400;
    padding: 5px 20px;
    text-transform: uppercase;
}

.old-price {
    color: rgba(0,0,0,.54);
    padding-right: 2px;
    position: relative;

     text-decoration: line-through;
}
 

.reg-discount {
    color: #dd301c;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}


.xzoom-gallery 
{
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  height: 100%;
  background: rgba(0,0,0,0.3);
  line-height: 100%;

}
.xzoom-gallery button
{
  width: 40px;
  height: 40px;
  opacity: 0.8;
  background: #222;
  border-radius: 100px;
  border:0;
  color: #fff;
  font-size: 20px;
  margin: 100px auto;
  padding: 0;
}

.close-bar-gallery {
    position: absolute;
    top: 38px;
    }

.search-bars
{
  position: fixed;
  width: 100%;
  height: auto;
  height: 100%;
  left: 0px;
  z-index: 9999999999999999;
  background: rgba(0,0,0,0.7);
  top: 0px;
  display: none;
  text-align: inherit !important;
}

header.mainnav
{
  right: 0px;
  left: 0px;
}

form.user.sm-fm input.form-control-user {
    border-radius: 2px !important;
    padding: 0.1rem 1rem !important;
    height: 40px !important;
}


.search-bar {
    width: 600px;
    margin: 5px 15px;
    position: relative;
    top: 10px;
    left: 0px;
    font-size: 18px;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 1.375rem;
    border-radius: 4px;
    border: solid 1px #eee;
    font-size: 13px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    right: 0;
    display: block;
    border-radius: 0 3px 3px 0;
    background: #febd69;
    width: 2.475rem;
    height: 2.350rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    border: solid 0px #2f82fb;
    color: #fff;
}





.no-foucs:focus, 
.btn.no-foucs:focus, 
.no-foucs.form-control:focus, 
.no-foucs.form-control:focus, 
.no-foucs[type=text]:focus, 
.no-foucs[type=password]:focus, 
.no-foucs[type=email]:focus, 
.no-foucs[type=number]:focus, 
[type=text].form-control.no-focus:focus, 
[type=password].form-control.no-focus:focus, 
[type=email].form-control.no-focus:focus, 
[type=tel].form-control.no-focus:focus, 
[contenteditable].form-control.no-focus:focus {
  box-shadow: inset 0 0px 0 #ddd !important;
}

.no-border
{
  border:0;
}


#search-result .item.list-group-item:hover
{
  box-shadow: 0 1px 4.75px 0.25px rgba(0,0,0,.2);
}
#search-result .item.list-group-item .list-group-image
{
  margin-top: 10px;
}
#search-result .item.list-group-item
{
  border: 1px solid #ccc;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e0e0e0;
}

@media (min-width: 992px){
#search-result .item.list-group-item .img-event {
    width: 20%;
}

.dropdown-menu.no-after::after,.dropdown-menu.no-after::before
{
  display: none !important;
}


.dropdown-item.dropdown-notification:active, .dropdown-item.dropdown-notification.active {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

.dropdown-notification:hover .notification-read {
  color: #34495E;
}

.dropdown-notification-all {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: oblique;
  background-color: #eee;
  font-size: 14px;
  color: #34495E;
}

.dropdown-notification-all:hover {
}

.notifications-container {
  max-height: 300px;
  overflow: auto;
}

.notification-dropdown-menu {
  padding-bottom: 0;
  
}

.notification-img {
  width: 48px;
  display: inline-block;
  vertical-align: top;
}

.notifications-body {
  display: inline-block;
  
}

.notification-texte {
  text-align: left;
  margin: 0;
  font-size: 16px;
}

.notification-read {
  margin: 0;
  height: 48px;
  vertical-align: top;
  line-height: 48px;
  padding-left: 15px;
  color: white;
  float: right;
}

.notification-date {
  text-align: left;
  color: #2980b9;
  margin: 0;
}

.notification-solo {
  margin-top: 1rem;
}

.notification-unread {
  text-decoration: none;
  background-color: #f7f7f9;
}




.carousel-inner img {
    width: 100%;
    height: 400px;
    margin: 0 auto;
  }
  #wss
  {
    /*height: 350px;*/
    text-align: center;

  }

  tr[data-href]
  {
    cursor: pointer;
  }