
/*----------

EASTERN ACCENTS HOLIDAY

----------*/

h1, h2, h3, h4, h5, h6 {font-family: Georgia, Times New Roman, Serif}

/*body {background-color: #edecea;background-image:url('/usermods/img/hol-trees2.jpg'); background-repeat: repeat; background-position: top left;}
#wrapper{background-image:url('/usermods/img/newbg.png');background-repeat:repeat-y;background-position:top center;}*/

/*----Desktop Navigation----*/
@media (min-width: 768px) {
    ul.megamenu{border-top: 1px solid #4f6748;border-bottom: 1px solid #4f6748;}
    ul.megamenu > li {display: inline-block;min-width: initial;position: relative;min-width:12%;letter-spacing:1px;text-align: center; padding: 0; margin: 0;font-family: Georgia, Times New Roman, Serif;}
    ul.megamenu > li:hover {
        background-color: #4f6748;
        border-top: 1px solid #4f6748;
        border-bottom: 1px solid #4f6748;
        margin: -1px 0;
    }
    ul.megamenu > li:hover > a {
        background-color: #4f6748;
        color: #fff;
    }
    ul.megamenu > li > a {
        color: #4f6748;
        font-size:1em;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        padding:10px 5px;
    }
    ul.megamenu > li > ul.dropdown {
        background-color: #fff;
        background-image: none;
        border: 1px solid #CCC;
        border-top: 0;
        padding: 10px 5px;
        min-width: calc(100% - 2px);
        box-sizing: border-box;
    }
    ul.megamenu > li > ul.dropdown li {
        background-color: #fff;
        letter-spacing:0;
    }
    ul.megamenu > li > ul.dropdown li a {
        font-size:0.9em;
	    color: #4f6748;
    }
    ul.megamenu > li > ul.dropdown li a:hover {
        color: #a72f30;
    }
}
@media (min-width: 768px) and (max-width: 864px) {
    ul.megamenu > li > a {
    font-size:0.9em;
    }
    ul.megamenu > li > ul.dropdown {
    padding:5px 0;
    }
    ul.megamenu > li > ul.dropdown li a {
    font-size:0.9em;
    }
}

div.prod-description a {color: #4f6748}
div.prod-description a:hover {color: #a72f30}

/*------------- Prod View --------*/
.prodviewright h1{font-size:2em;}
.prodviewright h3 {color: #a72f30}
.prodviewright h3 a {color: #594823}
.prodviewright h3 a:hover {text-decoration: underline}
.prodfabricsub {color: #757575;}
.fabrics.thumbnails a img.zoom-tiny-image:hover {border: 1px solid #a72f30; margin: 0 4px}

.proddetail {color: #61453f;}
.prodprice {color: #61453f;}
.prodDescr {color: #61453f;}
.prodCollection A{color: #4f6748;}
.optionheading {color: #61453f;}
.CPoptRadio {color: #757575}
			
/*-------------Prod Variants Table ---------*/
#addtobag1 {margin-top:20px;margin-right:-10px;}
.awesome{background-color:#4f6748;}
.awesome:hover{background-color:#a72f30;}

/* ----------- Related Products (Complete the Look) ----- */
.related-prod-title {font-family: Georgia; font-size: 1.4em; color: #A72F30; border-bottom: 1px solid #4f6748;} 

/*----------- Collections ---------*/
.prodviewright h2 {color: #a72f30}
.coldetail {color: #9D9370;}
.coltypetitle {border-bottom: 1px solid #4f6748;}
.coltypetitle h3 {color: #a72f30;}
.colitemtitle a {color: #594823}
.colitemleft,.colitemright,.colitemcenter {color: #757575;}

/*---Collection list---*/
.collectionslink {width: 33.33%; float: left; text-align: center; margin-bottom: 10px}
.collectionslink img {width: 96%; height: auto;margin:0 auto;}
.collectionslink a {font-size: 14px; font-weight: bold; color: #4f6748}
.collectionslink a:hover {color: #a72f30; text-decoration: underline}


/*--Catalog--*/
.infopage.catalogpage h1 {color:#A72F30;}
.infopage.catalogpage h2 a {color:#4f6748;}
.infopage.catalogpage p{color:gray}

/* Mobile */
@media (max-width: 767px) {
    #wrapper {background-image:none;}
    body{background-image:none;background-color:white;}
}