.rtl-direction {
    direction: rtl !important;
}

.rtl-float {
    float: right !important;
}

.rtl-text {
    text-align: right !important;
}

/*top_menu*/
ul#menu-main.navbar-nav > li {
    float: right !important;
}

.stage {
    float: right;
    padding-bottom: 15px;
    padding-left: 10px;
	padding-right: 10px;
}

.main-banner.owl-carousel .owl-wrapper-outer {
    /*height: 209px;*/
    /*display: inherit;*/
    margin-top: 0;
    padding-top: 0;
}

/*btn_stage*/

.ser-feature-block {
    background: #ffffff none repeat scroll 0 0 !important;
    padding-bottom: 15px;
    padding-top: 0;
}

@media (max-width: 991px) {
    .mobilemenu-content .navbar-nav li.active a {
        color: #fff;
    }

    .mobilemenu-content li:hover a {
        color: #fff;
    }
}

@media (max-width: 1199px) {
    [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
    [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        font-family: Flaticon;
        font-size: 40px;
        font-style: normal;
        margin-left: 20px;
        position: relative;
        top: 20px;
    }

    .main-banner.owl-carousel .owl-wrapper-outer {
        /*height: 222px;*/
        /*display: inherit;*/
        /*margin-top: 0;*/
        /*padding-top: 0;*/
    }

}

@media only screen and (min-width: 1770px) {
    .main-banner.owl-carousel .owl-wrapper-outer {
        /*height: 222px;*/
        /*display: inherit;*/
        /*margin-top: 0;*/
        /*padding-top: 0;*/
    }

    [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
    [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        font-family: Flaticon;
        font-size: 40px;
        font-style: normal;
        margin-left: 20px;
        position: relative;
    }
}

.commun-table th {
    text-align: center;
}

.commun-table td {
    text-align: center;
}

#quantity select {
    background: url(../images/select-icon2.png) no-repeat scroll left 50% #fff !important;
}

h2.heading {
    text-align: right;
}

.comment-user {
    float: right;
    margin-left: 20px;
}

.checkbox + label, .radio-button + label {
    padding-right: 25px !important;
}

.checkbox + label::before, .radio-button + label::before, .checkbox + label::after {
    right: 0;
}

.login-dropdown {
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #2084ff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    display: none;
    opacity: 1;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 25px;
    transition: all 0.4s ease 0s;
    width: 150px;
    z-index: 4;
}

.footer-static-block li i.fa {
    float: right !important;
}

.footer-static-block li p {
    margin-right: 25px !important;
}

.header-middle-right ul li.gift-icon a span {
    background-position: -94px -782px;
    background-color: #ff1700;
}

.header-middle-right ul li.gift-icon:hover a span {
    background-position: -94px -814px;
}

.header-middle-right ul li.track-icon a span {
    background-position: -95px -720px;
}

.header-middle-right ul li.track-icon:hover a span {
    background-position: -95px -752px;
}

.header-middle-right ul li.login-icon a span {
    background-position: -95px -657px;
}

.header-middle-right ul li.login-icon:hover a span {
    background-position: -95px -689px;
}

.pro-detail-info {
    margin-right: 15px;
}

.bread-crumb ul li {
    font-size: 1.1em;
}

.feature-color {
    color: #eee;
}

/*dropdown*/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    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: #f1f1f1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

#login-form-div > a {
    color: black;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    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;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.border-left {
    border-left: 1px solid #e1e1e1;
}

.collapsing {
    display: block !important;
}

@media (max-width: 500px) {
    .header-right-link {
        padding-top: 13px;
    }
}

.header-right-link {
    padding-top: 12px;
}

.lhc-text-status {
    font-family: yekan !important;
}

#countdown {
    width: 268px;
    height: 50px;
    text-align: center;
    background: #ff0f1e;
    /*background-image: -webkit-linear-gradient(top, #f00, #ff4242, #ffacac, #fff4f4);*/
    /*background-image:   -moz-linear-gradient(top, #f00, #ff4242, #ffacac, #fff4f4);*/
    /*background-image:     -ms-linear-gradient(top, #f00, #ff4242, #ffacac, #fff4f4);*/
    /*background-image:      -o-linear-gradient(top, #f00, #ff4242, #ffacac, #fff4f4);*/
    border: 1px solid #111;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
    margin: auto;
    /*padding: 24px 0;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#countdown .tilesClass {
    position: relative;
    z-index: 1;
    margin-top: 3px;
}

#countdown .tilesClass > span {
    width: 50px;
    max-width: 50px;
    /*font: bold 48px 'Droid Sans', Arial, sans-serif;*/
    text-align: center;
    color: #111;
    background-color: rgba(255, 245, 6, 0.94);
    /*background-image: -webkit-linear-gradient(top, #bbb, #eee);*/
    /*background-image:    -moz-linear-gradient(top, #ff0f1e, #eee);*/
    /*background-image:     -ms-linear-gradient(top, #bbb, #eee);*/
    /*background-image:      -o-linear-gradient(top, #bbb, #eee);*/
    border: 1px solid #fff;
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);*/
    margin: 0 7px;
    /*padding: 18px 0;*/
    display: inline-block;
    position: relative;
}

