.rtl .carousel-controls {
    left: 0px;
    right: 0;
    top: 50%;
}

.catbox img {
    border-radius: 10%;
    box-shadow: 0px 0px 5px;
    color: gray;
    padding: 0;
    max-width:75%;
}

.catbox .image-item {
  text-align:center;
}
.special .img-responsive {
    /*min-width: 350px;*/
}

.special .price .price-new {
    font-size: 14pt;
    padding-left: 10px;
}

.seller-price {
    font-size: 14pt;
    padding-left: 10px;
    color: #000;
}

.special a {
    font-size: 16px;
}


.col-lg-1-a {
      width: 11.11% !important;
}

.col-md-1-a {
      width: 11.11% !important;
}

.col-sm-1-a {
      width: 11.11% !important;
}
.zoom {
    display: none !important;
}

.panel-laptop {
  background-color:#207590;
}

.panel-userdeals
{
    background-color: #3b748c;
}


.panel-news {
    background-color: #4d89c4;
}
.panel-bb {
    background-color: #98D0E9;
}

.panel-description {
    background-color: #dc94b8;
}

.panel-mobile {
    background-color:#3b748c;
}

.panel-light-blue {
    background-color: #98d0e9;
}
.panel-light-blue .panel-title {
    color: #3a3a3a;
}
.panel-userstrans {
  /*background-color:#833666;*/
  background-color:#4A6D27;
}


.panel-camera {

  /*background-color:#D05393;*/
  background-color:#5F9926;
}


.panel-tablet {
  background-color:#993355;
}

.panel-tv {
  background-color:#cd275e;
}

.panel-newprods {
  background-color:#833666;
}

.page-product .panel-special  .box-heading .panel-title{
    color: #3a3a3a;
    font-size: 16px;
}

.page-product .panel-special  .box-heading{
 background-color: #98d0e9;
}

.panel-special  .box-heading .panel-title{
    font-size: 16px;
}

.panel-special  .box-heading{
 background-color: #d05493;
}

.breadcrumbs .breadcrumb-links > li a {
  padding: 15px 0;
  font-size: 16pt !important;
   transition: color 0.5s linear;
}

.breadcrumbs .breadcrumb-links > li a:hover {
  color:red;
   transition: color 0.5s linear;
}

.qrcode {



}

.qrcode:hover , .qrcode:focus  {

}
.transparentbtn {
  background-color:transparent;
  border-color:transparent;
}

.sharebtn {
display: inline-block;
    float: left;
   line-height: 1.5;
    font-size: 25pt;
    transition: color 0.5s linear;
}
.sharebtn .fa {
   margin-right: 20px;
}

.sharebtn i:hover{
    color:red;
  transition: color 0.5s linear;
  cursor:pointer;
}

.sharebtns {
  display:inline-block;
  margin-left:10px;
  margin-right:10px;
}
.sharetext {
  display:inline-block;
}

.sharebtncontainer {
      text-align: center;
    margin-top: 40px;
}
.qrcode:mousedown {
  display:absolute;
  height:10px;
  width:10px;
  float:left;
  zoom:2;
  margin-left:50px;
}
.copyright {
  text-align:center;
}
i.helpdeskicon {
background: url('image/help.png') no-repeat;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  vertical-align: middle;
}


.box-support-bottom {
 /* text-align: center;*/
  margin-top: 10px;
  width: 100%;
      padding-right: 25px;
}
/* line 55, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media {
  margin-top: 0;
  display: inline-flex;
  text-align: right;
}
/* line 311, ../development/scss/mixins/_app.scss */
.rtl .box-support-bottom > .media {
  text-align: left;
}
/* line 59, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-icon2 {
  float: right;
  background: url("../../theme/footer/topicons.png") 0 0;
  filter: invert(0.5);
   -webkit-filter: invert(0.5);
  width: 50px;
  height: 50px;
}



/* line 311, ../development/scss/mixins/_app.scss */
.rtl .box-support-bottom > .media .media-icon2 {
  float: left;
}
/* line 63, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-icon2.icon-v2 {
  background-position: -50px 0;
}
/* line 66, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-icon2.icon-v3 {
  background-position: -100px 0;
}
/* line 69, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-icon2.icon-v4 {
  background-position: -150px 0;
}
/* line 73, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-body {
  
  padding-top: 10px;
  font-size: 14px ;
  color: #292b42 ;
}
/* line 76, ../development/scss/opencart/_style.scss */
.box-support-bottom > .media .media-body h5 {
  font-size: 12px;
  margin: 0 0 3px;
  font-weight: 400;
  color: #aaa;
}
/* line 84, ../development/scss/opencart/_style.scss */
.box-support-bottom .date {
 
  display: inline-block;
 /* float: right;*/
}

