/*
	Theme Name: Abletunes
	Author: Webcreator
	Author URI: http://www.webcreator.kiev.ua/
	Version: 1.1
*/

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

@font-face {
    font-family: 'Dosis Bold';
    src: url('../fonts/Dosis-Bold.ttf');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'Dosis Medium';
    src: url('../fonts/Dosis-Medium.ttf');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'Dosis Semibold';
    src: url('../fonts/Dosis-SemiBold.otf');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'PFDinTextCondPro Medium';
    src: url('../fonts/PFDinTextCondPro-Medium.ttf');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'PFDinTextCondPro Regular';
    src: url('../fonts/PFDinTextCondPro-Regular.ttf');
    font-style: normal;
    font-weight: bold;
}

/*----------------------------------------
				Global properties
---------------------------------------- */
html, body {
    height: 100%;
}

body {
    min-width: 998px;
    font: 12px/20px Arial, Helvetica, sans-serif;
    color: #474747;
    background: #dedede;
    position: relative;
}

.bg-body {
    min-height: 100%;
    /*background: url(../images/bg-body.png) center bottom no-repeat;*/
    position: relative;
    padding: 0 0 193px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main {
    width: 998px;
    position: relative;
    margin: 0 auto;
}

a {
    color: #424242;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5 {
    float: left;
    position: relative;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.extra-box {
    overflow: hidden;
}

p {
    margin-bottom: 19px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.taligncenter {
    text-align: center;
}

.buttons a:hover {
    cursor: pointer;
}

/*----------------------------------------
					Cols
---------------------------------------- */
.col-1 {
    width: 674px;
}

.col-2 {
    width: 324px;
}

.col-3 {
    width: 294px;
}

.col-4 {
    width: 363px;
}

.col-5 {
    width: 335px;
}

/*----------------------------------------
					Indents
---------------------------------------- */
.spacing {
    margin-right: 24px;
}

.spacing-1 {
    margin-right: 60px;
}

.spacing-2 {
    margin-right: 22px;
}

.spacing-3 {
    margin-right: 105px;
}

.spacing-4 {
    margin-right: 20px;
}

.spacing-5 {
    margin-right: 2px;
}

.p2 {
    margin-bottom: 18px;
}

.p3 {
    margin-bottom: 24px;
}

.p5 {
    margin-bottom: 45px;
}

/*----------------------------------------
				Image styling
---------------------------------------- */
.alignleft {
    float: left;
    display: inline-block;
    margin: 5px 20px 0 0;
}

.alignright {
    float: right;
    display: inline-block;
    margin: 5px 0 0 20px;
}

.alignnone {
    display: block;
    margin: 0 0 20px;
}

/*----------------------------------------
				List styling
---------------------------------------- */
ol {
    counter-reset: li;
    list-style: none;
    padding: 9px 150px 0 0;
    margin: 0 0 20px 0;
}

ol li {
    font-size: 12px;
    line-height: 19px;
    color: #686868;
    position: relative;
    margin: 0px 0 21px 30px;
}

ol li:before {
    font-size: 20px;
    line-height: 23px;
    color: #1BBC9B;
    font-weight: bold;
    content: counter(li) '. ';
    counter-increment: li;
    position: absolute;
    top: -3px;
    left: -36px;
    width: 25px;
    padding: 0;
    text-align: right;
    font-family: 'PFDinDisplayPro Bold';
}

ol li a {
    color: #1BBC9B;
    text-decoration: none;
}

ol li a:hover {
    color: #686868;
}

ul {
    padding: 0;
    margin: 0 0 20px;
}

ul li {
    font-size: 12px;
    line-height: 19px;
    color: #000;
    padding: 0 0 0 2px;
    margin: 0 0 6px;
    background: none;
    list-style-type: disc;
    list-style-position: inside;
}

ul li a {
    display: inline-block;
    color: #424242;
}

ul.genres-list li a:hover {color:#6e6e6e;}

#wpadminbar li {
    border: none;
}

.genres-list,
.categories-list {
    margin: -3px 0 0 0;
    overflow: hidden;
}

.genres-list li,
.categories-list li {
    float: left;
    width: 131px;
    margin-right: 24px;
}

.genres-list li:nth-child(2n),
.categories-list li:nth-child(2n) {
    margin-right: 0;
}

.genres-list li.nomargin,
.categories-list li.nomargin {
    margin-right: 0 !important;
}

/*----------------------------------------
				Heading
---------------------------------------- */
h1 {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-family: 'Dosis Bold';
    text-transform: uppercase;
    margin: 0 0 3px 0;
}

h2, .welcome-message > h1 {
    font-size: 36px;
    line-height: 36px;
    color: #FDFDFB;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    margin: 0 0 12px 0;
}

h3 {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    margin: 0px 0 24px 0;
}

h4 {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Dosis Medium';
    margin: 0 0 7px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    margin: 0 0 13px 0;
}

h6 {
    font-size: 12px;
    line-height: 15px;
    color: #3d3d3d;
    margin: 0 0 3px 0;
}

h6 a {
    color: #3d3d3d;
}

.genres-list li,
.categories-list li
/*.submenu li,*/
/*.submenu-small li*/
 {
    border-top: 1px dotted #dcdcdc;
    padding: 5px 0 0 2px;
}

.genres-list li {
    /*padding: 6px 0 3px 2px;*/
    padding: 3px 0 1px 2px;
}

.menu li,
.submenu li,
.social-list li,
.carousel-content li,
.pagination li,
.footer-menu ul li,
.genres-list li,
.categories-list li {
    list-style: none;
}

/*----------------------------------------
				Header
---------------------------------------- */
#header {
    position: relative;
    z-index: 2;
    min-height: 108px;
}

/*----------------------------------------
			Top Banner
---------------------------------------- */
.row-banner {
    height: 36px;
    padding: 10px 0 0 0;
    background: url(../images/tail-top.jpg) center top no-repeat;
}

.banner-text {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #162d61;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    padding: 3px 0 0 19px;
}

.banner-text span {
    color: #FDFDFB;
}

.banner-button {
    float: right;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    padding: 5px 23px 3px 8px;
    margin-right: 18px;
    text-transform: uppercase;
    font-family: 'PFDinDisplayPro Bold';
    background: url(../images/top-marker.png) 92% 50% no-repeat #763217;
    border-radius: 3px;
    position: relative;
}

.banner-button:hover {
    background-color: #ac4b10;
}

/*----------------------------------------
				Row Top
---------------------------------------- */
.row-top {
    height: 46px;
    background: #fff;
}

.slogan {
    float: left;
    font-size: 11px;
    line-height: 16px;
    color: #777;
    padding: 15px 0 0 20px;
}

/*----------------------------------------
				Shopping Card
---------------------------------------- */
.shopping_card {
    float: right;
    display: block;
    width: 53px;
    height: 46px;
    padding: 0 0 0 47px;
    background: url(../images/card-icon.jpg) 18px 14px no-repeat;
    position: relative;
    overflow: hidden;
}

/*.shopping_card.full {*/
/*background:url(../images/card-full-icon.jpg) 18px 14px no-repeat;*/
/*}*/

.card-text {
    display: block;
    width: 53px;
    height: 46px;
    font-size: 12px;
    line-height: 21px;
    color: #5e5e5e;
    font-weight: bold;
    text-align: center;
    /*padding:1px 0 0 0;*/
    background: url(../images/bg-card.png) 0 0 no-repeat;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    padding-left: 4px;
}

.shopping_card.full > .card-text {
    background: url(../images/bg-card-full.png) 0 0 no-repeat;
    color: #FDFDFB;
}

.card-text a {
    color: #7e7e7e;
    text-decoration: none;
    display: block;
}

.card-text a:hover {
    color: #000;
}

/*----------------------------------------
				Social List
---------------------------------------- */
.social-list {
    float: right;
    margin: 0 0 0 10px;
    padding: 0;
}

.social-list li {
    float: left;
    width: 48px;
    height: 46px;
    padding: 0;
    margin: 0 -1px 0 0;
    background: none;
    border: none;
    position: relative;
}

.social-list li a {
    display: block;
}

.social-list li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 46px;
    z-index: 1;
}

.social-list li .social-hover {
    display: none;
}

.social-list li:hover .social-hover {
    display: block;
    z-index: 2;
}

/*----------------------------------------
				Row Menu
---------------------------------------- */
.row-menu {
    min-height: 74px;
    background: url(../images/row-menu.gif) 0 0 repeat-x #363636;
    position: relative;
}

/*----------------------------------------
				Logo
---------------------------------------- */
.logo-box {
    float: left;
    width: 179px;
    height: 73px;
    padding: 22px 0 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header h1 {
    margin: 0;
}

.logo {
    display: block;
    width: 129px;
    height: 27px;
    text-indent: -5000px;
    background: url(../images/logo.png) 0 0 no-repeat;
}

.blog-title {
    display: none;
    font-size: 13px;
    color: #acacab;
    text-align: right;
    padding: 0 28px 0 0;
    margin: -9px 0 0 0;
    font-family: 'PFDinDisplayPro Medium';
}

body.blog .blog-title {
    display: block;
}

/*----------------------------------------
				Top Search
---------------------------------------- */
.top-search {
    float: right;
    padding: 21px 22px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top-search {
    display: inline-block;
    margin: 0;
    padding: 0px;
    /*border-top:1px solid #202020;*/
    /*border-left:1px solid #202020;*/
    /*border-bottom:1px solid #525252;*/
    /*border-right:1px solid #525252;*/
    background: url(../images/top-search.gif) 0 0 repeat-x #2e2e2e;
    overflow: hidden;
}

#top-search input {
    float: left;
    width: 163px;
    height: 29px;
    font-size: 11px;
    line-height: 22px;
    color: #9b9b9b;
    padding: 4px 6px 4px 6px;
    border: none;
    background: transparent;
}

#top-search a {
    display: inline-block;
    float: left;
    width: 32px;
    height: 29px;
    vertical-align: middle;
    background: url(../images/top-submit.png) 0 0 no-repeat;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#top-search a:hover {
    background-position: 0 -29px;
}

/*----------------------------------------
				Navigation
---------------------------------------- */
.menu {
    float: left;
    display: block;
    padding: 0 0 0 0px;
    margin: 0;
    max-width: 585px;
    height: 74px;
    background: none;
    position: relative;
}

.menu:before {
    content: "";
    display: block;
    position : absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #2b2b2b;
}

.menu:after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #2b2b2b;
}

