/*
    Document   : surprise_2015
    Created on : Dec 28, 2014, 12:51:15 PM
    Author     : einavshaked
    Description:
        עיצוב חדש של עמודי הפתעה עולמית
*/

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

body
{
    font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
    margin: 0 auto;
    direction: rtl;
}

a { color: #00A5DB;}
br.breaker { display: none; }
.clear { clear: both; margin: 0; padding: 0; height: 0; line-height: 0; }
.left { float: left }
.right { float: right }
.crossed_price { text-decoration: line-through; color: #888888; }
.error { color: #CC2D30; font-weight: bold; }
#detailed_terms{text-align: right; width: 70%; margin: auto;}

#img_container {color:  #FFFFFF; height: 1000px;
    /*background: url(../images/surprise/bg_rental.jpg) no-repeat ;*/
    background-position: 0px 100px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%}

#container { background:url(../images/bg_img.png) #fff; }

#header_strip {
    position: relative;
    padding: 0;
    background:url(../images/surprise/red-header.png) left top no-repeat;
    background-size: 100% auto;
    height: 114px;
}

#surprise_logo {
    position: absolute;
    width: 180px;
    left: 50%;
    top: 13px;
    margin-left: -90px;
}

#surprise_logo_img{
    width:100%;
    display: block;
}

#logo {
    position: absolute;
    margin: 0;
    top: 25px;
    right: 10%;
    width: 144px;
}

#blue_stripe {
    background:url(../images/surprise/blue-stripe.png) center top no-repeat;
    height: 9px;
    font-size: 1px;
    line-height: 1px;
    margin-bottom: 80px;
    }

#logo_img{
    width: 100%;
    max-width: 140px;
}

#blue_stripe img{
    width: 100%;
    height: 100%;
}


.big_print {
    font-weight: 800;
    font-size: 48px;
    color: #00A5DB;
    margin: 0;
    text-align: center;
}

h2 {
    font-weight: 800;
    font-size: 40px;
    color: #00A5DB;
    margin: 0;
    text-align: center;
}

.info{
    margin-top: 15px;
    color:#555555;font-size:18px;font-weight:600;line-height:22px;
    text-align: center;
}

.text{
        font-size: 16px;
    }


.center_img {
    width: 80%;
    margin: 0px auto;
    max-width: 450px;
    padding: 35px 0 0 0;
}

.center_img img {
    width: 100%;
    display: block;
}

.btn {
    display: block;
    float: right;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    background-color: #CC2D30;
    width: 300px;
    height: 75px;
    border-radius: 4px;
    margin: 7px auto;
    text-align: center;
    text-decoration: none;
    line-height: 75px;
    cursor: pointer;
}

.btn:hover {
    background-color: #D3972C;
}

#bottom_btns {
    text-align: center
}
#bottom_btns .btn{
    display:inline-block;
    float: none;
    margin:  7px;
}


#footer {
    background-color: #3A3A3A;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    padding: 4px 25px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.myred{ color: #CC2D30; }
.myblue { color: #00A5DB; }


ul{
        padding: 0;
        margin: 0;
        list-style: none;
    }

.item_info{
        margin: 7px auto 0;
        width: 85%;
        text-align: center;
    }

.item_info div{text-align: right;}

.item_info strong {font-size:20px;}

.item_info div.title {min-height: 60px;}

ul.items_list{width:90%; margin: 0 auto;}

ul.items_list li {float: right; width: 32%;}
ul.items_list li:nth-child(2) {margin-left: 2%; margin-right: 2%}

    ul.items_list li a {
        display: block;
        background-color: #ffffff;
        text-decoration: none;
        padding: 5px 4px;
/*        margin: 10px;*/
        border: solid 1px #cbcdcd;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    ul.items_list li img {
        margin: 0 auto;
        display: block;
    }

    .add_btn {
        padding-top: 7px;
        text-align: center;
    }

    .add_btn span {
        display: inline-block;
        color: white;
        background-color: #cc2D30;
        padding: 2px 7px;
        border-radius: 7px;
        width: 85%;
    }

    .buy_btn {
        display: block;
        background-color: #cc2D30;
        margin-top: -42px;
        width: 15%;
        text-align: center;
        padding: 7px;
        border-radius: 7px;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
        text-decoration: none;
        float: left;
        margin-left: 50px;
    }

    .buy_btn:hover { background-color: orange;}

    #err_msg {
        text-align: left;
        width: 100%
    }


    .alert {
        color: #555;
        font-weight: 600;
        text-align: center;
        width: 100%;
        visibility: hidden;
    }

    ul.items_list li a:hover .add_btn span {
        background-color: orange;
        cursor: pointer;
    }

    #cart, #personal_details{
        border: solid 1px #bcbcbc;
        border-radius: 7px;
        background-color: #ffffff;
        width: 90%;
        margin: 5px auto;
        padding: 5px 0 20px 0;
        margin-top: 15px;
    }

    #personal_details{
        background-color: #e8e8e8;
    }
    .cart_head, .form_head {
        font-weight: bold;
        color: #00A5DB;
        font-size: 1.2em;
        line-height: 50px;
         width: 80%;
         margin: auto
    }

    .form_head {
        color:#00A5DB;
        width: 100%
    }

    .cart_items{display: table; table-layout: fixed; width: 80%;margin: auto}
    .cart_items ul{display: none; padding: 0px; margin: 0px; list-style: none; background-color: white;} /*display: table-row;*/

    .cart_items ul li{display: table-cell; padding: 3px 7px 3px 7px; vertical-align: middle; border-top: #bcbcbc dashed 1px;}
    .cart_items ul li:nth-child(1){width: 10%; text-align: center;}
    .cart_items ul li:nth-child(2){width: 20%;}
    .cart_items ul li:nth-child(3){width: 55%;}
    .cart_items ul li:nth-child(4){width: 15%;}

    .cart_item, .cart_shipment, .cart_total, #cart, #personal_details {
        display: none;
    }

    .remove_text {
        display: block;
        text-align: center;
    }

