@font-face {
    font-family: smalltea-italic;
    src: url(../fonts/Latinotype-TrendSlabOne-Italic.otf);
}

@font-face {
    font-family: smalltea;
    src: url(../fonts/Latinotype-TrendSlabOne.otf);
}

@font-face {
    font-family: smallteaIcon;
    src: url(../fonts/PFDinStencil-Bold.otf);
}



.about-box{
    background: #9a8e86;
    margin: auto;
    text-align: center;
    min-height: 508px;

}
.about-box p {
    padding: 50px 50px 22px 50px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-family: "smalltea";
    margin-bottom: 5px;
}
.separator{ 
    border-bottom:1px solid #cfc7c5; 
    padding-bottom:30px;
    margin-top: 30px;
} 

.foot_logo_2{
    float: right;
    margin: -60px 0 0 23px;
}
.separator img{ 
    width:100%
} 

.separator-last{ 
    margin-top: 30px;
} 

.separator-last img{ 
    width:100%
} 

.imageWidth img{
    width:100%;
    /*padding: 2px;*/
}

.icon-bar {
    background-color: #fff;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #966646;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.menuMargin{
    margin-left: 0px !important;
    margin-right: 0px !important;
    z-index: 99999;
}

.image-about-pdf img{
    width: 100%;
}

.benefits-box{
    background: #ffffff !important;
}

.benefits-text1{
    padding: 40px 50px 29px 50px;
    text-align: left;
    line-height: 17px;
    font-size: 16px;
    color: #31353d;
    font-weight: normal;
    font-family: "Courier New";
    line-height: 20px;
}

.benefits-text2{
    padding: 80px 20px 57px;
    text-align: center;
    line-height: 65px;
    font-size: 60px;
    color: #837a74;
    font-weight: normal;
    font-family: 'Courier New';
}

.benefits-text2 span {
    font-size: 26px;
    clear: left;
    display: block;
    padding-top: 26px;
    line-height: 15px;
    font-family: 'Courier New';
}

.benefits-text3{
    padding: 15px 50px 17px 50px;
    text-align: left;
    line-height: 17px;
    font-size: 16px;
    color: #31353d;
    font-weight: normal;
    font-family: "Courier New";
    font-style: normal;
    line-height: 20px;
}


.be-well-box{
    height: 517px;
}
.be-well-text{
    width: 213px;
    height: 194px;
    border: 1px solid #bcbec0;
    margin: 30% 0 0 32%;
}

.be-well-text span {
    font-size: 36px;
    clear: left;
    display: block;
    padding-top: 26px;
    line-height: 40px;
    color: #e6e7e8;
    text-align: center;
    font-family: 'smalltea';
}
.the-background{
    background: #e5e2e1;
}

.contact-mail{
    font-size: 16px;
}

a.subtitle-link {
    margin-left: 20%;
    color: #fff;
    width: 65%;
    padding: 0 44px;
    letter-spacing: 1px;
    font-style: italic;
    display: block;
}
.responsive-button{

    right: 3%;   
    position: absolute;
}
.nav-bar-button{
    display: none;
    float: right;
    width: 42px;
    height: 42px;
    margin-top: 50%;
    border: 1px solid transparent;
    border-radius: 4px;
    background: url('../img/smalltea/menu-icon.png') #966646;
}
.nav-bar-button:hover{
    background: url('../img/smalltea/menu-icon.png') #b68767;
}

.widget{
    width: 70%;
    margin-top: 20px;
    margin-left: 15%;
}

.edit{
    float:right;
    width: 5%;
}
.edit a{
    position: absolute;
    color: white;
    font-size: 20px;
    margin: 1%;
    background: forestgreen;
    padding: 5px;
    border-radius: 20px;
    cursor: pointer;
    z-index: 100;
}

.edit a:hover{
    background: #62c462;
}

.edit_collapse{
    display: none;
}
.changeForm{
    margin: 1% 5%;
}
.changeForminput{
    padding: 5px !important;
    margin-top: 1% !important;

}

div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.catego_item{

}

.catego_item img{
    max-width: 100%;
    width: 100%;
    max-height: 100%;
}

.catego_logo{
    height: 80% !important;
    display: table;
}

.catego_logo div{
    margin-top: 25%;
}
.catego_logo2 img{
    max-width: 60px;
}
.catego_logo img{
    max-width: 60px;
    max-height: 60px;
}

