.entertainment {
    background-color: #ffffff;
    margin-bottom: 43px;
    border-radius: 0px 0px 1px 10px;
    direction: rtl;
    border: 1px #0000002e solid;
    box-shadow: 4px 6px 14px #dddddd6b;
}

.entertainment a > img {
    width: 100%;
    height: auto;
    padding-bottom: 16px;
}

.entertainment a > .eng-caption {
    font-size: 11px;
    font-weight: 200;
    text-align: center;
}

.entertainment a > .fa-caption {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 13px;
    font-family: 'IRANSans';
}

.entertainment a > .price {
    text-align: center;
    padding-bottom: 10px;
}

.entertainment a > .price > .caption-price {
    font-weight: 100;
    font-size: 10px;
}

.entertainment a > .price > .price-in-original-currency {
    font-weight: 900;
    font-size: 14px;
    font-family: 'IRANSans';
}

.entertainment a > .price > .price-in-original-currency > i {
    font-size: 11px;
    font-weight: 500;
}


























.single-entertainment {

}
.single-entertainment .fullgroundimage {
    background-position: center;
    background-size: cover;
    height: 700px;
    width: 1390px;
    margin: 0px auto;
}
.single-entertainment .section-one {
    background-color: white;
    padding: 30px;
    font-family: 'IRANSans';
    box-shadow: 0px 3px 7px 1px #0000001f;
    border-radius: 5px 5px 10px 10px;

}
.single-entertainment .section-one img {
    height: 100%;
    margin: 0px auto;
    position: relative;
    width: 100%;
    padding-right: 10%;
}
.single-entertainment .section-one .title-minidescription {
    padding: 0px;
}
.single-entertainment .section-one .title-minidescription  > .title-english {
    font-size: 13px;
    font-weight: 100;
    padding-right: 6px;
}
.single-entertainment .section-one .title-minidescription  > .title-persian {
    font-size: 22px;
    padding-top: 0px;
    padding-bottom: 7px;
    font-weight: 400;
    border-bottom: 1px #fcaf1759 solid;
    margin-bottom: 15px;
    padding-right: 5px;
    text-shadow: 0px 0px 9px #00000033;
}
.single-entertainment .section-one .title-minidescription  > .mini-description {
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    text-align: justify;
    border-bottom: 1px #fcaf1759 solid;
}
.single-entertainment .section-one .title-minidescription   .country-destination {
    font-size: 13px;
    padding: 15px 15px 0px;
    font-weight: 100;
}
.single-entertainment .section-one .title-minidescription   .city-destination {
    font-size: 13px;
    padding: 15px 0px 0px 20px;
    font-weight: 100;
    text-align: left;
}


.single-entertainment .section-three {
    background-color: white;
    margin-top: 30px;
    padding: 70px 20px 50px 20px;
    font-size: 14px;
    box-shadow: 0px 3px 7px 1px #0000001f;
    border-radius: 5px 5px 10px 10px;
}
.single-entertainment .back-to-home-page {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 16px;
    display: inline-block;
    background-color: #ff980052;
    padding: 6px 10px;
    border-radius: 7px;
    margin-left: -17px;
}
.single-entertainment .back-to-home-page:hover {
    background-color: #FF9800;
}
.basket-add-true {
    position: absolute;
    top: 20%;
    left: 40%;
    direction: rtl;
    z-index: 10040;
    text-align: center;
    background-color: #FF9800;
    padding: 10px 40px;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 500;
    animation: hideAnimation 0s ease-in 5s forwards;
}

.basket-add-true > span:first-child {
    display: block;
    font-weight: 700;
}

.basket-add-true > span:last-child {
    font-weight: 400;
    font-size: 13px;
}

@keyframes hideAnimation {
    to {
        visibility: hidden;
        height: 0;
        overflow: hidden;
        display: none;
    }
}

.section-forth {
    direction: rtl;
    margin: 33px auto;
}
.section-forth .into-the-list-item {
    background-color: white;
    margin: 0px 20px 20px 20px;
    padding: 10px;
    border-radius: 30px;
    font-weight: 300;
    font-size: 12px;
}
.section-forth .into-the-list-item > span:first-child {
    font-size: 13px;
    font-weight: 600;
}
.section-forth .into-the-list-item > span:last-child {
    font-size: 13px;
    font-weight: 300;
    margin-right: 5px;
}


