
/*
font-family: 'Poppins', sans-serif;
font-family: 'Space Mono', monospace;
*/

a, a:hover, a:focus{
    text-decoration: none;
}

body, p{
    font-family: Raleway !important;
    font-weight: 300 !important;
    font-size: 14px !important;
} 

label{ font-weight: 300 !important; }
h1{ font-size: 32px !important; }
h2{ font-size: 24px !important; }
h3{ font-size: 20px !important; }

.btn-medium{ font-size: 16px !important; }

.securepay_icons{
    padding-top: 15px;
}

#checkoutfinal_modal .coconfirm_productlist .checkout_ordersummary_wrapper.checkout_ordersummary_wrapper2{ top: 0px !important; }

.poppins{
    /*font-family: 'Poppins', sans-serif;*/
}

.spacemono{
    /*font-family: 'Space Mono', monospace;*/
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:visited,
.btn-success[disabled]:visited,
fieldset[disabled] .btn-success:visited,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #000;
    border-color: #000;
}
.breadcrumb {
    position: relative;
    z-index: 10;
    padding: 15px 15px;
    background-color: #E5E5E5;
    text-align: center;
    margin-top: 5px;
}

.megamenu_wrapper {
    position: absolute;
    top: 165px;
    left: 15px;
    z-index: 99;
    width: 100%;
}

.megamenu {
    height: 0;
    overflow: hidden;
}

.Header-nav.Header-nav--primary {
	transform: translateX(-30px);
	z-index: 999;
}
.menu-item{
	display: inline;
	margin-left: 0.3%; 
	margin-right: 0.3%;
}

/*
 *
 *  Custom Grid
 *
 */
.container .container_inner {
	padding: 50px 152px;
}
@media (min-width: 1600px){
    .container:not(.container-customorder) {
        width: 1530px;
    }
}
@media (min-width: 1500px) and (max-width: 1599px){
    .container:not(.container-customorder) {
        width: 1440px;
    }
}
@media (min-width: 1400px) and (max-width: 1499px){
    .container:not(.container-customorder) {
        width: 1350px;
    }
    
    .container .container_inner {
		padding: 50px 110px;
	}
}
@media (min-width: 1300px) and (max-width: 1399px){
    .container:not(.container-customorder) {
        width: 1260px;
    }
    
    .container .container_inner {
		padding: 50px 70px;
	}
}
@media (min-width: 1200px) and (max-width: 1299px){
    .container:not(.container-customorder) {
        width: 1170px;
    }
    .container .container_inner {
		padding: 50px 60px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
    .container:not(.container-customorder) {
        width: 970px;
    }
    
    .container .container_inner {
		padding: 50px 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
    .container:not(.container-customorder) {
        width: 750px;
    }
    
    .container .container_inner {
		padding: 50px 5px;
	}
}
@media (max-width: 768px){
    .container .container_inner {
		padding: 50px 5px;
	}
}
/*
 *  end Custom Grid
 */

/*
 *
 *  Custom Glyphicon (Carousel Controlllers)
 *
 */
.carousel .glyphicon{
    border: 2px solid #ccc;
    border-radius: 30px;
    padding: 9px;
    background-color: #fff;
}
.carousel .glyphicon:hover{
    border: 3px solid #ccc;
}
.carousel .carousel-control.left{
    left: 7%;
}
.carousel .carousel-control.right{
    right: 10%;
}
.carousel .carousel-control.right, .carousel .carousel-control.left{
    background: none;
    color:#b7b7b7;   
}
.carousel .carousel-control.right:hover, .carousel .carousel-control.left:hover{
    background: none;
    color:#ccc;   
}
.carousel .carousel-indicators li{
    border: 1px solid #b7b7b7;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    margin: 0px;
    margin-right: 3px;
    margin-left: 3px;
}
.carousel .carousel-indicators li.active{
    background: #ccc;
    border: none;
}
#carousel-header #carousel-controllers-wrapper, #shop-boards-carousel-controls{
    position: absolute;    
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 250px;
    height: 90px;
    line-height: 80px;    
    border-radius: 15px;
    text-align: center;
}
/*
 * end Custom Glyphicon (Carousel Controllers)
 */

/*
 *
 *  Custom Font
 *
 */
#top-bar, #main-menu-container, #sub-menu-container, #sub-menu-boards-container, #footer-container, .breadcrumb{
    /*font-family: 'Space Mono', monospace;*/
}
/*
 *  end Custom Font
 */

 .logo_thebase{
    height: 230px;
 }
 .logo_thebase_footer{
    height: 130px;
 }

h1.cross{
    
    text-align: center;
    height: 110px;
    line-height: 110px;
    display: block;
    /*color: #00AACD;*/        
    /*background: url('../img/diagonal-line-black.png') no-repeat center;*/
    color: black;
    background: url('../img/diagonal-line-blue.png') no-repeat center;
    text-transform: capitalize; /*uppercase*/
    font-size: 40px;
    /*font-family: 'Space Mono', monospace;*/
    
}

h1.main-cross{

    margin-bottom: 55px;

}

/*BS override*/
.btn-primary{
    
    background: #000;
    /*color: #00AACD;*/
    min-width: 100px;
    border: none;
    
}

.btn-primary:hover{
    
    /*background: #00AACD;    */
    
}

.btn-default, .btn-success{
    
    background: transparent;        
    color: #252525;

    /* button config*/
    border-radius: 0px;
    border-width: 2px;
    border-style: solid;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;

    /* small button */
    padding: 13px 26px;
    text-align: center;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 12px;
    /*font-weight: 600;*/
    text-transform: capitalize; /*uppercase*/
    letter-spacing: 1px;
    font-family: Raleway;
    font-size: 14px;
    /*font-weight: 400;*/
    font-style: normal;
    text-transform: none;
    letter-spacing: .2em;
    border-color: #252525;
    
}

.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-success:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-default:focus{
    outline: 5px auto #000;
}

.btn-default.btn-inverter{
    color: #fff;
    border-color: #fff;
}

.btn-default.btn-inverter:hover{
    color: #fff;
    border-color: #000;
}