#countdown .labels {
    width: 100%;
    height: 14px;
    text-align: center;
    position: absolute;
    bottom: 8px;
}

#countdown .labels li {
    width: 61px;
    /*font: bold 15px 'Droid Sans', Arial, sans-serif;*/
    color: black;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

.main-label-background {
    background-color: #fff506;
    font-weight: 500;
    line-height: 54px;
    padding-left: 11px;
    position: absolute;
    text-transform: uppercase;
    /*top: 15px;*/
    width: 290px;
    height: 55px;
    z-index: 1;
}

.calender {
    padding: 1px 5px !important;
}

.table-calender {
    border: 2px solid #f5f5f5 !important;
}

.popover {
    z-index: 2147483647 !important;
}

.table-responsive .table {
    max-width: none !important;
}

@-webkit-keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

@-moz-keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.3333333333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 40px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}

.option-input:hover {
    background: #9faab7;
}

.option-input:checked {
    background: #40e0d0;
}

.option-input:checked::before {
    height: 40px;
    width: 40px;
    position: absolute;
    content: '\2716';
    display: inline-block;
    font-size: 26.6666666667px;
    text-align: center;
    line-height: 40px;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

.ck-editor {
    direction: rtl;
}

.ck-editor__editable {
    height: 300px;
}

.blog-short-text {
    display: block; /* or inline-block */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 13.6em;
    line-height: 1.5em;
    text-align: justify
}

.chatperson {
    display: block;
    border-bottom: 1px solid #eee;
    width: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 4px;
}

.chatperson:hover {
    text-decoration: none;
    border-bottom: 1px solid orange;
}

.namechat {
    display: inline-block;
    vertical-align: middle;
}

.chatperson .chatimg img {
    width: 40px;
    height: 40px;
    background-image: url('http://i.imgur.com/JqEuJ6t.png');
}

.chatperson .pname {
    font-size: 18px;
    padding-left: 5px;
}

.chatperson .lastmsg {
    font-size: 12px;
    padding-left: 5px;
    color: #ccc;
}

.panel {
    margin-bottom: 0px;
}

.chat-window {
    bottom: 0;
    position: fixed;
    float: right;
    margin-left: 10px;
}

.chat-window > div > .panel {
    border-radius: 5px 5px 0 0;
}

.icon_minim {
    padding: 2px 10px;
}

.msg_container_base {
    background: #fffee1;
    margin: 0;
    padding: 0 10px 10px;
    max-height: 300px;
    overflow-x: hidden;
}

.top-bar {
    background: #666;
    color: white;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.msg_receive {
    padding-left: 0;
    margin-left: 0;
}

.msg_sent {
    padding-bottom: 20px !important;
    margin-right: 0;
    text-align: left;
}

.messages {
    background: white;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    min-height: 70px;
}

.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
}

.messages > time {
    font-size: 11px;
    color: #c40000;
}

.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}

.avatar {
    position: relative;
    height: 70px;
    width: 70px;
}

.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
    justify-content: flex-end;
    align-items: flex-end;
}

.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
}

.msg_sent > time {
    float: right;
}

.msg_container_base::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.btn-group.dropup {
    position: fixed;
    left: 0px;
    bottom: 0;
}

