/*
Author : saber alipour
website : https://parsaya.come
*/
@import "fontiran.css";
body{
  font-family: IRANSans;
}
* a{
  text-decoration: none!important;

}
* a:hover{
  text-decoration: none!important;
}
* ul {
  list-style: none;
}
.logo img {
	max-width: 100%;
}

.logo {
	padding: 0px 0px;
	margin: 0;
	float: left;
	width: 165px;
}
footer{
  width: 100%;
  background: #1a1a1a;
  padding: 5px;
}
.aside-footer .footer-title h3{
  font-size: 14px;
  color: #FFF;
}
.aside-footer .footer-content img{
  max-width: 240px;
  margin-bottom: 15px;
}
.aside-footer .footer-content p{
  color: #979797;
  font-size: 12px;
  line-height: 22px;
  text-align: justify;
}
.aside-footer .footer-content ul {
  padding-right: 0px;
}
.aside-footer .footer-content ul li {
  float: right;
  width: 50%;
}
.aside-footer .footer-content ul li::before {
  font-family: fontawesome;
  content: '\f100';
  margin-left: 5px;
  transition: 0.5s;
}
.aside-footer .footer-content ul li:hover::before{
  margin-right: 5px;
    color: #e53935;
  margin-left: 1px;

}
.aside-footer .footer-content ul li a {
  color: #555;
  font-size: 12px;
  transition: 0.5s;
}
.aside-footer .footer-content ul li:hover a {
  color: #e53935;
}
.aside-footer .footer-content .info_footer ul{
  padding-right: 0px;
}
.aside-footer .footer-content .info_footer ul li{
  color: #979797;
      float: none;
      margin: 10px 0;
}
.aside-footer .footer-content .info_footer ul::after{
      width: 193px;
      height: 95px;
      content: "";
      position: absolute;
      left: 13rem;
  bottom: 0;
      background: url(images/map-small.png) no-repeat center center;
  }
  .menu_form input[type="submit"] {
    font-family: IRANSans;
    float: right;
    margin-right: 1px;
        margin-top: -7px;
  }
  .menu_form #remindme{
    float: right;
  }
  .wsmain{
    max-width: unset;
    margin: 0px;
    background:#1a1a1a;
    border-radius: 0px;
  }
  .smllogo{
    float: right;
        margin-top: -5px;
  }
  .wsmenu{
    width: 85%;
  }
  .wsmenu-list > li.rightmenu{
    float: left;
  }
  .wsmenu-list > li{
    float: right;
  }
  .wsmenu-list > li.rightmenu{
    float: right;
  }
  .wsmenu-submenu {
    width: 225px;
  }
  .wsmenu-submenu li a{
    text-align: right;
  }
  .wsmenu-submenu li span {
    background: #d7d7d7;
        float: left;
        color: #357d32;
        height: 20px;
        text-align: center;
        line-height: 23px;
        width: 20px;
        font-size: 9px;
        margin-left: 5px;
        margin-top: -27px;
        border-radius: 50%;
  }
  .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub{
    right: 100%;
  }
  .wsmenu-submenu .fa {
      color: #f44336;
      margin-left: 5px;
  }
  .wsmenu-list > li.carticon em.roundpoint{
    bottom: 9px;
        left: 7px;
        top: unset;
        right: unset;
  }
  .smllogo a img{
    margin-right: 101px;
  }
  .topmenusearch{
    width: 330px;
  }
  .topmenusearch .btnstyle{
    right: unset;
    left:0px;
  }
  .wsmenu-list > li > a .fa{
    color: #fff;
  }
  .wsmenu-list > li > a{
    color: #fff;
        padding: 0px 16px 0px 18px;
  }
  .wsmenu-list > li > a:hover{
        background-color: rgba(255,255,255,0.03) !important;
  }
  .topmenusearch input{
    background-color: #d7d7d7;

  }
  .topmenusearch .btnstyle .fa{
    color: #000;

  }
  .topmenusearch input:hover{
    background-color: #C8E6C9;

  }
  .topmenusearch input:hover ~ .btnstyle{
    background-color: #1B5E20!important;
    color: #fff!important;
  }
  .topmenusearch input:focus{
      background-color: #66BB6A;
  }
  .topmenusearch input:focus::-webkit-input-placeholder{
    color: #FFF;
  }
  .topmenusearch input:focus ~ .btnstyle{
      background-color: #1B5E20!important;
  }
  .topmenusearch .btnstyle:hover{
    background-color: #1B5E20!important;
  }
  .wsmenu-list li:hover > .megamenu{
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2);
  }
  /*Nav Player */
  .navplayer .info {
    display: none;
  }

  .item-left{
      padding-right: 0px;
      list-style: none;
  }
  .item-left img,
  .item-left span.item-info{
      float:right;
  }
  .item-left span.item-info{
      margin-left:10px;
  }
  .item-left span.item-info span{
      display:block;
  }
  .item-right{
      float:left;
  }
  .item-right button{
      margin-top:14px;
  }
  .item-left img{
    margin-left: 5px;
    width: 70px;
    height: 70px;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,0.2);
  }
  .item-left span.item-info span{
    text-align: right;
  font-size: 12px;
  font-family: IRANSans;
  }
  .item-info a {
    padding: 0px!important;
  }
  .item-left li:first-child{
    margin-top: 5px;
  }
  .item-left li {
        margin: 25px 0;
    display: grid;
  }
  .sum-cart{
      background: #f44336;
      color: #fff;
      padding: 5px;
      border-radius: 3px;
  }
  .pay-cart{
    background: #f44336;
      color: #fff!important;
      border-radius: 3px;
      padding: 5px!important;
  }
