/*

Theme Name:Zenshop
Theme URL: http://www.web2feel.com/zenshop/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Ecommerce, Cart66, Market, right sidebar,fixed-width,jQuery,theme-options, threaded-comments, banner ads, fab themes.

*/


/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

#submenu li.red_menu a {
    color: #ff0000;
    font-size: 16px;
}

body {
    background:url(images/body.png);
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
	padding-left:20px;
	margin-left:20px;
	border-left:3px solid #eee;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}


select {
    padding: 0;
}

textarea {
    min-height: 60px;
}

label,
	legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

/* Defaults */


body,
input,
textarea,
button {
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

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

a {
    text-decoration: none;
    color: #f15755;
}

a:hover {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

/* FONTS */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Outer */
#blouse{
	/*background:url(images/bl.jpg) top repeat-x;*/
	background:url('http://kovkaradyvyliv.net/wp-content/uploads/2018/02/bg-cover.jpg') top no-repeat;

}

#wrapper {
    padding: 0px 0px;
	width:1000px;
	margin:0px auto;
}

#casing {
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px;
}

/* Head */

#masthead {
    width: 1000px;
    margin: 0px auto;
}
#topbar{
	height: 50px;
    width: 100%;
    text-align: right;
	
}
#head {
    height: 60px;
    background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	margin-bottom:20px;
	
}

#blogname {
    width: 170px;
    margin: 5px;
    float: left;
}

#blogname h1 {
    font-size: 32px;
    margin: 0px 0px 0px 0px;
    padding:5px 10px;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #666;
}
	
/* Menu */	
	
		
#botmenu {
    width: 815px;
    margin: 10px 5px 0px 0px;
    font-size: 12px;
    overflow: hidden;
    height: 40px;
	float:right;
}

#submenu {
    width: 100%;
    margin: 0px auto;
    padding: 0px 10px;
    height: 40px;
}

#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #555;
    font-weight: bold;

}

#submenu li a {
    color: #ff0000;
    display: block;
    margin: 0;
    padding: 7px 6px 10px 6px;
    text-decoration: none;
    position: relative;
font-size:16px;
font-weight:bold;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #098424;
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    width: 200px;
    margin: 0;
    padding: 10px 10px;
    line-height: 1.5;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: #222;
    font-weight: normal;
	font-size: 14px;
}

#submenu ul ul li:first-child {
    border-top: none;
}

#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: #222;
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}
	

/* SEARCH FORM	 */
	
	
#search {
    padding: 0px 0px;
    margin: 9px 0px 0px 0px;
    display: inline-block;
    height: 30px;
    background:#111;
	border-bottom:1px solid #777;
    float: right;
    width: 202px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 	
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 145px;
    background: transparent;
    margin: 0px 0px 0px 3px;
    padding: 5px 10px;
    height: 20px;
    border: none;
    font: 11px normal 100% "Tahoma", Arial, Helvetica, sans-serif;
    color: #eee;
    float: left;
    display: inline;
}

#searchsubmit {
    background: url(images/sbutton.png);
    border: none;
    color: #fff;
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    cursor: pointer;
    margin: 8px 8px 0px 0px;
}	
	

	
	
/* Home	 */

#home-content {
    background: #f6f6f6;
    padding: 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
-webkit-box-shadow: 0px 0px 0px 1px #ddd;
-moz-box-shadow: 0px 0px 0px 1px #ddd;
box-shadow: 0px 0px 0px 1px #ddd; 	
}

#shelf {
    width: 980px;
    margin: 0px auto;
	padding:0px 10px;
}

.box {
    width: 220px;
	position:relative;
    background: #fff;
    margin: 30px 0px 10px 20px;
    float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
-webkit-box-shadow: 1px 1px 0px 0px #ddd;
-moz-box-shadow: 1px 1px 0px 0px #ddd;
box-shadow: 1px 1px 0px 0px #ddd; 
	
}

.lastbox{
	float:right;
	margin-right:20px;
}

.productshot{
	width:170px;
	height:200px;
	margin:10px 25px 10px 25px;
}

.boxtitle {
	
}