/* bg shortcodes */
.bg-gradient1 span, .bg-gradient1:before {
    background: #fa7e29;
    background: -moz-linear-gradient(180deg, #fa7e29 0%, #f6682f 80%, #f6682f 100%);
    background: -webkit-linear-gradient(180deg, #fa7e29 0%, #f6682f 80%, #f6682f 100%);
    background: linear-gradient(180deg, #fa7e29 0%, #f6682f 80%, #f6682f 100%);
}

.bg-gradient2 span, .bg-gradient2:before {
    background: #39c2c9;
    background: -moz-linear-gradient(180deg, #39c2c9 0%, #3fc8c9 80%, #3fc8c9 100%);
    background: -webkit-linear-gradient(180deg, #39c2c9 0%, #3fc8c9 80%, #3fc8c9 100%);
    background: linear-gradient(180deg, #39c2c9 0%, #3fc8c9 80%, #3fc8c9 100%);
}

.pop-onhover.bg-gradient3 span, .pop-onhover.bg-gradient3:before {
    background: #b9aef0;
    background: -moz-linear-gradient(180deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
    background: -webkit-linear-gradient(180deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
    background: linear-gradient(180deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
}

.bg-gradient4 span {
    background: #f6682f;
    background: -moz-linear-gradient(180deg, #f6682f 0%, #f6682f 80%, #f6682f 100%);
    background: -webkit-linear-gradient(180deg, #f6682f 0%, #f6682f 80%, #f6682f 100%);
    background: linear-gradient(180deg, #f6682f 0%, #f6682f 80%, #f6682f 100%);
}

/* General */
.wrapper {
    margin: 4% auto;
    text-align: center;
}

h3 {
    color: #666a73;
    font-weight: 300;
    letter-spacing: 0.06em;
}

a {
    text-decoration: none;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

/* fancy Button */
.fancy-button {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    line-height: 24px;
    color: #fff;
    position: relative;
}

.fancy-button.bg-gradient1 {
    text-shadow: 0px 0px 1px #bf4c28;
}

.fancy-button.bg-gradient2 {
    text-shadow: 0px 0px 1px #227270;
}

.fancy-button.bg-gradient3 {
    text-shadow: 0 0 1px #546082;
}

.fancy-button:before {
    content: '';
    display: inline-block;
    height: 40px;
    position: absolute;
    bottom: -1px;
    left: 10px;
    right: 10px;
    z-index: -1;
    border-radius: 2em;
    filter: blur(14px) brightness(0.9);
    transform-style: preserve-3d;
    transition: all 0.3s ease-out;
}

.fancy-button i {
    margin-top: -2px;
    font-size: 1.265em;
    vertical-align: middle;
}

.fancy-button span {
    display: inline-block;
    padding: 8px 20px;
    position: relative;
    z-index: 2;
    will-change: transform, filter;
    transform-style: preserve-3d;
    transition: all 0.3s ease-out;
}

.fancy-button:focus {
    color: #fff;
}

.fancy-button:hover {
    color: #fff;
}

.fancy-button:hover span {
    filter: brightness(0.9) contrast(1.2);
    transform: scale(0.96);
}

.fancy-button:hover:before {
    bottom: 3px;
    filter: blur(6px) brightness(0.8);
}

.fancy-button:active span {
    filter: brightness(0.75) contrast(1.7);
}

.fancy-button.pop-onhover span {
    border-radius: 4px;
}

.fancy-button.pop-onhover:before {
    opacity: 0;
    bottom: 10px;
}

.fancy-button.pop-onhover:hover:before {
    bottom: -7px;
    opacity: 1;
    filter: blur(16px);
}

.fancy-button.pop-onhover:hover span {
    transform: scale(1);
}

.fancy-button.pop-onhover:hover:active span {
    filter: brightness(1) contrast(1);
    transform: scale(1);
    transition: all 0.2s ease-out;
}

.fancy-button.pop-onhover:hover:active:before {
    bottom: 0;
    filter: blur(5px) brightness(0.85);
    transition: all 0.2s ease-out;
}

.pop-onhover.bg-gradient3 span:hover {
    background: #b9aef0;
    background: -moz-linear-gradient(120deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
    background: -webkit-linear-gradient(120deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
    background: linear-gradient(120deg, #b9aef0 0%, #ada1eb 80%, #ada1eb 100%);
}

.bg-gradient4:before {
    bottom: 2px;
    opacity: 0.6;
    transition: all 0.3s ease-out;
}

.bg-gradient4 {
    transition: all 1s ease;
}

.bg-gradient4 span {
    outline: 0px solid transparent;
}

.bg-gradient4:hover span {
    background: #fc3d7c;
    background: -moz-linear-gradient(-25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
    background: -webkit-linear-gradient(-25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
    background: linear-gradient(-25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
}

.bg-gradient4:focus span, .bg-gradient4:active span {
    background: #fc3d7c;
    background: -moz-linear-gradient(25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
    background: -webkit-linear-gradient(25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
    background: linear-gradient(25deg, #fc3d7c 0%, #f76a34 80%, #f76a34 100%);
}

.bg-gradient4:focus span {
    box-shadow: 0 0 9px #00fff8;
}

.bg-gradient4:active span {
    filter: brightness(0.85) contrast(1.3);
}

.bg-gradient4 span {
    text-transform: capitalize;
}

/*login style*/

.can-toggle {
    position: relative;
}

.can-toggle *, .can-toggle *:before, .can-toggle *:after {
    box-sizing: border-box;
}

.can-toggle input[type=checkbox] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 60%;
    z-index: 8;
}

.can-toggle input[type=checkbox][disabled] ~ label {
    pointer-events: none;
}

.can-toggle input[type=checkbox][disabled] ~ label .can-toggle__switch {
    opacity: 0.4;
}

.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:before {
    content: 'خیر';
    left: 0;
}

.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    content: 'بله';
}

.can-toggle label {
    user-select: none;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 42px;
}

.can-toggle label .can-toggle__label-text {
    flex: 1;
    padding-left: 32px;
}

.can-toggle label .can-toggle__switch {
    position: relative;
}

.can-toggle label .can-toggle__switch:before {
    content: 'بله';
    position: absolute;
    top: 0;
    text-transform: uppercase;
    text-align: center;
}

.can-toggle label .can-toggle__switch:after {
    content: 'خیر';
    position: absolute;
    z-index: 5;
    text-transform: uppercase;
    text-align: center;
    background: white;
    transform: translate3d(0, 0, 0);
}

.can-toggle input[type=checkbox][disabled] ~ label {
    color: rgba(119, 119, 119, 0.5);
}

.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch {
    background-color: #777;
}

.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    color: #5e5e5e;
}

.can-toggle input[type=checkbox]:hover ~ label {
    color: #6a6a6a;
}

.can-toggle input[type=checkbox]:checked ~ label:hover {
    color: #55bc49;
}

.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch {
    background-color: #70c767;
}

.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    color: #4fb743;
}

.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch {
    background-color: #5fc054;
}

.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    color: #47a43d;
}

.can-toggle label .can-toggle__label-text {
    flex: 1;
}

.can-toggle label .can-toggle__switch {
    transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
    background: #848484;
}

.can-toggle label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.5);
}

.can-toggle label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    color: #777;
}

.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(65px, 0, 0);
}

.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.can-toggle label {
    font-size: 14px;
}

.can-toggle label .can-toggle__switch {
    height: 36px;
    flex: 0 0 134px;
    border-radius: 4px;
}

.can-toggle label .can-toggle__switch:before {
    left: 67px;
    font-size: 12px;
    line-height: 36px;
    width: 67px;
    padding: 0 12px;
}

.can-toggle label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 65px;
    line-height: 32px;
    font-size: 12px;
}

.can-toggle label .can-toggle__switch:hover:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-small input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-small input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(44px, 0, 0);
}

.can-toggle.can-toggle--size-small input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-small label {
    font-size: 13px;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch {
    height: 28px;
    flex: 0 0 90px;
    border-radius: 2px;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 45px;
    font-size: 10px;
    line-height: 28px;
    width: 45px;
    padding: 0 12px;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 1px;
    left: 1px;
    border-radius: 1px;
    width: 44px;
    line-height: 26px;
    font-size: 10px;
}

.can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-large input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-large input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(78px, 0, 0);
}

.can-toggle.can-toggle--size-large input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.can-toggle--size-large label {
    font-size: 14px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch {
    height: 50px;
    flex: 0 0 160px;
    border-radius: 4px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch:before {
    left: 80px;
    font-size: 14px;
    line-height: 50px;
    width: 80px;
    padding: 0 12px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 78px;
    line-height: 46px;
    font-size: 14px;
}

.can-toggle.can-toggle--size-large label .can-toggle__switch:hover:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.demo-rebrand-1 input[type=checkbox][disabled] ~ label {
    color: rgba(181, 62, 116, 0.5);
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type=checkbox]:hover ~ label .can-toggle__switch {
    background-color: #b53e74;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    color: #8f315c;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:hover ~ label {
    color: #a23768;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:checked ~ label:hover {
    color: #39916a;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:checked ~ label .can-toggle__switch {
    background-color: #44ae7f;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    color: #368a65;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover ~ label .can-toggle__switch {
    background-color: #3d9c72;
}

.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    color: #2f7757;
}

.can-toggle.demo-rebrand-1 label .can-toggle__label-text {
    flex: 1;
}

.can-toggle.demo-rebrand-1 label .can-toggle__switch {
    transition: background-color 0.3s ease-in-out;
    background: #c14b81;
}

.can-toggle.demo-rebrand-1 label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.6);
}

.can-toggle.demo-rebrand-1 label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    color: #b53e74;
}

.can-toggle.demo-rebrand-2 input[type=checkbox][disabled] ~ label {
    color: rgba(68, 68, 68, 0.5);
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type=checkbox]:hover ~ label .can-toggle__switch {
    background-color: #444;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    color: #2b2b2b;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:hover ~ label {
    color: #373737;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked ~ label:hover {
    color: #62b125;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked ~ label .can-toggle__switch {
    background-color: #75d32d;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    color: #5da924;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover ~ label .can-toggle__switch {
    background-color: #69be28;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    color: #52941f;
}

.can-toggle.demo-rebrand-2 label .can-toggle__label-text {
    flex: 1;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch {
    transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    background: #515151;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.7);
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    color: #444;
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type=checkbox]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(58px, 0, 0);
}

.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.demo-rebrand-2 label {
    font-size: 13px;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch {
    height: 60px;
    flex: 0 0 120px;
    border-radius: 60px;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    left: 60px;
    font-size: 13px;
    line-height: 60px;
    width: 60px;
    padding: 0 12px;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 30px;
    width: 58px;
    line-height: 56px;
    font-size: 13px;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch:hover:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}

.karnameh {
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}

@-webkit-keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #ffb023;
    }
    100% {
        color: red;
    }
}

@-moz-keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #ffb023;
    }
    100% {
        color: red;
    }
}

@-ms-keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #ffb023;
    }
    100% {
        color: red;
    }
}

@-o-keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #ffb023;
    }
    100% {
        color: red;
    }
}

@keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #ffb023;
    }
    100% {
        color: red;
    }
}

