
.wrap div.updated, .wrap div.errorMessage, div.infoMessage, .media-upload-form div.error {
    margin: 5px 0 15px;
}

div.updated, div.errorMessage, p {
    margin: .5em 0;
    padding: 2px;
}

div.updated {
    background-color: #fff;
    border-left: 4px solid #7ad03a;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

div.errorMessage {
    display: block;
    background-color: #fff;
    border-left: 4px solid darkred;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 5px;
}

div.infoMessage {
    display: block;
    background-color: #fff;
    border-left: 4px solid #f1c40f;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 5px;
}

div.updated .errorMessage #message {
    display: block;
    border: 0;
    padding: 1px 12px;
}

div.etsy-list-info ul {
    list-style: none;
    margin: 10px 0;
}

div.etsy-list-info td.spacing, th.spacing {
    width: 25%;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.shortcodes ul {
    list-style-type: none;
    margin: 0;
    background-color: #2c3e50;
}

.shortcodes li {
    border-bottom: 1px solid #34495e;
    cursor: pointer;
    margin: 0;
}

.shortcodes li:hover {
    background-color: #34495e;
    color: #bdc3c7;
}

.shortcodes a {
    display: block;
    padding: 5px;
    line-height: 25px;
    color: #bdc3c7;

}

.shopSectionsSidebar ul {
    list-style-type: none;
    margin: 0;
}

.shopSectionsSidebar li {
    border-bottom: 1px solid #EAEAEA;
    cursor: pointer;
    margin: 0;
}

.shopSectionsSidebar li:hover {
    color: #bdc3c7;
}

.shopSectionsSidebar a {
    display: block;
    padding: 5px;
    line-height: 25px;
}

.item-block-1 {
    margin: 0;
    padding: 30px 0 0 0;
}

.image-wrapper-3 {
    background-color: #fff;
    border: rgba(0, 0, 0, 0.15) 1px solid;
    padding: 5px;
    max-height: 138px;
    max-width: 170px;
    overflow: hidden;
}

.item-qty-details {
    font-size: 12px;
    padding: 10px 0;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    text-transform: uppercase;
}

.item-mat-details {
    margin-top: 10px;
}

.details-container {
    margin-left: 30px;
}

.item-price-details {
    font-size: 24px;
    padding: 10px 0;
}

.item-title-home {
    font-size: 14px;
    padding-bottom: 0;
}

/* Overwrite table properties */

.etsy360-table table {
    border-collapse: collapse;
    border-spacing: 0;
}

.etsy360-table td {
    border-top: 1px solid #EAEAEA;
    padding: 6px 10px 6px 0;
    font-weight: normal;
    text-align: left;
}


.etsy360-table.shipping td {
    width: 30%;
}

.etsy360-table.policies td.widthFix {
    width: 30%;
}

/* !table */


.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}



ul {
    padding: 0;
}

html.btn {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    width: 116px;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

html.no-touch .picture .img-overlay .btn {
    position: absolute;
    left: 50%;
    top: 50%;
}

.item-title {
    color: #f17288 !important;
    text-decoration: none;
}

.color-salmon {
    color: #f17288 !important;
}

.span2-details {
    float: left;
    width: 50%;
}

.span7-details {
    width: 50%;
}

.image-details-wrapper {
    height: 500px;
    width: 500px;
}

/* Image Details - Image Preview */

#panel {
    text-align: center;
    position: relative;
}

#largeImage {
    max-width: 100%;
    overflow: hidden;
}

#thumbs {
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

#thumbs img, #largeImage {
    border: #EAEAEA 1px solid !important;
    padding: 6px !important;
    background-color: white !important;
    cursor: pointer;
}

#thumbs img {
    margin-right: 6px;
    text-align: center;
}

/* Pagintation */

.ePagination-centered {
    text-align: center;
    float: none;
}

.ePagination-right {
    text-align: right;
    float: right;
}

.ePagination-left {
    text-align: left;
    float: left;
}

.ePagination {
    padding: 20px;
    margin-bottom: 20px;
}

.pageNumber {
    display: inline-block;
    padding: 10px 19px;
    border: solid 1px #EAEAEA;
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
}

.pageNumber:hover, .pageNumber:visited {
    background: #EAEAEA;
}

.pageNumber.active {
    color: #fff;
}

a.shopDetailsButton {
    display: inline-block;
    cursor: pointer;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 15px;
    text-decoration: none;
}

a.shopDetailsButton:hover {
    background-color: #eb675e;
}

a.shopDetailsButton:active a {
    position: relative;
    top: 1px;
}

.pickButton {
    display: inline-block;
    background: #391;
    color: #fff;
    padding: 10px 20px;
    margin: 10px 0;
    background-origin: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    font: 12px Tahoma;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

input.colorInput {
    padding: 10px 10px;
    margin: 10px 0;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    font: 12px Tahoma;
}

/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.eCol {
    display: block;
    float: left;
    padding-left: 10px;
    /*margin-right: 0.6% !important;*/
}

.eCol:first-child {
    margin-left: 0 !important;
}

/*  GROUPING  */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.e360_span_3_of_3 {
    width: 100%;
}

.e360_span_2_of_3 {
    width: 54%;
}

.e360_span_1_of_3 {
    width: 40%;
    padding-left: 10px;
    margin-left: 0;
}

/*  GRID OF TWO   ============================================================================= */

.e360_span_2_of_2 {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.e360_span_1_of_2 {
    width: 49.2%;
    padding-left: 0;
    margin-left: 0;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .e360_span_2_of_2 {
        width: 100%;
        padding-left: 10px;
        margin-left: 0;
    }

    .e360_span_1_of_2 {
        width: 100%;
        padding-left: 10px;
        margin-left: 0;
    }
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .eCol {
        margin: 1% 0 1% 0%;
    }
}

@media only screen and (max-width: 480px) {
    .e360_span_3_of_3 {
        width: 100%;
    }

    .e360_span_2_of_3 {
        width: 100%;
    }

    .e360_span_1_of_3 {
        width: 100%;
    }
}

/*----- Tabs -----*/
.etabs {
    width: 100%;
    display: inline-block;
    margin: 0 10px;
    padding-left: 0;
    padding-top: 15px;
}

/*----- Tab Links -----*/
/* Clearfix */
.etab-links:after {
    display: block;
    clear: both;
    content: '';
}

ul.etab-links {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.etab-links li {
    margin: 0 !important;
    float: left;
    list-style: none !important;
}

.etab-links a {
    padding: 9px 15px;
    display: inline-block;
    border-radius: 3px 3px 0 0;
    border-top: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    font-size: 16px;
    transition: all linear 0.15s;
}

.etab-links a:hover {
    text-decoration: none;
}

li.active a, li.active a:hover {
    background: #fff;
}

/*----- Content of Tabs -----*/
.etab-content {
    padding: 15px;
    margin-top: -1px;
    border-top: 1px solid #EAEAEA;
    border-radius: 3px;
    background: #fff;
}

.etab {
    display: none;
}

.etab.active {
    display: block;
    border-bottom: 1px solid #fff;
}

