﻿

.getFilterDetails {
    color: #808080;
}

.aspNetDisabled {
    color: #eee;
    display: none;
}

.getFilterDetails:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e253"; /* adjust as needed, taken from bootstrap.css */
    margin-left: 6px;
    color: #a0a0a0; /* adjust as needed */
    vertical-align: middle;
    font-size: 8px;
    text-decoration: none;
    display: inline-block;
}

.getFilterDetails.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e252"; /* adjust as needed, taken from bootstrap.css */
    text-decoration: none;
    display: inline-block;
}

.watermark-image-main {
    /*background-image: url("/images/siteimages/watermark-ft-logo.png");*/
    background-position: center right;
    display: inline-block;
    background-repeat: no-repeat;
    max-width: 480px;
}

.nowatermark {
    background-image: none !important;
}

.watermark-image {
    vertical-align: top;
    border: 0px;
    position: relative;
    z-index: -1;
}

.site-bread-crumbs {
    font-size: 9pt;
    text-transform: uppercase;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Dialog LT W01 Regular';*/
}

.breadcrumb-container, .productdetails-breadcrumb-container {
    display: table;
    margin: 0 auto;
    float: none !important;
    padding: 0px;
}




/* RATING SECTION */
/************************************/

.productdetails-socialmedia span {
    margin-top: 5px;
    margin-bottom: 5px;
}

.productdetails-rating {
    color: #000000;
    font-size: 10.5pt;
    /*font-family: 'Dialog LT W01 Light' !important;*/
    text-transform: capitalize;
}

.productdetails-rating-title {
    font-size: 10.5pt;
    /*font-family: 'Dialog LT W01 Regular' !important;*/
    text-transform: uppercase;
}

/************************************/


/* PRODUCT INFO SECTION */

/************************************/
.productdetails-metalname {
    text-transform: capitalize;
    /*font-family: 'Dialog LT W01 Light';*/
    font-size: 11.5pt;
}
.productdetails-msg p {
    text-transform: capitalize;
   /* font-family: 'Dialog LT W01 Regular';*/
   font-weight:500;
    font-size: 11.5pt;
    color: #cc9933;
}

.productdetails-productname {
    text-transform: capitalize;
    line-height: 24px !important;
    font-size: 1.7em !important;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans' !important;
    margin-top: 0px;
    color: #333333 !important;
    font-weight: 500 !important;
}

.productdetails-productprice {
    font-size: 19.5pt;
    font-family: 'Dialog LT W01 Regular';
}

.productdetails-productprice-special {
    margin-left: 22.5pt;
    margin-right: 10px;
    font-size: 1.1em;
    color: #333333;
    font-family: Dialog LT W01 Regular;
}


.productdetails-productdescription {
    font-size: 10.5pt;
    /*font-family: 'Dialog LT W01 Light';*/
    line-height: 17px;
    color: #333333;
}

.productdetails-productdesign {
    font-size: 10pt;
    font-family: 'Dialog LT W01 Regular' !important;
    color: #333333;
}

.productdetails-productdesign-highlight {
    text-transform: capitalize;
    font-size: 10pt;
    color: #996600;
    /*font-family: 'Dialog LT W01 Light';*/
}


.productdetails-productstyle {
    font-size: 9.5pt;
    /*font-family: 'Dialog LT W01 Light' !important;*/
    text-transform: uppercase;
    color: #333333;
}

.productdetails-productstyle-highlight {
    text-transform: capitalize;
    font-size: 10.5pt;
    color: #996600;
    font-family: 'Dialog LT W01 Light';
}


.productdetails-productartisan {
    font-size: 9pt;
    /*font-family: 'Dialog LT W01 Light' !important;*/
    text-transform: uppercase;
    color: #333333;
}

.productdetails-productartisan-highlight {
    text-transform: capitalize;
    font-size: 10.5pt;
    color: #996600;
   /* font-family: 'Dialog LT W01 Light';*/
}