.fa-instagram::before {
    font-size: 27px;
    color: #eeeed1;
    position: absolute;
    padding-top: 7px;
    padding-left: 9px;

}

@media only screen and (max-width: 721px) {
    table, thead, tbody, th, td {
        /*display: inline-block;*/
    }

    thead .trxs {
        display: none;
    }

    .tdxs {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-right: 50% !important;
    }

    .tdxs:before {
        position: absolute;
        top: 30px;
        right: 33px;
        width: 45%;
    }

    .tdxs td:nth-of-type(1):before {
        content: 'عکس جلد';
    }

    .tdxs td:nth-of-type(2):before {
        content: 'نام محصول';
    }

    .tdxs td:nth-of-type(3):before {
        content: 'قیمت واحد';
    }

    .tdxs td:nth-of-type(4):before {
        content: 'تعداد';
    }

    .tdxs td:nth-of-type(5):before {
        content: 'قیمت کل';
    }

    .tdxs td:nth-of-type(6):before {
        content: 'حذف';
    }

    .col {
        flex-basis: 100%;
        word-wrap: break-word;
    }

    .col {
        display: flex;
        padding: 10px 0;
        /*border: 1px solid #ddd;*/

    }

    .col:before {
        color: #6C7A89;
        padding-right: 10px;
        content: attr(data-label);
        flex-basis: 50%;
        text-align: right;
    }

    .xstr {
        display: block !important;
        border-bottom: 15px solid #f5f5f5;
    }
}