.boxtitle h2 {
    font-size: 14px;
    margin: 0px 10px;
    padding: 15px 10px 10px 15px;
    text-align: center;
    font-weight: normal;
    line-height: 120%;
	border-bottom:1px solid #eee;
}

.boxtitle h2 a:link,.boxtitle h2 a:visited {
    color: #666;
	
}

.pricetab{
	background:url(images/cart-th.png) repeat-x;
	border:1px solid #284F06;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:7px 10px;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px; 

}

.prodetail{
	float:right;
}

.prodetail a,.prodetail a:visited {
	color:#fff;
}

.pricetab .price{

	}
.pricetab .oldprice{
	color:#000;
	margin-right:10px;
}

.salebadge{
	width:56px;
	height:56px;
	display:block;
	background:url(images/sale.png);
	position:absolute;
	left:-10px;
	top:50px;
}

/* Article Content */

#content {
    width: 640px;
    float: left;
    margin-left: 25px;
    padding: 30px 0px;
}
#fullcontent {
    width: 950px;
    float: left;
    margin-left: 25px;
    padding: 30px 0px;
}
.post {
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 	
}

img.postimg {
    float: left;
    margin: 5px 20px 20px 0px;
}

img.productimg {
    
    margin: 5px 0px 20px 0px;
}


.title h2 {
    font-size: 24px;
    margin: 5px 0px 15px 0px;
   
}

.title h2  a:link,.title h2  a:visited {
    color: #444;
}

.postmeta {
    font-size: 10px;
	text-transform:uppercase;
    padding: 0px 0px;
    margin-bottom: 15px;
}
.prodmeta {
    border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.postmeta span {
    margin: 0px 10px 0px 0px;
    color: #42810C;
}

.postmeta span a {
    color: #42810C;
}

span.author {
    background: url(images/user.png) left center no-repeat;
    padding-left: 20px;
}

span.clock {
    background: url(images/clock.png) left center  no-repeat;
    padding-left: 20px;
}

span.comm {
    background: url(images/comm.png) left center no-repeat;
    padding-left: 20px;
}

span.categori {
    background: url(images/tag.png) left center no-repeat;
    padding-left: 20px;
}

span.procategori {
 
  }

span.archtitle{
	padding:20px 0px 20px 30px;
	border-bottom:1px solid #ddd;
	font-size:14px;
	display:block;
 } 
  
.entry {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
}

.entry a:link,
.entry a:visited {
    color: #FF0000;
}

.entry a:hover {
    color: #FF0000;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

span.category a,span.category a:visited {
	color: #42810C;
}

/* Sidebar */

#right {
    width: 280px;
    float: right;
    padding: 30px 0px;
    margin-right: 25px;
}

h3.sidetitl {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px 0px 10px 15px;
    background: #383838;

}

.sidebox {
    list-style: none;
    margin: 0px 0 30px 0px;
    background: #fff;
    border: 1px solid #ddd;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0;
    margin: 0px 10px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {
    border-bottom: 1px solid #f4f4f4;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #f4f4f4;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 0;
}

.textwidget p {
    padding: 0px 10px;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    font-family: BebasNeueRegular,Georgia,Century gothic, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.topnav {
    padding: 20px 25px 0px 25px;
    font-weight: bold;
    font-size: 14px;
    color: #542D17;
    text-shadow: -1px 0px 0px #fff;
}
/* Banners */


.squarebanner {
    margin: 0px 0px 10px 0px;
    background: #fff;
    padding: 0px 0px;
  border: 1px solid #ddd;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 0px 10px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 0px 10px 10px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}


/* Bottom */

.bottomcover {
    background: url(images/wood.png);
    margin: 20px 0px 0px 0px;
    padding: 0px;
	border-top:5px solid #fff;
}

#bottom {
    width: 1000px;
    margin: 0px auto;

}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    width: 220px;
    padding:15px 15px 50px 15px;
    list-style: none;
    color: #888;
}

h3.bothead {
    padding: 10px 0px 15px 0px;
    color: #d3d3d3;
    font-size: 14px;
    font-weight: bold;
  
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #555;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #888;
}

.botwid ul li a:hover {
    color: #ddd;
}

.botwid p {
    padding: 5px 0px;
    margin: 0;
    line-height: 180%;
}

.botwid table {
    width: 100%;
    text-align: center;
}			
	
	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    background: #383838;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
    color: #fff;
    text-shadow: 0px -1px 0px #111;
    border: 1px solid #000;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    margin: 0px 0 20px 0px;
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #ddd;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #f15755;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #42810C;
    border: 1px solid #2D5907;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #444;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #444;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #7F5E34;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background:#42810C;
    border: 1px solid #2C5905;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #555;
    margin: 20px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	
	

/* Footer	 */

#footer {

    padding: 10px 0px;
	font-size:11px;
    background: #111 url(images/wood.png);

}

.fcred {
    width: 960px;
    margin: 10px auto;
    color: #aaa;
    text-align: center;
}

.fcred a:link, .fcred a:visited {
    color: #aaa;
}


/* Pagenavi	 */


#pnavigation {
    margin: 20px 0px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #42444e!important;
    border: 1px solid #212227!important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #42810C !important;
    border: 1px solid #03660C!important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900 !important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}	


/* Featured	 */
	
#featured{
	width:1000px;
	background:#fff url(images/featured5.png) left repeat-y;
	height:330px;
	padding:30px 0px;
	margin-bottom:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 1px 0px 0px #afafaf;
	-moz-box-shadow: 0px 1px 0px 0px #afafaf;
	box-shadow: 0px 1px 0px 0px #afafaf; 
font-weight:bolder;
}
	