.btn-hover-white:hover{
    color: #000 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}

.btn-tsd{
    color: #FFF;
    background-color: #000;
}

.btn-tsd:hover{
    color: #000;
    background-color: transparent;
}

.btn-dropdown{
    
    color: #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 18px;
    height:32px;
    line-height:16px;    
    /*are all btns with poppins?*/
    
}

.btn-group.open a{
    
    /*color: #00AACD;*/
    
}

.btn-dropdown:hover{
    
    /*color: #00AACD;
    border-bottom: 2px solid #00AACD;*/
    
}

.dropdown-menu{
    
    /*font-family: 'Poppins', sans-serif;*/
    /*color: #00AACD;*/
    font-size: 16px;
    box-shadow: none;
    border-radius: 0;
    /*border:2px solid #00AACD;*/
    margin-top: -2px;
    
}

.dropdown-menu li a.active{
    
    /*background: #00AACD;*/
    color:#fff;
    
}

.btn-group .dropdown-toggle, .btn-group.open .dropdown-toggle{
    
    box-shadow: none;
    
}


/* 7 cols: https://codepen.io/knitevision1/pen/BAFmk*/
@media (min-width: 960px) { 
    .seven-cols .col-md-1/*,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1*/ {
        width: 14.285714285714285714285714285714%;
    }
}

#top-bar {
    background: #f4f4f4;
    height: 45px;
    /*font-family: 'Space Mono', monospace;*/
    display: flex;
    align-items: center;
}

#top-bar #secondary-menu ul{
        
    display: flex;
    justify-content: center;
    padding: 10px 0 0 0;
    /*text-align: center;*/
    
}

#top-bar ul li, #main-menu-col ul li, #sub-menu-container ul li, #sub-menu-boards-container ul li{
    
    float: left;
    list-style-type: none;        
    
}

#top-bar ul li, #main-menu-col ul li:hover{
        
    
    
}

#top-bar #secondary-menu ul li a{
    
    margin: auto 15px auto 15px;             
    color: #8f8f8f;
    font-size: 13px;    
    text-transform: capitalize; /*uppercase*/
    
}

#top-bar #customer-service-row {

    padding-top: 5px;
        
}

#top-bar #customer-service-row #customer-service-wrapper{
    
    padding: 0;
    padding-left: 10px;
   /* text-align: center; */
    
}

#customer-service-wrapper .glyphicon-phone-alt{
    position: absolute;
    left: 13%;
    top: 5%;
}

#top-bar #customer-service-row .glyphicon{
 
    font-size: 20px;
    text-align: right;
    /*color:#00AACD;*/
    padding-top: 4px;
}

#top-bar #customer-service-text {
    
    color:#323232;
    font-size: 10px;
    display: block;    
        
}

#top-bar #customer-service-phone {
    
    /*color:#00AACD;*/
    font-size: 15px;
    display: block;
    margin-top: -5px;
    /*font-family: 'Poppins', sans-serif;*/
        
}


#top-bar #language-selector{
    
    color: #8f8f8f;
    font-size:13px;
    
}

#top-bar #language-selector ul li {
    
    margin: 10px 6px auto auto;     
}


#top-bar #language-selector ul li a.active{
    
    /*color: #00AACD;*/
    
}

#main-menu-container{
    
    height: 115px;
    
}

#main-menu-container #logo{
    
    padding: 30px 0 0 0;
    position: absolute;
    z-index: 999;
    
}

#main-menu-container #main-menu-col ul{
    
    padding: 0;
    margin-top: 45px;
    display: flex;
    justify-content: center;
    
}

#main-menu-container #main-menu-col ul li{
         
    padding-bottom: 10px;
    
}

#main-menu-container #main-menu-col ul li:hover, #main-menu-container #main-menu-col ul li.active, #top-bar #secondary-menu li.active{
     
    /*border-bottom: 2px solid #00AACD;*/
    
}

#main-menu-container #main-menu-col ul li:hover a, #main-menu-container #main-menu-col ul li.active a, #top-bar #secondary-menu li.active a{
    
    /*color: #00AACD;*/
    
}

#main-menu-container #main-menu-col ul li a{
    
    margin: auto 40px auto 40px;
    font-size: 20px;
    text-transform: capitalize; /*uppercase*/
    color: #323232;
    
}

#sub-menu-container, #sub-menu-boards-container{
    
    height:70px;
    line-height:70px;
    background: #00AACD;
    color:#fff;    
    display: none;
    
}

#sub-menu-boards-container li{ text-transform: capitalize; /*uppercase*/ }

#sub-menu-container li, #sub-menu-boards-container li{
    
    margin: auto 2% auto 2%;
    
}

#sub-menu-container li a, #sub-menu-boards-container li a{
    
    color: #fff;
    font-size: 16px;
    
}

#sub-menu-col li.active{

    border-bottom: 1px solid #323232;

}

#sub-menu-col li.active a{

    color: #323232;

}

#main-menu-container #cart-col{
    
    margin-top: 28px;  
    text-transform: capitalize; /*uppercase*/
    color: #00AACD;
    /*border:1px dotted #999;*/
    
}

#main-menu-container #cart-row #my-cart-text{
    
    /*line-height: 50px*/
    margin-top: 15px;
    font-size: 20px;
    padding-left: 0px;
    padding-right: 0px;
    
}

#main-menu-container #cart-row #glyphicon-shopping-cart-wrapper{
    
    background: #00AACD;
    border-radius: 100%;
    display: block;
    width: 50px;
    height: 50px;
    /*padding: 8px;*/
    
}

#main-menu-container #cart-row .glyphicon{
    
    color: #fff;
    font-size: 24px;
    /*border-radius:100%;*/
    margin: 12px 0px 0px -3px;
    
}


#main-menu-container #cart-row  #my-cart-indicator{
    
    position: absolute;
    background: #000;
    right: -8px;
    top: -14px;
    /*padding: 4px;*/
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 1px;
    
}

#cart-row .btn_mycart{

    cursor: pointer;

}

.mycart_contents{

    z-index: 110 !important;
    height: 0px;

}

.mycart_contents_float{

   /* top: 120px !important;    */

}



/*BS carousel*/
#carousel-header .item{
    
    height: 80vh;
    
}

.carousel-stores .item, .carousel-surfboardmodel .item{

    height: 70vh;

}

#carousel-surfboardmodel-1 .item{
    
    height: 60vh;

}

.carousel-indicators{
    
    /*position: relative;*/
    /*top:0px;*/
    /*border: 1px dotted red;*/
    height: 35px;
    bottom: 0px;
    
}

.carousel-stores #carousel-controllers-wrapper{

    /*position: absolute;*/
    background: #fff;
    min-height: 80px;
    line-height: 80px;

}

#carousel-controllers-wrapper .stores-content .title{
    /*font-family: 'Space Mono', monospace;*/
}

#carousel-header #carousel-controllers-wrapper{
    
    bottom: -40px;
    
}

.carousel-stores #carousel-controllers-wrapper{

/*    transform: translateY(-15%);*/
}