.item_collapse{
    display:none !important;

}

.item_collapsed{
    height: 0px;
    transition: 0.5;
}

.toggle_box{
    background: #ddd;
    width: 80%;
    margin-left: 10%;
}
.toggle_box2 div{
    padding: 40px;
    text-align: left;
}
.toggle_box2 h3{

    font-weight: 300;
    font-size: 33px;
    padding: 0px 0 10px;
    margin-bottom: 10px;
    font-family: 'smalltea';
    color: #986a4c;

}
.continue_btn{
    width: 200px !important;
    float: right;
    margin: 1%;
}

.btn-pressed{
    background: #DDD !important;
    pointer-events: none;
}
#loader{
    max-width: 30px;
    position: absolute;
    right: -15px;
    top: 15px;
}
.loader-visibility{
    display: none;
}

.error{
    color: crimson;
    font-weight: bold;
}
.image_witdth img{
    width: 100%;
}
.toggle_box2 {
    display:inline-block;
}
.toggle_box2 p{
    color:#000;
    text-transform:uppercase ;
    font-weight: bold;
}

.toggle_box2 h3 em{
    font-size: 20px;
    text-transform: capitalize;
    font-style: normal;
}
.cross{
    float: right;
    font-family: smalltea;
    font-size: 40px;
    color: #bab5b5;
    cursor: pointer;
    margin-top: 10px;
    text-decoration: none !important;
}
.triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13.7px 9px;
    border-color: transparent transparent #dddddd transparent;
    top: 95.9%;
    /* margin-top: -25px; */
    position: absolute;
}

.margin-footer{
    margin-top: 350px;
}

.logo_instagram{
    position: absolute;
    left: 12%;
    top: -2%;
}

.logo_instagram img{
    width: 10%;
}

.user_profile{
    display: flex;
}

.user_profile div{
    cursor: pointer;
    padding: 10px;
    transition: background-color 0.5s ease;
}

.user_profile div:hover{
    opacity: 0.7;
}

.selected-section{
    pointer-events: none;
}

.left_section{
    background-color: #65615a;
    color: #989898;
    /*pointer-events: none;*/
    width: 33%;
    float:left;
}
.left_section h2{
    color: #989898;
}

.right_section{
    background-color: #eae8e7;
    color: #989898;
    width: 33%;
    /*pointer-events: none;*/
}
.right_section h2{
    color: #989898;
}

.middle_section{
    background-color: #DCDCDC;
    color: #989898;
    width: 33%;
    /*pointer-events: none;*/
}
.middle_section h2{
    color: #989898;
}
.section{
    padding: 20px;
    width: 97.5%;
    background-color: #ffffff;
    margin-left: 15px;
    display: inline-block;
}

.section i{
    cursor: pointer;
}

.full_section{
    background: #65615a;
    text-transform: uppercase;
    color: #989898;
    display: inline-block;
}


.section-table img{
    width: 130px;
    height: 105px;
}
.section-table tr{
    padding: 5px
}
.user_profile h2{
    text-align: center;
    text-decoration: none !important;
}
.user_profile_section{

}

.input_label{
    background-color: transparent;
    border: 0px solid;
}


.adreess_title{
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #000000 !important;
    margin-bottom: 5%;
}

.address_item{
    padding: 2%;
    box-shadow: 0px 0px 6px #000000;
    border-radius: 5px;
    margin: 2%;
}

.address_item input{
    width: 100%;
    background-color: transparent;
    border: 0px solid;
}

.address_item_tools{
    display: list-item;
    list-style-type: none;
}

.address_item_tools a{
    cursor: pointer;
    margin-left: 5px;
}

.checkout_address {
    display: inline-block;
    width: 100% !important;
}
.checkout_address select {
    height: 35px;
}
.checkout_address_profile {
    display: inline-block;
}

.inline_block{
    display: inline-block;

}

.order_detail{
    text-transform: uppercase;
    color:#9a8e87;
}

.total_price{
    margin-left: 59% !important;
    border-top: 1px solid !important;
    width: 14% !important;
    text-align: center !important;
}

.order_detail_row_color{
    background-color: #eae8e7;
    padding: 10px;
}

.order_detail_row{
    padding: 10px;
}

.order_detail label{
    width: 30%;
    margin-left: 1%;
}


