﻿
.product_detail .colLeft,
.product_detail .colRight {
    height: 100%;
}

    /*.product_detail .colRight .header-line {
        margin-top: -25px;
    }*/

        .product_detail .colRight .header-line .refs .number {
            float: left;
            font-size: 11px;
            color: rgb(180,180,180);
        }

        .product_detail .colRight .header-line .socialShare-icons {
            float: right;
            margin-top: -15px;
        }

/*-----------SHARE ICONS-----------*/
 .addthis_toolbox a{float:left;}
 .addthis_button_facebook > div{background: url("../Images/facebook.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_facebook:hover > div{background: url("../Images/facebook_Black.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_google_plusone_share > div{background: url("../Images/googleplus.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_google_plusone_share:hover > div{background: url("../Images/googleplus_Black.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_pinterest_share > div{background: url("../Images/pinterest.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_pinterest_share:hover > div{background: url("../Images/pinterest_Black.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_twitter > div{background: url("../Images/twitter.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_twitter:hover > div{background: url("../Images/twitter_Black.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_email > div{background: url("../Images/mensagem.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_email:hover > div{background: url("../Images/mensagem_Black.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_print > div{background: url("../Images/imprimir.png") no-repeat scroll transparent;width:26px;height:25px;}
 .addthis_button_print:hover > div{background: url("../Images/imprimir_Black.png") no-repeat scroll transparent;width:26px;height:25px;}

    .product_detail .colRight .collection-title .title {
        clear: both;
        margin-top: 30px;
        font-size: 18px;
        /*width:160px;*/
    }

        .product_detail .colRight .collection-title .title .productname {
            color: rgb(100, 100, 100);
            font-size: 16px;
        }

    .product_detail .colRight .collection-title .product-composition {
        font-size: 11px;
        color: rgb(180,180,180);
        text-decoration: underline;
        margin-top: 3px;
        cursor: pointer;
    }

.price-info {
    margin-top: 25px;
}

    .price-info .price .new {
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    .price-info .price .tax {
        font-size: 11px;
        color: rgb(180,180,180);
    }

.delivery-time-attention {
    border: 1px solid rgb(189, 138, 72);
    width: 100px;
    float: right;
    right: 0px;
    margin-top: -75px;
    margin-right: 35px;
    text-align: center;
    color: rgb(189, 138, 72);
    padding: 8px 0px;
    font-weight: bold;
    box-shadow: 2px 2px 0px rgb(189, 138, 72);
}

.add-to-cart-clearfix {
    margin-top: 15px;
}

    .add-to-cart-clearfix ul li {
        float: left;
    }

.product_detail .colRight .quantity {
    display: none;
}

.product_detail .colRight .input-qnty {
    display: none;
}

.icon-shopping {
    background: url(../Images/cesta.png) no-repeat 0% 0%;
    width: 14px;
    height: 14px;
    margin-top: 12px;
    margin-right: 10px;
}

.btn1 {
    height: 13px;
    padding: 9px 11px;
    margin-left: 10px;
}

.addCart > .vCenter,
.wish > .vCenter {
    height: 0px;
}

.wish {
    background-color: rgb(148,148,148);
    border: 3px solid rgb(148,148,148);
}

.selectBox .selectArrow {
    background: url(../Images/arrow-down.png) no-repeat 60% 40%;
    position: relative;
    cursor: pointer;
}


/*******DROPDOWNLIST CUSTOMIZE CSS********/
div.selectBox {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: left;
    line-height: 35px;
    clear: both;
    /*color:#888;*/
    color: #000;
    z-index: 9999;
}

span.selected {
    /*width:40px;*/
    text-indent: 10px;
    /*border:1px solid #ccc;*/
    border: 1px solid #000;
    border-right: none;
    overflow: hidden;
    font-size: 12px;
    width: 25px;
}

span.selectArrow {
    width: 30px;
    /*border:1px solid #ccc;*/
    border: 1px solid #000;
    border-left: none;
    text-align: center;
    font-size: 12px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

span.selectArrow, span.selected {
    position: relative;
    float: left;
    height: 35px;
    z-index: 1;
}

div.selectOptions {
    position: absolute;
    top: 36px;
    left: 0;
    width: 55px;
    /*border:1px solid #ccc;*/
    border: 1px solid #000;
    overflow: hidden;
    /*background:#f6f6f6;*/
    background-color: #FFF;
    padding-top: 2px;
    display: none;
    font-size: 12px;
    z-index: 9;
    max-height: 320px;
    overflow-y: auto;
}

span.selectOption {
    display: block;
    width: 80%;
    line-height: 20px;
    padding: 0px 10%;
    text-indent: 7px;
}

    span.selectOption:hover {
        /*color:#f6f6f6;*/
        /*background:#4096ee;*/
        color: #FFF;
        background: #000;
    }

/**************DROPDOWNLIST END**************/


.product_detail .colRight .short-description {
    top: 20px;
    position: relative;
    clear: both;
}

    .product_detail .colRight .short-description .description-text {
        /*font-size: 12px;*/
        font-size: 11px;
        font-weight: bold;
        color: #000;
        line-height: 16px;
        text-align: justify;
        /*color: rgb(102, 102, 102);*/
    }

/******TOOGLE CONTROL -- AREA DE ESPECIFICAÇÂO******/

div.refine-controls .control-header-first ul.aditionalinfo-to-product li {
    float: left;
    clear: none;
}

    div.refine-controls .control-header-first ul.aditionalinfo-to-product li div.aditionalinfo-icon {
        height: 14px;
        margin-top: 5px;
    }


div.content-panel {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.refine-controls div.refine-control-header {
    clear: both;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid silver;
}

div.refine-controls div.control-first div.refine-control-header {
    border-bottom: none;
}

div.refine-controls div.refine-control-header.top {
    border-top: none;
}

div.refine-controls div.refine-control-header p.title {
    color: #000;
    display: inline;
    float: left;
    font-family: Georgia;
    font-size: 1.7em;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 14px;
    text-transform: uppercase;
    font-weight: bold;
}

div.refine-controls div.refine-control-header div.line-sep {
    width: 1px;
    height: 20px;
    border-left: 1px dotted #666;
    float: right;
    margin-right: 40px;
    margin-top: 5px;
}

div.refine-controls div.refine-control-header p.sub-title {
    display: inline;
    float: left;
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0;
    text-transform: uppercase;
}

    div.refine-controls div.refine-control-header p.sub-title a {
        font-weight: bold;
        text-decoration: none;
    }

        div.refine-controls div.refine-control-header p.sub-title a:hover {
            text-decoration: none;
        }

div.refine-controls div.refine-control-header a.some-info-to-product {
    color: rgb(0, 0, 0);
    display: block;
    float: left;
    font-family: 'Montserrat',times;
    font-size: 9px;
}

div.refine-controls div.refine-control-header a.toggleControl {
    color: #000;
    display: block;
    float: left;
    font-family: 'Montserrat',times;
    font-size: 10px;
    margin-left: 20px;
}

    div.refine-controls div.refine-control-header a.toggleControl .arrow-control {
        background: url(../Images/arrow-down.png) no-repeat 0% 0%;
        width: 18px;
        height: 18px;
        position: absolute;
        left: 0px;
    }

    div.refine-controls div.refine-control-header a.toggleControl.closed .arrow-control {
        background: url(../Images/arrow-right.png) no-repeat 0% 0%;
        width: 18px;
        height: 20px;
        position: absolute;
    }

div.refine-controls div.control {
    overflow: visible;
    position: relative;
}

div.refine-controls div.control-first {
    overflow: visible;
    position: relative;
    margin-bottom: 20px;
}

div.refine-controls div.control ul {
    padding: 1px;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Montserrat',times;
    margin: -4px 0px 7px 0px;
    position: relative;
    z-index: 999;
}

    div.refine-controls div.control ul.expanded {
        height: auto;
    }

div.refine-controls .control.hidden {
    display: none;
}

div.refine-controls ul {
    clear: both;
}

    div.refine-controls ul li {
        clear: both;
        list-style: none;
        margin: 1px 0;
    }

        div.refine-controls ul li a {
            background: transparent url(/Content/Filter/img/checkbox.gif) no-repeat scroll -10px -57px;
            clear: both;
            color: #ddd;
            cursor: default;
            display: block;
            float: left;
            font-size: 1.1em;
            padding: 3px 20px 1px 0px;
        }

            div.refine-controls ul li a:hover {
                text-decoration: none;
            }

            div.refine-controls ul li a.selected {
                background-position: -30px -37px;
                color: #ddd;
                cursor: pointer;
            }

            div.refine-controls ul li a.enabled, div.refine-controls ul li a.enabled.disabled {
                background-position: -70px 3px;
                color: #666;
                cursor: pointer;
            }

            div.refine-controls ul li a.selected.disabled, div.refine-controls ul li a.selected.enabled.disabled {
                background-position: -50px -17px;
            }

            div.refine-controls ul li a.selected:hover {
                background-position: -50px -17px;
                color: #666;
                text-decoration: underline;
            }

            div.refine-controls ul li a.enabled:hover {
                text-decoration: underline;
            }

    div.refine-controls ul > li a.enabled.selected {
        background-position: -50px -17px;
        color: #666;
    }

    div.refine-controls ul li a.selected-enabled {
        background-position: -50px -17px;
        color: #666;
    }

    div.refine-controls ul li a.disabled {
        background-position: -10px -57px;
        color: #ddd;
        cursor: default;
    }

        div.refine-controls ul li a.selected.disabled:hover, div.refine-controls ul li a.enabled.disabled:hover, div.refine-controls ul li a.selected.enabled.disabled:hover, div.refine-controls ul li a.disabled:hover {
            text-decoration: none;
        }

div.content-panel div.category-refine-area.hide, div.content-panel div.error-panel.hide {
    display: none;
}

div.content-panel div.category-refine-area.show, div.content-panel div.error-panel.show {
    display: block;
}

/******TOOGLE CONTROL -- FIM******/

.related-products {
    margin-top: 30px;
}

/*********TABS -- PRODUCTS RELATED AND OTHER PRODUCTS***********/
#tabs {
    position: relative;
    z-index: 5;
}

    #tabs ul {
        list-style: none;
        /*margin:0;*/
        padding: 0;
    }

        #tabs ul li {
            float: left;
        }

            #tabs ul li.active {
                top: -15px;
                position: relative;
                height: 65px;
                background-color: rgb(255,255,255);
            }

            #tabs ul li a labeltab:hover {
                cursor: pointer;
            }

            #tabs ul li a .tab-title {
                color: black;
                /*top: 15px;*/ top: 7px;
                height: 42px;
                position: relative;
                left: -10px;
            }


            #tabs ul li a .labeltab {
                display: block;
                padding: 10px 20px;
                color: grey;
                font-size: 11px;
                font-weight: bold;
                font-family: 'Montserrat',times;
                position: relative;
                height: 27px;
                top: 0px;
                text-transform: uppercase;
            }


    #tabs .disabled {
        top: 2px !important;
        position: relative;
    }

    #tabs .bg-tab {
        background-color: rgb(232,232,232);
        height: 50px;
		min-width:1024px
    }


#panels {
    width: 100%;
    /*background:#ccc;*/
}

    #panels .panel-wrapper {
        padding: 10px;
    }

    #panels .panel {
    }

        #panels .panel h2 {
            margin: 0 0 10px 0;
            clear: both;
        }