.carousel-stores .carousel-control{

    /*border: 2px solid;    teste*/
    border-radius: 38px;
    width: 38px;
    height: 38px;
    top: 20px;
    opacity: 1;

}

.carousel-stores .carousel-control.left{ 

    /*left: 20px; 
    border: 2px solid #b7b7b7;    teste*/
    color: #ccc;
    left: 3%;
    top: 7%;

}

.carousel-stores .carousel-control.right{ 

    /*right: 20px; */
    right: 3%;
    top: 7%;

}

.carousel-stores .carousel-control .glyphicon{

    top: -20px;

}

.carousel-stores .stores-content h1{

    font-size: 35px;
    color: #00aacd;

}

.carousel-stores .stores-content .divisor{

    margin-top: 40px;
    margin-bottom: 40px;

}

.carousel-stores .stores-content{

    line-height: 24px;

}

.carousel-stores .carousel-indicators li {
    
    width: 17px;
    height: 17px;
    margin-right: 2px;
    border: 1px solid #ccc;
    background-color: #fff;
    opacity: 1;
    
}

.carousel-stores .carousel-indicators li.active{

    width: 17px;
    height: 17px;
    border: 1px solid #ccc;

}


#shop-boards-carousel-controls{
    
    bottom: -115px;
    
}


#x{
    
    position: absolute;
    right: 0;
    top: 550px;
    width: 15vw;
    z-index: -1;
    
}

#x.x-brands{

    top: 830px;

}

#x.x-home{

    top: 700px;

}

#main-links-container{
    
    margin-top: 5%;
    
}

#main-links-container .img-hover{
    /*padding-top: 15px;
    padding-bottom: 15px;*/
    zoom: 1;
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 15px solid white;
}

#main-links-container .img-hover:hover img{
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}
#main-links-container .img-hover .img-mask:after{
    background-color: transparent;
    content: "";
    transition: background-color 1.5s ease;
    height: 100%;
    display: block;
    width: 100%;
    z-index: 200;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
#main-links-container .img-hover:hover .img-mask:after{
    background-color: rgba(88, 85, 85, 0.7);
}
#main-links-container img{
    -webkit-transition: transform 2s ease-out;
    -moz-transition: transform 2s ease-out;
    -ms-transition: transform 2s ease-out;
    -o-transition: transform 2s ease-out;
    transition: transform 2s ease-out;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    
}

#main-links-container .row{
    
    margin-bottom: 20px;
    
}

#main-links-container .col-sm-6, #main-links-container .col-sm-4{
    
    /*border: 1px dotted #ccc;
    height: 350px;
    line-height: 350px;*/
    text-align: center;
    /*background: #004452;#cceef5;*/
    color:#00AACD;
    
}

#main-links-container .main-links-text{
 
    position: absolute;                     
    left:0;
    right:0; 
    
}

#main-links-container #main-links-first-row .main-links-text{
      
    /*top: 40%;*/
    margin-top: 25%;
    transform: translateY(-50%);
    
}

#main-links-container #main-links-second-row .main-links-text{
      
    top: 35%;
    
}

#main-links-container  .main-links-img{
    
    position: absolute;
    top: 0;
    /*width: 92%;*/
    padding-top:100%;
    /*padding-right: 93%;
    width: 100%;*/
    left: 15px;
    right: 15px;
    
}


#main-links-container #main-links-second-row .main-links-text .section{
    
    /*position: relative;    
    padding-top: 50%;*/
    color:#fff;    
    
}

#main-links-container #main-links-second-row .col-sm-4:nth-child(2) .main-links-text .section{
 
    color:#c0c0c0;
    
}

#main-links-container .col-sm-4, #main-links-container .col-sm-6{
    
    overflow: hidden;
    
}

#main-links-container #main-links-first-row .main-links-text h1{
    
    color:#fff;
    font-size: 24px;
    margin: 0 auto 12px auto;
    text-transform: capitalize; /*uppercase*/
    
}

#main-links-container #main-links-second-row .main-links-text h1{
    
    color:#00AACD;
    font-size: 22px;
    margin:12px auto 12px auto;
    text-transform: capitalize; /*uppercase*/
    
}

.mcc_toparrow {
    width: 28px;
    height: 12px;
    background-image: url(/assets/img/mcc_toparrow.png);
    position: absolute;
    top: -13px;
    right: 20px;
}

#shop-boards-filters-row{
    
    margin-bottom: 5%;
    
}

#shop-boards-carousel-row{
        
    margin:300px auto 5%;    
    position: relative;
    
}

#shop-boards-carousel-col{
    
    border: 12px solid #00AACD;
    height:500px /* 400px -> 350px */
    
}

#shop-boards-carousel-row-inner{
    
    /*border: 1px dotted red;*/
    margin-top: -280px; /* -80px -> -130px */
    
}

#shop-boards-carousel-row-inner .board{
    
    /*height:500px;*/
    /*border:1px dotted #ccc;*/
    
}

#shop-boards-carousel-row-inner .board .row{
    
    position: relative;
    margin-top: 15px;
    
}

/*          COMENTADO PQ O EFEITO NA HOMEPAGE ESTAVA DEMASIADO GRANDE COM 3 PRANCHAS
#shop-boards-carousel-row-inner .board .row:hover, .board-row-content .board .row:hover{
    
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    transition: all 1s;
}
*/

#shop-boards-carousel-row-inner .board .row:hover .board-btn-wrapper{
    
    display: block;
    transition: all 1s;
    opacity: 1;
}

#shop-boards-carousel-row-inner .board .board-btn-wrapper{
    
    /*display: none;*/
    opacity: 0;
    position: absolute;
    z-index: 999;
    margin-top:270px;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;   
    transition: all 1s;
    
}

#shop-boards-carousel-row-inner .board .brand{
 
    font-size: 15px;
    color:#c0c0c0;
    
}

#shop-boards-carousel-row-inner .board .model{
 
    font-size: 22px;
    color:#00AACD;
    margin-bottom: 0px;
    
}

.board-container .board{
	/* height: 600px; */
}

#shop-boards-carousel-row-inner .board .price, .board-container .board .price{
    
    /*font-family: 'Poppins', sans-serif;*/
    /*font-weight:600;*//*semi-bold*/
    color:#000;
    
}

/*FIX THIS LATER*/
/*
#boards-carousel .item{
    
    padding:10px;
    margin-bottom: 20px;
    border:1px solid red;
    
}
*/

#the-base-stores-container{

    margin: 7% auto 7%;
    background: url('../img/the-base-stores-bkgr.jpg') no-repeat;
    background-size: cover;
    /*height: 1045px;
    padding-top: 100%;*/
    
}