.checkout_address_profile div label{
    width: 40%;
    text-align: end;
    font-size: 13px;
    text-transform: uppercase;
}

.checkout_address_profile div input{
    width: 55%;
    font-size: 10px;
}

.checkout_address_profile div{
    margin: 5px;
}

.checkout_address div label{
    width: 40%;
    text-align: end;
    font-size: 10px;
    text-transform: uppercase;
}

.checkout_address div input{
    width: 55%;
    font-size: 10px;
}

.checkout_address div{
    margin: 5px;
}

.address-dropdown{
    width: 97%;
    height: 30px;
    border-radius: 5px;
    margin-bottom: 4%;
    margin-left: 1%;

}
.cart-header{
    font-size: 20px;
    padding: 10px;
    margin-top: 5px;
    border-bottom: 1px solid #ddd;
}
.item-delete-mobile{
    display:none !important;
    font-size: 20px;
}
.item-delete{
    display:block !important;
    font-size: 20px;
}
.cart-header a{
    float:right;
}
#resumeCart tr:nth-child(even){
    background: #e5e2e1 ;
}
#resumeCart tr:nth-child(odd){
    background: #ffffff;

}

.franchise{
    background: #FFF;

}

.franchise-form label{
    width: 100%;
}
.franchise-form input{
    width: 100%;
    margin-bottom: 15px;
    padding: 10px
}

.franchise-form textarea{
    width: 100%;
    margin-bottom: 15px;
    min-height: 100px;
}
.font-black{
    color: #000;
}

.franchise-form select{
    padding: 20px !important;
    width: 100%;
    height: 35px;
    background: #FFF;
    margin-bottom: 15px;
    border: 1px solid #DDD;
    border-radius: 0px !important;
}
.cart-total{
    margin: 15px;
    border-top: 1px solid #DDD;
    padding: 10px;
}
.resume-item{
    border-bottom: 1px solid #DDD;
    font-size: 15px;
}
.resume-header{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDD;
}
.resume-list{
    display: inline-block !important;
}
.resume-list div{
    display: inline-block !important;
}
.resume-footer{
    margin-top: 10px;
    border-top: 1px solid #DDD;
}
.resume-list > div:nth-child(odd){
    background: #ffffff;
}
.resume-list > div:nth-child(even){
    background: #e5e2e1 ;
}

.cart-item-even
{
    background: #e5e2e1 ;
}
.cart-item-odd
{
    background: #ffffff;
}
.cart-item-price input{
    width: 55%;
    margin-left: 10px;
}

.font_size_12{
    font-size: 12px !important;
}


#resumeCart thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td{
    border-top: 0px solid #dddddd !important;
}

#shoppingCart tr:nth-child(4n), tr:nth-child(4n-1){
    background: #e5e2e1 ;
}
#shoppingCart tr:nth-child(4n-2), tr:nth-child(4n-3){
    background: #ffffff;

}
#shoppingCart tr:last-child{
    background: #ffffff;
}
#shoppingCart thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td{
    border-top: 0px solid #dddddd !important;
}