.carousel-inner .item img{
  height: 600px;
  object-fit: cover;
}
.bg_services{
  background: #F5F5F5;
}
.services_box h2 {
  text-align: center;
  color: #555;
}
.services_box p{
  text-align: justify;
  line-height: 20px;
  font-size: 12px;
}
.services_box .box , .gheymat-box , .leftbox{
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  border-radius: 5px;
  padding: 3px;
  margin: 15px auto;
  max-width: 200px;
}
.services_box .box h3 {
  font-size: 14px;
  text-align: center;
}
.services_box .box .fa {
  font-size: 5em;
  margin-right: 40%;
  margin-top: 2rem;
  transition: 0.5s;
}
.services_box .box:hover .fa{
  color: #e53935;
}
.services_box .box p {
  padding: 10px;
}
.secotioncover{
  background-size: cover;
  background-attachment: fixed;
  background-color:#bde9ff;
  padding-top:25px;
  padding-bottom:30px;
  padding-left:15px;
  padding-right:15px;
  height: auto;
}
.secotioncover img{
  max-height: 130px;
}
.gheymatha h3{
  color: #fff;
  text-align: center;
}
.gheymatha p {
  color: #fff;
}
.gheymat-box {
  padding:10px;
}
.gheymat-box img{
  width: 100%;
        height: 180px;
    object-fit: cover;
}
.gheymat-box p {
    text-align: justify;
}
.gheymat-box a {
  display: block;
    width: 100%;
    background: #333333;
    text-align: center;
    color: #fff;
    transition: 0.5s;
}
.gheymat-box a:hover{
    color: #fff;
    border-radius: 3px;
    background: #421212;
}
.gheymat-box h3 {
  text-align: center;
  font-size: 15px;
  color: #e53935;
}
.gheymat-box span {
  margin-right: 15px;
    color: #ffbe40;
}
.leftbox{
  float: right;
}
.leftbox h3 {
  font-size: 15px;
}
.leftbox img{
  width: 95px;
    object-fit: cover;
  height:95px;
}
.md-macbook{
  padding: 20px 0px;
}
.md-macbook-pro {
  display: block;
  height: 31.875em;
  font-size: 9px;
  margin: 0 auto;
}