#the-base-stores-container #shop-carousel-row{
    
    margin-top: 4%
    
}

#the-base-stores-container #shop-carousel-row img{
    
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    
}

#stores-container{

    padding-top: 35px;

}

#shop-container{

    padding-top: 35px;

}

#brands-container.brands-brands{

    padding-top: 35px;
    padding-bottom: 300px;

}

#brands-container #brands-logo-row{
    
    /*margin-top: 2%;*/
    text-align: center;
    
}

#brands-container #brands-logo-row .col-xs-2{
    
    padding: 0;
    border: 1px solid #eaeaea;
    /*border-right: none;*/
    height: 200px;
    line-height: 200px;
    background-color: white;
    z-index: 10;
    
}

#brands-container #brands-logo-row a:hover .col-xs-2{
    /*border: 1px solid #ccc;*/
}

#brands-container #brands-logo-row h1{
    color: #000;
    opacity: 0;
    transition: all .6s;
    text-align: center;
    margin: 0 auto;
    margin-top: -120px;
}

#brands-container #brands-logo-row img{
    opacity: 0.5;
    transition: all .6s;
}

#brands-container #brands-logo-row a .brand_flip:hover img{
    opacity: 0;
}

#brands-container #brands-logo-row a .brand_flip:hover h1{
    opacity: 1;
}

#brands-container #brands-logo-row .col-xs-2:last-child{
    
    border-right: 1px solid #eaeaea;
    
}

#brands-container-fluid{
    border: solid 1px #eaeaea;
} 
#brands-container-fluid #brands-container #brands-logo-row .col-xs-2{
    border-top: none;
}
#brands-container-fluid .no-board-right{
    border-right: none !important;
}

#newsletter-container{

    background: #eaeaea;
    
    margin-bottom: 2%;

}

#newsletter-container.newsletter-index .container{
    background: url(/assets/img/newsletter/fundonewsletter.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 100%;
}

#newsletter-container:not(.newsletter-index) form{

    /*transform: translateY(50%);*/

}

#newsletter-container:not(.newsletter-index) h1{

    margin-bottom: 20px;
    
}

#newsletter-container.newsletter-index{
    
    padding-top: 60px;
    height: 500px;
    
}

#newsletter-container.newsletter-index #newsletter-mail{
    height: 50px;
    width: 100%;
}

#newsletter-container.newsletter-index .form-group{
    width: 100%;
}

#newsletter-container.newsletter-index .ml_submit{
    font-size: 20px;
    /*font-family: 'Space Mono', monospace;*/
    height: 50px;
    width: 100%;
}

#newsletter-container p{

    margin-top: 10px;
    font-size: 13px;

}

#newsletter-container:not(.newsletter-index) .cross{

    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 40px;

}

#newsletter-container:not(.newsletter-index) .btn{

    font-size: 20px;
    width: 150px;
    height: 50px;
    line-height: 40px;

}

#newsletter-container:not(.newsletter-index) #newsletter-mail{

    font-size: 13px;
    height: 50px;
    /*font-family: 'Poppins', sans-serif;*/
    width: 325px;

}

@media (min-width: 1200px){

    #newsletter-container:not(.newsletter-index) .newsletter-container-right{

       padding-top: 65px;

    }

}

#newsletter-container:not(.newsletter-index) p{

    font-size: 13px;
    /*font-family: 'Poppins', sans-serif;*/

}

#footer-container h1{
    
    color:#00AACD;

    font-size: 20px;

    margin-bottom: 30px;
    
}

#footer-container ul{
    
    padding: 0;    
    
}

#footer-container li{
    
    list-style-type: none;

    margin-bottom: 5px;
    
}

#footer-container li a{
    
    color: #000;
    font-size: 13px;
    
}

#footer-container .social-icon{
    position: absolute;
    /*width: 235px;*/
    width: 100px;
}
#footer-container .payment-icon{
    position: absolute;
    width: 200px;               /* para ficar com 2 x 2 */
    /*width: 290px;*/           /* para ficar com 1 x 4 */
}
#footer-container .social-icon li, #footer-container .payment-icon li{ 
    width: 40px; 
    display: initial;
}
#footer-container .social-icon a{
    width: 20px;
}
#footer-container .social-icon a img{
    background-size: contain;
    height: 40px;
    width: 40px;
    font-size: 0;
    border: 0;
}
/* Social Icon - Image */
#footer-container .social-icon .social-instagram    img#instagram_2{ display: none; }
#footer-container .social-icon .social-youtube      img#youtube_2{ display: none; }
#footer-container .social-icon .social-googleplus   img#googleplus_2{ display: none; }
#footer-container .social-icon .social-facebook     img#facebook_2{ display: none; }
#footer-container .social-icon .social-twitter      img#twitter_2{ display: none; }
/* Social Icon - Hover in image */
#footer-container .social-icon .social-instagram:hover  img#instagram_1  {   display: none;   }
#footer-container .social-icon .social-instagram:hover  img#instagram_2  {   display: inline;   }
#footer-container .social-icon .social-youtube:hover    img#youtube_1    {   display: none;   }
#footer-container .social-icon .social-youtube:hover    img#youtube_2    {   display: inline;   }
#footer-container .social-icon .social-googleplus:hover img#googleplus_1 {   display: none;   }
#footer-container .social-icon .social-googleplus:hover img#googleplus_2 {   display: inline;   }
#footer-container .social-icon .social-facebook:hover   img#facebook_1   {   display: none;   }
#footer-container .social-icon .social-facebook:hover   img#facebook_2   {   display: inline;   }
#footer-container .social-icon .social-twitter:hover    img#twitter_1    {   display: none;   }
#footer-container .social-icon .social-twitter:hover    img#twitter_2    {   display: inline;   }

#footer-container .payment-icon img{

    width: 66px;
    height: 41px;
    margin-bottom: 10px;
}

#footer-container .payment-h1{

    width: 233px;
    padding-top: 30px;

}

#copyright-container{
    
    margin-top: 2%;
    background: #f4f4f4;    
    height: 50px;
    line-height: 50px;
    color: #8f8f8f;
    font-size: 13px;
    
}

#newsletter-mail{

    width: 350px;

}

.breadcrumb {
    
    list-style: none;
    position: relative;
    z-index: 10;
    padding: 15px 15px;
    text-align: center;
    padding-top: 100px;

}

.breadcrumb li a{

    color: #8f8f8f;
    text-transform: capitalize; /*uppercase*/

}