.responsive-table {
    display: none;
}

.responsive-table li {
    border-radius: 3px;
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.responsive-table .table-header {
    background-color: #95A5A6;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.responsive-table .table-row {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.responsive-table .col-1 {
    flex-basis: 10%;
}

.responsive-table .col-2 {
    flex-basis: 40%;
}

.responsive-table .col-3 {
    flex-basis: 25%;
}

.responsive-table .col-4 {
    flex-basis: 25%;
}

.cart-table th span {
    float: right;
    font-size: 14px;
    font-weight: 400;
    clear: both;
}

.cart-table th {
    text-align: center;
}

.cart-table .table thead tr th {
    background: #f5f5f5;
    border-bottom: none;
    padding: 22px 20px;
}

.price-discount {
    display: inline;
}

@media all and (max-width: 767px) {

    .responsive-table {
        display: block;
    }

    .responsive-table .table-header {
        display: none;
    }

    .responsive-table li {
        display: block;
    }

    .responsive-table .col {
        flex-basis: 100%;
    }

    .responsive-table .col {
        display: flex;
        padding: 10px 0;
        /*border: 1px solid #ddd;*/

    }

    .responsive-table .col:before {
        color: #6C7A89;
        padding-right: 10px;
        content: attr(data-label);
        flex-basis: 50%;
        text-align: right;
    }

    .responsive-table .discount-col:before {

        flex-basis: 0;
    }

    .tdResponsive {
        display: table-row;
        padding: 20px 25px !important;
        vertical-align: middle;
        text-align: right !important;
    }

    .price-discount {
        padding: 10px;
    }

    #discount_code_input {
        margin: 10px;
    }

    #dicount_btn {
        margin: 10px;
    }

    .price_label {
        padding: 10px;
    }
}