.menu > li {
    float: left;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    border: none;
    /*background: url(../images/bg-menu.png) 0 0 repeat-x;*/
    position: relative;
}

.menu > li:hover,
.menu > li.current {
    background: #19BD9B;
    /*background-position: 0 -74px;*/
}

.menu > li > a {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #FDFDFB;
    padding: 28px 18px 26px 18px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Dosis Medium';
}

.menu > li.with-submenu:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    /*background: url(../images/submenu-corner.png) 50% -6px no-repeat;*/
}

.menu > li.with-submenu:hover:before {
    background-position: 50% 0;
}

.menu > li.with-submenu > a {
    padding: 28px 10px 26px 18px;
}

.menu > li.with-submenu > a span {
    display: inline-block;
    width: 7px;
    height: 3px;
    margin: 9px 0 0 2px;
    background: url(../images/submenu-marker.png) 0 0 no-repeat;
}

/*.menu > li:hover > a,*/
/*.menu > li.current > a{*/
/*color:#c2c2c2;*/
/*}*/

/*----------------------------------------
				Submenu
---------------------------------------- */
.submenu {
    display: none;
    position: absolute;
    top: 74px;
    left: 0;
    width: 294px;
    margin: 0;
    padding: 26px 10px 20px 19px;
    background: #19BD9B;
    overflow: hidden;
    /*box-shadow: 0px 2px 5px rgba(0, 0, 0, .38);*/
}

.menu > li.with-submenu:hover .submenu {
    display: block;
}

.submenu li {
    float: left;
    width: 128px;
    font-size: 11px;
    line-height: 16px;
    color: #6e6e6e;
    padding: 0;
    margin: 0 19px 0 0;
}

.submenu li:nth-child(2n) {
    margin-right: 0;
}

.submenu li.nomargin {
    margin-right: 0 !important;
}

.submenu li:first-child,
.submenu li:first-child + li {
    border: none;
}

.submenu li a {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #FDFDFB;
    padding: 4px 0 4px 3px;
}

.submenu li:first-child a,
.submenu li:first-child + li a {
    padding-top: 0;
}

.submenu li:hover a,
.submenu li.current a {
    background: #26CBAB;
}

.submenu-small {
    display: none;
    position: absolute;
    top: 74px;
    left: 0;
    margin: 0;
    padding: 26px 10px 20px 10px;
    background: #19BD9B;
    overflow: hidden;
    /*box-shadow: 0px 2px 5px rgba(0, 0, 0, .38);*/
    width: 128px;
}

.menu > li.with-submenu:hover .submenu-small {
    display: block;
}

.submenu-small li {
    font-size: 11px;
    line-height: 16px;
    color: #6e6e6e;
    padding: 0;
    margin: 0;
}

.submenu-small li a {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #FDFDFB;
    padding: 4px 0 4px 3px;
}

/*.submenu-small li:hover a,*/
/*.submenu-small li.current a{*/
/*color:#090909;*/
/*}*/
.submenu-small li:hover,
.submenu-small li.current {
    background: #26CBAB;
}

/*.submenu-small li:first-child {border:none;}*/
/*.submenu-small li:first-child a {padding-top:0;}*/

/*----------------------------------------
				Content
---------------------------------------- */
#content {
    padding: 0;
    z-index: 1;
    position: relative;
    background: #DEDEDE;
}

.page-content a {
    color: #1BBC9B;
    text-decoration: underline;
}

.page-inner {
    padding: 43px 39px 110px 39px;
    background: #fff;
}

.bot-inner {
    padding: 0 0 1px 0;
}