.breadcrumb li.active a{

    color: #00AACD;

}

.breadcrumb li a{
    
    text-decoration: none;
    
}

.breadcrumb>li+li:before {
 
    padding: 0 5px;
    color: #ccc;
    /*content: "/\02C3";*/
    content: ">";

}

.shaperbuddy{

    color: #00AACD;

}

#about-container{
    
    padding-top: 35px;

}

.about-img img{

    margin-top: 2%;
    z-index: 10;

}

.about-text .text{

    background-color: white;
    transform: translateY(-15%);

}

.about-text h1{

    color: #00AACD;
    font-size: 35px;
    margin: 40px auto;

}

.about-text p{

    font-size: 14px;
    /*font-family: 'Poppins', sans-serif;*/
    line-height: 25px;

}

.divisor{

    width: 60px;
    border-bottom: 3px solid #000;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 6px;

}

.divisor-price{
    width: 60px;
    border-bottom: 3px solid #000;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 6px;
}

#contact-container{
    
    padding-top: 35px;

}

#contact-container .contact-left{
 
    padding-left: 50px;
    padding-top: 100px;

}

#contact-container .contact-right{

    padding-right: 50px;
    padding-top: 60px;

}

#contact-container .contact-right label{

    font-size: 13px;
    /*font-family: 'Poppins', sans-serif;*/

}

#contact-container .contact-right input{

    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;

}

#contact-container .contact-right textarea{

    margin-bottom: 20px;

}

#contact-container .contact-right .btn-send{

    width: 166px;
    height: 50px;
    line-height: 40px;
    font-size: 20px;
    float: right;

}

.contact-img img{

    /*margin-top: 2%;*/
    z-index: 10;

}

.contact-text .text{

    background-color: white;
    transform: translateY(-15%);

}

.contact-text h1{

    color: #00AACD;
    font-size: 35px;
    margin: 40px auto;

}

.contact-text .title, .stores-text .title{

    color: #00AACD;
    font-size: 16px;
    text-transform: capitalize; /*uppercase*/

}

.contact-text .content, .stores-text .content{

    font-size: 14px;
    /*font-family: 'Poppins', sans-serif;*/

}

#shipping-container{

    margin-bottom: 200px;
    margin-top: 55px;

}

#shipping-container h1:not(.cross){

    color: #00AACD;
    font-size: 35px;
    /*margin: 40px auto;*/

}

#shipping-container .content{

    margin-top: 40px;

}

#shipping-container .content .title{

    color: #c0c0c0;
    font-size: 18px;
    text-transform: capitalize; /*uppercase*/

}

#shipping-container .content ul{

    margin-left: -20px;
    margin-top: 10px;

}

#shipping-container .content ul li{

    /*font-family: 'Poppins', sans-serif;*/
    font-size: 14px;
    min-height: 30px;
    line-height: 30px;

}



/* Cart */
.mycart_contents {
    display: none;
    position: relative;
    z-index: 110;
}

.mycart_contents_float {
    width: 500px;
    background-color: #FFF;
    border: solid 1px #000;
    position: absolute;
    top: 30px;
    right: -7px;
    z-index: 110;
    box-shadow: 1px 5px 20px #333;
}
.mycartmobile_mainwraper {
    width:50px;
    margin-left:auto;
    margin-right:auto;
}



@media (max-width: 767px) {
	.mycartmobile_mainwraper .mycart_contents_float {
        width: 380px;
    }
    .mycartmobile_mainwraper .mcc_toparrow {
        right: 152px;
    }
    .mycartmobile_mainwraper .mycart_contents {
        left: 130px;
    }
    .mycartmobile_mainwraper .btn-default, 
    .mycartmobile_mainwraper .btn-success {
        font-size: 9px;
    }
    .mycartmobile_mainwraper .cos_totalprice .row .ccirr_right {
        font-size: 15px !important;
    }
    .cos_totalprice .row .col-sm-5 {
        font-size: 11px !important;
    }
    .cos_totalprice .row .ccirr_right {
        font-size: 11px !important;
    }
    .checkout_ordersummary_wrapper2 {
        position: static !important;
    }
}





.mycart_contents .checkout_ordersummary_wrapper {
    margin-top: 0;
}

.mycart_contents .checkout_ordersummary {
    border: none;
    position: static;
}

.mycart_contents .cos_totalprice {
    background-color: #fff;
    border-bottom: solid 1px #ccc;
    border-top: 1px solid #999;
    margin-top: 0px;
    /*box-shadow: 0 -5px 4px -4px rgba(0,0,0,.25);*/
    /*box-shadow: 0px -6px 10px -6px rgba(0,0,0,.25);*/
    /*box-shadow: 0px -6px 7px -5px rgba(0, 0, 0, .25);*/
    position: relative;
}

.mycart_contents .cos_totalprice label {
    color: #000;
}

.mycart_contents .ccirr_left {
    text-align: left;
}

.mycart_contents .ccirr_right {
    padding-right: 0;
}

.mcc_header {
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #000;
    text-align: center;
    color: #FFF;
    text-transform: capitalize; /*uppercase*/
}

.mcc_bottomnav {
    padding-top: 20px;
}

.btn_gotocheckout {
    /*width: 100%;
    padding: 11px 0;
    font-size: 12px;
    text-transform: capitalize; /*uppercase*/
    color: #FFF !important;
    background-color: #000;
    text-align: center;
    display: inline-block;*/
}

.btn_gotocheckout:hover{
    color: #000 !important;
    background-color: #FFF;
    border: 1px solid #000;
}

.cos_products {
    max-height: 300px;
    overflow: scroll;
    /*box-shadow: inset 0 0 5px rgba(0,0,0,.5);
    padding: 5px;
    padding: 15px;*/
    border: 1px solid rgba(0,0,0,0.1);
    overflow-x: hidden;
    /*box-shadow: inset 0px -1px 1px rgba(0,0,0,0.25);*/
}

.cos_products{

    border:1px solid rgba(0,0,0,0.1);
    /*box-shadow: inset 1px 1px 0px rgba(0,0,0,.1);*/

}

.cos_products::-webkit-scrollbar {
    -webkit-appearance: none;
}

.cos_products::-webkit-scrollbar:vertical{
    width: 11px;
}

.cos_products::-webkit-scrollbar:horizontal {
    height: 11px;
}

.cos_products::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.cos_products::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}

/*.cos_totalprice span {*/
.cos_totalprice .row .ccirr_right{
    font-size: 22px;
    text-align: right;
}

.checkout_top .ccir_row {
    text-align: left;
    padding-left: 15px;
}

