/******************************************************************
 RESET CSS - Normalize
******************************************************************/
body, img, p, h1, h2, h3, h4, h5, fieldset { margin: 0; padding: 0; border: 0; resize: none; }
a, a:hover, a:visited, a:focus { text-decoration: none !important; }
input[type=submit] { cursor: pointer; }
*:focus { outline: none; }
::selection { background: #000; color: #fafafa; }
::-moz-selection { background: #000; color: #fafafa; }
._v-align { display: inline-block; vertical-align: middle; line-height: normal; }
.relative { position: relative; }
.unstyled { background: none; border: 0; box-shadow: none; list-style: none; margin: 0; padding: 0; line-height: normal; }


/******************************************************************
WayPoints Stuff
******************************************************************/
.os-animation { opacity: 0; }
    .os-animation.animated { opacity: 1; }
.staggered-animation { opacity: 0; }
    .staggered-animation.animated { opacity: 1; }
.delay-1s { -moz-animation-delay: 1s; -o-animation-delay: 1s; -webkit-animation-delay: 1s; animation-delay: 1s; }

/******************************************************************
Geral Html
******************************************************************/
body { overflow-x: hidden; /* TODO */ }
    body .wrapper { padding: 0 15px; max-width: 1200px; display: block; margin: auto; position: relative; }


/* Flexslider */
.flexslider { margin: 0; box-shadow: none; padding: 0; border: 0; border-radius: 0; }
    .flexslider .flex-direction-nav a { height: 48px; }
/*.flexslider .flex-direction-nav a:before { content: none; }*/

/* Select2 */
body .select2-container .select2-choice { height: 34px; line-height: 34px; }
body .select2-container.form-control { padding: 0; border: 0; }

/* Social  */
body .stButton span { height: 25px !important; }

/* Status */
.status.error { color: red; }
.status.success { color: green; }

/* Error inpus */
body input.error, body textarea.error { border-color: #B94A48; color: #A60D10; }
    body input.error:focus, body textarea.error:focus { border-color: #B94A48; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 0 0 2px rgba(185, 74, 72, 0.3); }

/* Login Modal */
#LoginModal { }
    #LoginModal .status { margin-bottom: 10px; text-align: center; }
    #LoginModal .modal-header { border: 0; padding-bottom: 0; }
    #LoginModal .modal-title { text-align: center; color: #000; }
    #LoginModal .modal-dialog { width: 450px; }
        #LoginModal .modal-dialog label { font-weight: normal; margin-bottom: 0; cursor: pointer; }
    #LoginModal .modal-body a { color: #656565; }
    #LoginModal .modal-footer { margin-top: 0; border-top: 0; }
        #LoginModal .modal-footer a { color: #163882; }

#LoginModal-CreateAccount .modal-footer { border: 0; }


/* Basket Modal */
#BasketModal { top: 30px; right: 30px; width: 450px; bottom: auto; left: auto; margin: 0; overflow: hidden; }
    #BasketModal .modal-body { padding: 0 15px; background: #FFF; }
    #BasketModal .modal-header h4 { display: inline-block; vertical-align: middle; }
    #BasketModal .modal-dialog { width: auto; display: block; padding: 0; margin: 0; }
    #BasketModal .modal-content { background: #f4f4f4; border: 0; border-radius: 0; }
        #BasketModal .modal-content .infos { font-size: 18px; padding: 15px 0; background: #f4f4f4; }
            #BasketModal .modal-content .infos strong { display: block; font-size: 25px; }
        #BasketModal .modal-content .product { margin: 0; border-bottom: 1px solid #e5e5e5; padding: 15px 0; }
            #BasketModal .modal-content .product h2 { font-size: 18px; }
    #BasketModal .modal-footer { text-align: left; margin-top: 0; padding: 0; }
        #BasketModal .modal-footer a { height: 50px; line-height: 50px; padding: 0; display: block; text-align: center; font-size: 18px; border-radius: 0; }


/* TermsAndConditions Modal */
#TermsAndConditionsModal .modal-dialog { width: 75%; }

/* ShopConditionsModal Modal */
#ShopConditionsModal .modal-dialog { width: 75%; }

/* Pagination */
.pagination { padding: 33px 0; margin: 0; border-radius: 0; }
    .pagination a { color: #007AA4 !important; background-color: white !important; height: 35px; width: 35px; border-color: #007AA4 !important; border-radius: 4px; margin: 0 5px; }
    .pagination .active a { border-color: #007AA4; background: #007AA4 !important; color: white !important; border: 1px solid #007AA4; }
    .pagination .disabled a { cursor: not-allowed; opacity: 0.5 !important; filter: alpha(opacity=50) !important; font-size: 16px !important; text-align: center; }
    .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 6px 4px; border-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 0; border-top-right-radius: 0; padding: 6px 9px; border-radius: 4px; }

/* Buttons */
.btn { border: 0; }
    .btn.btn-primary { background: #336; }
    .btn.btn-default { /* TODO */ }
    .btn.btn-info { background: #336; }
    .btn.btn-warning { /* TODO */ }
    .btn.btn-success { background: #c96; }
    .btn.btn-danger { /* TODO */ }
    .btn.btn-full { padding-left: 0; padding-right: 0; text-align: center; display: block; width: 100%; }
    .btn.btn-square { border-radius: 0 !important; }

.color-red { color: red !important; }
.color-green { color: green !important; }

body ul.no-style { margin: 0; padding: 0; list-style: none; }

body ._wishlist-open { position: relative; }
body ._wishlist-selector { z-index: 999; position: absolute; left: 100%; top: 0; margin-left: 15px; width: 150px; display: block; background: #DFDFDF; padding: 10px; border-radius: 5px; }
    body ._wishlist-selector:before { content: ' '; position: absolute; left: -10px; top: 10px; width: 0; height: 0; border-style: solid; border-width: 7.5px 10px 7.5px 0; border-color: transparent #DFDFDF transparent transparent; }

._cursor { cursor: pointer !important; }

/* Headings */
body h1 { font-size: 40px; }
body h2 { font-size: 30px; }
body h3 { font-size: 24px; }
body h4 { font-size: 20px; }
body h5 { font-size: 16px; }

/* Inputs */
.select2.select2-container { width: 100% !important; }
.select2-container .select2-selection--single { height: 34px; border: 1px solid #ccc; }
.select2-container.error .select2-selection--single { border-color: #B94A48; color: #A60D10; }
.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 10px; line-height: 32px; }
.select2-container .select2-selection--single .select2-selection__arrow { line-height: 32px; height: 32px; }
textarea { padding: 4px 10px; }
    textarea.no-resize { resize: none; }

/* tables */
.table th, .table td { vertical-align: middle !important; }

/* body .zcmscontent-area */
body .zcmscontent-area h1, body .zcmscontent-area h2, body .zcmscontent-area h3, body .zcmscontent-area h4 { margin-bottom: 8px; }
body .zcmscontent-area figcaption { margin-top: 12px; }
body .margin-bottom { margin-bottom: 20px; }

/* #CoockiesTerms */
#CoockiesTerms { position: fixed; width: 340px; padding: 30px; padding-top: 40px; left: 30px; bottom: 30px; border: 1px solid #DDD; background: none repeat scroll #FFF; color: #808080; font-size: 10px; z-index: 10000; }
    #CoockiesTerms .close { position: absolute; top: 10px; right: 10px; font-size: 18px; }

body .admin-inactive-view { opacity: 0.7; filter: alpha(opacity=70); }
/******************************************************************
Helpers
******************************************************************/
.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }
.hidden { display: none; }

/******************************************************************
product
******************************************************************/
.productcontainer > .overlay { display: none !important; }
.productcontainer:hover > .overlay { display: block !important; }

.flexslider .flex-nav-next { position: absolute; width: 80px; top: 0; right: 0; bottom: 0; margin: auto; cursor: pointer; overflow: hidden; color: white; font-size: 40px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flexslider .flex-next { color: #FFF !important; height: 45px !important; line-height: 45px !important; top: 0; right: 0; bottom: 0; left: 0; margin: auto; position: absolute; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.flexslider .flex-nav-prev { position: absolute; width: 80px; top: 0; left: 0; bottom: 0; margin: auto; cursor: pointer; overflow: hidden; color: white; font-size: 40px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flexslider .flex-prev { color: #FFF !important; height: 45px !important; line-height: 45px !important; top: 0; right: 0; bottom: 0; left: 0; margin: auto; position: absolute; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.footeritemlink.categories { float: left; }
.app-link { color: #c96; }
    .app-link:hover { text-decoration: underline; }

.productcolumn { margin-bottom: 15px; }
.d-block { display: block !important; }

.oldPrice { font-weight: 400; font-size: 14px; color: #666666; text-decoration: line-through; display: inline-block; }

/******************************************************************
HomeContacts
******************************************************************/
#HomeContacts { }
    #HomeContacts .ZFormGroupTitle { display: none; }
    #HomeContacts form { }
        #HomeContacts form input { border: 1px solid #c96; color: rgba(0, 0, 0, .5); display: inline-block; min-height: 50px; padding: 0 20px; border-radius: 25px; font-family: Montserrat, sans-serif; }
        #HomeContacts form textarea { border: 1px solid #c96; color: rgba(0, 0, 0, .5); display: inline-block; padding-top: 15px; border-radius: 25px; font-family: Montserrat, sans-serif; }
        #HomeContacts form button { position: relative; left: 0px; right: 0px; display: inline-block; width: 200px; height: 50px; margin-top: 50px; padding-top: 15px; padding-bottom: 15px; float: none; clear: none; border: 2px solid #c96; border-radius: 25px; background-color: transparent; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3); font-family: Roboto, sans-serif; color: #c96; font-size: 16px; text-align: center; text-transform: uppercase; margin: auto; }
    #HomeContacts .form-actions { text-align: center; }

/******************************************************************
reviews
******************************************************************/
body .reviews { }
body .review { border: 2px solid #DDD; padding: 10px; margin: 0 15px 15px 0; border-radius: 10px; }
    body .review .rating { display: block; }
        body .review .rating .icon { font-size: 22px; margin: 0; padding: 0; margin-right: -10px; }
        body .review .rating .icon-star { color: #f1c40f; }
    body .review .description { margin: 5px 0; color: #000; font-size: 15px; }
    body .review .user { color: #595959; text-transform: uppercase; line-height: 15px; margin-top: 5px; }
        body .review .user strong { }
        body .review .user p { float: right; }

.cartiocn { position: relative; left: 0px; top: 0px; right: 0px; width: 50px !important; height: 50px !important; margin-top: 13px !important; padding-top: 8px !important; border-radius: 25px; background-color: #fff; text-align: center; }


.check { text-align: left; display: block; position: relative; padding-left: 25px; margin-bottom: 12px; cursor: pointer; font-size: 12px; font-style: italic; color: #595959; font-weight: 400; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-left: 15px; margin-top: 15px; }
    .check input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark { position: absolute; top: 0; left: 0; height: 15px; width: 15px; background-color: #eee; }
.check input:checked ~ .checkmark { background-color: #c96; }
.checkmark:after { content: ""; position: absolute; display: none; }
.check input:checked ~ .checkmark:after { display: block; }
.check .checkmark:after { left: 5px; top: 3px; width: 5px; height: 7px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#NewsletterForm button { background-color: #c96 !important; line-height: 50px; padding-top: 0 !important; margin-top: 8px; padding-bottom: 0 !important; display: inline-block; width: 200px; height: 50px; padding-bottom: 15px; float: none; clear: none; border: 2px solid #c96; border-radius: 25px; background-color: transparent; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3); font-family: Roboto, sans-serif; color: white !important; font-size: 16px; text-align: center; text-transform: uppercase; margin-top: 0 !important; }
    #NewsletterForm button[disabled] { opacity: 0.7; }


/******************************************************************
zCMSContent
******************************************************************/
#zCMSContent { padding: 0; }


#Header .navmenu .itemmenu.active { color: #c96; border-top: 2px solid #c96; }

#HomeBanners { height: 380px; display: block; }
    #HomeBanners .slides .slide { height: 380px; }
    #HomeBanners .flex-control-nav { bottom: 15px; z-index: 999999; }

#SecondaryBanners { height: 380px; display: block; }
    #SecondaryBanners .slides .slide { height: 300px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
    #SecondaryBanners .flex-control-nav { bottom: 15px; z-index: 999999; }

#HomeTabs { }
    #HomeTabs .nav-tabs { border: none !important; }
    #HomeTabs li { display: block; border: 0; text-align: center; }
        #HomeTabs li a, #HomeTabs li a:hover { border: none !important; }
        #HomeTabs li a { display: block; width: auto; border-bottom: 1px solid #336 !important; background-color: transparent; color: #336; text-align: center; }
            #HomeTabs li a .tabstext { font-family: Montserrat, sans-serif; color: #000; }
        #HomeTabs li.active a { border-bottom-width: 2px !important; }


#Footer .logos-foot { display: inline-block; max-width: 80px; height: 80px; margin-bottom: 0; }
    #Footer .logos-foot img { min-width: 100%; max-width: 100%; display: inline-block; vertical-align: middle; }

#Footer .p15 { padding: 25px 0; }

/******************************************************************
AccountIndex
******************************************************************/
#AccountIndex { }
    #AccountIndex h1 { margin-bottom: 25px; text-transform: uppercase; color: #6D6E6E; }
    #AccountIndex hr { margin-top: 7px; margin-bottom: 15px; }
    #AccountIndex h2, #AccountIndex h3 { text-transform: uppercase; color: #6D6E6E; margin-bottom: 5px; }
    #AccountIndex p { font-size: 12px; color: #6D6D6D; }
    #AccountIndex .nav-tabs > li { display: block; float: none; }
    #AccountIndex .nav-tabs { border-bottom: 0; }
        #AccountIndex .nav-tabs li > a { border: 0; border-top: 1px solid #DDDDDD; border-radius: 0; padding: 10px 0; color: #6D6D6D; padding-left: 15px; }
        #AccountIndex .nav-tabs li.active > a { border: 0; border-top: 1px solid #DDDDDD; border-radius: 0; font-weight: bold; }

/******************************************************************
AccountOrder
******************************************************************/
#AccountOrder { }
    #AccountOrder h1 { margin-bottom: 25px; text-transform: uppercase; color: #6D6E6E; }
    #AccountOrder .box { margin-bottom: 20px; }
        #AccountOrder .box .box-title { padding: 10px; background: #DFDFDF; }
        #AccountOrder .box .box-content { padding: 10px; background: #f9f9f9; }
            #AccountOrder .box .box-content h4 { margin-bottom: 10px; font-weight: bold; }
    #AccountOrder .table td { vertical-align: middle; }
    #AccountOrder .responsive-scroll { margin-bottom: 20px; }
        #AccountOrder .responsive-scroll table { margin-bottom: 0; }

/******************************************************************
AccountRegister
******************************************************************/
#AccountRegister { /* TODO */ }

/******************************************************************
ProductsIndex
******************************************************************/
#ProductsIndex { overflow: hidden; }
    #ProductsIndex .mobile-filters { display: none; margin: 15px 15px 0; }
        #ProductsIndex .mobile-filters .filtersbar { position: relative; margin-bottom: 15px; }
            #ProductsIndex .mobile-filters .filtersbar [data-toggle="dropdown"] { background-color: transparent !important; padding: 10px 0; font-family: Montserrat, sans-serif; color: #666666; text-transform: uppercase; font-weight: 700; }
            #ProductsIndex .mobile-filters .filtersbar .dropdown-menu { min-width: 100% !important; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid rgba(204, 153, 102, 1) !important; border: 1px solid rgba(204, 153, 102, .15) !important; border-radius: 0 !important; }
                #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li { margin-right: 20px; margin-left: 20px; padding: 10px; clear: left; border-bottom: 1px solid #e9e9e9; color: #fff; }
                    #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li a { text-align: left !important; display: block !important; padding: 10px; font-size: 12px !important; }
                        #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li a span { font-size: 12px; }
                        #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li a:hover { background: #c96 !important; color: #FFF !important; }
                        #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li a.active { background: #c96 !important; color: #FFF !important; }
                        #ProductsIndex .mobile-filters .filtersbar .dropdown-menu li a.active { background: #c96 !important; color: #FFF !important; }


    #ProductsIndex .categorieitem { padding: 0 !important; }
    #ProductsIndex .categoriemenutext, #ProductsIndex .filtertext { text-align: left !important; display: block !important; padding: 10px; color: rgba(0, 0, 0, .5) !important; font-family: Montserrat, sans-serif !important; }
        #ProductsIndex .categoriemenutext:hover { font-weight: 400 !important; }
        #ProductsIndex .categoriemenutext.active, #ProductsIndex .filtertext.active { background: #c96 !important; color: #FFF !important; }
    #ProductsIndex .colorselector { border: 1px solid #fff; }
        #ProductsIndex .colorselector.active { border: 1px solid #c96; -webkit-box-shadow: 0px 0px 8px 0px #c96; -moz-box-shadow: 0px 0px 8px 0px #c96; box-shadow: 0px 0px 8px 0px #c96; }
    #ProductsIndex .filtersbar ul { float: none !important; /*display: block !important;*/ }
    #ProductsIndex .products.loading { position: relative; }
        #ProductsIndex .products.loading::after { content: ' '; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; background: #FFF; opacity: 0.75; filter: alpha(opacity=75); z-index: 1; }
    #ProductsIndex .servicetext { display: inline-block; }

#ProductDetail .versionsHolder { padding-top: 30px; padding-bottom: 30px; color: #717174; font-size: 14px; text-align: center; }
    #ProductDetail .versionsHolder .btn { padding: 5px 5px; color: #717174; font-size: 14px; border: 1px solid #BFBFBF; text-align: center; margin-right:5px;}
        #ProductDetail .versionsHolder .btn.hidden { height: 0 !important; }
        #ProductDetail .versionsHolder .btn.selected, #ProductDetail .details-prod .versionsHolder .btn:hover {background-color: #c96; color:white; }
    #ProductDetail .versionsHolder .colors .btn.selected, #ProductDetail .details-prod .versionsHolder .colors .btn:hover { -webkit-box-shadow: 0px 0px 10px 2px rgb(202, 202, 202); -moz-box-shadow: 0px 0px 10px 2px rgb(202, 202, 202); box-shadow: 0px 0px 10px 2px rgb(202, 202, 202); }
    #ProductDetail .versionsHolder .colors { }
    #ProductDetail .versionsHolder .productSize { margin-bottom: 10px; }
    #ProductDetail .versionsHolder .productColor { height: 30px; width: 30px; border-radius: 50%; }
    #ProductDetail .versionsHolder .sizeHolder { height: 0; overflow: hidden; opacity: 0; }
        #ProductDetail .versionsHolder .sizeHolder.selected { height: auto; opacity: 1; }


#ProductDetail .at-share-btn-elements, #ProductDetail .atstbx { display: inline-block !important; }
#ProductDetail .addthis_inline_share_toolbox_v9b0 { margin-left: 15px; }
#ProductDetail .share span { display: inline-block; vertical-align: middle; color: #c96; text-transform: uppercase; }
#ProductDetail .productnamebox p { display: block; }
#ProductDetail .priceHolder .oldPrice { text-decoration: line-through; display: inline-block; vertical-align: middle; font-size: 15px; margin-right: 10px; }
#ProductDetail .productnamebox { height: auto !important; }
#ProductDetail .discount { text-align: center; position: relative; z-index: 2; width: 50px; margin-top: 10px; display: block; }
    #ProductDetail .discount .off { text-align: center; display: block; background: #c96; text-transform: uppercase; color: white; }
#ProductDetail .productnamedetail { font-size: 22px; }

.productcontainer { transition: 0.3s; }
    .productcontainer:hover { box-shadow: 1px 1px 4px 2px rgba(204, 153, 102, 0.24) !important; }

.overlay.product { display: none !important; }
.products .productbox .oldPrice { font-weight: 400; font-size: 14px; color: #666666; text-decoration: line-through; display: inline-block; }
.productbox { padding: 15px 10px; }
    .productbox .productname { font-size: 12px; line-height: 16px; height: 32px; overflow: hidden; }
.pricetext.pricedetails { height: 25px; margin-top: 10px; margin-bottom: 5px; font-family: Montserrat, sans-serif; font-size: 20px; font-weight: 400; display: inline-block; }
.pricebox { padding: 10px 15px 20px !important; }

#PriceRangeSlider { padding-top: 25px; }
    #PriceRangeSlider .values { text-align: left; margin-bottom: 20px; }
    #PriceRangeSlider .noUi-connect { background: #c96; position: relative; height: 5px !important; }

.noUi-horizontal .noUi-handle { width: 20px !important; height: 20px !important; left: -10px !important; top: -8px !important; border-radius: 20px; }
.noUi-handle:after, .noUi-handle:before { display: none !important; }
.noUi-base { height: 5px !important; }
.noUi-target { height: 5px !important; }

a.fancybox:hover { opacity: 0.7; filter: alpha(opacity=70); }
#PhotosGalery .imageWrapper { position: relative; }
#ThumbsGalery img { cursor: pointer; }




/******************************************************************
BasketDetail
******************************************************************/
#BasketDetail { /* TODO */ }
    #BasketDetail .basket-products td, #BasketDetail .basket-products th { vertical-align: middle; }
    #BasketDetail .box-content h1 { text-transform: uppercase; font-size: 24px; color: #656565; font-weight: 300; padding: 20px 0; border-bottom: 1px #E1E1E1 solid; }
    #BasketDetail .box-content table { width: 100%; }
        #BasketDetail .box-content table .price { font-size: 14px; }
        #BasketDetail .box-content table .price-send { font-size: 18px; }
        #BasketDetail .box-content table .text-table { font-size: 13px; padding: 20px 0; color: #333333; text-transform: none; }
        #BasketDetail .box-content table .price-total { font-size: 30px; }
        #BasketDetail .box-content table th { font-size: 13px; padding-top: 10px; padding-bottom: 10px; color: #333333; }
        #BasketDetail .box-content table tr { border: 1px #E1E1E1 solid; }
        #BasketDetail .box-content table td { font-size: 14px; padding: 15px; text-transform: uppercase; color: #666666; }
        #BasketDetail .box-content table .remove-product, #BasketDetail .box-content table .remove-coupon { font-size: 25px; color: #c0392b; }
    #BasketDetail .actions { margin-top: 20px; }
    #BasketDetail .product-color-square { height: 22px; width: 22px; display: inline-block; border: 1px solid #ccc; }
    #BasketDetail .basket-products .product-operation { height: 35px; border: 1px solid #b6b3b3; line-height: 35px; width: 35px; text-align: center; display: inline-block; vertical-align: middle; color: #666666; }
        #BasketDetail .basket-products .product-operation:hover { color: #FFF; background: #666; }
        #BasketDetail .basket-products .product-operation i { margin: 0; }
    #BasketDetail .basket-products .quantity { height: 35px; border: 1px solid #b6b3b3; line-height: 32px; width: 45px; text-align: center; display: inline-block; vertical-align: middle; }
    #BasketDetail .coupon { background: #eee; padding: 20px 20px 20px 20px; color: #666; }

/******************************************************************
BasketCheckout
******************************************************************/
#BasketCheckout { /* TODO */ }
    #BasketCheckout .box { border: 1px solid #e1e1e1; }
        #BasketCheckout .box .box-title { padding: 20px; display: block; }
        #BasketCheckout .box.last .box-title { background: #583857; }
        #BasketCheckout .box .box-title h2 { display: block; margin: 0; padding: 0; color: #000; text-transform: uppercase; }
        #BasketCheckout .box.finished .box-title { background: #f0f0f0; }
        #BasketCheckout .box.blocked .box-title { background: #666; }
            #BasketCheckout .box.blocked .box-title h2, #BasketCheckout .box.last .box-title h2 { color: #FFF; }
        #BasketCheckout .box .box-content { padding: 20px; border-top: 1px solid #e1e1e1; }
        #BasketCheckout .box.finished .box-content { background: #f0f0f0; }
        #BasketCheckout .box.blocked .box-content { background: #666; display: none; }
        #BasketCheckout .box .box-bottom { padding: 20px; border-top: 1px solid #e1e1e1; min-height: 110px; }
            #BasketCheckout .box .box-bottom .info { color: #666; }
            #BasketCheckout .box .box-bottom .price-total { color: #583857; font-size: 22px; font-weight: 700; }
    #BasketCheckout .basket-lines { }
        #BasketCheckout .basket-lines table { margin: 0; }
            #BasketCheckout .basket-lines table td, #BasketCheckout .basket-lines table th { vertical-align: middle; }
            #BasketCheckout .basket-lines table td { border-top: 1px dashed #ddd; }
            #BasketCheckout .basket-lines table p b { color: #666; font-weight: normal; }
        #BasketCheckout .basket-lines .product-color-square { height: 22px; width: 22px; display: inline-block; border: 1px solid #ccc; }
    #BasketCheckout .basket-steps { }
        #BasketCheckout .basket-steps .row { margin-left: -15px !important; margin-right: -15px !important; }
        #BasketCheckout .basket-steps .form-group { margin-bottom: 10px; }
        #BasketCheckout .basket-steps .box { margin-bottom: 15px; }
        #BasketCheckout .basket-steps h2 { font-size: 20px; }
        #BasketCheckout .basket-steps h3 { font-size: 18px; display: block; margin-bottom: 20px; }
        #BasketCheckout .basket-steps .step { }
            #BasketCheckout .basket-steps .step label { margin: 0; font-weight: normal; }
        #BasketCheckout .basket-steps .step-actions { margin-top: 15px; }
#Step1 form .row { height: 34px; line-height: 34px; }
#Step1 form .form-group { margin-bottom: 15px !important; }
#Step1 .newdeliver-option { margin-top: 15px; }
#Step1 .specialDropdown { line-height: initial; }
#Step1 .dropdown { margin-right: 15px; }
    #Step1 .dropdown .dropdown-toggle { background: #E1E1E1; padding: 0 20px; box-shadow: none; border: 0; color: #333; }
    #Step1 .dropdown .dropdown-menu { padding: 0; }
        #Step1 .dropdown .dropdown-menu li { display: block; padding: 0 15px; }
            #Step1 .dropdown .dropdown-menu li:hover { background: #E1E1E1; color: #333; cursor: pointer; }

#NewDeliverAddressLabel { text-align: center; display: block; cursor: pointer; }
#NewDeliverAddress { margin-top: 15px; }
#Step2 form label { cursor: pointer; display: block; margin: 0; height: 30px; line-height: 30px; }
#Step3 p { display: block; margin-bottom: 10px; }
#Step3 .price { color: #583857; font-size: 18px; font-weight: 700; }

.padding15 { padding: 10px 30px; }

.m-0 { margin: 0 -8px; }
.p-0 { padding: 0 8px; }

@media print {
    #Header, #Footer, #CoockiesTerms, #HeaderMobile { display: none; }
    #AccountOrder { padding: 0; }
        #AccountOrder .box { margin: 0; padding: 0; }
        #AccountOrder .btn { display: none; }
        #AccountOrder .col-md-6 { width: 50% !important; float: left !important; }
        #AccountOrder .contentwrapper { padding: 0; }
    .bgquemsomos { display: none; }
    .modal { display: none !important; visibility: hidden !important; }
}
