/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
iframe, textarea, object, embed {
	width: 100%
}
.mapp-layout {
    border: 0px solid black;
    margin: -36px 0px 36px;
    padding: 0px;
}
.scroll-to-fixed-fixed img {
    height: 60px;
}
/*.product-item {
	border: solid 1px transparent;
	padding: 10px 0;
}
.product-item:hover {
	border: solid 1px #333;
}*/
.product-item {
	margin-bottom: 30px;
	text-align: center;
}
.product-item h3 {
	font-size: 21px;
	font-weight: 600;
	line-height: normal;
	margin: 15px 0;
	font-family: 'Lato', sans-serif;
}
@media (min-width: 768px) {
  .product-item h3 {
    min-height: 70px;
  }
}

div[id^="gallery-"] {
	margin: auto;
	overflow: hidden;
}
div[id^="gallery-"] .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
div[id^="gallery-"] img {
	border: 2px solid #cfcfcf;
}
div[id^="gallery-"] .gallery-caption {
	margin-left: 0;
}
#content-top .col-sm-9 ul:not(.chzn-results):not(.thumbnails), #content-topx .col-sm-9 ol:not(.chzn-results):not(.thumbnails),
#content-top .col-sm-8 ul:not(.chzn-results):not(.thumbnails), #content-topx .col-sm-8 ol:not(.chzn-results):not(.thumbnails),
#content-top .col-md-8 ul:not(.chzn-results):not(.thumbnails), #content-topx .col-sm-8 ol:not(.chzn-results):not(.thumbnails){
	padding-left: 15px;
}
#content-top .col-sm-9 ul:not(.chzn-results):not(.thumbnails) li,
#content-top .col-sm-8 ul:not(.chzn-results):not(.thumbnails) li,
#content-top .col-md-8 ul:not(.chzn-results):not(.thumbnails) li{
	list-style: disc outside;
}
#content-topx .col-sm-9 ol:not(.chzn-results):not(.thumbnails) li,
#content-topx .col-sm-8 ol:not(.chzn-results):not(.thumbnails) li{
	list-style: decimal outside;
}
#listing-container ul > li {
    list-style: none !important;
}
.nav.menu.social li a{
	padding: 0;
}
.product-thumb .caption {
    min-height: 280px !important;
}
#product-product h1, #product-product .h1{
	font-size: 39px;
}
.product-thumb h4, .product-thumb .h4 {
    font-size: 19px;
}
.store #content{
	padding-top: 10px;
}
@media (max-width: 767px) {
	#checkout-cart .input-group.btn-block {
	    display: block;
	}
    .hidden-xs {
        display: none !important
    }
}
.store .nav-tabs > li{
	margin: 0 0 -1px 0;
}
.product-thumb a {
    font-weight: bold;
    color: #000;
    font-size: 16px;
}
.product-thumb:hover a {
	text-decoration: underline !important;
	color: #555555;
}
#header nav {
    z-index: 9999;
}
.icemegamenu > ul{
	position: relative;
}

#product-category aside#column-left .list-group-item:last-of-type {
	font-weight: bolder;
	color: #000;
}
#header li.page-item-6222 > a {
    border: solid 1px #FF0000 !important;
    font-weight: bold !important;
    padding: 0 5px !important;
}
@media (max-width: 767px) {
	.list-group.ywg-mobile{
		display: block !important;
	}
}
.tab-content .tab-pane .row {
    margin: 0;
}

.product-item{
	border: solid 1px transparent;
}
.product-item:hover{
	border: solid 1px #ddd;
}
.adk-payment-form{
	width: 100% !important;
	padding: 10px;
}
.fixed_cloned{
	width: 100% !important;
    display: none;
    visibility: hidden;
}
/*modal css*/

.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: transparent;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td,
.table-striped > thead > tr > th, .table-striped > tbody > tr > th, .table-striped > tfoot > tr > th, .table-striped > thead > tr > td, .table-striped > tbody > tr > td, .table-striped > tfoot > tr > td {

	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
/*checkout shipping*/
.ywg_shipping {
    /*display: inline-block;*/
    margin-right: 10px;
    background-color: #53b709;
    color: #ffffff;
    padding: 0 10px;
    margin-top: 10px;
    width: 100%;
}
.ywg_shipping-block {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px;
}
@media (min-width:768px) {
    .ywg_shipping .radio {
       /*display: inline-block;*/
    }
}
.sp-header{
    color: #000;
}
#input-frequencies {
    display: inline-block;
}
.auto-order-block.ywg_shipping-block {
    background-color: #53b709;
}