.checkout_top .ccir_row .ccirr_right {
    text-align: right;
}

@media (max-width: 767px) {
    .checkout_top .ccir_row .ccirr_right {
        text-align: left;
    }
    .mycart_contents_float{
    /*    right: 10px !important;*/
    }
}

.clearfix{ clear: both; }
 }

#contactsfactory_map{

    height: 540px; /* no desenho esta com 740px de height */

}
.contacts_factory{ margin-top: 45px; }

#boards-carousel .board{ height:700px; }
#boards-carousel .board a:hover img {
    /*-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);*/
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    /*-webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);*/
}

.about-text .text h1{ text-transform: capitalize; /*uppercase*/ }

/* /shop/surfboards/detail.php */
.sldi_top.goback{
    text-align: left;    
}
.sldi_top.goback a{
    text-transform: capitalize; /*uppercase*/
    font-size: 14px;
    /*font-weight: 600;*/
    color: #323232;
}
.shoplist_detail{
    text-align: left;
}
#shop-container .pprice_value, #shop-container .pp_currencyiso, #shop-container .pp_currencysymbol{
    /*font-weight: 700;*/
    font-size: 20px;
    color: #cdcdcd;
}
.prod_top{
    font-size: 14px;
    text-transform: capitalize; /*uppercase*/
    color: #cdcdcd;
    /*font-weight: 700;*/
}
.sldi_addtocart #btn-add-to-cart{
    border-radius: 0px;
    font-size: 14px;
}
.sldiadd_col2 p{
    width: 80px;
    /*font-weight: 700;*/
}
.bm_brand{
    color: #777;
    font-size: 20px;
}
.bm_model{
    color: #000;
    font-size: 32px;
}
.bm_price, .bm_currency_symbol, .bm_currency_iso{
    color: #323232;
    font-size: 24px;
}
.row-bm{
    line-height: 30px;
    margin-bottom: 5px;
}
.row-img{
    margin-bottom: 30px;
}
.surfboardmodel-content .divisor{
    margin-top: 20px;
    margin-bottom: 20px;
}
.surfboardmodel-content p{
    line-height: 23px;
}
.row-bm-text{
    margin-top: 40px;
    margin-bottom: 40px;
}
.row-bm-text{
    color: #323232;
    font-size: 14px;
}
.bm_button{
    /*width: 174px;
    height: 47px;
    line-height: 33px;
    background-color: #000;
    color: #00aacd;
    font-size: 14px;
    border-radius: 6px;
    text-transform: capitalize; /*uppercase*/*/
}
.bmcb .align-right a{
    float: right;
}
.bmcb .align-left a{
    float: left;
}
.bm-text-title{
    color: #00aacd;
    font-size: 16px;
    text-transform: capitalize; /*uppercase*/
}
.bm-text-subtitle{
    font-size: 14px;
    color: #000;
    /*font-weight: bold;*/
}
.bm-text-content{
    font-size: 14px;
    color: #000;
}
.bm-text-content{
    height: 20px;
    line-height: 20px;
}
.row-custom-text{
    min-height: 30px;
    line-height: 30px;
}
.bm-background{
    background-color: #f4f4f4;
    height: 172px;
    line-height: 25px;
}
.bm-background .wave-img{
    width: 169px;
    height: 81px;
}
.bm-background img{
    height: 100px;
    margin-top: 33px;
    width: auto;
    float: right;
}

#table-sizerange .t_title{
    font-size: 24px;
    color: #00aacd;
    text-align: center;
    text-transform: capitalize; /*uppercase*/
}
#table-sizerange table thead th{
    font-size: 18px;
    color: #fff;
    text-align: center; 
    background-color: #000;
    /*font-weight: normal;*/
    text-transform: none;
}
#table-sizerange table tbody td{
    font-size: 14px;
    color: #323232;
    /*font-weight: 400;*/
}
#table-sizerange table .btn{
    width: 145px;
    height: 21px;
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 14px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    line-height: 3px;
    cursor: pointer;
    /*border-radius: 7px;*/
}
/*#table-sizerange table .btn:hover{
    color: #fff !important;
}*/
/*#table-sizerange table .btn.btn-buynow{
    color: #000;
}*/
#table-sizerange table .btn.btn-customorder{
    /*color: #949494;
    color: #ccc;*/
}
#table-sizerange table thead{
    /*font-family: 'Space Mono', monospace;*/
}

#othermodels .t_title{
    font-size: 24px;
    color: #00aacd;
    text-align: center;
    margin-bottom: 50px;
}
#othermodels .brand{
    font-size: 15px;
    color: #c0c0c0;
    margin-top: 25px;
}
#othermodels .model{
    font-size: 24px;
    color: #000;
}

.btn-viewall .btn{
    width: 240px;
    height: 39px;
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 14px;
    background-color: #000;
    color: #00aacd;
    line-height: 27px;
    margin-top: 60px;
    text-transform: capitalize; /*uppercase*/
}
.btn-viewall .btn:hover{
    color: #FFF;
}

#surfboardmodel-container .table>tbody>tr>td{
    border-top: none;
}

#surfboardmodel-container #carousel-controllers-wrapper{
/*    transform: translateY(-3%);*/
}

#carousel-surfboardmodel-1{
    background-color: #f4f4f4;
}
#carousel-surfboardmodel-1{
    /*box-shadow: 0 0 13px rgba(0, 0, 0, .25);     depois ativar para o gil ver*/
    transition: all .5s;
}

#othermodels .btn-viewallmodels{
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 14px;
    background-color: #000;
    color: #00aacd;
    width: 240px;
    height: 39px;
    line-height: 28px;
}

.bm_skilllevel_ul{
    margin-top: 33px;
    list-style: none;
}

#wave-size{
    margin-top: 50px;
}
.bm_wave_mark{
    border-bottom: 2px solid #323232;
    width: 80px;
    margin: 0 auto;
}
.bm_wave_min_p{
    color: #00aacd;
    margin-bottom: 5px;
}
.bm_wave_max_p{
    margin-top: 5px;
}
.bm_wave_min{
    
}
.bm_wave_max{

}

.wave-list{
    list-style: none;
    padding-left: 15px;
    width: 200px;
}

/* 
 *  Subscribe
 */
.invalid_field {
    background-color: #A00;
}
.submit_mailinglist_message{
    display: none;
    position: absolute;
    top: 96px;
    left: 40px;
}
.submit_mailinglist_message.mail_message_index{
    display: none;
    position: absolute;
    top: 7px;
    left: 24%;
}



/*
 *
 * Animation
 *
 */
 .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}