#footer .panel-title span a:hover {
    color: yellow;
}

.breadcrumbs {
    padding: 6px;
    border-bottom-style: solid;
    border-bottom-color: #4d89c4;
    margin-bottom: 20px;
    border-bottom-width: 8px;
    border-top-style: solid;
    border-top-color: #4d89c4;
    /* margin-bottom: 20px; */
    border-top-width: 8px;
    /*display: inline-block;*/
    /*width: 100%;*/
    height: 70px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.breadcrumbs .breadcrumb-links {
    margin: 0;
    position: relative;
  /*  width: 49%;*/
    display: inline-block;
    line-height: 2;
}

.modal-open {
     overflow: inherit; 
}

#QRModal {
  top:10%;
}

#ShareModal {
  top:10%;
}
.modal#ShareModal .modal-dialog {
    width: 430px !important;
}

.modal#QRModal .modal-dialog {
    width: 360px !important;
}
.modal#QRModal .modal-body {
    height:250px !important;
}


.variations input[type=radio] {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

.variations input[type=radio] + label {
							padding-left:55px;
							height:50px; 
							display:inline-block;
							line-height:20px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:14pt;
							vertical-align:middle;
							cursor:pointer;
  color:black;

						}
.variations input[type=radio] + label:before {
  font: normal normal normal 24px/1 FontAwesome;
    content:"\f096";
   color: black;
  margin-left:10px;
  vertical-align: top;
}
.variations input[type=radio]:checked + label {
							background-position: 0 -50px;
						}
.variations input[type=radio]:checked + label:before {
  font: normal normal normal 24px/1 FontAwesome;
      content: "\f046";
  margin-left:10px;
    color: #b22222;
  vertical-align: top;
}

#aoverlay { 
  display:none; 
    position: absolute;
    background: white;
    height: 100%;
    width: 1920px;
    z-index: 9999;
    text-align: center;
    vertical-align: middle;
    opacity: 0.8;
}
#aimg-load { 
  position:absolute; 
  top:100px;
}


span.oldprice {
    font-size: 18px !important;
    font-weight: normal !important; 
    text-decoration: line-through;
    color: red;
}

.qty {
    margin-top: 50px;
    margin-right: 25px;
}

.variations {
    top: 25px;
    margin-bottom: 0;
	width: 100%;
    text-align: center;
	display: inline-block;
}

.variation {
	display: inline-block;
}

.nextstock {
    color: blue;
    position: relative;
    font-size: 16pt;
}


.productblog .col-md-20 {
	width : 50%;
}

.price .price-new:before {
    /*content: "قیمت : ";*/
}

.price .seller-price:before {
    content: "قیمت فروشنده : ";
}

.varprice {
    color: lightgrey;
    font-size: 12pt;
	transition: color .5s linear;
}

.variation label:hover .varprice {
	color:darkgray !important;
	transition: color .3s linear;
}
.cart {
	/*display:inline;*/
    margin-top:30px;
}

button#button-cart-more {
        font-size: 16px;
    line-height: 0;
    padding-top: 7px;
    vertical-align: middle;
}
button#button-cart {
        font-size: 16px;
    line-height: 0;
    padding-top: 7px;
    vertical-align: middle;
}
.clearfix.space-top-30 {
    height: 170px;
}

.product-view.col-lg-4.col-md-8.col-sm-8.col-xs-6 {
    height: 240px;
}

.combo-section {
    width: 100%;
    border-top: 1px solid #CCC;
    display: initial;
}

h4 i {
    margin-left:25px;
    vertical-align: middle;
}

button.btn.btn-primary.qap-ask {
    margin-left: 20px;
    background-color: #a51a1d;
}

.qap-ask-widget
{
    margin-left:0px !important;
    background-color: #4D89C4 !important;
}