/**
 * Application Style
 *
 * @copyright  2012 BitConstructor Co. Ltd.
 * @version    $Id: application.css 1035 2018-05-24 13:57:54Z tibor $
 * Tibor Sekelj
 */

@font-face {
    font-family: 'futuramedium';
    src: url('../font/futura-webfont.eot');
    src: url('../font/futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura-webfont.woff') format('woff'),
         url('../font/futura-webfont.ttf') format('truetype'),
         url('../font/futura-webfont.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../font/3997-webfont.eot');
    src: url('../font/3997-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/3997-webfont.woff') format('woff'),
         url('../font/3997-webfont.ttf') format('truetype'),
         url('../font/3997-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* TEXT ***********************************************************************/
.jumbotron {
    background: #FFF;
}
.jumbotron.masthead {
    padding: 0;
}
.jumbotron.masthead img {
    width: 70%;
    min-height: 300px;
}

.home-content {
    clear: both;
}

.news-list {
    width: 70%;
}

.highlight-list {
    width: 30%;
}

/* Tab nav-tabs ***************************************************************/
.nav-tabs {
    border-bottom: 1px solid white;
}

textarea#messages, textarea.message {
    height: 250px;
    width: 450px;
}

.bc-main_image {
    float: left;
    padding: 6px 10px 6px 0px;
}

.select-user-button {
    margin: 0px 0px 10px 0px;
}

.product-main-image {
    text-align: center;
}

.product-main-image img {
}

.product-box-image {
    display: block;
}

.product-variant-wrapper {
    margin-top: 20px;
}

#product-detailed-tab {
    margin-top: 20px;
}

ul.footer ul.dropdown-menu {
    left: -40px;
    top: -240px;
}

div#product-list > div.span3 {
    height: 280px;
}

.banner_image_top {
    text-align: center;
    margin-left: -2px !important;
    margin-bottom: 0px !important;
    clear: both;
}

div.navbar > div.container {
}

.btn_homepage {
    margin-top: 0px !important;
}

div.fld-cart_view_field > div.controls {
    margin-left: 0px !important;
}

.fld-variant_list > div.controls, .fld-accessory_list  > div.controls,
.fld-spare_part_list  > div.controls, .fld-bundle_product_list  > div.controls {
    margin-left: 0px !important;
}

.layout_header {
    padding-top: 0.01em;
    clear: both;
}

.footer {
    background: url(../images/home/bg_black2.png) repeat top center transparent;
    background-size: 100% auto;
    background-attachment: fixed;
    border-top: 1px solid #000000;
}

.navbar-fixed-top {
    position: relative;
    margin-top: 0px !important;
}

.navbar .btn, .navbar .btn-group {
    margin-top: 0px;
}

body {
    padding-top: 0px !important;
    background-color: #a9a9a9;
}

body {
    background: url(../images/home/bg_background_top.jpg), url(../images/home/bg_background_repeat.jpg);
    font-family: "futuramedium";
    background-position: center top, center top;
    background-size: auto auto, auto auto;
    background-repeat: no-repeat, repeat;
}

h1,h2,h3 {
    line-height:35px;
    margin: 5px 0px;
}

h2 {
    font-family: "futuramedium";
    font-size: 22px;
    color: #333;
}

h3 {
    font-family: "futuramedium";
    font-size: 20px;
    color: #DF1D76;
}

h4 {
    font-family: "futuramedium";
    font-size: 18px;
    color: #333;
}

h5 {
    font-family: "futuramedium";
    font-size: 16px;
    color: #333;
}

h6 {
    font-family: "futuramedium";
    font-size: 14px;
    color: #333;
}

.page_background a, .page_background a:hover, .pagination a, .pagination a:hover {
    color: #DF1D76;
    text-decoration: none;
}

a.btn, a.btn:hover, .btn,.btn:hover {
    color: #333;
    text-decoration: none;
}

a.btn-danger, a.btn-danger:hover, .btn-danger, .btn-danger:hover {
    color: #FFF;
    text-decoration: none;
}

a.btn-success, a.btn-success:hover, .btn-success, .btn-success:hover {
    color: #FFF;
    text-decoration: none;
}

a.btn-info, a.btn-info:hover, .btn-info, .btn-info:hover {
    color: #FFF;
    text-decoration: none;
}

a.btn-inverse, a.btn-inverse:hover, .btn-inverse, .btn-inverse:hover {
    color: #FFF;
    text-decoration: none;
}

.ui-state-focus {
    background-image: none !important;
    background-color: #DF1D76 !important;
    color: #FFF !important;
}

.navbar > .nav_user .nav > li > a {
    color: #000;
    float: none;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none !important;
}

a.back {
    color: #555 !important;
}

.btn-primary {
    color: #FFF !important;
    background-image: none;
    background-color: #DF1D76;
}