.productlist-info {
    color: #996600;
}

.productdetails-dd {
    border: 1px solid #eee;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    margin-top: -3px;
    background-color: #ffffff;
    width: 100%;
    max-width: 400px;
    font-size: 9.5pt; /*increased */
    text-transform: capitalize;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Dialog LT W01 Regular';*/
    display: block !important;
    margin-bottom: 5px;
    float: left;
    margin-right: 10px;
}


.productdetails-dd-plain {
    border: 1px solid #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    appearance: none;
    margin-top: -3px;
    background-color: #ffffff;
    width: 100%;
    max-width: 400px;
    font-size: 9.5pt; /*increased */
    text-transform: capitalize;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Dialog LT W01 Regular';*/
    display: block !important;
    margin-bottom: 5px;
    -webkit-appearance: none; /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
    -moz-appearance: none; /*REMOVES DEFAULT FIREFOX STYLE*/
    border: 0 !important; /*REMOVES BORDER*/
    float: left;
    margin-right: 10px;
    font-weight:500;
}

    .productdetails-dd-plain::-ms-expand {
        display: none;
    }


.productdetails-divforlabel {
    margin-top: 4px;
    float: left;
}



.product-details-pagn-itemstyle {
    color: #000000;
    font-family: 'Dialog LT W01 Regular';
    background-color: #eeeeee;
    padding: 0px;
    border: solid 2px #ffffff;
}


.product-details-pagn-alternatestyle {
    color: #000000;
    font-family: 'Dialog LT W01 Regular';
    background-color: #eeeeee;
    padding: 0px;
    border: solid 2px #ffffff;
}

.product-details-pagn-selectedstyle {
    color: #ffffff;
    font-family: 'Dialog LT W01 Regular';
    background-color: #996600;
    padding: 0px;
    border: solid 2px #996600;
}

.product-details-paging table {
    margin-top: 5px;
}

.product-details-paging {
    text-align: center;
    background-color: #ffffff;
}

    .product-details-paging a {
        font-size: 12px;
    }

    .product-details-paging .lbPagination {
        width: 20px;
        padding: 0px;
    }


.productdetails-input {
    text-transform: capitalize;
    font-size: 9.5pt;
    color: #996600;
    font-family: 'Dialog LT W01 Light';
}

.product-details-detailstitle1 {
    font-size: 8pt;
   /* font-family: 'Dialog LT W01 Light';*/
    text-transform: capitalize;
    /*color: #333333;*/
    color: #996600;
    -webkit-font-smoothing: antialiased;
}

