/******************************************************************
 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
******************************************************************/
html{    height: 100%; Background:black;}
body { overflow-x: hidden; /* TODO */ }
    body .wrapper { padding: 0 15px; max-width: 1130px; 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; }
    .flex-direction-nav .flex-prev{left:0;}
    .flex-direction-nav .flex-next{right:0;}
/*.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 { /* TODO */ }
    .btn.btn-primary { /* TODO */ }
    .btn.btn-default { /* TODO */ }
    .btn.btn-info { /* TODO */ }
    .btn.btn-warning { /* TODO */ }
    .btn.btn-success { /* TODO */ }
    .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; }

/* 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 */
input[type="text"], input[type="password"] { height: 34px; line-height: 34px; padding: 0 10px; }
.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
******************************************************************/
body .no-margin { margin: 0 !important; }
body .no-padding { padding: 0 !important; }
body .hidden { display: none; }
body .no-round-corner { border-radius:0; }
body .transition-regular{ -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s;}
body .transition-fast{ -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s;}
body .transition-very-fast{ -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.5s;}
body .small-padding-bottom{padding-bottom:20px;}
body .medium-padding-bottom{padding-bottom:30px;}
body .large-padding-bottom{padding-bottom:100px;}
body .text-wrapper{overflow: hidden; height: 100%;}
body .relative{position:relative;}
body .display-inline{display:inline-block;}