/**********COLLAPSE CONTENT***************/
.collapseContent {
    margin: 15px 0px;
}

    .collapseContent li {
        float: left;
        clear: none !important;
    }

        .collapseContent li img {
            width: 225px;
            height: auto;
            margin-top: 12px;
        }

        .collapseContent li .NameInfo {
            margin-left: 15px;
            margin-top: 55px;
            width: 260px;
        }

            .collapseContent li .NameInfo .NameDetailProduct {
                font-family: LibreBaskerville;
                font-weight: bold;
                font-size: 20px;
                color: #000;
                text-transform: uppercase;
            }

            .collapseContent li .NameInfo .moreinfoDetail a {
                color: rgb(148,148,148);
                border-bottom: 1px solid rgb(148,148,148);
                font-size: 10px;
                padding: 0px;
                cursor: pointer;
            }

.info-detail-bold {
    position: relative;
    clear: both;
    font-weight: bold;
    font-size: 10px;
    color: #000;
    margin: 10px 0px 10px 20px;
    line-height: 15px;
}

.info-detail-normal {
    color: rgb(148,148,148);
    font-size: 10px;
    margin: 10px 0px 10px 20px;
}

    .info-detail-normal .info-detail-terms {
        text-decoration: underline;
    }

        .info-detail-normal .info-detail-terms a {
            color: rgb(148,148,148);
        }