#onboard_carousel h1{
    color: whitesmoke;
    margin-top: 20px;
}
#onboard_carousel .item.active{
}

#onboard_carousel img{
    vertical-align: middle;
}
/*
#onboard_carousel{
    background: url(/assets/img/image-surf.jpg);
    background-size: cover;
}
*/


#my-cart-indicator{
    float: right;
    background-color: black;
    border-radius: 25px;
    width: 20px;
    height: 20px;
    color: whitesmoke;
    line-height: 20px;
    margin-left: -8px;
    font-size: 10px;
}
.main-cross{
    text-transform: capitalize;
}
.Header-nav .Header-nav-item{
    padding: .618em .380em .618em .380em;
}
.social-icons-color-white.social-icons-style-border .sqs-svg-icon--wrapper:hover{
    /*background-color:#fff*/
}
.sqs-svg-icon--wrapper:hover{
    /*color: #000 !important;
    background-color: #fff !important;*/
}
/*.sqs-svg-icon--wrapper.instagram:hover img#icon-instagram-white{
    display: none;
}
.sqs-svg-icon--wrapper.instagram:hover img#icon-instagram-black{
    display: block;
}

.sqs-svg-icon--wrapper.facebook:hover img#icon-facebook-white{
    display: none;
}
.sqs-svg-icon--wrapper.facebook:hover img#icon-facebook-black{
    display: block;
}*/


/*
 *
 *  Carrinho
 *
 */
 .cos_item {

    margin-bottom: 20px;
    /*padding-bottom: 20px !important;*/
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    min-height: 180px;

}

.cosi_img {
    border: solid 1px #CCC;
    /*margin-right: 8px;*/
}

.cos_item .cart-product-img-col{

    padding: 0;

}

.cos_products .cpl_productdesc {
    width: auto !important;
    max-height:none ;
}
.cos_products .cplpd_ref {
    font-size: 9px;
    margin-bottom: 4px;
}
.cos_products .cplpd_name {
    font-size: 14px;
}
.cos_products .cplpd_aditionalinfo {
    font-size: 10px;
}
.cos_products .cosi_subtotal {
    /*width: 170%;*/
    font-size: 10px;
    text-align: right;
    float: right;
}
    
.invalid_field{
    background-color: white;
    border: 1px solid #ff0000;
}

.model_detail, .brand_detail{
    line-height: 35px;
}
.brand_detail{
    padding-top: 20px;
}
.model_detail{
    padding-bottom: 5px;
}


.checkout_ordersummary_wrapper {
    position: relative;
    margin-top: 35px;
}
.checkout_ordersummary {
    width: 100%;
    border: solid 1px #CCC;
    position: absolute;
    top: 35px;
}
@media (max-width: 767px) {
    .checkout_ordersummary {
        position:static;
    }
}

.checkout_ordersummary_inner {

    padding: 20px;

}

/*PBS: things can be done without using !important..*/
#form-checkout-final .checkout_ordersummary_inner .row{

    margin-bottom: 0;

}

@media (max-width: 767px) {

    .checkout_ordersummary_inner {

        padding: 20px !important;

    }

}

@media (max-width: 992px) {
    .checkout_ordersummary_inner {
        padding: 10px;
    }
}
.checkout_ordersummary .cci_titleleft {
    border-bottom: solid 3px #000;
}
.coconfirm_productlist .checkout_ordersummary_wrapper {
    margin-top: 0;
}
.coconfirm_productlist .checkout_ordersummary {
    position: static;
    border: none;
}
.coconfirm_productlist .checkout_ordersummary_inner {
    padding:0 !important;
}
.mycart_contents .ccirr_currency {
    position: relative;
    right: -6px;
}
.cpl_deleteproduct_wrapper .glyphicon-remove {
    color: red
}
.cpl_deleteproduct_wrapper {
    text-align: right;
    /*margin-top: -9px;*/
    margin-bottom: 10px;
}
.cpl_img,
.cpl_productdesc {
    display: inline-block;
    vertical-align: middle;
}
.cpl_productdesc {
    max-height: 200px;
    overflow-y: scroll;
}
.btn-viewallshippingrateshere, .btn-viewallshippingrateshere:hover{
    background-color: #d9dbdb;
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 14px;
    /*font-weight: bold;*/
    color: #000;
    border-radius: 0px;
    height: 49px;
    line-height: 31px;
}

#carousel-header .carousel-caption{
    top: 30vh; /* 11/11/2016 - deixou de ser " 30% " */
    right: 0%;
    /*text-shadow: none;*/
}
#carousel-header .carousel-caption .caption .text1{
    /*font-family: 'Space Mono', monospace;*/
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    color: #323232;
    text-transform: capitalize; /*uppercase*/
}
#carousel-header .carousel-caption .caption .text2{
    /*font-family: 'Space Mono', monospace;*/
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    color: #00aacd;
    text-transform: capitalize; /*uppercase*/
}

.carousel-bytype-bybrand{
    margin-top: 5%;
}
.carousel-bytype-bybrand .brand{
    font-size: 15px;
    /*font-family: 'Space Mono', monospace;*/
    color: #c0c0c0;
    text-transform: capitalize; /*uppercase*/
    margin-top: 40px;
}
.carousel-bytype-bybrand .model{
    font-size: 22px;
    /*font-family: 'Space Mono', monospace;*/
    color: #00aacd;
    text-transform: capitalize; /*uppercase*/
    margin-bottom: 0px;
}
.carousel-bytype-bybrand .price{
    font-size: 18px;
    color: #323232;
    /*font-weight: 600;*/
}

/*
 *  Carousel THE BASE STORES (homepage)
 */
