/*************************
*******Typography******
**************************/

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Abel);
@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.svg#BYekan') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans/IRANSansWeb_Light.woff') format('woff');
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    direction: rtl;
    overflow-x: hidden;
    scroll-behavior: smooth;
    -ms-overflow-x: hidden;
}

body {
    /*font-family: BYekan;*/
    font-family: IRANSans;
    background-color: #D8E3EA;
    /*background-color: #C7C7C7;*/
}

div {
    display: block !important;
}

footer {
    margin-top: 50px;
    text-align: center;
    background-color: #FBFCFC;
    position: relative;
    bottom: 0;
    right: 0;
    height: 150px;
}

.footer-position {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
}

.copyright {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 70px;
    text-align: center;
    background-color: #FDFEFE;
    
}

.header-main {
    width: 100%;
    height: 490px;
    direction: rtl;
    background-image: url("../images/hero23.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: black;
    position: relative;
}

.header1 {
    width: 100%;
    height: 120px;
    direction: rtl;
    position: relative;
    background-color: #55a098;
    color: white;
    font-size: 1rem;
    /*line-height: 80px;*/
}

#navbarSupportedContent .navbar-nav .nav-item .nav-link:hover {
    color: black !important;
    border-top: red solid 2px;
}

div .nav-item.dropdown a:hover {
    color: black !important;
}

#basket:hover {
    color: orange !important;
}

.menu-active {
    color: white !important;
    border-bottom: red solid 2px;
}

.top-header {
    width: 100%;
    height: 120px;
    background-color: #55a098;
    font-size: 1rem;
    /*line-height: 80px;*/
    z-index: 50;
}

.top-header-scroll {
    /*#44B78B*/
    background-color: #44B78B !important;
    position: fixed !important;
    color: white !important;
    top: 0;
    right: 0;
}

.menu {
    margin-right: 50px;
}

.banner-header {
    position: absolute;
    top: 15%;
    left: 40%;
}

.main-content {
    /*border: solid 1px #b3b7bb;*/
    box-shadow: 0 0 15px #888888;
    direction: rtl;
}

.sample-overlay {
    background: #FE980F;
    top: 0;
    display: none;
    height: 0;
    position: absolute;
    transition: height 500ms ease 0s;
    width: 100%;
    opacity: 0;
}

.portfoilo-link:hover a figure .sample-overlay {
    display: block;
    height: 100%;
}

.tajrobeh {
    background-image: linear-gradient(to right, green, white);
}

a .fa-instagram {
    font-size: 1.2rem;
    color: gray;
}

a .fa-instagram:hover {
    color: red;
}

.menu-white {
    color: white;
}

.menu-dark {
    color: black;
}

.filter-article {
    direction: ltr;
    cursor: pointer;
}

.text-line {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid red;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.text-line span {
    background: #fff;
    padding: 0 10px;
}

.box-shadow-tag {
    /*border: solid 1px #b3b7bb;*/
    -webkit-box-shadow: 0 0 7px 0 #eaeff4;
    border: solid 1px #ecf0f4;
    border-radius: 7px;
}

.tag-layer {
    direction: rtl;
    margin-top: 20px;
    padding: 20px 10px;
    text-align: right;
}

.comment-layer {
    direction: rtl;
    margin-top: 20px;
    padding: 20px 10px;
    text-align: right;
}

#userMenu {
    background-color: #F8F8FF;
    position: absolute;
    z-index: 100;
}

.div-center {
    margin: 0 auto;
    position: relative;
    /*top: 30%;*/
    left: 1%;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-shadow: 0 0 7px 0 #eaeff4;
    border: solid 1px #ecf0f4;
    border-radius: 7px;
}

.video-box {
    border: 1px dashed #d7e0e9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    padding: 12px 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.video-box ul {
    padding: 10px 17px 10px 0;
    margin-bottom: 4px;
    width: 90%;
    list-style: none;
    display: flex;
    /*float: right;*/
}

.video-box ul li h5 {
    padding: 0 15px;
}

.video-box ul li span {
    padding: 0 15px;
    color: green;
}

.video-box .video-num {
    border: 2px solid #d7e0e9;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #556167;
    position: absolute;
    right: -15px;
    top: 17px;
    background-color: #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.video-box a {
    width: 30px;
    height: 30px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    margin-left: 5px;
}

.cuppon-box {
    background-color: #C8E6C9;
    margin-top: 20px;
    padding: 10px 5px;
    text-align: center;
}


/*Start Basket*/

#do_action {
    margin-bottom: 50px;
}

.breadcrumbs {
    position: relative;
}

.breadcrumbs .breadcrumb {
    background: transparent;
    margin-bottom: 50px;
    padding-right: 0;
}

.breadcrumbs .breadcrumb li a {
    background: #FE980F;
    color: #FFFFFF;
    padding: 3px 10px;
}

.breadcrumbs .breadcrumb li a:after {
    content: "";
    height: auto;
    width: auto;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #FE980F transparent transparent;
    position: absolute;
    top: 11px;
    right: 42px;
}

.breadcrumbs .breadcrumb>li+li:before {
    content: " ";
}

#cart_items .cart_info {
    border: 1px solid #E6E4DF;
    margin-bottom: 50px
}

