html,
body {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    font-family: Merriweather, serif;
    font-size: 22px;
    color: #000;
    background-color: #F4F7FA
}

a {
    text-decoration: none;
}

#title_block {
    width: 100%
}

.title_block_wrapper {
    width: 100%;
    height: 100%
}

.title_block_content {
    position: relative;
    width: 100%;
    height: 100%
}

.title_block_img .title_img {
    margin: 0px !important;
    padding: 0px !important;
    height: 100% !important;
    width: 100% !important;
    display: inline !important;
    -o-object-fit: cover;
    object-fit: cover
}

.title_block_img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.title_block_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: #000 !important;
    opacity: 0.7
}

.title_block_texts {
    position: relative;
    z-index: 9;
    background: transparent !important;
    padding: 21px
}

.title_block_bread span {
    color: #fff;
    font: bold 10px/16px "IBM Plex Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .88
}

.title_h1 {
    font: 600 40px/48px "IBM Plex Sans", sans-serif;
    color: #fff
}

.title_bq {
    border-left: 4px solid #349dee;
    padding-left: 16px;
    color: #fff;
    opacity: 0.88;
    font: 24px/40px Merriweather, serif
}

.title_block_author {
    margin-top: 26px
}

.tauthor {
    font: 600 19px/24px "IBM Plex Sans", sans-serif;
    color: #349dee
}

.tdate {
    margin-top: 2px;
    color: #fff;
    font: 500 10px/16px "IBM Plex Sans", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

.title_block_texts div {
    background: transparent !important
}

.sf-hidden {
    display: none !important
}

#top {
    height: 120px;
    background: transparent;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top right
}

#topwrap {
    height: 80px;
    max-width: 1000px;
    margin: 0 auto;
    background: transparent
}

.topleft {
    height: 80px;
    width: 740px;
    float: left;
    position: relative;
    margin-left: 10px
}

.toplogo {
    position: absolute;
    left: 0;
    height: 40px;
    top: 10px
}

#bodyWrapper {
    max-width: 1000px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5)
}

#mainWrapper {
    width: 100%;
    height: 100%
}

#wrapper {
    max-width: 1000px;
    margin: 0px auto
}

#content {
    padding: 0px;
    width: 100%
}

#content .padWrap {
    padding: 15px
}

#content img {
    width: 100%;
    max-width: 700px;
    display: block;
    margin: 20px auto
}

#content p {
    font-size: 18px;
    line-height: 29px
}

.pg {
    font-size: 22px !important;
    line-height: 36px !important;
    margin-bottom: 33px
}

#content h1 {
    font-size: 36px;
    line-height: 50px;
    font-weight: bold
}

#content h2 {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 28px;
    margin-bottom: 33px;
    line-height: 32px
}

#content h3 {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 33px
}

#content ul {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500
}

#content ul li {
    margin-bottom: 20px
}

#comments {
    margin-top: 120px
}

#comments .pg {
    font-size: 15px !important;
    line-height: 28px !important;
}

#comments h2 {
    padding-left: 40px;
    color: #000;
    margin-right: 20px;
    border-bottom: 0px solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: right;
    margin-left: 15px
}

#comments .coment_ava img {
    margin: 0px;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

@media screen and (max-width:1020px) {
    #content {
        width: 100%
    }
}

@media screen and (max-width:780px) {
    .topleft {
        width: 100%
    }
}

@media screen and (max-width:690px) {
    .topleft {
        width: 100%
    }
}

@media screen and (max-width:660px) {
    #content h1 {
        font-size: 28px;
        line-height: 36px
    }

    .mainLogo {
        width: 400px
    }
}

@media screen and (max-width:590px) {
    .mainLogo {
        width: 300px;
        margin-top: 10px
    }
}

@media screen and (max-width:560px) {
    .pg {
        margin-left: 0px;
        margin-right: 0px
    }

    #content .padWrap {
        padding: 8px
    }
}

@media screen and (max-width:420px) {
    .title_bq {
        font-size: 18px !important;
        line-height: 28px !important
    }

    .tauthor {
        font-size: 14px
    }
}

@media screen and (max-width:470px) {
    .mainLogo {
        width: 200px
    }

    #top {
        height: 80px
    }
}

@media screen and (max-width:380px) {
    .mainLogo {
        width: 180px
    }
}

@media screen and (max-width:345px) {
    .mainLogo {
        width: 150px
    }
}

@media screen and (max-width:310px) {
    .mainLogo {
        display: none
    }

    #top {
        background-position: top center
    }
}

@media screen and (min-width:1300px) {
    #wrapper {
        max-width: 1000px
    }

    #content {
        width: 100%
    }

    #topwrap {
        max-width: 1000px
    }
}