/******************************************************************
product
******************************************************************/
body .product { background: white; display:block; margin-bottom:20px; }
    body .product .discount { position:absolute; top:15px; right:15px; width:50px; height:50px; line-height:50px; text-align:center; border-radius:50%; display:inline-block; background:#a93737; color:#FFF; }
    body .product .imgWrapper { display:block; }
         body .product .imgWrapper > img { display:inline-block; width:100%; }
    body .product .details { padding:15px; background: #f2f2f2; }
        body .product .details .title { color: #3E3E3E; font-size: 16px; font-weight: 700; }
        body .product .details .subtitle { color: #888888; font-size: 14px; padding-top: 3px; }
        body .product .details .actions { text-align: left; padding-top: 10px; min-height: 63px; }
            body .product .details .actions .priceHolder { padding-top: 8px; }
            body .product .details .actions .old { text-decoration: line-through; color: #626262; }
            body .product .details .actions .price { font-size: 18px; font-weight: 900; color: #3D3D3D; }
            body .product .details .actions .seeDetail { padding: 7px 0; width: 100%; font-weight: 700; }

/******************************************************************
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; }

/******************************************************************
Header
******************************************************************/
#Header  { background-color:white; width: 100%; position: fixed; padding-top: 13px;  padding-bottom: 10px;  z-index: 99;}
    #Header .logo { display: inline-block; padding-top:10px; }
       #Header  .logo img {vertical-align: top; }
        #Header .logo h2 { text-transform:uppercase; font-family: 'Dosis'; color: #ec6d14;  font-size: 14px;  font-weight: 600; padding-left:10px; padding-top: 5px; line-height: 14px; display: inline-block;  }
#Menu {  display: inline-block; color: #272525;  font-family: 'Dosis';  font-size: 15px;  line-height: 22px; }
    #Menu ul {  list-style: none;  text-transform: uppercase; display: inline-block; padding: 0 0 0 0;     margin: 0;}
    #Menu .page {  display: inline-block;  padding: 13px 7px;  margin: auto;  transition: background-color 1s; }
        #Menu .page:hover, #Menu .page.active  {  background-color: #ffffff; color: #272525; font-weight: 700;  }
    #Menu .item a {  color: #000000;  text-decoration: none;  }
        #Menu .item a::after {  display:block;  content:attr(data-after-content);  font-weight:bold;  height:1px;  color:transparent;  overflow:hidden; visibility:hidden;}
    #Menu .lang {display: inline-block;  padding: 4px;  margin: auto;}
        #Menu .lang:hover, #Menu .lang.active { color: #272525; font-weight: 700;}
#Menu .bar { display: inline-block; color: #272525;  font-family: 'Dosis';  font-size: 15px;  line-height: 22px; font-weight: 600; vertical-align: top; padding-top: 13px; padding-right: 5px;}

#Menu .dropdown {position: relative;display: inline-block;}
    #Menu .dropdown .dropdown-content {display: none;position: absolute;background-color: #f9f9f9;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);padding: 0;background: none;box-shadow: none;min-width: 200px;margin-left: -7px;padding-top: 22px;}
    #Menu .dropdown:hover .dropdown-content {display: block;}
    #Menu .dropdown .dropdown-content .holder{display: block;background-color: rgba(255, 255, 255, 0.77);padding: 6px 12px;margin-top: 6px;font-weight:400;font-size:15px;line-height: 17px;}
    #Menu .dropdown .dropdown-content .holder:hover .mainTitle,#Menu .dropdown .dropdown-content .holder.active .mainTitle{font-weight:700;}
    #Menu .dropdown .dropdown-content .holder .subtitle:hover,#Menu .dropdown .dropdown-content .holder .subtitle.active{font-weight:700;}
    #Menu .dropdown .dropdown-content .subtitle{padding-left:10px; display:block;}


/******************************************************************
Footer
******************************************************************/
#Footer { padding-top: 18px; padding-bottom: 40px; background-color: black; color: white;  font-family: 'Dosis'; width:100%;}
    #Footer .ft { display: inline-block;  padding-right: 30px;  vertical-align: top; }
        #Footer .ft img { padding-bottom: 15px; vertical-align:top; }
        #Footer .ft .contacts {display:inline-block;  }
                #Footer .ft .contacts h5, #Footer .ft .contacts a { text-transform:none; font-family: 'Dosis'; color: white;  font-size: 15px;  font-weight: 400; padding-left:10px;  line-height: 16px; margin: 3px 0 0 0; }
        #Footer .ft ul { display: inline-block;  padding: 7px;}
        #Footer .menuFooter li { display: inline-block; text-decoration: none;}
            #Footer a {color: white; text-transform: uppercase; padding-left: 5px;  }
                #Footer a:hover {text-decoration: underline;}

/******************************************************************
zCMSContent
******************************************************************/
#zCMSContent { padding: 0; }

/******************************************************************
scroller
******************************************************************/
.scroller { width: 13px; height:69px; position: fixed; display: block; margin-bottom: auto;  margin-top: auto;  top: 0;  bottom: 0;  right: 30px;}
    .scroller .item { border: 1px  solid white; background: none; width: 13px; height: 13px; margin-bottom:10px; }
    .scroller .item.active {background: white;}

/******************************************************************
HomeIndex
******************************************************************/
#HomeIndex .informationSection .block {  height: 100%;  text-align: center;  }
#HomeIndex  .informationSection .block:before {  content: '';  display: inline-block;  height: 100%;  vertical-align: middle;  margin: 0;   }
#HomeIndex  .informationSection .centered {  display: inline-block;  vertical-align: middle; position:relative;    }

#HomeIndex .informationSection { width: 100%; height:100vh; background: no-repeat; position: relative; }
    #HomeIndex .informationSection  h1 {text-transform: uppercase; padding-bottom: 30px;  max-width: 805px;  margin: auto; text-align: center;  color: white;  font-family: Montserrat;  font-size: 75px;  font-weight: 700; line-height: 70px; }
    #HomeIndex .informationSection h2 {padding-bottom: 50px; max-width: 410px;  color: white;  font-family: 'Dosis'; margin: auto; text-align: center;  font-size: 25px;  font-weight: 500;  line-height: 34px;}
    #HomeIndex .informationSection h3 {  max-width: 423px; margin: auto; text-align: center; color: white;  font-family: 'Dosis';  font-size: 18px;  font-weight: 500;  line-height: 23px; border: 1px  solid white; padding: 10px 20px;}
    #HomeIndex .informationSection .play {padding-top:80px; max-width: 49px; margin: auto;}
    #HomeIndex .informationSection .subtexto {text-transform:uppercase; padding-top: 5px; margin: auto; text-align: center; color: white;  font-family: 'Dosis';  font-size: 15px;  font-weight: 500;  line-height: 23px;}
    #HomeIndex .informationSection .down { max-width: 39px; margin: auto; bottom: 30px;  left: 0;  right: 0;  position: absolute;   }
    #HomeIndex .informationSection .wrapper {height:100%;}
    #HomeIndex .informationSection .scroller { max-width: 13px; float: right; }

/******************************************************************
HomeContent
******************************************************************/
#HomeContent {background: #EC6608; }
    #HomeContent   .titleSection { width: 100%; height: 594px; }
        #HomeContent .titleSection  h1 {text-transform:uppercase; max-width: 490px;  color: white; text-align: left; font-family: 'Montserrat';  font-size: 45px;  font-weight: 700;  line-height: 45px;padding-top: 150px; }
    #HomeContent .bioSection {background-color: #ec6608; padding-top:40px;  padding-bottom: 170px;}
        #HomeContent .bioSection .arrow {display: inline-block; padding-right: 10px; vertical-align: top; padding-top: 4px;}
        #HomeContent .bioSection .download {display: inline-block; vertical-align: top; padding-right: 10px;}
        #HomeContent .bioSection h3 { text-transform:uppercase; max-width: 275px; color: white;  font-family: 'Dosis';  font-size: 24px;  font-weight: 400;  line-height: 25px; display: inline-block; margin: 0;}
        #HomeContent .bioSection h4 {max-width: 543px;  text-align: left; color: white;  font-family: 'Open Sans', sans-serif;  font-size: 15px;  font-weight: 400;  line-height: 22px;}
        #HomeContent .bioSection h5 {max-width: 236px;  color: white;  font-family: 'Dosis';  font-size: 14px;  font-weight: 400;  line-height: 16px; margin: 0; display: inline-block;}
        #HomeContent .bioSection .imagesHolder {margin-left:-5px; margin-right:-5px; padding-right: 128px;}
             #HomeContent .bioSection .imagesHolder .imageHolder {padding-right:5px; padding-left:5px;}
        #HomeContent .bioSection .equipThumbnail {display: block; margin-bottom:10px; overflow:hidden; position:relative;}
        #HomeContent .bioSection .equipThumbnail .tinter { opacity:0;position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;     background: rgba(0,0,0,0.4); transform: scale(1.5);}
        #HomeContent .bioSection .equipThumbnail:hover .tinter { opacity:1; transform: scale(1);}
        #HomeContent .bioSection .equipThumbnail .tinter .imageWrapper { width:100%; height:100%; position:relative;}
        #HomeContent .bioSection .equipThumbnail .tinter .imageWrapper img {position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; height:40px; width:15px;}
        #HomeContent .thumb { max-width: 100%;  }
        #HomeContent .equipThumbnail:hover .thumb {transform: scale(1.15);}

    #HomeContent .modal-header {padding: 0; border: none; height: 5px; min-height:5px;}
    #HomeContent .modal-body {padding: 0 10px;}
    #HomeContent .modal-body .imageContent {max-width: 100%; height: auto; max-height:80vh;}
    #HomeContent .modal-title {text-transform: uppercase; font-family: 'Dosis'; color: #ec6608;  font-size: 15px;  font-weight: 600;  line-height: 13px; }
    #HomeContent .btnorange {float: right;  margin-top: -14px;  margin-right: -15px;  cursor: pointer;  color: #fff;  border-radius: 30px;  background: #ec6608;  font-size: 30px;  display: block;  line-height: 0px;  padding: 12px 3px;  }
    #HomeContent .pad {padding-left: 25px; padding-right: 10px;  padding-top: 5px;}
    #HomeContent .modal-footer .btn {background:white; padding:0;}
    #HomeContent .modal-content {border-radius:0;}
    #HomeContent .modal-footer {border:0;}
    #HomeContent .modal-footer h4{font-family: 'Dosis'; color: #ec6608;     padding-left: 5px;     padding-top: 10px;    text-transform: uppercase;    font-weight: 700;}

    #EquipmentModal{ text-align:center;}
    #EquipmentModal .modal-dialog{   width:auto; display:inline-block;}
    /*#EquipmentModal.modal.in .modal-dialog{    -webkit-transform: translate(0, 35%);-ms-transform: translate(0, 35%);-o-transform: translate(0, 35%); transform: translate(0, 35%);}*/

/******************************************************************
HomeContacts
******************************************************************/
#HomeContacts {padding-top: 72px; }
    #HomeContacts .bioSection {background-color:#fff ; padding-top:40px;  padding-bottom: 170px;}
        #HomeContacts .bioSection h3 { max-width: 200px; color: #ec6608;  font-family: 'Dosis';  font-size: 24px;  font-weight: 400;  line-height: 25px; display: inline-block; margin: 0;}
        #HomeContacts .bioSection .arrow {display: inline-block; padding-right: 10px; vertical-align: top; padding-top: 4px; }
        #HomeContacts .bioSection .img-contact {display: inline-block; vertical-align: top; padding-top: 4px; max-width: 100%;}
        #HomeContacts .bioSection .teste {padding-left:28px;  padding-top:55px; max-width: 190px;  color: #272525;  font-family: 'Dosis';  font-size: 16px;  line-height: 20px;font-weight: 500; }
        #HomeContacts .bioSection .address { color: #272525;  font-family: 'Open Sans', sans-serif;  font-size: 15px;  font-weight: 500;}
        #HomeContacts .bioSection .upp {padding-top: 20px;}
            #HomeContacts .bioSection .contact, #HomeContacts .bioSection .contact a { font-family: 'Open Sans',sans-serif;  font-size: 15px;  font-weight: 500;  color: #272525;}
            #HomeContacts .bioSection .contact .orange span {color: #ec6608;}
             #HomeContacts .bioSection .contact .org {color:#ec6608;}

/******************************************************************
AccountSign
******************************************************************/
#AccountSign { /* TODO */ }

/******************************************************************
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 */ }

/******************************************************************
BlogIndex
******************************************************************/
#BlogIndex { /* TODO  */ }
    #BlogIndex .box-content { }
        #BlogIndex .box-content h3 { }
        #BlogIndex .box-content p { }
        #BlogIndex .box-content img { }
        #BlogIndex .box-content .date { }
    #BlogIndex .categories { }
        #BlogIndex .categories a { }
        #BlogIndex .categories .count { }

/******************************************************************
BlogDetail
******************************************************************/
#BlogDetail { /* TODO  */ }

/******************************************************************
ProductsIndex
******************************************************************/
#ProductsIndex { /* TODO  */ }
    #ProductsIndex .filters { }
        #ProductsIndex .filters .catsHeader { color: #0d2935; font-size: 20px; margin-bottom: 15px; text-transform: uppercase; border-bottom: 1px solid #0d2935; padding-bottom: 10px; }
        #ProductsIndex .filters .categoriesHolder { padding-left: 10px; }
        #ProductsIndex .filters .categories { }
            #ProductsIndex .filters .categories .category { width: 100%; background: none; border: 0; text-align: left; padding: 0; }
                #ProductsIndex .filters .categories .category.active { color: red; }
            #ProductsIndex .filters .categories .sub-cat { display: none; }
            #ProductsIndex .filters .categories .show-sub-categories .categoriesHolder > .sub-cat { display: block; }
        #ProductsIndex .filters .brands { }
        #ProductsIndex .filters .colors { }
        #ProductsIndex .filters .sizes { }
    #ProductsIndex .listing { }
        #ProductsIndex .listing .products { padding-top: 25px; }
    #ProductsIndex .mainCategories { background: #e5e5e5; margin-bottom: 20px; padding-top: 20px; padding-bottom: 23px; }
        #ProductsIndex .mainCategories .category { text-transform: uppercase; padding-right: 50px; color: #ABABAB; font-weight: 700; font-size: 14px; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
        #ProductsIndex .mainCategories .active { color: #E68D22; text-decoration: underline !important; }
        #ProductsIndex .mainCategories .category:hover { color: #E68D22; text-decoration: underline !important; }


#PriceRangeSlider { width: 100%; margin: 20px 0; }
    #PriceRangeSlider .range-slider-value { margin-top: 8px; }


/******************************************************************
ProductDetail 
******************************************************************/
#ProductDetail { /* TODO */ }
    #ProductDetail .details-prod { background-color: #F5F5F5; }
    #ProductDetail .top { background: #F9F9F9; padding-top: 45px; padding-bottom: 20px; margin-bottom: 45px; text-transform: uppercase; }
        #ProductDetail .top .categories { font-size: 14px; color: #C1C1C1; }
        #ProductDetail .top .title { font-size: 30px; color: #363636; font-weight: 800; }
    #ProductDetail .productImages { position: relative; }
        #ProductDetail .productImages .promo { position: absolute; font-weight: 700; top: 15px; left: 15px; border-radius: 5px; display: inline-block; padding: 3px 5px; background: #ED7777; color: white; text-transform: uppercase; z-index: 20; }
        #ProductDetail .productImages .new { position: absolute; font-weight: 700; top: 15px; right: 15px; border-radius: 5px; display: inline-block; padding: 3px 5px; background: #3CB878; color: white; text-transform: uppercase; z-index: 20; }
    #ProductDetail .details-prod .details { padding: 40px 25px; }
        #ProductDetail .details-prod .details h1 { font-weight: 700; font-size: 30px; color: #555555; text-transform: uppercase; }
        #ProductDetail .details-prod .details .reference { font-size: 17px; color: #656565; padding-top: 20px; padding-bottom: 8px; border-bottom: 1px solid #777777; display: inline-block; }
        #ProductDetail .details-prod .details .introduction { font-weight: 400; font-size: 16px; color: #656565; }
        #ProductDetail .details-prod .details .brand { padding: 10px; border: 2px solid #C1C1C1; background-color: white; position: relative; margin-top: 30px; }
            #ProductDetail .details-prod .details .brand .name-brand { font-weight: 600; color: #656565; font-size: 17px; display: inline-block; }
            #ProductDetail .details-prod .details .brand img { display: block; position: relative; right: 0; width: 200px; margin: auto; margin-bottom: 20px; }
        #ProductDetail .details-prod .details .priceHolder { padding-top: 30px; font-weight: 400; }
            #ProductDetail .details-prod .details .priceHolder .price { font-size: 30px; color: #555555; line-height: 34px; display: inline-block; vertical-align: middle; }
                #ProductDetail .details-prod .details .priceHolder .price.desc { font-weight: 700; color: #BF2328; font-size: 36px; }
            #ProductDetail .details-prod .details .priceHolder .oldPrice { font-size: 30px; color: #C1C1C1; text-decoration: line-through; padding-right: 15px; line-height: 34px; display: inline-block; vertical-align: middle; }
            #ProductDetail .details-prod .details .priceHolder .iva { float: right; font-size: 12px; color: #555555; display: inline-block; vertical-align: middle; line-height: 34px; }
        #ProductDetail .details-prod .details .options { padding: 10px 0; }
            #ProductDetail .details-prod .details .options .actions { display: inline-block; vertical-align: middle; margin-top: 12px; }
            #ProductDetail .details-prod .details .options .quantities { padding: 10px 0; padding-right: 10px; position: relative; z-index: 1; display: inline-block; vertical-align: middle; }
                #ProductDetail .details-prod .details .options .quantities .quantity { text-align: center; color: #545454; font-size: 18px; width: 110px; display: inline-block; padding: 8px 15px; font-weight: 700; border: 2px solid #DFDFDF; height: 50px; }
                #ProductDetail .details-prod .details .options .quantities .controller { vertical-align: top; text-align: center; color: #C2C2C2; font-size: 16px; display: inline-block; padding: 4px 15px; }
                    #ProductDetail .details-prod .details .options .quantities .controller:hover { color: #BF2328; }
                    #ProductDetail .details-prod .details .options .quantities .controller.increment { position: absolute; right: 15px; top: 24px; display: inline-block; vertical-align: middle; padding: 0; }
                    #ProductDetail .details-prod .details .options .quantities .controller.decrement { position: absolute; left: 8px; top: 25px; display: inline-block; vertical-align: middle; padding: 0; }
        #ProductDetail .details-prod .details .share { margin-top: 30px; }
    #ProductDetail .details-prod .next { margin-top: 200px; display: block; float: right; padding-right: 50px; }
    #ProductDetail .details-prod .details .share .caption { font-size: 17px; color: #656565; font-weight: 600; text-transform: uppercase; }
    #ProductDetail .details-prod .details .share .social { display: block; margin-top: 20px; }
        #ProductDetail .details-prod .details .share .social .square { height: 55px; width: 55px; border: 2px solid #C7C7C7; background-color: white; padding: 10px 5px; border-radius: 2px; margin-right: 10px; }
            #ProductDetail .details-prod .details .share .social .square:hover { border: 2px solid #BF2328; -moz-transition: 1s ease; -o-transition: 1s ease; -webkit-transition: 1s ease; transition: 1s ease; }
                #ProductDetail .details-prod .details .share .social .square:hover .icon { color: #BF2328; -moz-transition: 1s ease; -o-transition: 1s ease; -webkit-transition: 1s ease; transition: 1s ease; }
            #ProductDetail .details-prod .details .share .social .square .icon { font-size: 22px; color: #C7C7C7; }
    #ProductDetail .details-prod .details .share .text .stButton .stLarge { height: 32px !important; }
    #ProductDetail .specs { font-weight: 400; font-size: 16px; padding-top: 60px; }
        #ProductDetail .specs .nav-tabs { border-bottom: 1px solid #DDDDDD; text-align: center; }
            #ProductDetail .specs .nav-tabs > li { display: inline-block; float: none !important; }
                #ProductDetail .specs .nav-tabs > li > a { border-radius: 0; border: 1px solid transparent; font-size: 18px; color: #656565; font-weight: 600; text-transform: uppercase; }
                #ProductDetail .specs .nav-tabs > li.active { border: 1px solid #DDDDDD; border-bottom: 0; border-top: 3px solid #374C83; background-color: white; text-decoration: none; }
        #ProductDetail .specs .nav > li > a:hover { background-color: white; border: 1px solid transparent; }
        #ProductDetail .specs .inner { padding-top: 50px; }
        #ProductDetail .specs .table > thead > tr > th, #ProductDetail .specs .table > tbody > tr > th, #ProductDetail .specs .table > tfoot > tr > th, #ProductDetail .specs .table > thead > tr > td, #ProductDetail .specs .table > tbody > tr > td, #ProductDetail .specs .table > tfoot > tr > td { border: 0 !important; }
    #ProductDetail .relatedProducts { padding-bottom: 40px; padding-top: 55px; margin: 0 70px; }
        #ProductDetail .relatedProducts .caption { padding-bottom: 30px; font-size: 35px; color: #666666; font-weight: 400; line-height: 30px; text-transform: uppercase; margin-bottom: 35px; text-align: center; }
    #ProductDetail .glass { position: absolute; bottom: 0; right: 0; z-index: 1; color: #666666; width: 40px; height: 40px; background-color: white; }
        #ProductDetail .glass .icon { text-align: center; position: relative; top: 8px; left: 11px; }

/* PhotosGalery */
#PhotosGalery { }
/* #PhotosGalery img { max-width: 100%; }
    #PhotosGalery .flex-direction-nav .flex-prev { left: 50px; opacity: 1; background: url('/Content/app/images/sprites.png') -102px -73px; width: 30px; height: 63px; }
    #PhotosGalery .flex-direction-nav .flex-next { right: 50px; opacity: 1; background: url('/Content/app/images/sprites.png') -139px -73px; width: 30px; height: 63px; }
    #PhotosGalery .flex-direction-nav a:before { content: ""; }*/

#ThumbsGalery { padding: 25px 30px; background-color: #EBEBEB; height: 170px; }
    #ThumbsGalery li { padding: 5px 5px 5px 0; }
        #ThumbsGalery li img { border: 2px solid #DFDFDF; width: 110px; height: auto; opacity: 0.6; cursor: pointer; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }

/******************************************************************
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; }

/******************************************************************
.TestimoniesPage
******************************************************************/
#TestimoniesPage { }
    #TestimoniesPage h1 { color: white; text-align: center; }
    #TestimoniesPage h3 { margin-bottom: 10px; color: #374C83; }
    #TestimoniesPage .rules { font-size: 12px; color: #595959; }
        #TestimoniesPage .rules li { padding: 3px 0; font-size: 12px; }
    #TestimoniesPage .modal-title { text-transform: uppercase; color: #374C83; }
    #TestimoniesPage .modal-header { border-bottom: 0; padding-bottom: 0; }
    #TestimoniesPage textarea.form-control { border: 2px solid #DFDFDF; border-radius: 2px; }
    #TestimoniesPage .btn { padding: 7px 12px; display: inline-block; vertical-align: middle; margin-top: 0; text-transform: uppercase; font-weight: 600; font-size: 15px; }

@media print {
    /* TODO */
    #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; }
}