.panel-title{
	cursor: pointer!important;
}
.panel-body a{
	display: block;
	width: 100%;
	border-radius: 5px;
	padding: 3px;
	text-align: center;
  border: 1px solid #cacaca;
	    background: #e6e6e6;
      color: #555;
	margin-top: 5px;
  transition: 0.5s;
}
.panel-body a:hover{
  background: #f3f3f3;
}
.md-macbook-pro .md-lid {
  width: 45em;
  height: 30.625em;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border-radius: 1.875em;
  border: solid 0.1875em #cdced1;
  background: #131313;
}
.md-macbook-pro .md-camera {
  width: 0.375em;
  height: 0.375em;
  margin: 0 auto;
  position: relative;
  top: 1.0625em;
  background: #000;
  border-radius: 100%;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.md-macbook-pro .md-camera:after {
  content: "";
  display: block;
  width: 0.125em;
  height: 0.125em;
  position: absolute;
  left: 0.125em;
  top: 0.0625em;
  background: #353542;
  border-radius: 100%;
}
.md-macbook-pro .md-screen {
  width: 42.25em;
  height: 26.375em;
  margin: 0 auto;
  position: relative;
  top: 2.0625em;
  // background: #1d1d1d;
  background: #fff;
  overflow: hidden;
}
.md-macbook-pro .md-screen img {
  width: 100%;
}

.md-macbook-pro.md-glare .md-lid:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 1.25em 0 0;
  background: -webkit-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -moz-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -o-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: linear-gradient(53deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}
.our-customers h3,.our-customers .h3{
  text-align: center;
}
.our-customers, .our-customers p {
  color: #311b1b;
}
.our-customers img{
    width: 100%;
    height: auto;
}
footer{
  width: 100%;
  background: #292b7a;
  padding: 5px;
}
.aside-footer .footer-title h3
 ,.aside-footer .footer-title .h3{
  font-size: 14px;
  color: #FFF;
}
.aside-footer .footer-content img{
  max-width: 240px;
  margin-bottom: 15px;
}
.aside-footer .footer-content,.aside-footer .footer-content p{
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-align: justify;
}
.aside-footer .footer-content ul {
  padding-right: 0px;
}
.aside-footer .footer-content ul li {
  float: right;
  width: 50%;
}
.aside-footer .footer-content ul li::before {
  font-family: fontawesome;
  content: '\f100';
  margin-left: 5px;
  transition: 0.5s;
}
.aside-footer .footer-content ul li:hover::before{
  margin-right: 5px;
    color: #e53935;
  margin-left: 1px;

}
.aside-footer .footer-content ul li a {
  color: #fff;
  font-size: 12px;
  transition: 0.5s;
}
.aside-footer .footer-content ul li:hover a {
  color: #e53935;
}
.aside-footer .footer-content .info_footer ul{
  padding-right: 0px;
}
.aside-footer .footer-content .info_footer ul li{
  color: #fff;
      float: none;
      margin: 10px 0;
}
.aside-footer .footer-content .info_footer ul::after{
      width: 193px;
      height: 95px;
      content: "";
      position: absolute;
      left: 13rem;
  bottom: 0;
      background: url(images/map-small.png) no-repeat center center;
  }
.sidebar , .post{
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    transition: 0.5s;
    margin: 20px 0;

}
.sidebar:hover , .post:hover{
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.sidebar .head, .post .head{
      border-bottom: 1px solid #ccc;
}
.sidebar .head h3 ,.sidebar .head .h3 , .post .head h1 ,.post .head .h1 ,
 .post .head h2, .post .head .h2{
    font-size: 15px;
    padding: 10px;
    border-bottom: 2px solid #f44336;
    margin-bottom: 0px;
    display: inline-block;
  margin-top: 3px;
}
.sidebar .content , .post .contents {
    padding: 2px 5px 10px 5px;
}
.sidebar .content ul {
    padding-right: 5px;
}
.sidebar .content ul li {
    margin: 10px 0;
}
.sidebar .content ul li a {
    background: #eee;
    display: block;
    color: #555;
    transition: 0.5s;
    padding: 5px;
    border-radius: 3px;
}
.sidebar .content ul li a:hover {
    background: #f44336;
    color: #fff;
}
.sidebar .content ul li a::before{
    font-family: fontAwesome;
    content: '\f100';
    margin-left: 5px;

}
.post .contents p {
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    padding: 10px;
}
.post .contents img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}


/* =================================
Price Table
================================= */
.price-table-wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    margin: 10px 0;
	border: 2px solid #fff;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 5px;
  background-color: #eee7c1;
}
.price-table-wrapper:hover {
	background-color: #f7da40;
	border-color: #77b258;
}
.price-table{

}
.price-table .price-table-heading {
	color: #333333;
	background-color: #f9f9f9;
	font-size: 14px;
	padding: 5px 0 5px;
  margin: 0;
  min-height: 70px;
}
.price-table .price-table-heading .title {
	color: #333333;
	font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 0;
  font-size: 14px;
}
.price-table > .price-table-body {

	background-color: #b5d7d9;
	padding: 10px 0 5px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.price-table > .price-table-price {

	padding: 10px 0 5px;
}
.price-table-0 .price-table-heading{
  background-color: #20bf6b;
}
.price-table-1 .price-table-heading{
  background-color: #ee5253;
}
.price-table-2 .price-table-heading{
  background-color: #86d604;
}
.price-table-3 .price-table-heading{
  background-color: #00d2d3;
}
.price-table > .price-table-body .value {
  text-align: center;
	color: #000;
	padding: 0;
}
.price-table > .price-table-price .value {
  text-align: center;
	color: #000;
	padding: 0;
}
.price-table > .price-table-body .value small {
	font-size: 16px;
}
.price-table > .list-group {
	color: #333;
	font-weight: 400;
	margin-bottom: 0;
}
.price-table > .list-group .list-group-item-w {
	color: #333;
    text-align: center;
	font-weight: 400;
	font-size: 14px;
	padding: 5px 0;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
}
.price-table > .list-group .list-group-item-g {
	color: #333;
	font-weight: 400;
	font-size: 14px;
	margin: 0px 0px 0px -15px;
	background: #f9f9f9;
	padding: 5px 0;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
}
.price-table > .list-group .list-group-item {
	color: #333;
	font-weight: 400;
		font-size: 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0px 0px 0px -15px;

}
.price-table .btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #3a4771;
	border-radius: 0px;
	font-weight: 400;
}
.price-table-btns .price-table-btn-box{
  padding-left: 2px;
  padding-right: 2px;
}
.price-table-footer {
	background: #eeeeee;
	padding: 15px 0;
}