.product-details-detailscontent1 {
    font-size: 9pt;
    /*font-family: 'Dialog LT W01 Light';*/
    line-height: 18px;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*.product-details-detailscontent-heading1 {
}*/

.product-details-freeshippingtitle {
    /* color: #663300;*/
    color: #333333;
    font-size: 10.0pt;
    font-family: 'Open Sans' !important;
    text-transform: capitalize;
    margin-right: 10px;
    margin-left: -7px;
}

/* Accordian styles **************************************************/

.product-details-detailstitle2 {
    font-size: 11pt;
     font-family: 'Dialog LT W01 Regular' !important; 
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1px;
}

.product-details-detailscontent-heading2 {
    font-size: 12pt;
   /*  font-family: 'Dialog LT W01 Light' !important; */
    text-transform: capitalize;
    color: #996600;
    font-weight: normal;
}

.product-details-detailscontent2 {
    font-size: 9.5pt;
    /*font-family: 'Dialog LT W01 Light';*/
    line-height: 20px;
    color: #333333;
}
/**********************************************************************/


.productdetails-imagecaption-main {
    font-size: 9.5pt;
    /*font-family: 'Dialog LT W01 Light';*/
    /* color: #663300;
	*/
    color: #996600;
    -webkit-font-smoothing: antialiased;
}

.productdetails-imagecaption-thumb {
    font-size: 8.5pt;
    text-transform: capitalize;
    line-height: 13px;
    color: #999999;
    /*font-family: 'Dialog LT W01 Light' !important;*/
}


.product-details-engrave {
    font-size: 10.5pt;
    /*font-family: 'Dialog LT W01 Regular';*/
    /*color: #663300;
         text-transform: uppercase;

    */
    color: #333333;
    -webkit-font-smoothing: antialiased;
}

.productdetails-row-style {
    margin: 3px;
}

.productdetails-element-title {
    text-transform: capitalize;
    font-size: 9.5pt;
    color: #996600;
    font-family: 'Dialog LT W01 Light';
}


.productdetails-row-title {
    font-size: 8pt;
    /*font-family: 'Dialog LT W01 Light' !important;*/
    text-transform: uppercase;
    color: #010007;
    float: left;
    margin-top: 3px;
}

.productdetails-row-title-a {
    font-size: 8.5pt;
   /* font-family: 'Dialog LT W01 Light' !important;*/
    color: #010007;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    text-transform: uppercase;
}

.productdetails-row-title-b {
    font-size: 8.5pt;
     font-family: 'Open Sans' !important; 
    color: #996600;
    float: left;
     margin-top: -7px; 
    margin-right: 10px;
}



.productdetails-row-content {
    font-size: 9pt;
    /*font-family: 'Dialog LT W01 Light';*/
    /*color: #663300;*/
    color: #996600;
    -webkit-font-smoothing: antialiased;
}


.productdetails-help-content {
    font-size: 8.25pt;
    font-family: 'Dialog LT W01 Light';
    line-height: 17px;
    color: #999999;
}

.productdetails-ordernow {
    font-size: 10.5pt;
    font-family: 'Dialog LT W01 Regular';
    /*  color: #663300;*/
    -webkit-font-smoothing: antialiased;
    color: #333333;
}



/************************************/


/* PRODUCT LISTING PAGE*/

/************************************/

#catalog .section-title {
    font-size: 11pt;
    font-family: 'Open Sans';
    color: #000;
    font-weight: normal;
    
    padding-bottom: 0px;
    padding-left: 0px;
}

#catalog .section-title2 {
    font-size: 14pt;
    font-family: 'Open Sans';
    color: #000;
    font-weight: normal;
    
    padding-bottom: 0px;
    padding-left: 0px;
}


#catalog .section-content {
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: normal;
    margin-top: 2px;
    color: #996600;
    margin-bottom: 0px;
    text-decoration: none;
    max-width: 150px;
}

    #catalog .section-content td {
        padding: 0px;
    }

#catalog input[type="checkbox"] {
    float: left;
    width: 15px;
    height: 15px;
    background-color: black;
    border: solid 2px #000000;
    margin-right: 4px;
    margin-left: 0px;
}

#catalog input[type="radio"] {
    float: left;
    width: 14px;
    height: 14px;
    background-color: black;
    border: solid 2px #000000;
    margin-right: 4px;
}

#catalog {
    width: 220px;
}

    #catalog .panel-heading span:after {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
        content: "\e252"; /* adjust as needed, taken from bootstrap.css */
        font-size: 8pt;
        margin: 5px;
    }

    #catalog .panel-heading span.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\e250"; /* adjust as needed, taken from bootstrap.css */
        font-size: 8pt;
        margin: 5px;
    }

    #catalog .panel.noborder, #catalog .list-group-item {
        border: none;
        box-shadow: none;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 0px;
    }

    #catalog .panel-heading a {
        color: #6633cc;
        text-transform: capitalize;
    }

/*#catalog .sublinks ul {
        font-size: initial;
    }*/



.productlisting .product-name {
    font-size: 10.5pt;
    text-transform: capitalize;
    color: rgb(153, 102, 0) !important;
    /*font-family: 'Open Sans';*/
    margin: 0px;
    line-height: 20px;
    font-weight: 500;
}

