.remove-padding
{
    padding: 0;
}

.text-bold
{
    display:block;
    color: #555 !important;
    font-size: 18px;
    margin: 15px 0 5px 0;
}

.product-detail
{
    font-family: "IRANSans",bbcnassim,tahoma;
    font-size: 16px;
}

.product-detail .fa
{
    font-family: "FontAwesome";
}

.product-detail input[type=text],.product-detail select
{
/* width:50%; */
    padding: 2px;
    margin: 2px;
    height: 28px;
}

.color-holder
{
    display: inline-block;
    width: 15px;
    height: 15px;
    border: #ccc 1px solid;
    margin: 0 10px;
}

.product-detail .radio,.product-detail p
{
    color: #777;
}

.product-detail .radio
{
    margin: 0;
}

.product-detail .product-options ul
{
    border-bottom: #ddd 1px solid;
    float: left;
    width: 100%;
    padding: 0;
}

.product-detail .product-options ul li
{    
    padding: 0;
}

[dir="rtl"] .product-detail .product-options ul select,
[dir="rtl"] .product-detail .product-options ul select option
{
    text-align: right;
    direction: rtl;
}

[dir="ltr"] .product-detail .product-options ul select option
{
    text-align: right;
    direction: ltr;
}

.product-detail .product-options ul a
{
    text-decoration: none;
    color: #797979;
}

.product-detail .product-options ul a:hover
{
    color: #333;
}

.product-detail .product-pics .product-pic
{
    width: 100%;
    position: relative;
}

.product-detail .product-pics
{
    border-right: none;
    border-left: 1px solid #ddd;
}

.product-detail button
{
    font-size: 17px;
    padding: 2px 5px;
    margin: 0 5px 5px auto!important;
}

.product-detail button .fa
{
    font-size: 18px;
    border-left: solid rgba(255,255,255,.5)1px;
    padding-left: 5px;
}

.offer
{
    text-decoration: line-through;
    font-size: 15px;
    line-height: 1.5;
}

.product-detail .list-explain li
{
    float: right;
}

table.product-info td
{
    width: 80%;
}

table.product-info td.title
{
    width: 20%;
    background: #c8c800;
    font-size: 15px;
    color: #222;
}

.product-detail .advantages
{
    border-left: #ccc 1px solid;
}

.product-detail .product-image
{
    position: relative;
    overflow: hidden;
    margin: 5px;
}

.product-detail .product-image img
{
    max-width:100%;
}

.product-detail .stick
{
    background: #ccc;
    display: inline-block;
    position: absolute;
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 112px;
    height: 112px;
}

.product-detail .stick.top-right
{
    top: -56px;
    right: -56px;
    padding-top: 85px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background: rgba(100,200,100,1);
}

.product-detail .stick.top-left
{
    top: -56px;
    left: -56px;
    padding-top: 80px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    background: rgba(255,100,100,1);
}

.product-detail .stick.bottom-left
{
    bottom: -56px;
    left: -56px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background: rgba(100,100,255,1);
}

.product-detail .stick.bottom-right
{
    bottom: -56px;
    right: -56px;
    padding-top: 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    background: rgba(250,200,100,1);
    color: rgba(51,51,51,1);
}

.tagholder a
{
    background: #c8c8c8;
    font-size: 11px;
    font-weight: 400;
    font-family: "IRANSans",tahoma;
    color: #646464;
    padding: 5px 8px;
    border-radius: 5px;
}

.tagholder a:hover
{
    color: #333;
    background: #dcdcdc;
}

.product-detail .breadcrumb>li+li:before
{
    color: #CCC;
    content: " > ";
    padding: 0 5px;
}

.rank
{
    float: left;
    width: 100%;
    text-align: center;
    height: 30px;
}

.rank .stars
{
    direction: ltr;
    display: inline-block;
    margin: auto 7px;
}

.rank i
{
    color: #777;
    font-size: 15px;
    cursor: pointer;
    margin: auto 1px;
}

.rank i.middledeactive
{
    color: #777!important;
}

.rank i.active
{
    color: #fadc00;
    text-shadow: #999 1px 1px 0;
}

.rank i.middleactive
{
    color: #b4c800;
    text-shadow: #999 1px 1px 0;
}

.product-detail .gallery img
{
    width: 94%;
    margin: 5% 3px;
    border: 1px solid #ccc;
    max-height: 80px;
}

.product-detail .gallery
{
    direction: ltr;
}

.product-detail .gallery button
{
    display: none;
}