#shoppingCart{
    margin-bottom: 0px !important;
}
.flat_button{
    background-color: #97694C;
    border: 0px;
    padding: 10px;
    color: #fff;
    width: 90%;
    font-weight: bold;
}
.flat_button:hover{
    background-color: #b68767;
}
.full_flat_button{
    background-color: #97694C;
    border: 0px;
    padding: 10px;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.full_flat_button:hover{
    background-color: #b68767;
}
.sticky-footer{
    bottom: 0px;
    width: 100%;
}
.section_content{
    background: #ffffff;
    display: inline-block;
    width: 100%;
}
.checkout_btn{
    border:0;
    padding:10px;
    background: #DDDDDD;
}

.sameas_billing{
    padding-left: 15%;
    display: inline-flex;
}

.sameas_billing input{
    margin-top: 10px;
    margin-right: 1%;
}
.login-header{
    padding: 30px;
    background: rgba(0,0,0,.1);
    margin: 50px 0 20px 0;
    text-align: center;
}
.margin_top{
    margin-top:15px;
}
.user_content{
    width: 89%;
    margin-left: 6%;
    border-top: 3px solid;
    margin-right: 10%;
    margin-top: 2%;
    padding: 1%;
}
.user_content input{
    width: 240px;
}

.user_content_2{
    width: 89%;
    margin-left: 6%;
    margin-right: 10%;
    padding: 1%;
}
.user_content_2 input{
    width: 200px;
    margin: 5px;
}

.image_cards img{
    max-width: 245px !important;
    margin-left: 10% !important;
}

.checkout_payment div label{
    width: 35%;
    text-align: end;
}

.checkout_payment div input{
    width: 60%;
}

.checkout_payment div{
    margin: 15px;
}

.blog-result{
    background: #FFF;



}

.blog-result > div{
    border-bottom: #DDD solid 2px;
    padding: 35px;
}
.blog-result > div img{
    width: 50%;
    height: auto;
}
.blog-result > div p{
    text-align:center;
    font-family:"courier";
    font-size:13px;
}

.blog-result > div > span{
    text-align: right;
    width: 100%;
    display: block;
}

.blog-result > div >h2{
    font-family: smalltea;
    text-align: center;
}
.comment-form-comment textarea{
    width: 100%;
}
.triangle_white{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13.7px 9px;
    border-color: transparent transparent #ffffff transparent;
    top: 81.9%;
    margin-left: 15%;
    position: absolute;
}

.no-padding{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
}
.separator-image{
    height: 5px;
    display: block;
}
.padding-right{
    padding-right: 5px;
}
.padding-left{
    padding-left: 5px;
}
.item_grid a img{
    /*width:  285px;  SIMPLE SOLUTIONS */   
    /*height: 285px;*/
    width:  100%; 

}

.item_grid_position{
    position: relative;
}


.item-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color:#FFFFFF;
    display:none !important;
    z-index: 9999;
    pointer-events: none;
}

.item-overlay-collapse{
    display:none !important;
}

.item-overlay-collapse div{
    display:none !important;
}

.item-overlay > div{
    vertical-align: middle;
    display: table-cell;
}

.item_grid_position:hover > .item-overlay{
    display: table !important;
}

.smalltea-icon h1{
    font-family: smallteaIcon !important;
    font-weight: bold;
    color:#ffffff; 
    font-size: 60px;
}

.smalltea-icon-modal{
    font-family: smallteaIcon !important;
    font-weight: bold;
    font-size: 40px;
}

.modal-component{
    margin-top: 15px;
    width: 100%;
}

.modal-component div{
    width: 40%;
    float: left;
    margin-top: 10px;
}

.modal-component input{
    width: 45%;
    float: right;
}

.modal-component select{
    border-radius: 5px;
    padding: 2px;
}

.mask h1{
    font-family: smallteaIcon !important;
    color:#ffffff;
    font-size: 100px;
}

.mask h3 {
    font-family: trend_sansone !important;

}

.events{
    background: #FFF;
    padding: 30px;
    text-align: center;
}
.events >div > img{
    width: 100%;
}

.events > div{
    padding: 0px 0px 30px 0px
}

.events-result{
    background: #DDD;
    padding: 30px !important;
}

.no-pading-important{
    padding: 0 !important
}

.event-overlay{
    width: 100%;
    position: fixed;
    top: 5%;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    left: 0px;
    z-index: 99999;
    top: 0;

}
.modal-content-custom > div{
    width: 90%;
    max-width: 600px;
    position: relative;
    padding: 20px;
    background: #DDD;
    margin: auto;
    min-height: 200px;
    /*top: 10%;*/
    overflow-y: scroll;
    display: block;
    max-height: 100%;

}
.modal-content-custom{
    height: 80%;
    width: 100%;
    margin-top: 5%;
    background: transparent;
}

.modal-content-custom > div img {
    width: 100%;
    display: block;
    padding: 15px;
}

.modal-content-custom >div >h2{
    text-transform: uppercase;
}
.item-event{
    padding: 30px 0px 0px 0px;
}
.item-event a{
    cursor: pointer;
}

.event-overlay-hidden{
    display: none !important;
}

.event-content{
    width: 60%;
    margin: auto;

}

.overlay-close{
    display: block !important;
    text-align: right;
    cursor: pointer;
    margin-bottom: 20px;
}

.cart-item{
    display: inline-block;
    padding: 10px;
}