img.slideimg {
    width: 500px;
    height: 300px;
	float:right;
	margin-right:30px;
}

.slidetab{
	display:inline-block;
	padding:0px 0px;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 	
}

.sprice{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	display:inline-block;
}

.spdetails{
	background:#1E8745;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px; 	
}

.spdetails a, .spdetails a:visited{
	color:#fff;
}

/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 350px; position: absolute; left: 25px; top: 0; color: #fff; font-size: 14px; line-height: 20px;}
.flex-caption h2{ font-size:20px;}
.flex-caption h2 a, .flex-caption h2 a:visited{ color:#44820f;}

/* Direction Nav */
ul.flex-direction-nav li {margin:0px; padding:0px; float:left;}

ul.flex-direction-nav li a {width: 40px; height: 40px; margin: -20px 0 0 0px; padding:0px 0px;  background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
ul.flex-direction-nav li .next {background-position: -40px 0; right: 5px;}
ul.flex-direction-nav li .prev {left: 5px;}
ul.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
ul.flex-direction-nav li .next ,ul.flex-direction-nav li .prev{ display:none;}
/* Control Nav */
.flex-control-nav {width: 600px; position: absolute; right:0px; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 10px; height: 10px; display: block; background: url(images/slide_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -10px;}
.flex-control-nav li a.active {background-position: 0 -20px; cursor: default;}

/*edit seo*/
#breadcrumbs {
	    padding: 0;
    margin: 0;
}
.content-home {}
.product-grid {display:block; margin:0 AUTO}
.product-item {width: 21.1%;
    display: inline-block;
    margin: 8px;
    height: auto;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
  transition: box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.product-item h3 {
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 20px;
    color: #098424;
    font-weight: 300;
}

.product-item:hover {
	box-shadow: 0 40px 120px -20px rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.product-images {width: 100%;
    height: 200px;
    overflow: hidden;}

.product-images img {width: auto;
    height: inherit;
    margin: 0 auto;
    display: block;}
.product-advantages {color: black; line-height: 29px;}
.product-advantages h1 {padding: 10px 0 10px 0; font-weight: 500;}
.product-advantages h4 {
	font-size: 21px;
    margin: 0;
    padding: 10px;
	font-weight: 500;}
.product-advantages li, p {font-size: 16px;}
.contact-home {display:block;
margin: 0 auto; text-align: center;}
.contact-home h2 {
    margin: 0;
    padding: 20px;
    color: black;
}

.contact-home p, a {color:black; font-size:16px; line-height:28px;}
.contact-home h4 {font-size:18px;}
.contact-home__item {
	text-align:left;
	width: 28%;
    margin: 25px;
    display: inline-block;
    vertical-align: top;
color: black;}

/*icon messenger*/
#whatsApp-icon::before {
	content: url(http://kovkaradyvyliv.net/wp-content/uploads/2018/03/whatsapp.png);
    position: relative;
    top: 7px;
    left: -5px;
    padding: 5px;  
}
#viber-icon::before {
	content: url(http://kovkaradyvyliv.net/wp-content/uploads/2018/03/viber.png);
    position: relative;
    top: 7px;
    left: -5px;
    padding: 5px;  
}

.product-item-page {
   display: inline-block;
    padding: 15px;
    margin: 10px;
    font-size: 17px;
    background-color: #098424;
    color: white!important;
    border-radius: 10px;
    line-height: 0.2;
transition: 0.5s;}

.product-item-page:hover {
	color: white;
	background-color: red;
}

.kovka-blog {
	position: relative;
    display: inline-block;
    font-size: 17px;
    color: white;
    background-color: #098424;
    padding: 2px 10px 2px 10px;
    border-radius: 6px;
    transition: 0.5s;
    top: 9px;
    margin: 0px 10px 0px 10px;
}
.kovka-blog:hover {
	color: white;
	background-color: red;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('css/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('css/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }/* CArt STYLES **************************************************************************************************************/

.scart{
	background:#FAFAFA;
	padding:20px;
	position:relative;
	border:1px solid #ddd;
}


.scart .Cart66Price{
    font-family: 'BebasNeueRegular';
	display:block;
	margin:0px 0px 20px 0px;
	width:45%;
	font-size:28px;
	color:#000;
	font-weight:normal;
}
.scart select{
	display:block;
	margin:10px 0px;
	border:1px solid #ddd;
	padding:5px 5px;
}

.scart .Cart66CartButton .purAddToCart {
	display:block;
	background:url(images/cart-th.png) repeat-x;
	float:right;
	line-height: 30px !important;
    height: 30px !important;
}

.scart .Cart66UserQuantity{
	font-size:14px;
	color:#000;
	font-weight:bold;
	
}
.scart .Cart66UserQuantity label{
	display:inline!important;
	
}
.scart .Cart66UserQuantity input{
	border:1px solid #ddd;
	padding:5px 5px;
	
}
.scart .Cart66UserPrice label{
	color:#000;
	display:inline!important;
	margin-right:10px;
}
.scart .Cart66UserPrice input{
	border:1px solid #ddd;
	padding:5px 5px;
}
#viewCartTable {
  margin:10px 0px!important;
  border: 1px solid #ddd!important;
  background:#f9f9f9 !important;
  width: 100%!important;
  clear: both;
  border-collapse: collapse;
}

#viewCartTable colgroup{
	margin:5px!important;
}

#viewCartTable th {
	  border: 1px solid #222;
	  background:#5C5C5C url(images/ched.png) repeat-x!important;
	  color:#fff;
	  padding:7px 10px!important;
	}
#viewCartTable td{
  padding: 10px 10px!important;
  margin: 0px;
  vertical-align: middle;
  line-height: 1.5em;
  text-align: left;
  background:#fff!important;
  border:1px solid #ddd;
  font-weight:bold;
}

#viewCartTable th {
  background-color: #EEEEEE;
  vertical-align: middle;
}