.product-detail .gallery .slick-dots
{
    list-style: none;
    bottom: -20px;
    height: 10px;
}

.product-detail .gallery .slick-dots li button
{
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    border-radius: 10px;
}

.product-detail .gallery .slick-dots li
{
    margin: 0 3px;
    width: 10px;
}

.product-detail .gallery .slick-dots li button::before
{
    display: none;
}

.product-detail .gallery .slick-dots li.slick-active button
{
    background: #555;
}

.product-detail .other-products
{
/* direction: ltr; */
    max-height: 460px;
    overflow-y: auto;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-indent: 0 !important;
    margin-bottom: 10px;
}

@media(max-width:992px)
{
    .product-detail .other-products
    {
        max-height: 155px;
        overflow-x: hidden;
        overflow-y: auto;
        direction: ltr;
    };
}

@media(max-width:480px)
{
    .product-detail .other-products
    {
        max-height: 455px;
        overflow-x: auto;
    };
}

.product-detail .other-products a
{
    display: block;
    border: 1px #ccc solid;
    text-align: center;
    margin: 5px;
    text-decoration: none;
    color: #797979;
}

.product-detail .other-products a:hover
{
    color: #333;
}

.product-detail .other-products img
{
    max-width: 80%;
    max-height: 75px;
    margin: 5px auto;
    width: auto;
    height: auto;
}

.product-detail .other-products span
{
    display: block;
    direction: rtl;
}

.product-detail .other-products .other-product-title
{
    display: block;
    height: 32px;
    overflow: hidden;
    line-height: 1.1;
}

[dir="ltr"] .product-detail .fa-angle-double-left,
[dir="ltr"] .product-detail .fa-caret-left
{
    display: none;
}

[dir="rtl"] .product-detail .fa-angle-double-right,
[dir="rtl"] .product-detail .fa-caret-right
{
    display: none;
}

.chart,.chart tspan
{
    direction: ltr;
}

.modal input[type=email]
{
    font-family: "IRANSans",tahoma;
    direction: ltr;
}

.modal .form-control
{
    margin: 5px 0;
}

@media(max-width:768px)
{
    .product-detail .advantages
    {
        border-left: none!important;
    };
}

.floated-nav
{
    position: relative;
    top: 0;
    direction: rtl;
    z-index: 5;
    border-radius: 0;
}

.floated-nav ul
{
    float: right;
    padding: 0;
}

.floated-nav li a
{
    color: #222!important;
}

.floated-nav li.active a
{
    background: #fff!important;
}

.floated-nav li.active
{
    border-bottom: 3px solid #a94442;
}

.floated-nav li
{
    float: right;
    border-bottom: 3px solid #f8f8f8;
}

.float-fixer
{
    width: 100%;
    clear: both;
}

.highcharts-container>svg>text
{
    display: none;
}

[dir=rtl] .product-detail>.col-md-10,[dir=rtl] .product-detail>.col-md-2
{
    float: right!important;
    padding: 0!important;
}

@media(max-width:992px)
{
    [dir=rtl] .product-options ul.list-unstyled .col-md-3,[dir=rtl] .product-options ul.list-unstyled .col-md-5,[dir=rtl] .product-options ul.list-unstyled .col-md-7,[dir=rtl] .product-options ul.list-unstyled .col-md-9
    {
        float: right!important;
    };
}
/***** begin chrome and opera *****/
@media(min-width:992px)
{
    body:nth-of-type(1) .product-detail .most_than_3 .other-product
    {
        position: relative;
        left: 20px;
        float: right !important;
    };
}
/***** end chrome and opera *****/

/***** begin firefox *****/
@-moz-document url-prefix()
{
    .product-detail .most_than_3 .other-product
    {
        position: relative;
        left: 0px !important;
        float: right !important;
    };
}
/***** end firefox *****/
@media(max-width:991px)
{
    .product-detail .most_than_3 .other-product
    {
        float: right !important;
    };
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
{
/* IE10+ CSS styles go here */
    .product-detail .most_than_3 .other-product
    {
        left: 0 !important;
    };
}

/***** begin safari ******/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
/* Safari only override */
    ::i-block-chrome, .product-detail .most_than_3 .other-product
    {
        left: 0 !important;
    };
}
/***** end safari ******/
.product-detail .prev-price{
	text-decoration: line-through;
}
.product-detail .discount-percentage{
	border: solid 2px #a94442;
	color: #a94442;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 7px;
	margin-left: 7px;
}