.cart-item div{
    display: inline-block;
    padding: 10px;
}
.cart-item img{
    width: 100%;
}
.login-form {
    margin: 10px;
}
.login-form label{
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.login-form input{
    width: 100%;
    text-align: center;
    padding:5px;
}
.menu-icon i{
    color: #939598;
    font-size: 20px;
}
.menu-icon-count{
    color: red !important;
    font-size: 15px !important;
}
.menu-icon div{
    background-color: red;
    border-radius: 25px;
    padding: 1px;
    width: 15px;
    height: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
}

.category-block{
    display:table;
}

.category-block div{
    display: table-cell;
    vertical-align: middle;
}

.footer-links a{
    margin:0 7px 0 7px;
    text-decoration: underline;
    font-size: 8px;
}

.anouncement {

    font-family: "Courier New";
}

.message-error-succeed{
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.message-modal{
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    background-color: #e5e2e1;
    border-radius: 5px;
    height: 50%;
    padding: 2%;
    text-align: -webkit-center;
}

.msg-succeed{
    padding: 5px;
    color: darkseagreen;
    margin-right: 10px;
}

.msg-fail{
    padding: 5px;
    margin-right: 10px;
    color: crimson;
}

.hello-customer{
    padding: 15px 0px 0px 30px;
    margin: 0;
}
.item-event p {
    font-family:"courier";
    font-size:14px;
}

@media screen and (max-width: 1250px) {
    .image-about-pdf img{
        min-height: inherit;
    }
    /*.nav-bar-button {
    display: block;
}
#navigationBar{
    display: none !important;
} */
    .navbar-nav > li {
        padding: 9px;
    }
}



@media screen and (max-width: 950px) {
    .about-box p{
        font-size: 14px; 
        padding: 0px 0px 0px 0px;
    }
}
@media screen and (max-width: 800px) {
    .be-well-box{
        height: auto;
    }
    .nav-bar-button{
        display: block;
    }

    .event-content{
        width: 80%;
    }
}





@media screen and (max-width: 600px) {
    .about-box p {
        padding: 0px 0px 0px 0px;
    }
    .benefits-text3{
        padding: 15px 0 17px 0;
    }
    .benefits-text1{
        padding: 20px 0 15px 0;
    }

    .benefits-text2 {
        padding: 0; 
        line-height: 51px;
        padding-bottom: 15px;
        font-size: 30px;
    }
    .contact-mail{
        font-size: 11px !important;
    }

    .logotext2 {
        margin-left: 40px;
    }

    a.subtitle-link {
        margin-left: 0%;
    }

    .resume_content{
        text-align: center;
    }
    .checkout_address div label{
        width: 100%;
        text-align: center;
    }
    .checkout_address div input{
        width: 100%;
        font-size: 15px;
        text-align: center;
    }

    .checkout_address_profile div label{
        width: 100%;
        text-align: left;
    }
    .checkout_address_profile div input{
        width: 100%;
    }

    .event-content{
        width: 95%;
    }

    .checkout_payment div label{
        width: 100%;
        text-align: left;
    }  

    .checkout_payment div input{
        width: 100%;
    }  
    .buton-checkout{
        display: flex !important;
    }
    .table{
        font-size: 8px;
    }
    .user_profile h2 {
        font-size: 18px;
    }
    .total_price{
        margin-left: 59% !important;
        width: 30% !important;
    }

    .cart-item div{
        padding: 4px;
    }
    .item-delete-mobile{
        display:block !important;
    }
    .item-delete{
        display:none !important;
    }

    .cart-list{
        text-align:center
    }
    .cart-list input{
        text-align:center
    }
    .cart-buttoms div{
        margin:5px;
    }
    .resume-list{
        text-align:center;
    }
    .resume-list input{
        text-align:center
    }

    .cart-item-price input{
        width: 47%;
        text-align:left;
    }
    .cart-item-price span{
        margin-left:31%
    }
    .message-modal{
        top: 10%;
        left: 10%;
        width: 80%;
        height: 70%;
    }

    .foot_logo_2{
        margin: 0px;
    }
    .blog-result > div img{
        width: 100%;
        height: auto;
    }
    .blog-result > div h2{
        text-align:center;
    }
    #loader{
        top:-30px;
    }
}
/* Simple Solutions for Blog Captcha */
.captchaSizeDivLarge {
    text-align:center;
}
#si_refresh_com {
    max-width: 50px;
    margin: 0 auto;
}
#si_image_com {
    max-width: 200px;
}
/* Simple Solutions for Blog Captcha */