/*----------------------------------------
			Welcome Message
---------------------------------------- */
.welcome-message {
    width: 324px;
    height: 392px;
    padding: 47px 51px 10px 53px;
    background: url(../images/bg-welcome.jpg) 0 0 no-repeat;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.welcome-message p {
    font-size: 16px;
    line-height: 20px;
    color: #FDFDFB;
    /*padding-right: 21px;*/
    margin: 0 0 21px;
    font-family: 'Dosis Medium';
}

.welcome-message a {
    text-align: center;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PFDinTextCondPro Medium';
    width: 197px;
    padding: 13px 10px 10px 13px;
    background: #19BD9B;
    /*border-bottom:2px solid #137da3;*/
    /*border-radius:3px;*/
    position: relative;
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

/*.welcome-message a:hover {*/
    /*background-position: 0 -100px;*/
/*}*/

.welcome-message a span.txt {
    display: inline-block;
    /*width:163px;*/
}

.welcome-message a span.button-marker {
    display: inline-block;
    margin: -4px 0 -1px 0;
    width: 25px;
    height: 25px;
    background: url(../images/button-marker.png) 0 0 no-repeat;
}

/*----------------------------------------
					Boxes
---------------------------------------- */
.box {
    width: 674px;
    height: 312px;
    background: url(../images/bg-box.jpg) 0 0 no-repeat;
}

.box h3{
    color: white;
}

.bg {
    background: url(../images/shadow-top.gif) center top no-repeat #fff;
}

.sidebar .bg {
    background: #fff;
}

.inner {
    padding: 22px 10px 15px 17px;
}

.inner-1 {
    padding: 36px 10px 12px 31px;
}

/*----------------------------------------
			Links & Buttons
---------------------------------------- */
.button {
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 12px 4px 12px;
    font-family: 'PFDinTextCondPro Medium';
    background: #19BD9B;
    /*border-radius: 2px;*/
    position: relative;
}

.button:hover {
    background: #14AD8F;
}

.show-more-button {
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #3e3e3e;
    text-align: center;
    padding: 7px 0 8px;
    background: #f1f1f1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.show-more-button:hover {
    background: #fff;
}

.show-more-button span {
    display: inline-block;
    width: 7px;
    height: 5px;
    margin: 8px 0 0 2px;
    background: url(../images/more-marker.png) 0 0 no-repeat;
}

/*----------------------------------------
			Banners
---------------------------------------- */
.banners {
    padding: 18px 10px 17px 17px;
    background: #cecece;
    overflow: hidden;
}

.single-product .banners {
    padding: 16px 10px 17px 16px;
}

.single-product .banners a:first-child {
    padding: 0px;
}

.single-product .banner {
    padding: 18px 0 0 0;
    margin-left: 0px;
}

.sidebar .banners {
    padding: 22px 10px 19px 16px;
}

.banners a {
    float: left;
    display: block;
    margin: 0 0 0 18px;
}

.banners a:first-child,
.sidebar .banners a:first-child {
    margin: 0;
}

.sidebar .banners a {
    float: none;
    display: block;
    margin: 16px 0 0 0;
}

/*----------------------------------------
			Options
---------------------------------------- */
.option-item {
    margin: 0 0 2px;
    position: relative;
    cursor: default;
}

.item-content {
    display: block;
    height: 58px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.number {
    float: left;
    display: block;
    width: 54px;
    height: 42px;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    text-align: center;
    padding: 16px 0 0 0;
    font-family: 'Dosis Medium';
    background: url(../images/bg-number.jpg) 0 0 no-repeat;
}

.title {
    font-size: 15px;
    line-height: 19px;
    color: #000;
    font-family: 'Dosis Medium';
    padding: 11px 50px 10px 23px;
    overflow: hidden;
}

.title.indent {
    padding: 19px 50px 10px 23px;
}

.item-desc {
    display: none;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    font-family: 'PFDinTextCondPro Regular';
    padding: 24px 35px 23px 23px;
    background: url(../images/bg-option.gif) 0 0 repeat-x #363636;
    box-shadow: 0 0 10px rgba(0, 0, 0, .31);
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 100%;
}

.item-desc:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    bottom: 100%;
    width: 22px;
    height: 11px;
    background: url(../images/option-corner.png) 0 0 no-repeat;
}

.option-item:hover .item-desc {
    display: block;
}

/*----------------------------------------
				Testimonials
---------------------------------------- */
.testimonials {
    margin-top: -2px;
}

.testi-item {
    padding: 30px 50px 30px 38px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
}

.testimonials .testi-item:first-child {
    border-top: none;
}

/*----------------------------------------
				Blockquote
---------------------------------------- */
blockquote {
    display: block;
    min-height: 31px;
    font-size: 12px;
    line-height: 20px;
    color: #424242;
    white-space: normal;
    margin: 0;
    padding: 0 0 0 57px;
    background: url(../images/testi-quotes.png) 0px 8px no-repeat;
}

.testi .carousel blockquote {
    min-height: 36px;
    font-size: 12px;
    line-height: 19px;
    padding: 0 0 0 58px;
    background: url(../images/quotes.png) 4px 5px no-repeat;
}

.testi-name {
    display: block;
    font-size: 12px;
    line-height: 19px;
    /*color:#3d3d3d;*/
    font-weight: bold;
    margin: 7px 0 0 0;
}

.testi .carousel .testi-name {
    color: #19BD9B;
}

/*----------------------------------------
				Category Newsletter Form
---------------------------------------- */
.top-menu {
    background: url(../images/bg-top-menu.gif) 0 0 repeat-x #2e2e2e;
}

.category-menu {
    padding: 0 0 0 29px;
    margin: 0;
    overflow: hidden;
}

.category-menu li {
    float: left;
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #c2c2c2;
    padding: 0;
    margin: 0 27px 0 0;
    border: none;
}

.category-menu li a {
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #c2c2c2;
    padding: 10px 3px 6px 1px;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    font-family: 'PFDinDisplayPro Regular';
}

.category-menu li a:hover,
.category-menu li.current a {
    color: #3ac3f9;
    border-bottom-color: #31b9ee;
}

/*----------------------------------------
				Products
---------------------------------------- */
.products {
    /*background: url(../images/top-shadow.gif) center top no-repeat #fff;*/
    background: #fff;
}

.products-inner {
    padding: 38px 10px 12px 38px;
}

.product-item {
    display: inline-block;
    width: 148px;
    margin: 0 42px 39px 0px;
}

.product-item.nomargin {
    margin-right: 0px;
}

.product-item .product-image {
    display: block;
    width: 148px;
    height: 148px;
    margin: 0 0 13px;
    position: relative;
    /*box-shadow: 2px 2px 4px rgba(0, 0, 0, .32);*/
}

.product-item .product-image img {
    display: block;
    width: 148px;
    height: auto;
    position: relative;
    z-index: 1;
}

.product-item .product-image .price {
    height: 23px;
    padding: 4px 8px 0 8px;
    background: #2b2b2b;
    position: absolute;
    left: 0;
    top: 113px;
    z-index: 2;
}

.product-item .product-image .price:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 12px;
    height: 27px;
    background: url(../images/price-icon.png) 0 0 no-repeat;
}

.product-item .product-image .price .new {
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    font-family: 'PFDinTextCondPro Regular';
    margin: 0 8px 0 0;
}

.product-item .product-image .price del {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    color: #1ABC9C;
    font-family: 'PFDinTextCondPro Regular';
    margin: 2px 0 0 0;

}

.product-item .product-image .price del span.old {
    color: #fff;
}

.product-item h6 {
    min-height: 16px;
    padding: 0 0 0 27px;
    background: url(../images/title-marker.png) 3px 0 no-repeat;
}

.product-item h6.no-play {
    padding-left: 0px;
    background: none;
}

.product-item h6 a {
    display: inline;
    color: #191919;
    text-decoration: none;
}

.product-item h6 a:hover {
    color: #1BBC9B;
}

.product-item .product-bot {
    overflow: hidden;
    padding: 0 0 0 3px;
}

.product-item .product-bot h6 {
    overflow: hidden;
    background: none;
    padding: 0;
}

.product-item .product-bot .product-play {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0;
    cursor: pointer;
}

.product-item .product-bot .product-play.play {
    background: url(../images/play-button.png) 0 0 no-repeat;
    height: 18px;
}

.product-item .product-bot .product-play.pause {
    background: url(../images/pause-button.png) 0 0 no-repeat;
}

/*----------------------------------------
			Single Product
---------------------------------------- */

.single-product {
    background: #fff;
    border-top: 21px solid #dedede;
}

/*Product Top */
.product-top {
    overflow: hidden;
    position: relative;
}

.thumbnail {
    float: left;
    display: block;
    width: 319px;
    height: 319px;
    overflow: hidden;
}

.thumbnail img {
    width: 100%;
    height: auto;
}

.product-info {
    padding: 21px 0 0 26px;
    overflow: hidden;
}

.product-desc {
    float: left;
    margin: 0 26px 0 0;
    width: 375px;
}

.product-desc h3 {
    padding: 3px 0 0 0;
    margin: 0 0 1px;
    font-weight: normal;
    font-family: 'Dosis Semibold';
}

.product-desc .category {
    font-size: 11px;
    line-height: 16px;
    color: #6f6f6f;
    font-weight: bold;
    margin: 0 0 16px;
}

.product-desc .category a {
    color: #6f6f6f;
}

.product-desc .category a:hover {
    color: #000;
}

.product-desc .tags {
    padding: 0 0 0 24px;
    background: url(../images/tag-icon.jpg) 2px 3px no-repeat;
    margin: 0 0 22px;
    overflow: hidden;
}

.product-desc .tags a {
    display: inline-block;
    float: left;
    margin: 0 5px 5px 0;
    font-size: 10px;
    line-height: 16px;
    color: #585858;
    text-transform: uppercase;
    font-family: 'Arial';
    /*font-size: 9pt;*/
    padding: 2px 7px;
    background: url(../images/bg-tag.gif) 0 0 repeat-x #efefef;
    /*border: 1px solid #dedede;*/
    /*border-radius: 3px;*/
    position: relative;
}

.product-desc .tags a:hover {
    background-position: 0 -100px;
}

.product-desc .price {
    font-size: 34px;
    line-height: 41px;
    color: #000;
    font-family: 'PFDinTextCondPro Regular';
}

.product-desc .old-price {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #1ABC9C;
    margin: -3px 0 0 0;
    font-family: 'PFDinTextCondPro Regular';
}

.product-desc .old-price span {
    color: #898989;
    padding: 0 3px;
    font-family: 'PFDinTextCondPro Regular';
}

.add-button {
    bottom: 23px;
    left: 343px;
    position: absolute;
}

.add-button a {
    display: inline-block;
    width: 209px;
    height: 45px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 0 0 75px;
    font-family: 'Dosis Medium';
    background: url(../images/add-button.png) 0 0 no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.add-button a.checkout {
    background: url(../images/bg-button.gif);
    padding: 12px 0 0 65px;
    /*border-bottom: 2px solid #137DA3;*/
    /*-moz-box-sizing: border-box;*/
    /*border-radius: 3px 3px 3px 3px;*/
}

/* Delivery Box */
.delivery-box {
    float: left;
    width: 227px;
    font-size: 11px;
    line-height: 15px;
    color: #474747;
    background: url(../images/corner.jpg) 100% 0 no-repeat #f8f8f8;
}

.social-buttons {
    padding: 27px 10px 23px 36px;
    border-bottom: 1px dotted #c6c6c6;
}

.social-buttons a {
    float: left;
    margin: 0 12px 0 0;
}

.delivery-box .inner {
    padding: 17px 55px 10px 32px;
}

.delivery-box h5 {
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 0 30px;
    margin: 0 0 8px -2px;
    background: url(../images/delivery-icon.jpg) 0 4px no-repeat;
}

.delivery-box a {
    color: #1BBC9B;
}

.delivery-box a:hover {
    color: #000;
}

/* Player */
.player {
    width: 674px;
    /*	height:133px;*/
    padding: 22px 20px 20px 20px;
    background: url(../images/bg-player.jpg) 0 0 repeat-y;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.track {
    width: 631px;
    height: 46px;
    padding: 14px 10px 10px 16px;
    background: #fff url(../images/bg-track.png) 0 0 no-repeat;
    border-bottom: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url(../images/bg-track.png) 0 0 no-repeat;*/
}

.play-button {
    display: inline-block;
    cursor: pointer;
    float: left;
    width: 16px;
    height: 18px;
    margin: 0 26px 0 0;
    /*		background:url(../images/play-button.png) 0 0 no-repeat;*/
}

.play {
    background: url(../images/play-button.png) 0 0 no-repeat;
}

.track.active .play-button.pause {
    background: url(../images/pause-button.png) 0 -16px no-repeat;
    height: 16px;
    margin-top: 1px;
}

/*.track.active:hover .play-button.pause {*/
    /*background: url(../images/pause-button-white.png) 0 0 no-repeat;*/
    /*background: url(../images/pause-button.png) 0 0 no-repeat;*/
/*}*/

.play-info {
    float: left;
    width: 547px;
}

.track-time {
    float: right;
    width: 35px;
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 15px;
    color: #b5b5b5;
    text-align: right;
}

.track-title {
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
    color: #191919;
}

.track-line {
    display: none;
    float: left;
    width: 506px;
    height: 4px;
    margin: 7px 0 0 1px;
    background: url(../images/track-line.png) 0 0 repeat-x;
    position: relative;
}

.track-line .done-line {
    position: absolute;
    left: 0;
    height: 4px;
    background: url(../images/track-line.png) 0 -4px repeat-x;
    z-index: 10;
}

.track-line.line-pos .done-line {
    right: 506px;
}

.track-line .load-line {
    position: absolute;
    left: 0;
    height: 4px;
    background: url(../images/load-line.png) 0 -4px repeat-x;
    z-index: 9;
}

/*.track-line.line-pos .load-line {right:464px;}*/

.track.active,
.track:hover {
    /*background: #343434;*/
    /*border-bottom-color: #343434;*/
}

.track.active .play-button,
.track:hover .play-button.play {
    background-position: 0 -18px;
}

/*.track.active .track-time,*/
/*.track:hover .track-time,*/
/*.track:hover .track-title {*/
    /*color: #fff;*/
/*}*/

.track.active .track-title {
    display: none;
}

.track.active .track-line {
    display: block;
    cursor: pointer;
}

/* Notice */
.notice {
    width: 324px;
    height: 133px;
    font-size: 16px;
    line-height: 17px;
    color: #000;
    font-family: 'Dosis Medium';
    background: url(../images/bg-notice.jpg) 0 0 no-repeat;
    overflow: hidden;
}

.notice-inner {
    padding: 32px 60px 20px 76px;
}

/* Product Overview */
.product-overview {
    padding: 39px 40px 20px 38px;
}

.product-overview h4 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 16px;
}

.product-overview p {
    font-size: 12px;
    line-height: 17px;
    padding: 0;
    margin: 0 0 19px;
}

.video-box {
    width: 587px;
    height: 361px;
    margin: 33px 0 30px 0;
    overflow: hidden;
}

/* Params */
.param-box {
    padding: 17px 16px 15px 16px;
    background: #1BBC9B;
}

.params {
    background: #fff;
}

.params h5 {
    padding: 15px 10px 0px 14px;
    margin: 0 0 11px;
}

.param-item {
    font-size: 11px;
    line-height: 16px;
    color: #343434;
    padding: 13px 10px 10px 13px;
    border-top: 1px solid #e1e1e1;
    overflow: hidden;
}

.param-item a,
.product-overview a {
    color: #1BBC9B;
}

.param-item.first {
    border: none;
    background: url(../images/param-shadow.gif) 0 0 repeat-x;
}

.param-item.pos2 {
    padding: 5px 10px 6px 13px;
}

.param-item .icon {
    float: left;
    margin: 0 8px 0 0;
}

.param-item.pos2 .icon {
    margin: 6px 8px 0 0;
}

.param-item .param-info {
    padding: 2px 0 0 0;
    overflow: hidden;
}

.param-item ul {
    margin: -2px 0 0 0;
}

.param-item ul li {
    font-size: 11px;
    line-height: 16px;
    color: #343434;
    padding: 0 0 0 8px;
    margin: 0;
    border: none;
}

.param-item ul li .color {
    color: #1BBC9B;
}

/*----------------------------------------
				Related
---------------------------------------- */
.related-posts {
    background: #eaeaea;
}

.related-posts .products-inner {
    padding: 32px 10px 11px 38px;
}

.related-posts h5 {
    margin: 0 0 21px;
}

/*----------------------------------------
					Popup
---------------------------------------- */
.popup-bg {
    background: url(../images/popup-bg.png) 0 0 repeat;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
}

/*----------------------------------------
				Add Box
---------------------------------------- */
#add-box {
    position: fixed;
    width: 557px;
    height: 253px;
    top: 240px;
    left: 50%;
    margin-left: -278px;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 12px 13px rgba(94, 99, 101, .75);
}

.box-content {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#add-box .products {
    float: left;
    width: 288px;
    height: 253px;
    background: #fff;
    overflow: hidden;
}

#add-box .products-inner {
    padding: 36px 10px 12px 66px;
}