div.refine-controls ul.special-edition-list li {
    clear: none !important;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}

    div.refine-controls ul.special-edition-list li.special-edition-FirstChild {
        margin-left: 18px;
    }

div.refine-controls .special-edition-reedition {
    position: relative;
    top: 5px;
    margin-bottom: 20px;
    margin-left: 20px;
    clear: both;
}

    div.refine-controls .special-edition-reedition .reedition-title {
        font-weight: bold;
        line-height: 15px;
        color: #000;
        clear: both;
        font-size: 11px;
    }

    div.refine-controls .special-edition-reedition .reedition-text {
        font-size: 11px;
        color: rgb(148,148,148);
        line-height: 15px;
        margin-top: 3px;
    }


div.refine-controls .especification-topic {
    font-size: 11px;
    color: #000;
    line-height: 15px;
    font-weight: bold;
    padding-left: 18px;
    width: 140px;
    white-space: nowrap;
    vertical-align: top;
    padding-bottom: 2px;
}

div.refine-controls .especification-detail {
    font-size: 11px;
    color: rgb(148,148,148);
    line-height: 15px;
    /*font-weight: bold;*/
    padding-left: 15px;
}

div.refine-controls .detailv2 {
    /*text-decoration:underline;*/
    padding-bottom: 2px;
}

    div.refine-controls .detailv2 a {
        text-decoration: underline;
        color: rgb(148, 148, 148);
    }