#viewCartTable td.noBorder, #viewCartTable tr.subtotal, #viewCartTable tr.subtotal td, #viewCartTable tr.shipping td, #viewCartTable tr.tax td, #viewCartTable tr.total td, .noBorder td {
	border-top: none !important;
  border:none !important;
  background:transparent!important;
}
.alignRight {
	text-align: right !important;
	}
.alignLeft {text-align: left !important;}
.strong {
	font-weight: bold !important;
	}
#viewCartTableNav {
  margin: 0px;
  width: 100%;
  border: none !important;
  display: table;
}

#continueShopping, #checkoutShopping {
	display: inline-block;
	}
	
#continueShopping .Cart66CartContinueShopping{
	padding:7px 15px !important;
	background:#da6a00 url(images/shopon.png) repeat-x;
	border:1px solid #c16106!important;
}
	
#checkoutShopping {
	float: right;
	}
	
#checkoutShopping .Cart66ButtonPrimary{
	padding:7px 15px !important;
	background:#33600d url(images/cart-th.png) repeat-x!important;
}	
	
#Cart66CheckoutReplacementText {
	width: 50%;
	margin: 10px auto;
	font-weight: bold;
	}
	
input.Cart66UpdateTotalButton{
	padding:5px 15px !important;
	background:url(images/cartup.png) repeat-x!important;
	border:1px solid #0667c1!important;
	line-height:35px !important;
	height:35px!important;
}	
	