.small_img { width: 40px; }

       ul.form_fields{
        width:90%;
        margin: 0 auto;
    }

ul.form_fields li { float: right; width: 49%; }

.form_element { text-align: right; font-weight: normal; color: #555; margin: 0 auto; }
.standalone {display:block; margin: 0 auto;max-width: 450px; }
input
{
    font-weight: bold;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 15px 0 0 ;
    float: right;
    -webkit-box-sizing: border-box;  /*Safari/Chrome, other WebKit*/
    -moz-box-sizing: border-box;     /*Firefox, other Gecko*/
    box-sizing: border-box;          /*Opera/IE 8+*/
    border: 0;
    color: grey;
    direction: rtl
    }

label { display: block; margin-top: 10px; }

.input_big
{
    -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #bcbcbc;
    width: 90%;
    max-width: 450px;
    height: 45px;
    float: none;
    }

.styled-select {
   height: 29px;
   width: 240px;
   float:right;
   margin-left: 10px;
   overflow: hidden;
}
.styled-select select {
   background: transparent;
   border: none;
   font-size: 1em;
   height: 1em;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 100px;
}

.styled-select.slate {
   height: 45px;
   width: 100px;
}

.styled-select.slate select {
   background-color: #ffffff;
   border: 1px solid #bcbcbc;
   height: 45px;
   width: 100px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
    border-radius: 7px;
}

.greyed {
    background-color: #555;
}

.greyed:hover {
    background-color: #999999;
}

.terms {
    width: 85%; margin: 0 auto; line-height: 1.6;
}

.terms h1, .terms h2, .terms h3 { line-height: 1; margin-bottom: 0.1em }

@media screen and (max-width: 1500px) {
    #img_container{height: 900px;}
}

@media screen and (max-width: 1200px) {
    #img_container{height: 800px;}
}

@media screen and (max-width: 1024px) {
    #header_strip {
    background-size: auto auto;
    }

    #img_container{height: 600px;}

    ul.items_list, #cart, #personal_details {
        width: 98%;
    }

    .item_info{
        width: 90%;
    }
}

@media screen and (max-width: 980px) {

    ul.items_list li {
        float: right;
        width: 46%;
        margin: 8px auto;
    }

    input, .item_info,  #cart, #personal_details {
        font-size:18px;
    }

    .item_info strong {
        display: block;
        min-height: 65px;
        font-size:24px;
    }
}

@media screen and (max-width: 768px) {
    .blue_header{font-size: 35px;}

    #detailed_terms{width:90%}

    ul.items_list li { width: 75%; margin: 8px auto; float: none}
    ul.items_list li:nth-child(2) {margin: 8px auto;}
    .cart_items { width: 98%; }

    .cart_head { width: 95%; }

    .cart_items ul li:nth-child(2) {display: none;}
    .cart_items ul li:nth-child(3) {width: 50%}
    .cart_items ul li:nth-child(4) {width: 40%}

    .remove_text { display: none; }

    #personal_details {width: 90%}

    ul.form_fields li { width: 100%; }

    .input_big { width:98%; max-width: none;}
    .standalone { width:100%; max-width: 300px; }
    .buy_btn { width: 45%; margin-top: 25px; margin-left: 8%;}
}


@media screen and (max-width: 680px) {
    #img_container { /*background: none;*/ }

    #header_strip { height: 100px; }

    #img_container{height:460px}

    #logo { width: 120px; }

    #surprise_logo { width: 150px; margin-left: -75px; }

    .big_print{ font-size: 40px; }

    .center_img { max-width: 400px; }

    .blue_header{font-size: 30px;}

    #detailed_terms{width:95%}
}


@media screen and (max-width: 480px) {
    #logo { right: auto; left: 30px; }

    #surprise_logo {width: 120px;  top: -3px; left: auto; right: 30px; margin-left: 0; }

    /*div#main_img{min-height: 150px;}*/
    #img_container{height:340px}

    .big_print { font-size: 36px; line-height: 36px; }

    br.breaker { display: inline; }
}


@media screen and (max-width: 360px) {
    #logo { left: 20px;  }
    #img_container{height:300px}

    #surprise_logo{ right: 20px; }

}