div.refine-controls .TopicAlternative {
    padding-top: 15px;
}

div.refine-controls .topicArticle {
    padding-left: 15px;
    width: 200px;
}

div.refine-controls .topicReference {
    padding-left: 15px;
    width: 80px;
}

div.refine-controls .topicQuantity {
    padding-left: 12px;
    width: 20px;
}


div.refine-controls #MainTableDetailEspecification {
    margin: 20px 0px;
    width: 100%;
}

div.refine-controls #SubTableDetailEspecification {
    /*width:95%;*/
}

div.refine-controls #MainTableDetailEspecification .lastSpecificationItem > td {
    padding-bottom: 20px;
}



div.refine-controls .delivery-topic {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    clear: both;
    margin-left: 20px;
    margin-top: 20px;
    line-height: 15px;
}

div.refine-controls .delivery-text {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

    div.refine-controls .delivery-text .delivery-text-title {
        font-size: 11px;
        font-weight: bold;
        color: #000;
        clear: both;
        line-height: 20px;
    }

    div.refine-controls .delivery-text .delivery-text-body {
        line-height: 20px;
        color: rgb(148,148,148);
        clear: both;
        font-size: 11px;
    }

        div.refine-controls .delivery-text .delivery-text-body .more-details-delivery {
            margin-top: 15px;
            font-size: 10px;
        }

            div.refine-controls .delivery-text .delivery-text-body .more-details-delivery span {
                text-decoration: underline;
            }

                div.refine-controls .delivery-text .delivery-text-body .more-details-delivery span a {
                    color: rgb(148,148,148);
                }

#transport-detail {
    border: 1px solid rgb(180,180,180);
    font-size: 11px;
    text-align: center;
    width: auto;
    margin-left: 20px;
    margin-top: -15px;
}

    #transport-detail thead tr th {
        background-color: rgb(232,232,232);
        width: 180px;
        padding: 15px 5px;
        border: 1px solid rgb(180,180,180);
    }

    #transport-detail tbody tr td {
        padding: 15px 5px;
        border: 1px solid rgb(180,180,180);
        color: rgb(102,102,102);
    }

/*****END*****COLLAPSE CONTENT***************/