.Cart66TermsOfServiceWrapper {
	width: 50%;
	margin: 0 auto;
	border: 1px solid #cccccc;
	background-color: #efefef;
	}
	.Cart66TermsOfServiceWrapper div {
	margin: 10px;
	}
	.Cart66TermsOfServiceWrapper .Cart66AcceptTermsButton {
	display: block;
	width: 200px;
	margin: 20px auto;
	}
	.Cart66TermsTitle {
		font-style: italic;
	}
#viewCartTable a, 
#viewCartTable tbody,
#viewCartTable img,
#viewCartTableNav a, 
#viewCartTableNav tr,
#viewCartTableNav th,
#viewCartTableNav td,
#viewCartTableNav tbody,
#viewCartTableNav img {
  border: none !important;
}

#continueShopping {
  border: none;
}

input[type=submit] {
  cursor: pointer;
}

#paypalCheckout {
  width: 145px; 
}

.Cart66Error {
  background-color: #FEE;
  border: 1px solid red;
  width: 500px;
  padding:15px;
  margin: 15px 0px;
  clear: both;
}

#Cart66ForgotPassword { display: none; }

#Cart66ReceiptExpectation { margin-top: 7px; font-style: italic;}

.Cart66NewsletterList .Cart66CheckboxList, #Cart66ExpressReview ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



.Cart66CartButton {
  /* text-align: center; */
  border: none !important;
}

.Cart66Price {
  font-weight: bold;
  font-size: 1.2em;
  margin: 3px 7px 4px 0px;
  display: inline-block;
}

.Cart66CustomFieldDesc {
  color: #FF0000!important;
  display: block!important;
  font-style:normal!important;
  font-weight:normal!important;
  padding: 0px!important;
  margin: 0px!important;
}

.Cart66CustomTextField {
  width: 225px;
}

.Cart66CustomTextarea {
  width: 225px;
  height: 90px;
}

.Cart66TableMed {
  width: auto;
  border: 0px;
  border-collapse: collapse;
}

.Cart66TableMed th,
.Cart66TableMed td {
  margin: 0px;
  text-align: left;
  border: none;
  padding: 3px 7px;
}

.Cart66TableMed td {
  border-top: 1px solid #CFCFCF;
}

.Cart66TableMed td.canceled {
  color: #858585;
}

.Cart66Note {
  color: #888;
}

.Cart66GravityFormDisplay {
  display: block;
}

.Cart66RemoveFormLink {
  display: inline-block;
  width: 100%;
  text-align: right;
}

.Cart66ProRequired {
  font-weight:normal; 
  color:#B33; 
  font-size:11px; 
  background-color: #FEE;
  border: 2px solid #B33;
  padding: 3px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.Cart66ProRequired a {
  color: #933;
  font-weight: bold;
}

.Cart66Unavailable {
  position: fixed;
  border: 1px solid #70091A;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  
  -moz-box-shadow: 7px 7px 15px #CCCCCC;
  -webkit-box-shadow: 7px 7px 15px #CCCCCC;
  box-shadow: 7px 7px 15px #CCCCCC;
  
  background-color: #EEEEEE;
  padding: 5px 20px;
  margin: 0px;
  top: 25%;
  left: 32%;
  width: 400px;
  height: auto;
  color: black;
  z-index: 100;
}

.Cart66Unavailable h2 {
  line-height: 1.5em !important;
}

.Cart66Unavailable p {
  line-height: 1.2em !important;
}

.Cart66OutOfStock {
  color: #70091A;
  font-weight: bold;
  font-size: 16px;
}

.Cart66AjaxWarning {
  color: #C00;
  border: 1px solid #C55;
  background-color: #EEE;
  width: 200px;
  padding: 7px;
}

.inventoryCountTableModal {
  margin: 5px 0px;
  padding: 10px;
  width: 100%;
  border-collapse:collapse;
  color: black;
}

.inventoryCountTableModal td {
  padding: 3px 5px;
  border-bottom: 1px solid #CCC;
}

/* Cart66 Widget CSS */

#Cart66WidgetCartLink {
  display: block;
}

