/*
	productdetails.scss
	-------------------

	Durango theme for isml templates that use the pt_productdetails.isml decorator
	like the following:
	- sendtofrienddialog.isml
	- sendtofrienddialogsuccess.isml
	- closedialog.isml
	- product.isml
	- pt_productdetails.isml
	- pwrlogin.isml
	- writereview.isml

*/
.durango #main .attribute { color: #181818; }
.durango #primary.full { padding-top:12px; }
.durango #main .product-price span { font-family: 'theano_didotregular'; color: #222; }
.durango #main .recommendations .product-price span { font-family: 'theano_didotregular'; color: #FFF; }
.durango #main .recommendations .product-price span.product-standard-price .was { color: #A1834D; }
.durango #main .product-short-description { font-family: 'theano_didotregular'; font-style: italic; font-size:14px; color: #343434; }
.durango #main .product-tabs .tab-content { color: #181818; font-size:14px; background-color: #FFF; }
.durango #main .product-tabs .ui-tabs-selected { background-color: #FFF; }
.durango #main #pdpMain .tab-content p, .durango #main #pdpMain .tab-content li { font-size: 14px; padding-bottom: 14px;}
.durango #main #pdpMain .tab-content ul { list-style:circle; }
.durango #main #pdpMain .tab-content li { margin-left:20px; }

.productdetails .zoomWindow .zoomWrapper{position: relative;z-index: 110;border: none!important;width: 260px!important;}
.productdetails .zoomWindow{  position: absolute;z-index: 5001;left: 200px !important;top: 0px;}
.productdetails .zoomWindow .zoomWrapperImage{height:260px !important;}