#ProductsRelatedBought .prev,
#ProductsRelatedBought .next {
    position: absolute;
    width: 55px;
    height: 70px;
    top: 145px;
    margin-top: -35px;
    background: url('../Images/sprite.png') scroll no-repeat -355px -60px transparent;
    cursor: pointer;
    z-index: 999;
}

#ProductsRelatedBought .prev {
    left: 0px;
}

#ProductsRelatedBought .next {
    right: 0px;
    background-position: -395px -60px;
}


.ProductAlsoBought {
    width: 350px;
    height: 380px;
    position: relative;
}

.ListProductAlsoBoughtByClients {
    clear: none;
    margin-left: -20px;
}

.ListProductAlsoBought-Related article {
    width: 184px;
    height: 204px;
}

.ListProductAlsoBought-Related img {
    max-width: 170px;
}

.ProductAlsoBoughtPanel {
    display: block !important;
    width: 300px;
    float: right;
    position: relative;
}

@media screen and (max-width: 1280px) {


}

/*#tabs ul li*/
.li-tab1 {
    border-top: 3px solid transparent;
    float: left;
    margin-bottom: 50px;
}

.li-tab2 {
    border-top: 3px solid transparent;
    float: right !important;
    width: 300px;
    margin-right: -4px;
    height: 290px;
    margin-bottom: 50px;
}

#label-tab2 {
    width: 265px;
}

.product_detail .colLeft .zoom {
    display: none;
}

.bts .clearfix .btn1.SoldOut > .vCenter {height:0px !important}

.breadcrumbs{
    display:inline-block;
}

@media only screen and (max-width: 1024px) {
	/*.listProdutcs .col3{width:1024px !important}*/
    #label-tab2{width:auto !important}
    .li-tab2 {margin-right:19px !important }
}


/*----------------------------------------------------*/
.block1 h1, .block2 h1, .block3 h1,
.block1 h2, .block2 h2, .block3 h2 {
    text-transform: none;
}
/*----------------------------------------------------*/

/*****IE7******/
*:first-child + html .bar-dividerBottomV3ProductDetail {
    display: none;
}

*:first-child + html .product_detail .colRight .short-description {
    z-index: -1;
}

*:first-child + html div.content-panel {
    z-index: -1;
}

*:first-child + html div.content-panel {
    position: relative;
}

*:first-child + html div.addCart .vCenter span {
    margin-top: -7px;
}

*:first-child + html div.wish .vCenter span {
    margin-top: -7px;
}

*:first-child + html div.size1 .vCenter span,
*:first-child + html div.size3 .vCenter span {
    margin-top: 9px;
}

*:first-child + html div.size2 .vCenter span {
    margin-top: 3px;
}
/*****IE8*****/
.tab2-ie {
    display: none;
}

.tab1-ie {
    height: 290px !important;
}

.tab1-ie-display {
    display: none;
}

.tab2-ie-float {
    float: left !important;
    height: 350px !important;
}

.tab1-ieWidth-smallscreen {
    width: 762px !important;
}

.tab1-ieWidth-largescreen {
    width: 980px !important;
}

.tab1-ie-smallscreen {
    width: 954px !important;
}

.tab1-ie-largescreen {
}

.modern-browser {
    width: 954px !important;
}

.ListProductAlsoBought-Related {
    clear: both;
    margin-left: 0px;
    position: absolute\9;
}

.btns .clearfix .size1,
.btns .clearfix .size2,
.btns .clearfix .size3 {
    height: 29px;
    padding: 0px;
    margin: 0;
}

/*MORE -- BUY -- WISHLIST BUTTONS*/
@media screen and (max-width: 1280px) {
    .btn1.size1,
    .btn1.size2,
    .btn1.size3 {
        width: 55px !important;
    }

    .btn1 p {
        font-size: 10px !important;
    }
}

.btn1.size1,
.btn1.size2,
.btn1.size3 {
    width: 67px;
}

.btn1 p {
    font-size: 10px;
}

/*BUTTON RESIZE WHEN BROWSER IS IE8 OR IE7*/
.btn-resize {
    width: 48px !important;
}

.btn-p-resize {
    font-size: 8px !important;
}