.btn-primary:hover {
    color: #FFF !important;
    background-image: none;
    background-color: #E52696;
}

.product_readmore a.btn {
    color: #555 !important;
}

.navbar > .nav_user .nav > .active > a {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-decoration: none;
    text-shadow: 0 1px 0 #000 !important;
}

.btn_homepage {
    color: #777777 !important;
    float: none !important;
    padding: 10px 15px !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
}

.bc-footer-menu > ul > li > a {
    color: #000;
}

.bc-footer-menu > ul > li > a:hover {
    color: #FFF;
    background-color: transparent;
}

.bc-footer-menu >.nav .dropdown-toggle .caret {
    border-bottom-color: #0088CC;
    border-top-color: #000;
    margin-top: 6px;
}

.bc-footer-menu ul.footer > li {
    clear: none;
    float: right;
    padding: 10px 5px 10px 5px;
}

.footer_copyright {
    color: #000 !important;
    padding: 10px 0px 10px 0px;
}

.content {
}

.row {
    margin-left: 1px !important;
}

.product_box {
    margin-left: 25px !important;
    min-height: 290px;
}

.product_showbox {
    margin-left: 28px !important;
}

#global-search {
    width: 160px;
}

.stock_item {
    color: #51a351;
}

.custom_order {
    color: #f89406;
}

.not_available_item {
    color: #bd362f;
}

 .web_content {
}

.fld-cart_items_field .page_background_admin {
}

/************** parent categories **************/
.main_product_parent {
    margin: 20px auto 40px auto !important;
    width: 802px !important;
}

.main_categories {
    display: inline-block;
    margin-right: -5px;
}

.main_categories a {
    color: #CCC;
    text-decoration: none;
    padding: 12px 25px 12px 25px;
    background-color: black;
    font-size: 17px;
}

.left_box_radius {
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}

.right_box_radius {
    -webkit-border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
}

.main_categories a:hover {
    color: #FFF;
    background-color: #424242;
    text-decoration: none;
}

.hightlight_box {
    min-height: 250px;
}

.page_background {
    background-color: #FFFFFF;
    margin: 0px 0px 15px 0px;
    border: 0px solid transparent;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    padding: 20px 22px 25px;
}

.contact_page {
    min-height: 1500px;
}

.dashboard_details {
   padding: 0px 100px;
}
.dashboard_title {
    margin: 30px 40px;
}
.dashboard_sale_detail {
    margin-left: 0px !important;
}