.section-five {
    background-color: white;
    margin-top: 30px;
    padding: 20px 20px 30px 20px;
    font-size: 14px;
    box-shadow: 0px 3px 7px 1px #0000001f;
    border-radius: 5px 5px 10px 10px;
    direction: rtl;
}
.section-five .caption-section {
    font-size: 13px;
    font-weight: 500;
    padding: 0px 0px 10px 0px;
    color: #FF9800;
    border-bottom: 1px #ff980052 solid;
    margin-bottom: 20px;
}
.section-five .section-info-item-list {
    border-bottom: 1px #0000000d solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.section-five .section-info-item-list .item-caption {
    display: inline-block;
    padding-left: 33px;
    font-size: 14px;
    font-weight: 400;
    color: #00000099;
    width: 200px;
}
.section-five .section-info-item-list .item-detail {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: black;
}


.section-two {
    background-color: white;
    margin-top: 30px;
    padding: 20px 20px 30px 20px;
    font-size: 14px;
    box-shadow: 0px 3px 7px 1px #0000001f;
    border-radius: 5px 5px 10px 10px;
    direction: rtl;
}

.section-two .price-list-caption {
    font-size: 13px;
    font-weight: 500;
    padding: 0px 0px 10px 0px;
    color: #FF9800;
    border-bottom: 1px #ff980052 solid;
    margin-bottom: 20px;
}

.section-two .price-list {
    direction: ltr;
    text-align: right;
    background-color: #0000000a;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
    border-top: 3px #FF9800 solid;
}

.section-two .price-list .title-persian {
    /* display: inline-block; */
    font-weight: 700;
    font-size: 15px;
}

.section-two .price-list .title-english {
    font-size: 12px;
    margin-top: 4px;
}

.section-two .price-list .price {
    display: inline-block;
    font-weight: 800;
    margin: 1px 0px 5px 11px;
    font-size: 14px;
}

.section-two .price-list .currency {
    display: inline-block;
    font-weight: 200;
    font-size: 12px;
}

.section-two .price-list .add-to-basket {
    background-color: #FF9800;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    border-radius: 10px 0px 10px 0px;
    margin-top: 5%;
}

.section-two .price-list .add-to-basket:hover {
    background-color: #009688;
    cursor: pointer;
    color: white;
}






















.footer-full {
    /*border-top: 1px #ddd solid;*/
    padding-top: 70px;
    padding-bottom: 33px;
}
.footer-details {

}
.footer-details .logo {
    max-width: 199px;
    display: block;
}
.footer-details .logo-slug {
    font-size: 12px;
    padding-top: 6px;
    display: block;
    padding-bottom: 30px;
    font-weight: 500;
    font-family: 'IRANSans';
    padding-right: 15px;
    text-shadow: 11px 11px 8px #000000;
}
.footer-details .footer-address  {
    font-size: 13px;
    padding: 10px;
}
.footer-details  .footer-address > .caption {
    font-size: 13px;
    padding: 0px 10px 0px 20px;
    font-weight: 600;
}
.footer-details  .footer-address > .content {
    font-size: 13px;
    display: block;
    padding: 5px 10px 1px 0px;
    font-weight: 400;
}
.footer-copyright {
    padding: 14px 11px 10px 0px;
    border-top: 1px #ddd solid;
    direction: rtl;
    font-size: 13px;
    font-weight: 400;
    font-family: 'IRANSans';
}
.footer-copyright a {
    color: #fcaf17;
    font-weight: 800;
}


.footer-links {
    text-align: right;
    direction: rtl;
    display: block;
}
.footer-support-links {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.footer-links .footer-support-links  > .footer-links-caption {
    border-bottom: 1px #FF9800 solid;
    padding: 0px 2px 8px 33%;
    font-weight: 600;
    font-size: 14px;
    width: 98%;
    text-align: right;
}
.footer-links .footer-support-links  > ul  {
    padding: 0px;
    margin: 0px;
    direction: rtl;
    text-align: right;
}
.footer-links > .footer-support-links  > ul > li {
    list-style: none;
}
.footer-links > .footer-support-links > ul > li > a {
    font-size: 13px;
    font-weight: 500;
    padding: 11px 10px 0px 0px;
    display: inline-block;
}

.social-links {
    width: 100%;
    display: block;
    margin: 21px 0px 0px 0px;
    border-top: 1px #ddd solid;
    padding: 5px 0px 0px 0px;
}
.social-links > .social-links-caption {
    font-size: 12px;
    font-weight: 300;
}
.social-links > ul {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.social-links > ul > li {
    display: inline-block;
    font-size: 22px;
    padding-top: 5px;
    padding-left: 10px;
}
.social-links > ul > li > a{

}