.std-pic{
    color: #ffffff;

    font-weight: 500;

    line-height: 54px;

    padding-left: 11px;

    position: absolute;

    text-transform: uppercase;

    bottom: 100px;

    width: 55px;

    height: 55px;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    -o-border-radius: 50%;

    z-index: 1;
}


.card {
    float: left;
    padding: 0 1.7rem;
    width: 100%;
}
.card .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.card .menu-content::before, .card .menu-content::after {
    content: "";
    display: table;
}
.card .menu-content::after {
    clear: both;
}
.card .menu-content li {
    display: inline-block;
}
.card .menu-content a {
    color: #fff;
}
.card .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: "Open Sans";
    transform: translate(-50%, 0);
}
.card .wrapper-card {
    background-color: #fff;
    /*min-height: 460px;*/
    position: relative;
    overflow: hidden;
    /*box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.2);*/
}
.card .wrapper-card:hover .data {
    transform: translateY(0);
}
.card .data {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(calc(70px + 1em));
    transition: transform 0.3s;
}
.card .data .content {
    padding: 1em;
    position: relative;
    z-index: 1;
}
.card .author {
    font-size: 12px;
}
.card .title {
    margin-top: 10px;
}
.card .text {
    height: 70px;
    margin: 0;
}
.card input[type=checkbox] {
    display: none;
}
.card input[type=checkbox]:checked + .menu-content {
    transform: translateY(-60px);
}

.example-1 .wrapper-card {
    /*background: url(https://images.unsplash.com/photo-1496979551903-46e46589a88b?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=cda12b505afa1beb06e49d89014cbd65&auto=format&fit=crop&w=634&q=80) 20% 1%/cover no-repeat;*/
}
.example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 0;
    /*background-color: #77d7b9;*/
    color: #fff;
    /*padding: 0.8em;*/
}
.example-1 .date span {
    display: block;
    text-align: center;
}
.heart {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #77d7b9;
    color: #fff;
    padding: 0.8em;
    border-bottom-left-radius: 50%;
}
.heart span {
    display: block;
    text-align: center;
}
.example-1 .date .day {
    font-weight: 700;
    font-size: 24px;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
}
.example-1 .date .month {
    text-transform: uppercase;
}
.example-1 .date .month,
.example-1 .date .year {
    font-size: 12px;
}
.example-1 .content {
    background-color: #fffcac;
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}
.example-1 .title a {
    color: gray;
}
.example-1 .menu-button {
    position: absolute;
    z-index: 999;
    top: 16px;
    right: 16px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}
.example-1 .menu-button span {
    width: 5px;
    height: 5px;
    background-color: gray;
    color: gray;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.example-1 .menu-button span::after, .example-1 .menu-button span::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    position: absolute;
    border-radius: 50%;
}
.example-1 .menu-button span::before {
    left: -10px;
}
.example-1 .menu-button span::after {
    right: -10px;
}
.example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*z-index: -1;*/
    transition: transform 0.3s;
    transform: translateY(0);
}
.example-1 .menu-content li {
    width: 19%;
    float: right;
    /*background-color: #77d7b9;*/
    background-color: #fffcac;
    height: 60px;
    position: relative;
    border-bottom-left-radius: 24%;
}
.example-1 .menu-content a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}
.example-1 .menu-content span {
    top: -10px;
}