@media screen and (min-width:1600px) {
    #wrapper {
        max-width: 1000px
    }

    #content {
        width: 100%
    }

    #topwrap {
        max-width: 1000px
    }
}

a:active,
a:focus {
    outline: none
}

input:active {
    outline: none
}

:focus {
    outline: none
}

#footer {
    padding: 10px;
    text-align: center
}

.Figure img {
    float: none
}

.left_count {
    font-size: 130% !important
}

.left_count .prod_left_val {
    font-size: 52px !important
}

.article__text {
    color: #333;
    padding-top: 14px
}

.submit-roulette:hover {
    background: #bb0000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s
}

.bg_tt {
    background: #FFECA6;
    padding: 20px
}

p.rul_1 {
    text-align: center;
    color: red;
    font-weight: bold;
    padding: 0
}

p.rul_2 {
    font-weight: bold
}

.center {
    text-align: center
}

input,
input {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.priceс {
    -webkit-box-shadow: rgb(0 0 0 / 80%) 0px 3px 30px;
    text-align: center !important;
    -webkit-transform: rotateZ(-7deg);
    background: -webkit-gradient(linear, left top, right top, from(rgb(238, 165, 19)), to(rgb(253, 237, 19)));
    -o-border-image: initial
}

.row-y-item {
    padding: 12px;
}

b {
    font-weight: bolder
}

.prod_img {
    width: 100%;
    margin-right: 123px
}


.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative
}

.span-input-roulette.phone_in:before {
    content: ' رقم هاتفك '
}

.span-input-roulette:before {
    display: inline-block;
    color: #333;
    line-height: 47px;
    position: absolute;
    top: -35px;
    font-size: 95%;
    right: 2px;
}

input {
    outline: none
}

input.submit-roulette {
    text-transform: uppercase;
    padding: 10px 30px;
    margin: 15px 0;
    outline: none;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    background: #ff0000f7;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    width: 450px;
    max-width: 100%;
    -webkit-appearance: 5px;
    -webkit-border-radius: 5px
}

.span-input-roulette.name_in:before {
    content: 'الإسم '
}

.span-input-roulette {
    position: relative;
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: 450px
}

.input-roulette {
    width: 100%;
    border: 2px solid grey;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.span-input-roulette.name_in:before {
    content: ' الإسم '
}

.span-input-roulette:before {
    display: inline-block;
    color: #333;
    line-height: 47px;
    position: absolute;
    top: -35px;
    font-size: 95%;
    left: 5px
}

.priceс {
    position: absolute;
    font-family: 'Arial', sans-serif;
    right: 0;
    bottom: 0;
    color: #000;
    -webkit-box-shadow: rgb(0 0 0 / 80%) 0px 3px 30px;
    box-shadow: rgb(0 0 0 / 80%) 0px 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    -webkit-transform: rotateZ(-7deg);
    transform: rotateZ(-7deg);
    margin: -0px auto 0px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(238, 165, 19)), to(rgb(253, 237, 19)));
    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    -o-border-image: initial;
    border-image: initial;
    border-radius: 19%
}

span.discountс {
    display: block;
    margin-top: 9px;
    font-size: 18px
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0px;
    margin: 0 auto
}

.ft {
    text-align: center;
    font-size: 11px
}

.submit-roulette:hover {
    background: #bb0000;
    -webkit-transition: background 0.3s;
    transition: background 0.3s
}

.submit-roulette:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: none;
    box-shadow: none
}

.submit-roulette {
    -webkit-box-shadow: 0px 4px 3px #242120;
    box-shadow: 0px 4px 3px #242120;
    -webkit-transition: background 0.3s
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    max-width: 100%
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.order_block {
    text-align: center !important;
    display: block;
    border: 3px double;
    border-radius: 20px;
    padding: 12px;
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: transparent
}

#everad_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold
}

.spin-result-wrapper {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1600deg);
        transform: rotate(1600deg)
    }

    100% {
        -webkit-transform: rotate(1574deg);
        transform: rotate(1574deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1600deg);
        transform: rotate(1600deg)
    }

    100% {
        -webkit-transform: rotate(1574deg);
        transform: rotate(1574deg)
    }
}

@-webkit-keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto;
    width: 400px;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

.left_count {
    display: table;
    text-align: center;
    padding: 10px 30px;
    background: red;
    margin: 12px auto;
    color: #fff;
    text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
    font-size: 130% !important;
    border-radius: 5px
}

.green_text {
    color: green;
    font-weight: bold
}

@media (max-width:600px) {
    a.button {
        width: 80%
    }
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1660deg);
        transform: rotate(1660deg)
    }

    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1660deg);
        transform: rotate(1660deg)
    }

    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg)
    }
}