#add-box .product-item {
    float: none;
    margin: 0;
}

.box-buttons {
    float: left;
    width: 269px;
    height: 253px;
    padding: 35px 42px 20px 37px;
    background: url(../images/bg-buttons.jpg) 0 0 no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-buttons .title {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 42px;
}

.buttons {
    padding: 0 0px 0 1px;
}

.buttons a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    padding: 11px 0 12px 0;
    text-align: center;
    /*border-radius: 3px;*/
    position: relative;
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.buttons a.continue-button {
    background: url(../images/add-box-button.gif) 0 0 repeat-x #aaaaaa;
    /*border-bottom: 2px solid #959595;*/
}

.buttons a.continue-button:hover {
    background: #218d79;
}

.buttons a.checkout-button {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 11px;
    color: #1ABC9C;
    background: #fff;
    /*border-bottom: 2px solid #137da3;*/
}

.buttons a.checkout-button:hover {
    background: #daf9f2;
    color: #1ABC9C;
}

.buttons a:hover {
    color: #fff;
    background-position: 0 -100px;
}

.close {
    position: absolute;
    z-index: 2;
    right: 14px;
    top: 13px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/close.png) 0 0 no-repeat;
}

.close:hover {
    background-position: 0 -12px;
}

/*----------------------------------------
				Search Product
---------------------------------------- */
.products.search .products-inner {
    padding: 29px 10px 40px 38px;
}