/* Cart66 Button CSS */

.Cart66ButtonPrimary, .Cart66ButtonSecondary{
  display: inline-block;
  font-size: 12px;
  padding: 0 1em;
  border: 1px solid #454545;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #445e67;
  color: #fff !important;
}


.Cart66ButtonSecondary {
  background-color: #2C3538;
}
#Cart66CheckoutButtonDiv .Cart66ButtonPrimary {
	margin: 20px 30px;
	}
#couponCode, #updateCart {
	display: block;
	float: right;
	margin: 0;
	clear: both;
	}
a.Cart66ButtonPrimary, 
a.Cart66ButtonSecondary {
  text-decoration: none;
  color: #FFFFFF;
}

/* Cart66 Form CSS */
.Cart66Success,
.Cart66Error {
  background-color: #FEE;
  border: 1px solid red;
  margin: 10px 0px;
  padding: 5px 20px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  color: #633;
}

.Cart66Success {
  background-color: #EFE;
  border: 1px solid green;
  color: #252;
}

.Cart66Success h1 {
  color: #BCB;
}
.Cart66Error h1 {
  color: #CBB;
  font-size: 1.5em;
}

.phorm2 {
  min-width: 550px;
  clear: both;
}

.phorm2 .errorField {
  border: 1px solid red;
  background-color: #FEE;
}
#ccInfo ul {
    margin:0;
}
#ccInfo li {
	clear: none;
	}
.phorm2 ul {
  margin: 0px;
  padding: 0px;
}
.phorm2 ul li {
  list-style: none !important;
  background-image: none;
  margin: 0px;
  padding: 3px 0px 4px 0px !important;
}

.phorm2 ul li label {
  display: inline-block;
  width: 135px;
  text-align: right;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 3px;
}
.phorm2 ul li input {
	margin:0;
	}
.phorm2 ul li label.short {
  width: 80px;
}

.phorm2 ul.shortLabels li label {
  width: 80px;
}

.phorm2 ul li span.description,
.phorm2 ul li p.description {
  color: #858585;
  font-style: italic;
  margin: 0px 0px 0px 140px;
  padding: 2px 0px 3px 0px;
  line-height: 1.2em !important;
}

.phorm2 ul li span.description {
  margin: 0px 0px 0px 7px;
}

.phorm2 ul.shortLabels li p.description {
  margin-left: 90px;
}

.phorm2 .button {
  width: 75px;
}

.phorm2 .Cart66ErrorField {
  background-color: #FEE;
  border: 1px solid #F75;
  padding: 3px;
}

.phorm2 .stateField {
  width: 25px !important;
  margin-left: 2px;
}

.phorm2 input[type=text],
.phorm2 input[type=password] {
  width: 130px;
}

.phorm2 p {
  margin-bottom: 2px !important;
}

.state_text_field {
  display: none;
}

/* Gravity Forms Cart View Styles */
table .entry-details {
  width: 100%;
}

table .entry-details tbody {
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}

#viewCartTable td .entry-view-field-name {
  font-weight: bold;
  background-color: #eee;
  margin: 0px;
  border: none;
}

td .entry-view-field-value {
  padding-left: 25px !important;
  border: none !important;
}

#ccInfo input[type=text], #accountInfo input[type=text], #accountInfo input[type=password] {
	width: 45%;
	}
#ccInfo #payment-securityId {
    width: 30px;
}