#the-base-stores-container #shop-carousel-row #carousel-controllers-wrapper{
    position: absolute;
    bottom: -40px;
    width: 220px;
    left: 35%;
}
#the-base-stores-container #shop-carousel-row #carousel-controllers-wrapper .carousel-indicators{
    height: 45px;
    transform: translateY(30%);
}
#the-base-stores-container #shop-carousel-row .item img{
    box-shadow: none;
}
#the-base-stores-container #shop-carousel-row .carousel-inner{
    border: 18px solid white;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
}
.brand_flip{ border: 1px solid #eaeaea; }

.menu-shop-mobile{
    background-color: #00aacd;
    display: none;
}
.menu-mobile ul.menu-mobile-ul li.menu-shop-mobile a{
    color: white;
    font-size: 16px;
}
.menu-shop.active-mobile{
    background-color: #00aacd;
}
.menu-shop.active-mobile a{
    font-size: 16px;
    text-decoration: underline;
}

.table.table-hover tbody tr td{ border: none; }

#language-selector ul li a       { color: #8f8f8f; }
#language-selector ul li a.active{ color: #00aacd; }

 /* ========================================================================
 * Mobile Dimensions
 * max-width < 543px (bootstrap like xs)
 * ======================================================================== */
@media (max-width: 1280px) { 
    #carousel-header .item { height: 40vh; }
    #carousel-header .carousel-caption .caption .text1, 
    #carousel-header .carousel-caption .caption .text2{
        font-size: 30px;
        height: 30px;
        line-height: 30px;
    } 
    #brands-container #brands-logo-row h1{   
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%) !important; 
    }
    #main-links-container .img-hover { border: none; }
    #main-links-container #main-links-first-row .main-links-text h1{ font-size: 20px; }
    #shop-boards-carousel-col{ width: 200%; margin-left: -50%; }
    h1.cross{ font-size: 30px; }
    #shop-carousel-row{ padding-left: 0px; padding-right: 0px; }
    #the-base-stores-container #shop-carousel-row{ margin-bottom: 30%; }
    #the-base-stores-container #shop-carousel-row #carousel-controllers-wrapper{ left: 20%; }
    /* ========================================================================
     *   brands in mobile
     * ======================================================================== */
    #brands-container-fluid{ border: none; padding-left: 0px; padding-right: 0px; }
    #brands-container #brands-logo-row img{ max-width: 60%; }
    .x-brands{ display: none; }
    /* ========================================================================
     *   payment in mobile
     * ======================================================================== */
    #footer-container .payment-icon{ position: relative; }
    #footer-container{ padding-left: 30px; padding-right: 30px; }
    #footer-container ul.social-icon{ position: relative; width: 70%; }
    #footer-container .paymenticon-fluid{ margin-top: 10%; }
    #footer-container .paymenticon-fluid .payment-icon{ width: 100%; }
    #footer-container .paymenticon-fluid .payment-icon li{ width: 22%; display: -webkit-inline-box; }
    #shop-boards-container .first-row{ overflow: hidden; }
     /* ========================================================================
      *  FOOTER Newsletter
      * ======================================================================== */
     #newsletter-container:not(.newsletter-index) .btn{ width: 100%; }
     #newsletter-container:not(.newsletter-index) #newsletter-mail{ width: 100%; }
     #newsletter-container:not(.newsletter-index) .submit_mailinglist{ padding-bottom: 20%; }
     #newsletter-container:not(.newsletter-index) .newsletter-container-right{ padding-top: 20px; }
     #newsletter-container:not(.newsletter-index) .cross{ font-size: 30px; }
     #newsletter-container:not(.newsletter-index) p{ /*font-weight: bold;*/ }
     /* ========================================================================
      *  Cart mobile
      * ======================================================================== */
      .mycart_contents_float{
          
       }
      /* ========================================================================
       *  Mobile ClearFix
       * ======================================================================== */
     .mobileclearfix{ clear: both; }    
     .bm_button{ width: 100%; margin-top: 10px; margin-bottom: 10px; }
     /* ========================================================================
      *  Menu Mobile
      * ======================================================================== */
        .Mobile{ padding-top: 10px; padding-bottom: 10px; }
        .Mobile .Mobile-bar.Mobile-bar--top div{ display: block }
        .Mobile .Mobile-bar.Mobile-bar--top { padding-top: 8px; padding-bottom: 8px; }
        .Mobile .Mobile-bar.Mobile-bar--top .Cart{ position: relative; }
        .Mobile .Mobile-bar.Mobile-bar--top .Cart .Cart-inner img{ position: absolute; top: 0px; right: 12px; }
        .Mobile .Mobile-bar.Mobile-bar--top .Cart .Cart-inner #my-cart-indicator{ position: absolute; top: 0px; right: 0px; }
        .Mobile-overlay-menu{ right: 0px; }
        .Mobile-overlay-close{ display: block !important; }
        .glyphicon-remove.white, .glyphicon-remove.white a { color: #fff; }
}
/* ========================================================================
 * Tablet Dimensions
 * (min-width: 544px) and (max-width: 767px) - bootstrap like sm
 * ======================================================================== */
@media (min-width: 544px) and (max-width: 767px){
    .mycart_contents_float{
        
    }
}
/* ========================================================================
 * Medium Dimensions
 * (min-width: 768px) and (max-width: 991px) - bootstrap like md
 * ======================================================================== */
@media (min-width: 768px) and (max-width: 991px){
    .mycart_contents_float{
        
    }
}
/* ========================================================================
 * Large Dimensions
 * (min-width: 992px) and (max-width: 1199px) - bootstrap like lg
 * ======================================================================== */
@media (min-width: 992px) and (max-width: 1199px){
    /* code here */
}
/* ========================================================================
 * Extra Large Dimensions
 * min-width: 1200px - bootstrap like lg
 * ======================================================================== */
@media (min-width: 1200px){
    /* code here */
}




.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
}

@media (max-width: 768px) {
    .Header.Header--top{ display: none; }
}
@media screen and (min-width: 769px) {
    [data-nc-base="mobile-bar"] {
        display: none;
    }
}
#topbanner .carousel-indicators li { visibility: hidden; }
#topbanner .carousel-caption {
	bottom: auto;
	top:50%;
	transform: translateY(-50%);
}
#topbanner h1 {
    color: #FFF;
}

#carousel-surfboardmodel-1 .carousel-inner img {
	width: auto;
}


.shop_wrapper {
    padding-top:20px;
}
.top_shop_banner:not(.tsb_multi) .carousel-indicators li { visibility: hidden !important; }
.top_shop_banner .carousel-caption {
	bottom: auto !important;
	top:50% !important;
	transform: translateY(-50%) !important;
}
.top_shop_banner h1 {
    color: #FFF !important;
}

.top_shop_banner .carousel-inner .item {
    top:50% !important;
	transform: translateY(-50%) !important;
}

.top_shop_banner-surfboardmodel-1 .carousel-inner img {
	width: auto !important;
}
.stores_nav {
    list-style: none;
    margin:0;
    padding:0;
    width: 100%;
    display: block;
    text-align: center;
}
.stores_nav li {
    display: inline-block;
    margin-left:15px;
    margin-right: 15px;
}
.Header-nav-folder-group a {
    padding-left:20px;
}
.Header-nav-folder-sep,
.Header-nav-folder-item {
    display: block;
    padding: .382em;
    background-color: #fff;
    opacity: 1 !important;
}
.storesnav_sep {
    color:#CCC !important;
}