.about-product-title {
    font-size: 12pt;
    text-transform: capitalize;
    color: rgb(153, 102, 0) !important;
    /*font-family: 'Open Sans';*/
    margin: 0px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.about-product-content {
     margin-bottom: 10px;
	 font-size: 14px;
}

.about-product-content a {
     text-decoration: underline;
}

    .productlisting .product-name a {
        color: rgb(153, 102, 0) !important;
    }

.productlisting .product-option-name, .product-review {
    font-size: 9.5pt;
    font-family: 'Dialog LT W01 Light';
    color: #999999;
    display: inline-block;
    line-height: 15px;
}

.productlisting .product-price {
    font-size: 12pt;
    font-family: 'Dialog LT W01 Semibold';
    color: #666666;
}


.productlisting .recom-product-name {
    font-size: 11pt;
    text-transform: capitalize;
    color: rgb(153, 102, 0) !important;
    /*font-family: 'Open Sans';*/
    margin: 0px;
    line-height: 18px;
    font-weight: normal;
}

.productlisting .recom-product-option-name {
    font-size: 8.5pt;
    /*font-family: 'Dialog LT W01 Light';*/
    color: #999999;
    display: inline-block;
    line-height: 15px;
}

.productlisting .recom-product-price {
    font-size: 12pt;
    font-family: 'Dialog LT W01 Semibold';
    color: #666666;
}



.productlisting .productlist-container {
    height: 400px;
}

.productlisting .text-highlight {
    /*font-family: 'Dialog LT W01 Semibold';*/
}

.productlisting .productimage-container {
    /*height: 250px;*/
    padding-bottom: 10px;
}

.productlisting .productcontent-container {
    max-width: 220px;
    height: 140px;
    overflow: auto;
    line-height: 19px;
    margin: 0 auto;
}

.productlisting .productlist-title {
    text-transform: uppercase;
    line-height: 24px;
    font-size: 1.4em;
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Open Sans';*/
    color: #996600;
}

.productlisting .productlist-title2 {
    text-transform: capitalize;
    line-height: 24px;
    font-size: 1.3em;
    -webkit-font-smoothing: antialiased;
   /* font-family: 'Open Sans';*/
    color: #996600;
}



.productlisting .productlist-description {
    font-size: 10pt;
    /*font-family: 'Dialog LT W01 Light';*/
    line-height: 17px;
    color: #333333;
}



.productlisting .pltopset_carousel {
    width: 95%;
    margin: 0 auto;
}

    .productlisting .pltopset_carousel ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .productlisting .pltopset_carousel li {
        display: block;
        float: left;
        margin-right: 6px;
        cursor: pointer;
    }


    .productlisting .pltopset_carousel .lSAction > a {
        background-image: url(../png/controls_xsmall.png);
        /*background-image: url(../images/icons/controls.png);*/
        z-index: 1;
    }

    .productlisting .pltopset_carousel .lSSlideWrapper {
        position: inherit;
    }


    .productlisting  .lSSlideOuter {
        max-height:250px;
    }

    .productlisting .pltopset_carousel .lSAction > .lSPrev {
        left: 16px;
    }

    .productlisting .pltopset_carousel .lSAction > .lSNext {
        right: 16px;
    }




/*.column-wrap {
     
}*/
.addoptionvalueinfo {
    margin-top: 4px;
    margin-left: -100px;
}


@media screen and (min-width:300px) {

    .addoptionvalueinfo {
        margin-top: 4px;
        margin-left: unset;
    }
}


@media screen and (min-width:400px) {

    .productlist-breadcrumb-container, .product-details-paging {
        float: none;
        padding: 0px;
        display: table;
        margin: 0 auto;
    }


    .productlisting .fairtradetitle-container {
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
        max-width: 320px;
        margin: 10px auto;
        padding-top: 32px;
        color: #FFFFE1;
    }

    .productlisting .fairtradesubtitle-container {
        text-align: center;
        font-size: 12pt;
        max-width: 320px;
        color: #FFFFE1;
        margin: 20px auto;
    }


    .rowheight-col {
        margin-bottom: 10px;
        height: auto;
    }

    .productlisting .plrecom_carousel .lSAction > .lSPrev {
        left: 22%;
    }

    .productlisting .plrecom_carousel .lSAction > .lSNext {
        right: 22%;
    }
}


@media screen and (min-width:768px) {
    .productlist-breadcrumb-container, .product-details-paging {
        float: none;
        padding: 0px;
        display: table;
        margin: 0 auto;
    }




    .productlisting .fairtradetitle-container {
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
        max-width: 320px;
        margin: 10px auto;
        padding-top: 32px;
        color: #FFFFE1;
    }

    .productlisting .fairtradesubtitle-container {
        text-align: center;
        font-size: 12pt;
        max-width: 320px;
        color: #FFFFE1;
        margin: 20px auto;
    }

    .rowheight-col {
        margin-bottom: 10px;
        height: auto;
    }

    .productlisting .plrecom_carousel .lSAction > .lSPrev {
        left: 35%;
    }

    .productlisting .plrecom_carousel .lSAction > .lSNext {
        right: 35%;
    }
}

@media screen and (min-width:992px) {

    .productlist-breadcrumb-container {
        float: left;
        padding: 0px;
    }

    .product-details-paging {
        float: right;
        padding: 0px;
    }

    .productlisting .fairtradetitle-container {
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
        max-width: 320px;
        margin: 10px auto;
        padding-top: 32px;
        color: #FFFFE1;
    }

    .productlisting .fairtradesubtitle-container {
        text-align: center;
        font-size: 12pt;
        max-width: 320px;
        color: #FFFFE1;
        margin: 20px auto;
    }


    .rowheight-col {
        margin-bottom: 10px;
        height: 330px;
    }


    .productlisting .plrecom_carousel .lSAction > .lSPrev {
        left: 25%;
    }

    .productlisting .plrecom_carousel .lSAction > .lSNext {
        right: 25%;
    }
}

@media screen and (min-width:993px) and (max-width:1199px) {

    .productlist-breadcrumb-container {
        float: left;
        padding: 0px;
    }

    .product-details-paging {
        float: right;
        padding: 0px;
    }

    .productlisting .fairtradetitle-container {
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
        max-width: 320px;
        margin: 10px auto;
        padding-top: 32px;
        color: #FFFFE1;
    }

    .productlisting .fairtradesubtitle-container {
        text-align: center;
        font-size: 12pt;
        max-width: 320px;
        color: #FFFFE1;
        margin: 20px auto;
    }



    .rowheight-col {
        margin-bottom: 10px;
        height: 370px;
    }


    .productlisting .plrecom_carousel .lSAction > .lSPrev {
        left: 15%;
    }

    .productlisting .plrecom_carousel .lSAction > .lSNext {
        right: 15%;
    }
}

@media screen and (min-width:1200px) {

    .productlist-breadcrumb-container {
        float: left;
        padding: 0px;
    }

    .product-details-paging {
        float: right;
        padding: 0px;
    }


    .productlisting .fairtradetitle-container {
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
        max-width: 320px;
        margin: 10px auto;
        padding-top: 32px;
        color: #FFFFE1;
    }

    .productlisting .fairtradesubtitle-container {
        text-align: center;
        font-size: 13pt;
        max-width: 320px;
        color: #FFFFE1;
        margin: 50px auto;
    }


    .rowheight-col {
        margin-bottom: 10px;
        height: 370px;
    }

    .productlisting .plrecom_carousel .lSAction > .lSPrev {
        left: 18%;
    }

    .productlisting .plrecom_carousel .lSAction > .lSNext {
        right: 18%;
    }
}



.productlisting .recomtitle-container {
    text-align: center;
    padding-top: 32px;
    height: 67px;
}

    .productlisting .recomtitle-container div {
        margin-top: 10px;
        margin-bottom: 0px;
    }



    .productlisting .recomtitle-container .recomtitle {
        margin-bottom: 0px;
        font-family: 'DearJoe5CasualW00-Pro';
        text-align: center;
        font-size: 24pt;
        font-weight: normal;
    }




.productlisting .recomsubtitle-container {
    padding: 10px;
    text-align: center;
}


    .productlisting .recomsubtitle-container h2 {
        margin: 5px;
        font-size: 16pt;
    }

    .productlisting .recomsubtitle-container .recomsubtitle {
        text-transform: capitalize;
        line-height: 24px;
        -webkit-font-smoothing: antialiased;
        font-family: 'Dialog LT W01 Regular';
        color: #333333;
    }


    .productlisting .recomsubtitle-container .recomsubtitle2 {
        text-transform: capitalize;
        line-height: 24px;
        font-size: 12pt;
        -webkit-font-smoothing: antialiased;
        font-family: 'Dialog LT W01 Regular';
        color: #333333;
    }


    .productlisting .recomsubtitle-container .recomsubtitle3 {
        text-transform: capitalize;
        line-height: 24px;
        font-size: 16pt;
        -webkit-font-smoothing: antialiased;
        font-family: 'Dialog LT W01 Regular';
        color: #333333;
    }




.productlisting .plrecom_carousel {
    width: 300px;
    margin: 0 auto;
    height: 250px;
}

    .productlisting .plrecom_carousel ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .productlisting .plrecom_carousel li {
        display: block;
        float: left;
        margin-right: 6px;
        cursor: pointer;
        height: 240px !important;
        background-color: #ffffff;
        margin-bottom: 20px;
        margin-top: 5px !important;
    }



    .productlisting .plrecom_carousel .lSAction > a {
        background-image: url(../png/controls_xsmall.png);
        margin: 10px;
        top: 55%;
    }

    .productlisting .plrecom_carousel .lSSlideWrapper {
        position: inherit;
    }



.lSSlideOuter .lSPager.lSpg {
    display: none;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 0px solid;
    border: none;
}

.plmatching_main_carousel {
    width: 95%;
    margin: 0 auto;
}

    .plmatching_main_carousel ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .plmatching_main_carousel li {
        display: block;
        float: left;
        margin-right: 6px;
        cursor: pointer;
    }


    .plmatching_main_carousel .lSAction > a {
        /*    background-image: url(../images/icons/controls.png);*/
        background-image: url(../png/controls_xsmall.png);
    }

    .plmatching_main_carousel .lSSlideWrapper {
        position: inherit;
    }

    .plmatching_main_carousel .lSAction > .lSPrev {
        left: 16px;
    }

    .plmatching_main_carousel .lSAction > .lSNext {
        right: 16px;
    }



.pdetails_thumbs_carousel {
    width: 90%;
    margin: 0px auto;
}

    .pdetails_thumbs_carousel ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .pdetails_thumbs_carousel li {
        display: block;
        float: left;
        margin-right: 6px;
        cursor: pointer;
    }


    .pdetails_thumbs_carousel .lSAction > a {
        background-image: url(../png/controls_small.png);
        z-index: 1;
    }

    .pdetails_thumbs_carousel .lSSlideWrapper {
        position: inherit;
    }

    .pdetails_thumbs_carousel .lSAction > .lSPrev {
        left: 20px;
    }

    .pdetails_thumbs_carousel .lSAction > .lSNext {
        right: 20px;
    }

.productlisting a:hover {
    text-decoration: none;
}

.socialmediacontainer .socialmedia .btn {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 3px;
}

#pdetails_thumbs_lightSlider input[type="image"], .productlist-container input[type="image"] {
    cursor: pointer;
}

.page-title {
    font-size: 17pt !important;
    /* font-family: 'Dialog LT W01 Light';*/
   /* line-height: 14px !important;
    font-weight: bold !important;*/
    color: #333333 !important;
}