#cart_items .cart_info .cart_menu {
    background: #FE980F;
    color: #fff;
    font-size: 16pt;
    font-family: 'BYekan', sans-serif;
    font-weight: normal;
    text-align: center;
}

#cart_items .cart_info .table.table-condensed thead tr {
    height: 51px;
}

#cart_items .cart_info .table.table-condensed tr {
    border-bottom: 1px solid#F7F7F0
}

#cart_items .cart_info .table.table-condensed tr:last-child {
    border-bottom: 0
}

.cart_info table tr td {
    border-top: 0 none;
    vertical-align: inherit;
}

#cart_items .cart_info .image {
    padding-right: 30px;
}

#cart_items .cart_info .cart_description h4 {
    margin-bottom: 0
}

#cart_items .cart_info .cart_description h4 a {
    color: #363432;
    font-family: 'BYekan', sans-serif;
    font-size: 16pt;
    font-weight: normal;
}

#cart_items .cart_info .cart_description p {
    color: #696763
}

#cart_items .cart_info .cart_price p {
    color: #696763;
    font-size: 18px
}

#cart_items .cart_info .cart_total_price {
    color: #FE980F;
    font-size: 16pt;
}

.cart_product {
    display: block;
    margin: 15px 25px 10px -50px;
}

.cart_quantity_button a {
    background: #F0F0E9;
    color: #696763;
    display: inline-block;
    font-size: 16px;
    height: 28px;
    overflow: hidden;
    text-align: center;
    width: 35px;
    float: right;
}

.cart_quantity_input {
    color: #696763;
    float: right;
    font-size: 16px;
    text-align: center;
    font-family: 'BYekan', sans-serif;
}

.cart_delete {
    display: block;
    margin-right: -12px;
    overflow: hidden;
}

.cart_delete a {
    background: #F0F0E9;
    color: #FFFFFF;
    padding: 5px 7px;
    font-size: 16px
}

.cart_delete a:hover {
    background: #353535
}

.bg h2.title {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
}

.heading h3 {
    color: #363432;
    font-size: 20px;
    font-family: 'BYekan', sans-serif;
}

.heading p {
    color: #434343;
    font-size: 10pt;
    font-weight: 300;
}

#do_action .heading {
    padding: 5px 15px 5px;
    border-right: 6px solid #757575;
    border-left: 6px solid #757575;
    background: #f5f5f5;
    margin-bottom: 15px;
}

#do_action .heading h3 {
    color: #FC9D1E;
    font-size: 16pt !important;
}

#do_action .col-sm-6 {
    float: right !important;
}

#do_action .total_area {
    padding-bottom: 14px !important;
}

#do_action .total_area span {
    font-weight: bold;
    font-size: 12pt;
}

#do_action .total_area,
#do_action .chose_area {
    border: 1px solid #E6E4DF;
    color: #696763;
    padding: 30px;
    margin-bottom: 50px;
}

.chose_area h3 {
    font-size: 16pt;
    font-weight: normal;
    border-right: 3px solid #fd9b18;
    padding: 7px 10px;
    margin: 10px 0;
    background: #E5E3DE;
}

.total_area span {
    float: left;
}

.total_area ul {
    padding-right: 0px;
}

.chose_area ul {
    padding-right: 0px;
}

.total_area ul li {
    background: #E6E4DF;
    color: #696763;
    margin-top: 10px;
    padding: 10px 15px;
}

.user_option label {
    color: #696763;
    font-weight: normal;
    margin-right: 6px;
}

.user_info {
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
    overflow: hidden;
}

.user_info label {
    color: #696763;
    display: block;
    font-size: 15px;
    font-weight: normal;
}

.user_info .single_field {
    width: 31%
}

.user_option .single_field {
    width: 100%
}

.chose_area .single_field.zip-field input {
    background: transparent;
    border: 1px solid #F0F0E9;
}

.user_info>li {
    float: right;
    margin-left: 10px
}

.user_info>li>span {}

.chose_area input,
select,
textarea {
    background: #F0F0E9;
    border: 0;
    color: #696763;
    padding: 6px;
    width: 100%;
    border-radius: 0;
    resize: none
}

.user_info select:focus {
    border: 0
}

.chose_area .update {
    width: 100%;
}

.update,
.check_out {
    background: #FE980F;
    border-radius: 0;
    color: #FFFFFF;
    margin-top: 8px;
    border: none;
    padding: 8px 15px;
    font-size: 10pt;
}


/*.total_area .update {
	margin-right: 25px;
}

.total_area .check_out {
	margin-right: 25px
}*/

.total_area .btn {
    width: 50%
}

.title-payment {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
    color: red;
}

.title-payment span {
    background: #fff;
    padding: 0 10px;
}


/*End Basket*/


/* The element to apply the animation to */

.info {
    width: 100%;
    background-color: royalblue;
    color: white;
}

.success {
    width: 100%;
    background-color: green;
    color: white;
}

.warning {
    width: 100%;
    background-color: yellow;
    color: white;
}

.error {
    width: 100%;
    background-color: red;
    color: white;
}

#spinner {
    width: 100px;
    height: 100px;
    border: 2px solid #f3f3f3;
    border-top: 3px solid #f25a41;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    animation: spin 1s infinite linear
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}