ul#product-list {
  padding-left: 40px;
}

ul#product-list li{
	list-style: none;
}
.mt-20 {
	margin-top: 20px;
}
.mt-40 {
	margin-top: 40px;
}
.mb-40 {
	margin-bottom: 40px!important;
}

.modal-dialog {
	margin-top: 5%!important;
  background: #FFF!important;
  z-index: 9999!important;
}

.modal-title {

}

#sheerid-overlay {
    background-color: #00000080!important;
}

.animated {
background-repeat: no-repeat;
background-position: left top;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
0% {
   opacity: 0;
   -webkit-transform: translateY(-20px);
}
100% {
   opacity: 1;
   -webkit-transform: translateY(0);
}
}

@keyframes fadeInDown {
0% {
   opacity: 0;
   transform: translateY(-20px);
}
100% {
   opacity: 1;
   transform: translateY(0);
}
}

@-webkit-keyframes fadeInUp {
0% {
   opacity: 0;
   -webkit-transform: translateY(0);
}
100% {
   opacity: 1;
   -webkit-transform: translateY(-20px);
}
}

@keyframes fadeInUp {
0% {
   opacity: 0;
   transform: translateY(0);
}
100% {
   opacity: 1;
   transform: translateY(-20px);
}
}

.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}

.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}

.modal-header {
    border-bottom: none!important;
}

#filter-options-category{
  padding-left: 1em;
  list-style: none;
  margin-left: 4px;
  height: 46px;
  width: 100%;
  font-family: "poppins", sans-serif !important;
  font-size: 1rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  color: #757575;
}

.modal.in .modal-dialog {
       border-radius: 17px;
}

.modal-content {
    flex-direction: row!important;
    border: none!important;
}    

.modal-body {
    margin-top: 32px!important;
    padding: 15px 38px!important;
}

button.close {
	padding-top: 4px!important;
	padding-right: 10px!important;
	z-index: 999;
}

.close {
    font-size: 30px!important;
}    

.btn-primary {
    color: #fff!important;
    background: #F6C512!important;
    border-radius: 4px;
    border-color: #9fb1bc66;
    margin-top: 0px!important;
    font-size: 15px!important;
    padding: 6px 40px!important;
}

.swal2-popup {
  width: 66em!important;
}

.col-sm-7 {
    padding: 0!important;
}

.col-sm-5 {
  padding: 0 10px 0 0!important;
}

.column {
	margin-bottom: 0;
	background: transparent;
}

@media only screen and (max-width: 600px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block!important;
  }
  .modal-body {
    margin-top: 0px!important;
    padding: 0!important;
  }  
  .modal-dialog img {
    width: 323px!important;
    float: none!important;
    margin: 3em 0!important;
  } 
  .modal-open .modal {
    overflow-y: auto!important;
  } 
  .modal-dialog {
  	width: 100%!important;
  }
}

.mobile {
  display: none;
}

.modal-dialog img {
  width: 323px;
  margin: .6em 1.5em .6em 0;
  height: auto;
  border-radius: 0!important;
  -webkit-box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.12);
  float: left;
}

.modal-dialog{
	    border-radius: 15px!important;
}


@media (min-width: 768px){
	.modal-dialog {
	    width: 900px!important;
	    height: auto!important;
	    z-index: 9999!important;
	}
	.post-module .thumbnail img {
		height:auto!important;
	}
	.product{
		width: 100%;
		height:auto;
	}

}

.fb_iframe_widget {
    top: -7px!important;
}

@media (min-width: 576px) {
	.modal-dialog {
	    max-width: 100%!important;
	    z-index: 9999;
	}
	
}

.post-module {
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  height: auto;
}
.post-module:hover,
.hover {
}
.post-module:hover .thumbnail img,
.hover .thumbnail img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0;
  opacity: 1;
}
.post-module .thumbnail {
  border-radius: 9px;
  text-align: center;
  background: radial-gradient(288.50px at 4.88% -83.53%, rgba(216, 216, 216, 0.22) 0%, rgba(27, 24, 24, 0.0264) 100%);
}
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #e74c3c;
  width: 55px;
  height: 55px;
  padding: 12.5px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module .post-content {
  margin-top: 0;
  text-align: center;
}
.post-module .post-content .category {
  position: absolute;
  top: 0px;
  left: 0;
  background: #e74c3c;
  padding: 2px 13px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px 0 0 0;
  display: none;
}
.post-module .post-content .title {
    padding-top: 2px!important;
    color: #333;
    font-weight: 400!important;
    font-size: 1em;
    letter-spacing: 0;
    margin: 7px 0 17px;
    text-align: left;
    text-transform: none;
    height: auto;
    line-height: 1.5em;
    /*   max-width: 25ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
    position: inherit;
}
.modal-open .modal {
  overflow-x: hidden!important;
  overflow-y: hidden;
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.post-module .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
  text-align: left;
}
.post-module .post-content .post-meta {
  margin: 30px 0 0;
  color: #999999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
  margin-bottom: -6px;
}

.container {
  font-family: "poppins", sans-serif !important;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container:before,
.container:after {
  content: '';
  display: block;
  clear: both;
}
.container .column {
	-webkti-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	border-radius: 44px;
	height: auto!important;
}

.form-control.search {
	width: 100%!important;
	height: 43px!important;
	border-radius: 5px!important;
	margin-right: 10px;
	background: #FFF!important;
	padding-left: 32px!important;
}

.btn-search {
	background: #F6C512!important;
	border-radius: 5px;
	height: 43px;
	margin: 0 0 6px 0!important;
}
/* enable absolute positioning */
.inner-addon {
    width: 95%;
    height: 49px;
    margin-right: 5px;
    position: relative;
}

/* style icon */
.inner-addon .fa {
  position: absolute;
  padding: 14px;
  pointer-events: none;
}

/* align icon */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.st-custom-button.facebook {
  background-color: #4267b2;
  display: inline-block;
  padding: 0px 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
}

.st-custom-button.twitter {
  background-color: #2AA3EF;
  display: inline-block;
  padding: 0px 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 2em;
}

.count {
  background: #0000004d;
  width: auto;
  padding: 0px 6px;
  margin-left: 7px;
  border-radius: 12px;
}

.form-inline .form-control {
  width:100%!important;
  height: 46px!important;
	font-family: "poppins", sans-serif !important;
}

.title {
	z-index: -999!important;
}

.modal-backdrop.show {
    display: none;
}

.modal:before {
	position: absolute;
	opacity: .7;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
}

.modal:after {
	content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

footer {
  z-index: -999!important;
}

.loading {
  text-align: center;
  width: 92px;
  margin: 5em auto
}

.loading h2 {
  font-size: 14px;
  margin: 0!important;
}

.loading img {
  width: 100%;
}

.pagination {
  margin: 50px 0 50px;
}

.pagination > li {
  display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: rgba(27,42,90,1) !important;
  border-color: rgba(27,42,90,1) !important;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}