.products.search h3 {
    margin: 0 0 33px;
}

.amount {
    color: #31b9ed;
}

.search-box {
    padding: 33px 36px 34px 37px;
    background: url(../images/search-shadow.gif) center top no-repeat #eaeaea;
}

/*----------------------------------------
			Searh Form
---------------------------------------- */
#search {
    padding: 0;
    position: relative;
    overflow: hidden;
}

#search input {
    float: left;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 32px;
    color: #000;
    padding: 4px 50px 4px 14px;
    border: none;
    background: #fff;
    position: relative;
    z-index: 1;
}

#search a {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background: url(../images/search-submit.jpg) 0 0 no-repeat;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#search a:hover {
    background-position: 0 0px;
}

/*----------------------------------------
				Pagenavi
---------------------------------------- */
.wp-pagenavi {
    text-align: center;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
}

.wp-pagenavi a,
.wp-pagenavi span.current {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    color: #6c6c6c;
    font-family: 'PFDinTextCondPro Medium';
    padding: 13px 3px 0px 3px;
    margin: 0 1px 0 2px;
    border-bottom: 2px solid #f7f7f7;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #1BBC9B;
    border-color: #1BBC9B;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    width: 44px;
    height: 46px;
    padding: 0;
    margin: 0;
    border: none;
    text-indent: -5000px;
    background-image: url(../images/pagenavi-arrows.jpg);
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

.wp-pagenavi a.previouspostslink {
    float: left;
    border-right: 1px solid #e7e7e7;
    background-position: 0 0;
}

.wp-pagenavi a.nextpostslink {
    float: right;
    border-left: 1px solid #e7e7e7;
    background-position: -44px 0;
}

.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover {
    border-color: #1BBC9B;
}

.wp-pagenavi .pages,
.wp-pagenavi .first,
.wp-pagenavi .last {
    display: none;
}

/*----------------------------------------
				Oldernewer
---------------------------------------- */
nav.oldernewer {
    padding: 13px 10px;
    background: #f7f7f7;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
}

.older {
    float: left;
}

.newer {
    float: right;
}

/*----------------------------------------
				Blog
---------------------------------------- */
.bg-blog {
    background: #f7f7f7;
}

.blog-content {
    float: left;
    width: 674px;
    padding: 41px 36px 25px 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar {
    float: left;
    width: 324px;
}

.facebook-widget {
    padding: 15px 13px;
    background: #cecece;
}

.widget-box {
    position: relative;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}

/*----------------------------------------
				Post
---------------------------------------- */
.post-holder {
    color: #000;
    padding: 35px 0 0 0;
    margin: 0 0 44px;
    border-top: 3px solid #cecece;
}

.post-holder:first-child {
    border-top: none;
    padding-top: 0;
}

/* Post Header */
.post-header {
    margin: 0 0 26px;
}

.post-header h2,
.post-header h1 {
    font-size: 26px;
    line-height: 26px;
    color: #000;
    text-transform: none;
    font-weight: normal;
    padding: 0 50px 0 2px;
    margin: 0 0 10px;
    font-family: 'PFDinTextCondPro Regular';
}

.post-header h2 a {
    color: #000;
}

.post-header h2 a:hover {
    color: #31b9ee;
}

/* Post Meta */
.post-meta {
    font-size: 12px;
    line-height: 17px;
}

.post-category {
    font-weight: bold;
    padding: 0 0 0 3px;
}

.post-category a {
    color: #000;
}

.post-category a:hover {
    color: #31b9ee;
}

.post-meta time {
    color: #7c7c7c;
    font-weight: bold;
}

.post-meta .line {
    display: inline-block;
    width: 2px;
    height: 12px;
    margin: 4px 5px 0 5px;
    background: url(../images/meta-line.gif) 0 0 no-repeat;
}

/* Post Content */
.post-holder p {
    margin: 0 0 10px;
}

/* Read More Button */
.more-link {
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PFDinDisplayPro Bold';
    padding: 5px 10px 3px 10px;
    background: #31baef;
    border-radius: 2px;
    position: relative;
}

.more-link:hover {
    color: #000;
    background: #cecece;
}

/*----------------------------------------
				Text Page
---------------------------------------- */
.page-top {
    width: 998px;
    height: 195px;
    padding: 43px 50px 10px 36px;
    background: url(../images/page-top.jpg) 0 0 no-repeat;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-top h3 {
    margin: 0 0 20px;
}

.page-desc {
    font-size: 18px;
    line-height: 22px;
    color: black;
    font-family: 'Dosis Medium';
}

.page-desc a {
    color: #1BBC9B;
    text-decoration: underline;
}

.page-desc a:hover {
    text-decoration: none;
}

.page-content {
    padding: 54px 30px 20px 39px;
    min-height: 526px;
    background: #fff;
}

/*----------------------------------------
				Team
---------------------------------------- */
.team {
    margin: -1px 0 47px 0;
    overflow: hidden;
}

.team-item {
    float: left;
    width: 451px;
    height: 488px;
    margin: 0 16px 0 0;
    background: #fff;
    border-bottom: 2px solid #e6e6e6;
}

.team-item.nomargin {
    margin: 0px;
}

.team-info {
    background: #1BBC9B;
    overflow: hidden;
}

.team-image {
    float: left;
    margin: 0 31px 0 0;
}

.team-desc {
    padding: 27px 20px 0 0;
    overflow: hidden;
}

.job {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    font-family: 'PFDinDisplayPro Medium';
}

.team-content {
    color: #474747;
    padding: 24px 46px 20px 33px;
}

/*----------------------------------------
				FAQ
---------------------------------------- */
.faq-list {
    padding: 0 0 45px 0;
}

.faq-item {
    padding: 13px 30px 12px 22px;
    margin: 0 8px 8px 0;
    background: #f7f7f7;
}

.question {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    color: #1BBC9B;
    /*border-bottom: 1px dotted #1BBC9B;*/
    font-family: 'Dosis Medium';
}

.answer {
    display: none;
    padding: 15px 0 10px 0;
    color: #474747;
}

.faq-item.active .answer {
    display: block;
}

/*----------------------------------------
				Page 404
---------------------------------------- */
.error-404-content {
    padding: 48px 20px 114px 55px;
}

.error-404-content p {
    font-size: 12px;
    line-height: 17px;
    color: #837e7e;
    margin: 0 0 19px;
}

/*----------------------------------------
				Footer
---------------------------------------- */
#footer {
    height: 168px;
    position: relative;
    padding: 24px 0 0 0;
    background: url(../images/bg-footer.jpg) center top no-repeat;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.footer-logo {
    float: left;
    width: 241px;
    padding: 10px 0 0 38px;
}

.footer-logo .logo {
    /*width:125px;*/
    height: 28px;
    background: url(../images/logo.png) -3px 0 no-repeat;
}

.footer-logo .logo-2 {
    height: 28px;
    background: url(../images/footer-logo-2.png) 0 0 no-repeat;
}

.webcreator-link {
    float: left;
    width: 200px;
    margin-left: 68px;
    font-size: 11px;
    line-height: 14px;
    color: #767676;
    padding: 1px 0 0 0;
}

.webcreator-link a {
    font-weight: bold;
    color: #767676;
    /*		display:inline-block;
		width:83px;
		height:10px;
		margin:3px 0 0 2px;
		font-size:0px;
		line-height:0px;
		background:url(../images/wc_logo.png) 0 0 no-repeat;*/
}

/*----------------------------------------
			Footer Menu
---------------------------------------- */
.footer-menu {
    float: left;
    width: 180px;
    padding: 1px 0 0 0;
}

.footer-menu ul {
    margin: 0;
}

.footer-menu ul li {
    font-size: 11px;
    line-height: 16px;
    color: #d4d4d4;
    padding: 0;
    margin: 0 0 6px;
    border: none;
}

.footer-menu ul li a {
    font-size: 11px;
    line-height: 16px;
    color: #d4d4d4;
}

.footer-menu ul li a:hover {
    color: #fff;
}

/*----------------------------------------
			Newsletter
---------------------------------------- */
.newsletter {
    float: left;
    width: 240px;
}

.newsletter h5 {
    color: #fff;
    margin: 0 0 -1px;
}

.newsletter p {
    font-size: 11px;
    line-height: 16px;
    color: #acacac;
    margin: 3px 0 12px;
}

/*----------------------------------------
			Newsletter Form
---------------------------------------- */
#newsletter-form {
    padding: 0 0 0 1px;
    overflow: hidden;
}

#newsletter-form input {
    float: left;
    width: 184px;
    height: 31px;
    font-size: 11px;
    line-height: 22px;
    color: #9b9b9b;
    padding: 4px 6px 4px 6px;
    /*border-top:1px solid #202020;*/
    /*border-left:1px solid #202020;*/
    /*border-bottom:1px solid #525252;*/
    /*border-right:none;*/
    background: url(../images/top-search.gif) 0 0 repeat #2e2e2e;
}

#newsletter-form a {
    display: inline-block;
    float: left;
    width: 31px;
    height: 31px;
    vertical-align: middle;
    background: url(../images/newsletter-submit.jpg) 0 0 no-repeat;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#newsletter-form a:hover {background-position:2px 0px;}

/*----------------------------------------
			Copyright
---------------------------------------- */
.copyright {
    float: left;
    width: 243px;
    padding: 0 0 0 38px;
    font-size: 11px;
    line-height: 16px;
    color: #767676;
}

.copyright a {
    color: #767676;
}

.copyright a:hover {
    color: #fff;
}

/*----------------------------------------
			Footer Checkout
---------------------------------------- */
.footer-checkout {
    float: left;
    width: 375px;
    font-size: 11px;
    line-height: 14px;
    color: #767676;
}

.cards {
    float: left;
    margin: 0 10px 0 0;
    padding: 3px 0 0 0;
    overflow: hidden;
}

.cards a {
    float: left;
    margin: 0 3px 0 0;
}

.footer-checkout a {
    font-size: 11px;
    line-height: 14px;
    color: #767676;
}

.footer-checkout a:hover {
    color: #fff;
}

/*----------------------------------------
				Slider
---------------------------------------- */
.slider-wrapper {
    margin: 0;
    padding: 14px 15px 17px;
    background: #efefef;
}

.slider {
    width: 642px;
    height: 361px;
    position: relative;
    overflow: hidden;
}

.slider .slider-container {
    width: 642px;
    height: 361px;
    position: relative;
    overflow: hidden;
}

.slider .slider-content {
    padding: 0;
    margin: 0;
    height: 361px;
    white-space: nowrap;
}

.slider .slider-item {
    display: inline-block;
    width: 642px;
    height: 361px;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

.slider .prev,
.slider .next {
    position: absolute;
    cursor: pointer;
    width: 45px;
    height: 45px;
    top: 158px;
    z-index: 100;
    background-image: url(../images/arrows.png);
    background-repeat: no-repeat;
}

.hide {
    display: none !important;
}

.slider .prev {
    left: 0px;
    background-position: 0 0;
}

.slider .prev:hover {
    background-position: 0 -45px;
}

.slider .next {
    right: 0px;
    background-position: -45px 0;
}

.slider .next:hover {
    background-position: -45px -45px;
}

/*----------------------------------------
				Banner Slider
---------------------------------------- */
.slider.banner-slider {
    width: 324px;
    height: 252px;
    position: relative;
    overflow: hidden;
}

.slider.banner-slider .slider-container {
    width: 324px;
    height: 252px;
    position: relative;
    overflow: hidden;
}

.slider.banner-slider .slider-content {
    padding: 0;
    margin: 0;
    height: 252px;
    white-space: nowrap;
}

.slider.banner-slider .slider-item {
    display: inline-block;
    width: 324px;
    height: 252px;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    position: relative;
}

.slider.banner-slider .slider-item img {
    position: relative;
    z-index: 1;
}

.slider.banner-slider .slider-item .banner {
    padding: 15px 5px 19px 5px;
    text-align: center;
    /*				background:#35beef;*/
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
}

.banner .banner-title {
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0 0 4px;
}

.banner .banner-title a {
    color: #fff;
}

.banner .banner-title a:hover {
    color: #000;
}

.banner .date {
    font-size: 11px;
    line-height: 16px;
    color: #000;
}

.slider.banner-slider .prev,
.slider.banner-slider .next {
    position: absolute;
    cursor: pointer;
    width: 34px;
    height: 34px;
    top: 109px;
    z-index: 100;
    background-image: url(../images/arrows-small.png);
    background-repeat: no-repeat;
}

.slider.banner-slider .prev {
    left: 0px;
    background-position: 0 0;
}

.slider.banner-slider .prev:hover {
    background-position: 0 -34px;
}

.slider.banner-slider .next {
    right: 0px;
    background-position: -34px 0;
}

.slider.banner-slider .next:hover {
    background-position: -34px -34px;
}

/*----------------------------------------
				Carousel
---------------------------------------- */
.carousel-wrapper {
    padding: 21px 14px 21px 15px;
    background: #fff;
    position: relative;
}

.jcarousel-clip-horizontal {
    height: 200px;
}

.carousel {
    width: 645px;
    height: 210px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.carousel .carousel-container {
    width: 645px;
    height: 180px;
    position: relative;
}

.carousel .carousel-content {
    padding: 0;
    margin: 0;
    height: 180px;
    white-space: nowrap;
}

.carousel .carousel-item {
    display: inline-block;
    width: 645px;
    height: 180px;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    overflow: hidden;
}

.item {
    float: left;
    display: inline-block;
    width: 150px;
    white-space: normal;
    margin: 0 15px 0 0;
}

.item.nomargin {
    margin: 0;
}

.item .item-image {
    display: block;
    margin: 0 0 12px;
}

.item .item-image a {
    display: block;
}

.item h6 {
    padding: 0 10px 0 0;
}

.item .category {
    font-size: 11px;
    line-height: 16px;
    color: #858585;
}

.item .category a {
    color: #858585;
}

.item .category a:hover {
    color: #000;
}

.carousel .pagination {
    position: absolute;
    right: 0;
    top: -27px;
    margin: 0;
    z-index: 100;
    overflow: hidden;
}

.carousel .pagination li {
    float: left;
    margin: 0px 0px 0 8px;
    padding: 0;
    background: none;
    border: none;
}

.carousel .pagination li a {
    display: block;
    height: 7px;
    width: 7px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bg-pagination.png) 0 0 no-repeat;
}

.carousel .pagination li.current a,
.carousel .pagination li a:hover {
    background-position: 0 -7px;
}

/*----------------------------------------
			Testi Carousel
---------------------------------------- */
.testi.carousel-wrapper {
    width: 324px;
    height: 218px;
    padding: 23px 13px 0 17px;
    background: url(../images/testi-carousel.jpg) 0 0 no-repeat;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.testi .carousel {
    width: 279px;
    height: 170px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.testi .carousel .carousel-container {
    width: 279px;
    height: 170px;
    position: relative;
}

.testi .carousel .carousel-content {
    padding: 0;
    margin: 0;
    height: 170px;
    white-space: nowrap;
}

.testi .carousel .carousel-item {
    display: inline-block;
    width: 279px;
    height: 170px;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    overflow: hidden;
}

/*----------------------------------------
				 Forms
---------------------------------------- */
/* Form defaults */
input, select, textarea {
    font-size: 12px;
    line-height: 24px;
    color: #767694;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    font-weight: normal;
    outline: none;
    background: #efefef;
    border: none;
    position: relative;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    margin: 0;
    background: #fff;
    border: none;
    padding: 4px 7px 4px 7px;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    overflow: auto;
}

/*----------------------------------------
				Contacts
---------------------------------------- */
.contact-box {
    font-size: 12px;
    line-height: 19px;
    color: #777777;
    margin: 38px 0 0 0;
    /*	background:url(../images/contact-bg.png) 100% 100% no-repeat #fff;*/
    background: #fff;
    border-bottom: 2px solid #d9d9d9;
}

.contacts-inner {
    padding: 35px 20px 35px 39px;
}

.separator {
    background: url(../images/line.gif) 461px 0 repeat;
}

.contact-box a {
    color: #000;
}

.contact-box a:hover {
    color: #777777;
}

.contact-box h6 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PFDinTextCondPro Regular';
}

/*----------------------------------------
				Contact Form
---------------------------------------- */
#contact-form {
    padding: 1px 0 0 0;
}

#contact-form .field {
    margin-bottom: 12px;
    padding: 1px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}

#contact-form label {
    float: left;
    display: inline-block;
    width: 126px;
    font-size: 12px;
    line-height: 19px;
    color: #2f2f2f;
    padding: 7px 0 0 0;
    text-transform: uppercase;
    font-family: 'PFDinTextCondPro Regular';
}