.example-2 .wrapper-card {
    background: url(https://tvseriescritic.files.wordpress.com/2016/10/stranger-things-bicycle-lights-children.jpg) center/cover no-repeat;
}
.example-2 .wrapper-card:hover .menu-content span {
    transform: translate(-50%, -10px);
    opacity: 1;
}
.example-2 .header {
    color: #fff;
    padding: 1em;
}
.example-2 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}
.example-2 .header::after {
    clear: both;
}
.example-2 .header .date {
    float: left;
    font-size: 12px;
}
.example-2 .menu-content {
    float: right;
}
.example-2 .menu-content li {
    margin: 0 5px;
    position: relative;
}
.example-2 .menu-content span {
    transition: all 0.3s;
    opacity: 0;
}
.example-2 .data {
    color: #fff;
    transform: translateY(calc(70px + 4em));
}
.example-2 .title a {
    color: #fff;
}
.example-2 .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700;
}
.example-2 .button::after {
    content: "→";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s;
}
.example-2 .button:hover::after {
    transform: translate(5px, -50%);
    opacity: 1;
}
.example_b {
    color: #fff !important;
    text-transform: uppercase;
    background: #60a3bc;
    padding: 20px;
    display: inline-block;
    border: none;
}

.example_b:hover {
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

/*Input styles*/
input[type=radio] {
    display:none;
}

.bon + .bon-label
{
    background: url("../img/toopa/flash-bon-gr.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
    cursor: pointer;
}

.bon:checked + .bon-label
{
    background: url("../img/toopa/flash-bon.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
}

.volleyball + .volleyball-label
{
    background: url("../img/toopa/toop v-gr.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
    cursor: pointer;
}

.volleyball:checked + .volleyball-label
{
    background: url("../img/toopa/toop-v.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
}

.football + .football-label
{
    background: url("../img/toopa/toope-footbal-gr.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
    cursor: pointer;
}

.football:checked + .football-label
{
    background: url("../img/toopa/toope-footbal.png") no-repeat;
    background-size: cover;
    height: 200px;
    width: 200px;
    display:inline-block;
    padding: 0 0 0 0px;
    border-radius: 50%;
}


/*button circle*/
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 13px 13px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

#btn-circle1.active {
    background-color: #00e900;
    border-color: green;
}

#btn-circle2.active {
    background-color: #ff6868;
    border-color: red;
}

.short-by-promotion{
    position: relative;
    float: right;
}
.fix-width{
    width: 170px;
    overflow:hidden;
}
.hr {
    margin: 5px 0;
}

.accordion-group {
    margin-bottom: 10px;
    border-radius: 0;
}

.accordion-toggle {
    background: rgb(248, 251, 252);

}

.accordion-toggle:hover {
    text-decoration: none;

}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.selectStyle {
    width: 46%;
    float: left;
    margin-right: 8%;
}

.accordion-group {
    margin-bottom: 20px;
}
.reminder-btn{
    background: #fa6b6b;
    /*content: "پس از چاپ،به من اطلاع بده";*/
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: center;
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
}

.btn-1 {
    background-color: #2084ff;
}
.btn-1 .round {
    background-color: #ffe400;
    color: #000;
}

.remind {
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 11px 53px 12px 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}
.remind span {
    position: relative;
    z-index: 3;
}
.remind .round {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 3px;
    top: 3px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 2;
}
.remind .round i {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 50%;
    margin-left: -9px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.txt {
    font-size: 14px;
    line-height: 1.45;
}

.type-1 .remind:hover {
    padding-left: 48px;
    padding-right: 28px;
}
.type-1 .remind:hover .round {
    width: calc(100% - 6px);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.type-1 .remind:hover .round i {
    left: 12%;
}

.notify_me_title{
    margin-bottom: 15px;
    color: #aaa;
    font-size: 1.5em;
    line-height: 1.571;
    letter-spacing: -.3px;
}

.notify_me_status{
    border-bottom: 1px solid #eee;
    padding-bottom: 29px;
    color: #565656;
    letter-spacing: -.4px;
    font-size: 1.3em;
    line-height: 1.1;
}
.notify_me_img{
    border-left: 2px solid #ccc;
}

.product-image-new-books {
    border: 1px solid #e1e1e1;
    position: relative;
    overflow: hidden;
    min-width: 70px;
    text-align: center;
}

.product-item-name-new-books {
    margin-bottom: 10px;
    font-weight: 800;
    text-align: center;

}