#paypalexpresscheckout {
    clear:both;
    float: right;
    margin: 10px 10px 0px 0px;
}
#PayPalExpressCheckoutButton {
    margin-right:7px;
    text-align: left;
}
/* checkout-form.php */
#payment-cardExpirationYear {
    margin:0;
}
li .description {
    color: #757575;
}
.Cart66Hidden {
	visibility: hidden;
}

.noBottomBorder {
	border-bottom: none;
	}
span.subscriptionOrMembership {
	padding: 0px 1px 0px 10px; display: inline-block; width: 35px; background-color: transparent;
	}
.itemQuantity {
	width: 35px; margin-left: 5px;
	}

#emptyCartMsg {
	text-align: center;
	}

#set_shipping_zip_row th, #shipping_to_row th {
	text-align: right;
	}
.haveCoupon, .promoMessage {
	margin-bottom: 0;
	padding: 0;
	}
.promoMessage {
	float: right;
	clear: both;
	margin: 5px 0;
	padding: 5px 10px;
	color: #746e0a;
	border: 1px dashed #d7cc1c;
	background-color: #fefbbc;
	}

.haveCoupon input {
	margin-bottom: 0;
	}
.phorm2 h2 {
	clear: none;
	}
    #billingInfo, #shippingInfo  {
        float: left;
        width: 51%;
    }
    #Cart66ExpressReview {
		overflow: hidden;
	}
    #Cart66ExpressReview #shippingInfo {
		float: none;
		margin-left: 51%;
		width: auto;
	}
	#createAccountDiv {
		margin-top: 20px;
	}
    #paymentInfo, #accountInfo, #Cart66CheckoutButtonDiv {
        float: none;
        width: auto;
        margin-left: 51%;
    }
    /* because IE7 misbehaves */
    *:first-child+html #billingInfo{margin:0 -1% 0 0 ;}
    *:first-child+html #shippingInfo{clear:both;}
    
	#shippingAddress {
	    display: none;
	}

/* TOS Styles */
.Cart66ShortcodeTOS{}
.Cart66CartTOS{}
.Cart66TermsOfServiceWrapper{
	clear:both;
	padding:10px 0px
}
.Cart66TermsTitle{}
.Cart66TermsText{}
.Cart66TermsAcceptance{}
.Cart66AcceptTermsButton{}

/* Advanced widget styles */
.Cart66AdvancedWidgetCartTable {
	width: 90%!important;
	margin:5%!important;
	border:1px solid #ddd!important;
	}
	
p#Cart66WidgetCartEmpty{
	padding:0 5%!important;
}

	
.Cart66AdvancedWidgetCartTable td, .Cart66AdvancedWidgetCartTable th, .Cart66AdvancedWidgetCartTable tbody {
	border: none;
	}
td.Cart66ProductSubtotalColumn{
	border-left:1px solid #ddd!important;
}

.Cart66AdvancedWidgetCartTable tr {
	border-bottom: 1px solid #ddd!important;
	border-right: 1px solid #ddd!important;
	background:#f4f4f4!important;
	}

tr.Cart66SubtotalRow  td{
	background:#fafafa;
	font-size:14px;
	color:#42810C;
}
	
.Cart66AdvancedWidgetCartTable .Cart66ShippingToRow {
		border-bottom: none;
	}
.Cart66AdvancedWidgetCartTable .Cart66SubtotalRow {
	border: none;
	line-height: 35px;
	height: 35px;
	text-align: right;
	font-weight: bold;
	}
	
.Cart66ProductTitle, .Cart66ProductSubtotal {
	font-weight: bold;
	}
	
.Cart66QuanPrice {
	display: block;
	font-style: italic;
	}
	
.Cart66ProductSubtotalColumn, .Cart66ShippingRow td {
	text-align: right;
	}
	
.Cart66WidgetViewCartCheckout {
	text-align: center;
	margin-bottom:10px!important;
	}
	
a.Cart66WidgetViewCart{
	display:inline-block;
	padding:5px 10px;
	background:#42810C;
	color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 	
}	

a.Cart66WidgetViewCheckout{
	padding:5px 10px;
	background:#DD1B12;
	color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 	
}