.layout_header > .navbar {
    margin-top: 10px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.nav_user ul.lang {
}

.parent_categories {
    font-style: italic;
    width: 100%;
    text-align: center;
}
.container {
    width: 942px !important;
}

.page_background_admin {
    background-color: #FFFFFF;
    margin: 0px 0px 30px 0px;
    border: 0px solid transparent;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    padding: 30px;
    width:95% !important;
}

.page_background_normal {
    background-color: #FFFFFF;
    margin-bottom: 30px;
    border: 0px solid transparent;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

.navbar {
    font-style: italic !important;
    font-size: 14px;
}

.default_button, .default_button:hover {
    background-color: #D6D6D4 !important;
    background-image: none !important;
    border: 2px solid #DE1E74;
    border-radius: 10px 10px 10px 10px;
    font-size: 12px;
    font-style: italic;
    padding: 1px 20px !important;
    color: #000 !important;
}

.nav_user {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.nav_user .user li {
    margin-top: 10px;
}
.nav_user .user li {
    line-height: 0px;
    border-right: 1px solid #000;
}

.nav_user .user li:last-child {
  margin-bottom: 0;
  border-right: 0px;
}

.main_userbar {
    text-align: center;
}

.user_menuleft {
    background-color: #5e5e5e;
    color: #000000;
    padding: 15px 15px 22px 15px;
    position: absolute;
    display:inline-block;
    -moz-transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -o-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    border: 0px solid transparent;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    font-style: italic;
    font-size: 17px;
    z-index: 10;
}

.user_cart {
    top: -121px;
    right: -405px;
    width: 137px;
}

.bc-lang-en .user_cart {
    top: -92px;
    right: -372px;
    width: 73px;
}

.user_cart_10 {
    /*top: 295px;
    right: -36.5px;*/
    top: -110px;
    right: -391px;
    width: 110px;
}

.user_cart_blank {
    top: -110px;
    right: -391px;
    width: 110px;
}

.insider_tip {
    top: 60px;
    right: -396px;
    width: 120px;
}

.contact_right {
    top: 209px;
    right: -380px;
    width: 87px;
}

.contact_right2 {
    right: -382px;
    width: 78px;
    top: -257px;
}

.contact_right2 img {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bc-lang-en .contact_right {
    top: 218px;
    right: -382px;
    width: 90px;
}

div#insider_tip {
    min-height: 24px;
}

.user_menuleft a, .user_menuleft a:hover {
     color: #FFF;
     text-decoration: none;
}

.main_categories > a.active {
    background-color: #424242;
}

.cart_listitems {
    background-color: #E11F78;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 6px;
    border: 0px solid transparent;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.bc-footer-menu {
    font-style: italic;
}

#products_type {
    width: 120px;
}

.footer_copyright a, .footer_copyright a:hover {
    color: #000;
    text-decoration: none;
}

#frmlogin {
    margin-bottom: -55px !important;
}

.forgotton_part, .register_part {
    margin: 15px 0px;
}

.send_password {
   width: 500px !important;
}

.send_password > .page_background {
    padding: 0px !important;
}

.right-container {
    top: 0px;
    position: fixed;
    width: 300px;
    right: 0px;
    display: block;
    height: 100%;
    right: -300px;
    z-index: 500;
}

.right-btn-wrapper {
    position: absolute;
    top: 300px;
    left: -350px;
}

.right-container.show {
    right: 0px;
}

.right-btn-wrapper.show {
    left: -50px;
}

.right-content-wrapper {
    background-color: #5e5e5e;
    width: 300px;
    padding: 0px;
    height: 100%;
    display: none;
    color: #FFF;
}

.right-content-block {
    padding: 20px;
}

.right-content-wrapper h3 {
    color: #FFF;
}

.ui-autocomplete {
    z-index: 1051 !important;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #DF1D76;
    background-image: none;
    background-repeat: none;
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    color: #ffffff;
    text-decoration: none;
    background-color: #DF1D76;
    background-image: none;
    background-repeat: none;
}

a[name] {
    text-decoration: none;
}

.special_offer {
    font-weight: bold;
    color: #DF1D76;
}

.fld-discount_text {
    color: red;
    width: 700px !important;
}

.year_summary_text {
    width : 19%;
}

.year_summary_value {
    width : 81%;
}

.bc-showmore-result#product-list {
    min-height: 400px;
}

/*************************************************/

@media (min-width: 1300px) {
/******************* homepage ********************/
    .main_footer {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    /************ for main layout ************/
    .web_content {

    }

    .page_background_admin {
        margin: 0px auto 30px auto !important;
        width:1200px !important;
    }

    .page_background_admin .page_background_admin {
        width: 100% !important;
        padding: 0 !important;
    }

    #tab-form-cart .page_background_admin {
        padding-left: 0px !important;
    }

    #tab-form-cart {
        width: 1150px !important;
    }
}

@media (min-width: 1200px) {
    /******************* homepage ********************/
    .footer_content {
        margin-left: auto;
        margin-right: auto;
        color: #000;
        width: 953px !important;
    }
    .main_footer {
        margin-right: auto;
        margin-left: auto;
    }
    .footer_content .footer {
    border: none !important;
    }
    /************ for main layout ************/
    .web_content {
    }

    #tab-form-cart {
        width: 1130px;
    }
}

@media (max-width: 1024px) {
}

.fld-login_info > div {
    margin-left: 0px !important;
}

.act-plain-index .right-container,
.act-plain-edit .right-container {
    display: none;
}

.act-plain-index,
.act-plain-edit {
    font-size: 12px;
}

.act-plain-index .navbar,
.act-plain-edit .navbar {
    margin-bottom: 0px;
}

.act-plain-index .page_background_admin,
.act-plain-edit .page_background_admin {
    padding: 10px;
}

.act-plain-index .nav,
.act-plain-edit .nav {
    margin-bottom: 0px;
}

.act-plain-edit .control-group {
    margin-bottom: 5px !important;
}

.control-group .container.page_background_admin {

}

#toTop {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 64px;
    height: 64px;
    background-image: url('../images/home/circle_arrow.png');
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


/* custom registration button besides menu */
.registration_offer {
    float: left;
    width: 119px;
    clear: none;
    z-index: 1000;
    position: absolute;
    background-color: rgba(228, 8, 124, 0.53);
    margin-top: -14px;
    line-height: 22px;
    padding: 12px;
    font-size: 17px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

.registration_offer a {
    color: white;
}

.weekly_deal_title {
    color: #df1d76;
}

.weekly_deal_title:after {
    content: ' ';
}


div#consent_overlay {
    background-color: #E41D78;
    color: #FFF;
    margin-top: 10px;
    padding: 10px 10px 0;
}

.consent_content {
    padding-bottom: 15px;
}

.consent_content a, .consent_content a:hover, .consent_content a:visited, .consent_content a:active, .consent_content a:focus {
    color: #fff;
    text-decoration: underline;
}

#frmlogin div#consent_overlay {
    width: 100% !important;
}

#account div#consent_overlay {
    width: 75% !important;
    float: left;
}

.modal-body #frmlogin div#consent_overlay {
    width: 450px !important;
}