.price-table-heading p {
    text-align: center!important;
}
.process-step .btn:focus{outline:none}
.process-step p { text-align: center!important;}
.process{display:table;width:100%;position:relative;    margin-top: 25px;}
.process-row{display:table-row}
.process-step button[disabled]{opacity:1 !important;filter: alpha(opacity=100) !important}
.process-row:before{top:40px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc;z-order:0}
.process-step{display:table-cell;text-align:center;position:relative}
.process-step p{margin-top:4px}
.btn-circle{width:80px;height:80px;text-align:center;font-size:12px;border-radius:50%}
.cart-product { height: 450px; overflow-y: scroll;}
/*
 *  STYLE 15
 */

.cart-product::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.cart-product::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.cart-product::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear,
									   40% 0%,
									   75% 84%,
									   from(#4D9C41),
									   to(#19911D),
									   color-stop(.6,#54DE5D))
}
.wsmenu-list li a .arrow:after{
    right: 4px;
}
@media screen and (max-width: 768px) {
	.panel-group{
		margin-bottom: 0px;
	}
.header-title .phone{
      margin-bottom: 15px;
}
.md-macbook-pro{
	width: 100%!important;
height: auto!important;
        margin-top: 15px;
}
.md-macbook-pro .md-lid{
	width: 100%!important;
}
    .leftbox{
        float: unset;
    }
    .leftbox h3{
        text-align: center;
    }
    .leftbox img{
        display: block;
    margin: 0 auto;
    }
    .margin-7rem {
       margin-top: 7rem;
    }
}
.width-margin-10{
  margin:0 10%
}
.max-height-200{
  max-height: 200px !important;
}
.max-height-300{
  max-height: 300px !important;
}
.max-height-400{
  max-height: 400px !important;
}
.width-10{
width: 10px;
}
.width-15{
width: 15px;
}
.width-20{
width: 20px;
}
.width-25{
width: 25px;
}
.width-10per{
width: 10%;
}
.width-15per{
width: 15%;
}
.width-20per{
width: 20%;
}
.width-25per{
width: 25%;
}
.width-100per{
  width: 100%;
  }
.box-shadow{
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  transition: 0.5s;
  padding: 20px;
  margin-top: 20px;
}
.product-details{
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  transition: 0.5s;
  padding: 20px 0;
}
.product-att{
  padding-right: 10px;
  padding-left: 10px;
}
.product-verical .product-att{
  padding: 10px 0 10px 0;
}
.product-att-value{
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  transition: 0.5s;
  padding: 10px;
  margin-bottom: 15px;
}
.product-verical .product-verical-left{
  position: absolute;
  left: 0;
  bottom: 20px;
  
}
.product-verical .product-verical-right{
  
  right: 0;
  bottom: 0px;
  
}
.product-verical .product-att-value{
  padding: 20px;
}
.product-horizontal{
  max-width: 430px;
}
@media (max-width:400px){
  .product-verical .product-att{
    padding: 0;
  }
  .product-verical .product-att-value{
    padding: 3px;
  }
}
@media (max-width:500px){
  .product-verical .product-att{
    padding: 5px 0 5px 0;
  }
  .product-verical .product-att-value{
    padding: 10px;
  }
}
@media (max-width:600px){
  .product-verical .product-att{
    padding: 5px 0 5px 0;
  }
  .product-verical .product-att-value{
    padding: 10px;
  }
}
.product-content{
  margin-top: 20px;
}
.title-bar{
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.title-bar span{
  font-size: 15px;
  padding: 10px;
  border-bottom: 2px solid #f44336;
  margin-bottom: 0px;
  display: inline-block;
  margin-top: 3px;
}
.boxs_container{
  margin-top: 30px;
}
.boxs_container .panel-heading{
  background-color: #f6f078;
  border-color: #f6f078;;
}
.boxs_container .btn:hover{
  background-color:#46c3f0;
  border-color:#46c3f0;
}
.bg_boxs{

  background: #4e54c8;
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
  width: 100%;
}

.circles{
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 5s linear infinite;
  bottom: -150px;

}

.circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 25s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 19s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 8s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}
.boxs-img img{

  max-height: 400px;
}
.bg_content{
  background-color: #F5F5F5;
  padding-top: 10px;
  padding-bottom: 20px;
}
.bg_content .box_container{
  background-color: #fff;
}
.bg_category{
  background-color: #e6ff9f;
  padding-top: 10px;
  padding-bottom: 10px;
}
.panel-box .panel-box-img {
  float: left;
}
.panel-box-link{
  font-size: 1.1em;
}
.panel-box a {
  background-color: unset;
  display: unset;
  border: unset;
}
.panel-box .panel-box-img img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.services_container .panel-box .panel-box-img img{
  -webkit-border-radius: 8%;
  -moz-border-radius: 8%;
       border-radius: 8%;
}
.services_container .services_boxs{
  margin-top: 20px;
}
#buy-sidebar{
  position: fixed;
	top: 25%;
	left: 0;
  width: 40px;
  height: 50px;
	padding: 12px 0;
	text-align: center;
	background: #292b7a;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:0px 10px 10px 0px;
  z-index:2000;
  opacity: 0.9;
}
#buy-sidebar a i{
  font-size: 25px;
  top: 10px;
  position: absolute;
  left: 10px;
  color: #fff;
}
#buy-sidebar a em{
  position: absolute;
  top: 8px;
  width: 20px;
  height: 20px;
  background-color:#DA4B38;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
  font-style: normal;
  line-height: 21px !important;
  color:#fff;
  bottom: 9px;
  left: 4px;
  top: unset;
  right: unset;
}
@media (max-width:768px) and (min-width: 500px) {
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
  .col-mm-push-12 {
    right: 100%;
    left: 0;
  }
  .col-mm-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  .col-mm-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  .col-mm-push-9 {
    right: 75%;
    left: 0;
  }
  .col-mm-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  .col-mm-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  .col-mm-push-6 {
    right: 50%;
    left: 0;
  }
  .col-mm-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  .col-mm-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  .col-mm-push-3 {
    right: 25%;
    left: 0;
  }
  .col-mm-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  .col-mm-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  .col-sm-push-0 {
    right: auto;
    left: 0;
  }
}
html, body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
.page-content {
  flex: 1 0 auto;
}
footer {
  flex-shrink: 0;
}