#contact-form label span {
    display: block;
    margin: 8px 0 0 0;
    padding: 0 35px 0 0;
    font-size: 11px;
    line-height: 13px;
    color: #a4a4a4;
    text-transform: none;
}

#contact-form .field input[type="text"],
#contact-form .field input[type="email"] {
    float: left;
    display: inline-block;
    width: 235px;
    height: 33px;
}

#contact-form .field textarea {
    float: left;
    display: inline-block;
    width: 235px;
    height: 122px;
    resize: none;
}

#contact-form .bg-select {
    float: left;
    display: inline-block;
    width: 235px;
    height: 33px;
    padding: 6px 0 0 6px;
    background: #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact-form .bg-select select {
    font-size: 12px;
    line-height: 16px;
    color: #272727;
    height: 22px;
    width: 225px;
    padding: 1px 1px 1px 3px;
    border: 1px solid #e1e1e1;
    background: #fff;
}

.form-buttons {
    padding: 0 0 0 128px;
    margin: -2px 0 0 0;
}

.form-buttons a {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PFDinTextCondPro Medium';
    padding: 8px 27px 5px 28px;
    background: url(../images/bg-button.gif) 0 0 repeat-x #2caee3;
    /*border-bottom: 2px solid #137da3;*/
    /*border-radius: 3px;*/
    position: relative;
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.form-buttons a:hover {
    color: #fff;
    /*color: #14ad8f;*/
    /*background-position: 0 -100px;*/
}

/*----------------------------------------
				Billing Form
---------------------------------------- */
.billing-box {
    float: left;
    width: 459px;
    margin-top: 14px;
    padding: 51px 20px 47px 38px;
    background: #F1F1F1;
    /*border-bottom: 2px solid #d9d9d9;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#billing-form {
    padding: 0;
}

#billing-form .field {
    margin-bottom: 12px;
    padding: 1px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}

.credits p {
    /*    font-family: 'PFDinDisplayPro Regular';*/
    font-size: 13px;
    color: #777777;
}

.credits font {
    color: black;
}

#billing-form label {
    float: left;
    display: inline-block;
    width: 126px;
    font-size: 12px;
    line-height: 19px;
    color: #2f2f2f;
    padding: 7px 0 0 0;
    text-transform: uppercase;
    font-family: 'PFDinTextCondPro Regular';
}

#billing-form label span {
    display: block;
    margin: 8px 0 0 0;
    padding: 0 35px 0 0;
    font-size: 11px;
    line-height: 13px;
    color: #a4a4a4;
    text-transform: none;
}

#billing-form .field input[type="text"],
#billing-form .field input[type="email"] {
    float: left;
    display: inline-block;
    width: 235px;
    height: 33px;
    color: #767694;
}

.width-1 {
    float: left;
    width: 78px;
    margin-right: 31px;
}

.width-2 {
    float: left;
    width: 126px;
}

#billing-form .field .width-1 input[type="text"],
#billing-form .field .width-2 input[type="text"] {
    width: 100%;
}

#billing-form select {
    font-size: 14px;
    line-height: 31px;
    color: #727272;
    width: 235px;
    height: 33px;
    padding: 5px 1px 5px 3px;
    border: 1px solid #efefef;
    background: #efefef;
    font-family: 'PFDinDisplayPro Regular';
}

.billing-buttons {
    padding: 33px 0 0 0;
    overflow: hidden;
}

.billing-buttons a {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    padding: 11px 0 12px 0;
    width: 149px;
    text-align: center;
    /*border-radius: 3px;*/
    position: relative;
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.billing-buttons a.back-button {
    float: left;
    background: url(../images/back-button.gif) 0 0 repeat-x #b1b1b1;
    /*border-bottom: 2px solid #9d9d9d;*/
}

.billing-buttons a.next-button {
    float: right;
    font-size: 18px;
    line-height: 23px;
    padding: 10px 0 11px 0;
    background: url(../images/bg-button.gif) 0 0 repeat-x #2caee3;
    /*border-bottom: 2px solid #137da3;*/
}

.billing-buttons a.next-button:hover {
    background: #14ad8f;
}

.billing-buttons a:hover {
    color: #fff;
    background-position: 0 -100px;
}

.billing-buttons a.processing {
    background: url(../images/back-button.gif) 0 0 repeat-x #aaaaaa;
    border-bottom: 2px solid #9d9d9d;
    cursor: progress;
}

/*--------------------------------------------------------
			Table Styling Page order Card
------------------------------------------------------- */
.card {
    display: block;
    margin: -4px 0 0;
    background: url(../images/bg-table.gif) 0 0 repeat-x #fff;
}

.card th {
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    height: 39px;
    padding: 12px 0 0 0;
    text-align: left;
    text-transform: uppercase;
    background: none;
    font-weight: normal;
    font-family: 'PFDinTextCondPro Regular';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card tbody > tr {
    background: #F8F8F8;
}

.card td {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border-bottom: 1px solid #eaeaea;
    font-family: 'PFDinTextCondPro Regular';
}

.card td.width1 {
    width: 478px;
    padding: 5px 6px 5px 6px;
}

.card th.width1 {
    width: 480px;
    padding: 12px 0 0 10px;
}

.card td.width2 {
    width: 123px;
    padding: 35px 0 7px 0;
}

.card td.width3 {
    width: 150px;
    padding: 35px 0 7px 0;
}

.card td.width4 {
    width: 110px;
    padding: 35px 0 7px 0;
}

.card td.width5 {
    width: 60px;
    padding: 35px 0 7px 0;
}

.pic-box {
    float: left;
    width: 74px;
    margin-right: 26px;
}

.card h5 {
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    padding: 31px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
}

.card h5 a {
    color: #191919;
}

.card h5 a:hover {
    color: #777777;
}

.delete {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/delete.png) 0 0 no-repeat;
}

.delete:hover {
    background-position: 0px -21px;
}

.result {
    display: block;
    font-size: 24px;
    line-height: 32px;
    color: #a5a5a5;
    text-align: right;
    font-family: 'PFDinTextCondPro Medium';
    padding: 33px 100px 0 0;
    margin: 0 0 32px;
}

.result span {
    display: inline-block;
    margin: 0 0 0 12px;
    color: #000;
}

.card-buttons {
    padding: 19px 20px 19px 20px;
    background: #f1f1f1;
    overflow: hidden;
}

.card-buttons a {
    float: right;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dosis Medium';
    padding: 11px 30px 12px 29px;
    text-align: center;
    /*border-radius: 3px;*/
    position: relative;
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.card-buttons a.continue-button {
    background: url(../images/continue-button.gif) 0 0 repeat-x #b9b9b9;
    /*border-bottom: 2px solid #9d9d9d;*/
}

.card-buttons a.continue-button:hover{
    background: #aaaaaa;
}

.card-buttons a.checkout-button {
    font-size: 18px;
    line-height: 23px;
    margin-left: 14px;
    padding: 10px 37px 10px 37px;
    background: url(../images/checkout-button.gif) 0 0 repeat-x #fe9d01;
    /*border-bottom: 2px solid #c97b00;*/
}

.card-buttons a.checkout-button:hover {
    background: #14ad8f;
}

.card-buttons a:hover {
    color: #fff;
    background-position: 0 -100px;
}

/* #Clearing
================================================== */

/* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

ul.errors li {
    border: none;
    color: red;
}

.field ul.errors {
    width: 360px;
    margin: 0px;
}

.field ul.errors li {
    text-align: right;
}

.jcarousel-prev-disabled,
.jcarousel-next-disabled {
    cursor: default !important;

}

.main-slider .jcarousel-prev-disabled:hover,
.banners-slider .jcarousel-prev-disabled:hover {
    background-position: 0 0 !important;
}

.main-slider .jcarousel-next-disabled:hover {
    background-position: -45px 0;
}

.banners-slider .jcarousel-next-disabled:hover {
    background-position: -34px 0 !important;
}

.content-bg {
    width: 998px;
    left: 50%;
    top: 0;
    bottom: 0;
    margin-left: -499px;
    position: absolute;
    z-index: 0;
    /*background: #fff;*/
    /*background: #eaeaea;*/
}

.twitter-share-button {
    width: 90px !important;
}

.genres{
    height: 275px;
    background: #F7F7F7;
}