@charset "utf-8";
@font-face {
	font-family: HVDFonts-PlutoBold;
	src: url(HVDFonts-PlutoBold.otf)
}
@font-face {
	font-family: HVDFonts-PlutoMedium;
	src: url(HVDFonts-PlutoMedium.otf)
}
/*.grid--full .blogs {
	margin-left: -25px;
	margin-right: -25px
}*/
.grid--full .blogs li {
	float: left;
	width: calc(50% - 20px);
	padding: 0;
	margin: 10px;
	position: relative;
	border: 1px solid #000000;
	background-color: rgba(255,255,255,.3)
}
.slide-link img {
	height: 500px;
	width: 955px;
}
.grid--full .blogs li img {
	width: 100%;
	display: block
}
a {
	color: #b85b5a
}
.nav-bar li:hover {
	background: #fff
}
.nav-bar li:hover a {
	color: #cc0001
}
.clear {
	clear: both
}
.grid--full .blogs li .article-title {
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.8);	
}
.grid--full .blogs li:hover .article-title {
	background: rgba(204,0,1,0.8);	
}
.grid--full .blogs li .article-title h2 {
	color: #fff;
	margin-bottom: 0;
	padding: 15px;
	font-size: 20px
}
.blogs ul.pagination-custom li {
	float: left;
	display: inline-block;
	width: auto;
	background: 0 0;
	border: 0
}
.blog-list__header h1, .section-header h1 {
	text-transform: uppercase;
	color: #000;
	border: 5px solid #000;
	width: auto;
	display: inline-block;
	padding: 15px 40px;
	font-family: HVDFonts-PlutoBold;
	margin-bottom: 0
}
.blog-list__header h2, .section-header h2 {
	text-transform: uppercase;
	color: #000;
	border: 5px solid #000;
	width: auto;
	display: inline-block;
	padding: 15px 40px;
	font-family: HVDFonts-PlutoBold;
	margin-bottom: 0
}

.blog-social-icons ul li {
	display: inline-block;
	padding: 0 15px
}
.blog-social-icons ul {
	text-align: center
}
.blog-list__header {
	margin-bottom: 20px
}
.newsletter .span3 {
	display: inline-block;
	vertical-align: middle;
	width: 20%
}
.newsletter .span3 img {
	width: 100%
}
.newsletter .span9 {
	display: inline-block;
	width: calc(80% - 40px);
	margin-left: 36px;
	vertical-align: middle
}
.newsletter .news-title p {
	font-size: 18px;
	color: #000;
	width: 90%;
	margin: 0 auto 20px
}
.newsletter .news-title a {
	border-bottom: 1px solid #b85b5a;
	font-weight: 700;
	margin-left: 10px;
	color: #b85b5a
}
.blog-article .sidebar .news-title p span, .newsletter .news-title a:hover {
	color: #900
}
.newsletter form input.input-group-field {
	width: 60%;
	float: left;
	background: #fff;
	padding: 15px 10px;
	margin-bottom: 0;
	font-family: HVDFonts-PlutoMedium;
	font-style: italic
}
.newsletter form input.button {
	width: calc(40% - 40px);
	float: left;
	margin-left: 40px;
	background: #000;
	padding: 15px 10px;
	border: 1px solid #000;
	font-family: HVDFonts-PlutoBold
}
.blog-article .span8 {
	width: 60%;
	float: left
}
.blog-article .span4 {
	float: left;
	width: calc(40% - 40px);
	margin-left: 40px
}
.blog-article .span4 img {
	width: 80%;
	margin: 0 auto
}
.sidebar-newslatter input.email {
	width: 100%;
	background: #fff;
	padding: 12px 10px;
	margin-bottom: 10px;
	font-family: HVDFonts-PlutoMedium;
	font-style: italic
}
.sidebar-newslatter form .button {
	background: #000;
	width: 100%;
	text-transform: uppercase;
	font-family: HVDFonts-PlutoBold;
	border: 1px solid #000
}
.newsletter form input.button:hover, .sidebar-newslatter form .button:hover {
	background: 0 0;
	color: #000
}
.blog-article .section-header p.blog__details {
	text-align: left
}
.sidebar .news-title p {
	text-align: center;
	color: #626160;
	font-size: 20px;
	margin-bottom: 0;
	font-family: 'Playfair Display', serif;
	font-style: italic
}
.sidebar {
	text-align: center
}
.sidebar-newslatter {
	padding-bottom: 10px;
	border-bottom: 1px solid #a3a2a1
}
.blog-article .ad img {
	width: 100%
}
.blog-article .ad {
	margin-top: 30px
}
.blog-article .grid-item {
	padding-left: 0
}
.blog-article article .section-header, .blog-article article h1 {
	text-align: left;
	background: rgba(255,255,255,.5);
	position: relative
}
.blog-article article h1 {
	font-size: 32px;
	margin-top: 15px
}
.blog-article .section-header:before, .blog-article h1:before {
	content: " ";
	display: block;
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;



	width: 9999%
}
.blog-article article img, .rte img:not([style]) {
	max-width: 100%
}
.blog-article article .section-header h1, .blog-article__content h1 {
	font-family: HVDFonts-PlutoBold;
	text-transform: capitalize;
	border: 0;
	margin-bottom: 18px;
	padding: 0;
}
.blog-article article .section-header {
	text-align: left
}
.blog-article article .sidebar form {
	width: 100%;
	margin: 10px 0
}
.blog-article .feature-image img {
	width: 100%;
	height: 100%;  
	display: block
}
.blog-article .feature-image {
	border: 1px solid #000000;
	background-color: rgba(255,255,255,.3)
}
.blog-article .blog-article__content {
	margin-top: 20px
}
.main-content {
	margin-top: 20px
}
.contact hr.hr--narrow {
	margin: 0 auto
}
.section-header {
	margin-bottom: 30px
}
.form-newsletter-signup .input-group-btn {
	margin: 10px 0;
	display: inline-block;
	width: auto
}
.sidebar .form-newsletter-signup .input-group-btn {
	margin: 0;
	display: block;
	width: 100%;
	padding: 10px 0
}
.sidebar .form-newsletter-signup {
	width: 100%;
	margin-bottom: 10px
}
.blog-social-icons ul {
	margin-bottom: 10px
}
.site-footer form {
	margin-bottom: 25px
}
.blog-article .blog-comments .comment-form .grid {
	margin-left: 0
}
.blog-article #comments li .grid-item, .blog-article form .grid-item {
	padding-left: 24px
}
.blog-article form.comment-form input.btn {
	margin-left: 24px
}
.sidebar h3.header span:before {
	margin-right: 15px;
	right: 100%
}
.sidebar h3.header span:after {
	margin-left: 15px;
	left: 100%
}
.sidebar h3.header span:after, .sidebar h3.header span:before {
	border-top: solid 1px #900;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	width: 200%
}
.sidebar h3.header {
	overflow: hidden;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.2;
	color: #900;
	font-family: HVDFonts-PlutoBold
}
.sidebar-newslatter #mc_embed_signup {
	margin-top: 10px
}
.side-subscribe h3.header {
	color: #84bbb9
}
.sidebar h3.header span {
	display: inline-block;
	position: relative
}
.blog-article .span4 .sidebar .popular-post li img {
	width: 30%;
	display: inline-block;
	vertical-align: middle
}
.blog-article .span4 .sidebar .popular-post li p.title {
	width: 68%;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	color: #b85b5a
}
.blog-article .blog-comments h3, .blog-article .item-social-sharing h3, .blog-article .span4 .sidebar .popular-post li p.title:hover {
	color: #900
}
.blog-article .span4 .sidebar .popular-post {
	margin-top: 30px
}
.sidebar .sidebar-newslatter {
	border-bottom: 1px solid #b85b5a;
	padding-bottom: 5px
}
.sidebar .popular-post ul li {
	border: 1px solid #a47b54;
	background-color: rgba(255,255,255,.3);
	padding: 10px;
	margin: 15px 0
}
.blog-article .blog-inner .item-social-sharing {
	padding-top: 0;
	padding-bottom: 30px
}
#prank-blog, body.prank-blog {
	background: url(15-blur.png) top no-repeat;
	background-size: 100%
}
#prank-blog .blogs li {
	width: calc(50% - 60px);
	margin: 30px;
	padding: 8% 7% 5% 5%;
	background: url(li-bg.png) no-repeat;
	background-size: 100% 100%;
	border: 0
}
#prank-blog .blogs li .post-picture {
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-6deg);
	BACKGROUND: #FFF
}
#prank-blog .grid--full .blogs li img {
	OPACITY: .9
}
#prank-blog .grid--full .blogs li:hover img {
	OPACITY: .6
}
#prank-blog .grid--full .blogs li .article-title {
	top: 42%;
	width: 70%
}
#prank-blog .site-footer {
	padding: 0;
	margin-top: 30px
}
body iframe {
	display: none
}
body .main-content iframe {
	display: block
}
.site-footer {
	padding-bottom: 0
}
footer .footer-image {
	margin-top: 50px
}
footer .footer-image img {
	width: 100%;
	vertical-align: bottom;
    height: auto;
}
.template-article .span12 {
	width: 700px;
	margin: 0 auto
}
.blog-article .section-header:before, .blog-article article .section-header, .blog-article article h1, .blog-article h1:before {
	background: 0 0
}
.blog-article .section-header p.blog__details, .blog-article article .section-header h1, .blog-article__content h1 {
	color: #000;
	letter-spacing: -.01em
}
.template-article .span12 .blog-article__content p {
	text-align: justify
}
.template-article .span12 .blog-article__content h2.subtitle {
	text-align: left
}
body.prank-blog .blog-article .section-header p.blog__details, body.prank-blog article header h1 {
	text-align: left;
}
body.prank-blog article .blog-comments form h3 {
	text-align: left;
	color: #444343
}
body.prank-blog #comments li .grid-item, body.prank-blog form .grid-item {
	padding-right: 24px;
	padding-left: 0
}
body.prank-blog form.comment-form input.btn {
	margin-left: 0
}
.item-product-description {
	text-align: justify!important
}
.form-add-to-cart {
	text-align: left
}
.prank-blog header.section-header, .template-product .main-content .tabs, .template-product .next-product h2 {
	text-align: center
}
.item-product-info {
	left: 8.333%;
	position: relative;
  	margin-bottom:17px;
}
.template-product #shopify-product-reviews .spr-container, .template-product .spr-container .spr-review {
	border: 0;
	padding: 0
}
.template-collection .product-item .grid-image, .template-product .product-photo-container {
	border: 1px solid #000000;
	background-color: rgba(255,255,255,.3)
}
.template-collection .fluid-grid-item {
	margin: 0 1% 30px 1%;
	width: 30%
}
/*.template-collection .main-content .grid-item {
	left: 0;
	width: 100%
}*/
.template-product .main-content .tabs li {
	display: inline-block;
	margin: 10px;
	cursor: pointer;
	color: #b85b5a
}
.template-product .main-content .tabs li:hover {
	color: #900
}
.tag .filter-dropdown__select {
	border: 1px solid #000
}
.template-blog .tag label {
	color: #000
}
.template-product .main-content .tab {
	display: none
}
.template-product .main-content .tab.active {
	display: block
}
#shopify-product-reviews .spr-summary-actions a.spr-summary-actions-newreview {
	border: 1px solid #b85b5a;
	padding: 6px 15px;
	font-weight: 700
}
#shopify-product-reviews .spr-summary-actions a.spr-summary-actions-newreview:hover, .template-product .next-product a.next:hover {
	color: #900;
	border-color: #900
}
#shopify-product-reviews a:focus, #shopify-product-reviews a:hover {
	color: #900
}
.template-product .main-content .desc {
	border: 1px solid #c5c5ba;
	padding: 30px;
	margin-top: 20px
}
.template-product .next-product a.next {
	border: 2px solid #b85b5a;
	padding: 7px 20px;
	margin-top: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700
}
.template-product .main-content .tabs li.current {
	color: #900;
	font-weight: 700
}
.template-product .next-product {
	position: relative;
	margin-top: 40px
}
.template-product .next-product a.next {
	position: absolute;
	bottom: 10%;
	right: 5%;
	background: #fff
}
.next-product img {
	width: 100%
}
header .one-quarter .ship-logo {
	margin-top: 20%;
	text-align: center
}
header .one-quarter .cart {
	float: right;
	display: block
}
header .one-quarter .ship-logo img {
	width: auto;
	margin: 0 auto
}
header .grid-item.span9 {
	width: 45%
}
header .header-logo {
	margin: 0 ;
}
/*#ship-your-friends-nothing header .header-logo {
	margin: 0 0 0 6%
}*/
.h1.header-logo.collection a {
	display: inline-block
}
.header-logo {
	max-width: 100%
}
.header-logo a {
	vertical-align: middle
}
#ship-your-friends-nothing .header-logo a {
	width: 42%;
	vertical-align: middle
}
#ship-your-friends-nothing .h1.header-logo.collection a.logo-block2 {
	display: inline-block;
	width: 11%;
	vertical-align: middle
}
a.logo-block2 img {
	max-width: 100%;
	width: 30px;
	display: block;
	margin-top: calc(50% - 15px)
}
.col-arrow {
	position: absolute;
	max-width: 270px;
	right: 30px;
	top: 170px
}
.col-arrow img {
	width: 100%
}
.template-list-collections .collection-item {
	width: 30%;
	margin: 0 1% 30px 1%;
	display: inline-table
}
.template-list-collections .collection-item .grid-image {
	border: 1px solid #000000;
	background-color: rgba(255,255,255,.3)
}
.template-article .blog-inner ul.inline-list li {
	float: left;
	width: 33.33%
}
.prank-blog .rte .banner-img {
	margin-left: 0;
	margin-right: 0
}
.prank-blog p.banner-img {
	width: 100%
}
.prank-blog .Newest-post li, .prank-blog .popular-post li {
	width: calc(33.33% - 40px);
	float: left;
	margin: 20px
}
.template-article .main-content .left a {
	color: #fff
}
.template-article .main-content .left {
	background: #000000;
	color: #fff;
	padding: 10px 20px
}
.header-social li {
	display: inline-block;
	/*padding: 5px;*/
    width: 30%;
}
.header-social ul {
	margin-bottom: 0
}
.header-social {
	margin-top: 0
}
.filter-dropdown {
	margin-top: 20px
}
.blog-article article .Newest-post ul li p { 
    min-height: 75px;
}
#ship-your-friends-nothing .nav-bar {
    margin-left: 10px;
}
#ship-your-friends-nothing .header .one-fifth.header-login-wrapper{
    width: auto;
}
@media only screen and (min-width:1400px) and (max-width:1920px) {
.col-arrow {
	right: 14%
}
}
@media only screen and (max-width:1300px) {
.col-arrow {
	max-width: 250px;
	right: 10px
}
}
@media only screen and (max-width:1240px) {
.col-arrow {
	max-width: 240px;
	right: 10px;
	top: 220px
}
.nav-bar {
	position: relative
}
}
@media only screen and (max-width:1200px) {
.h1, h1 {
	font-size: 28px
}
.col-arrow {
	max-width: 230px;
	right: 10px;
	top: 200px
}
}
@media only screen and (max-width:1134px) and (min-width:1025px) {
.col-arrow {
	max-width: 200px;
	top: 250px
}
}
@media only screen and (max-width:1024px) {
.col-arrow img {
	height: 260px
}
.col-arrow {
	max-width: 160px;
	right: 10px;
	top: 270px
}
}
@media only screen and (max-width:980px) {
.col-arrow {
	top: 190px
}
.h1.header-logo.collection a, .prank-blog .grid.blog-article {
	margin-left: 0
}
.h1, h1 {
	font-size: 22px
}
.header-logo img, .ship-logo img, .owl-carousel .owl-item img {
	height: auto;
}
}
@media only screen and (max-width:860px) {
.col-arrow {
	top: 160px;
	right: 5px;
	max-width: 145px
}
.template-article .span12 {
	width: 80%
}
.one-half{width:100%;}
.grid-item.one-quarter.small--hide.header-login-wrapper.span3{width:35%;}
}
@media only screen and (max-width:800px) {
.blog-article .span8 {
	float: left;
	margin-left: 30px;
	width: calc(65% - 30px)
}
.blog-article .span4 {
	float: left;
	margin-left: 30px;
	width: calc(35% - 30px)
}
}
@media only screen and (max-width:768px) {
.col-arrow {
	max-width: 130px;
	top: 165px
}
.template-page .grid-item .rte table {
    width: 100%;
    margin-left: 0;
}
 .template-page .grid-item .rte td:first-child,.template-page .grid-item .rte th:first-child {
    padding-left: 10px;
}
}
@media only screen and (max-width:767px) {
.h1, h1 {
	font-size: 18px
}
.col-arrow {
	top: 145px
}
.push--medium--one-sixth, .push--medium--two-twelfths {
	left: 10%
}

}
@media only screen and (max-width:700px) {
.blog-list__header h1, .section-header h1 {
	padding: 10px 20px
}
.blog-list__header h2, .section-header h2 {
	padding: 10px 20px
}
.h1, h1 {
	font-size: 16px
}
.col-arrow img {
	height: 240px
}
.template-blog .blogs .three-quarters,.template-blog .blogs .sidebar  {
    width: 100%;
   float: none;
  display: block;
  padding:0;  
}
}
@media only screen and (max-width:664px) {
.push--medium--one-sixth, .push--medium--two-twelfths {
	left: 6%
}
.header-social img{height: 100%;width: 100%;}
.grid-image--centered > img{width:100%;}
}
@media only screen and (max-width:640px) {
#prank-blog .blogs li {
	width: calc(50% - 20px);
	margin: 10px
}
.blog-article article h1, .blog-inner .blog-article__content h2.subtitle {
	font-size: 26px
}
}
@media only screen and (max-width:639px) {
.grid--full .blogs li {
	width: calc(50% - 20px)
}
.blog-article .span4, .blog-article .span8 {
	width: calc(100% - 30px)
}
.blog-article .span4 img {
	width: 50%
}
.blog-article .span4 .ad img {
	width: 100%
}
.blog-article #comments li .comment__content, .blog-article #comments li .comment__details {
	width: 50%
}
.template-collection .fluid-grid-item {
	width: 40%
}
.h1.header-logo.collection a {
	margin: 0 auto;
	width: 35%
}
.prank-blog .blog-inner ul.inline-list li {
	float: none;
	width: 100%
}
.prank-blog .Newest-post li, .prank-blog .popular-post li {
	width: 90%;
	padding: 20px;
	margin: 0 auto;
	float: none
}
.push--medium--one-sixth, .push--medium--two-twelfths {
	left: 2%
}
.main-content .feature-homepage-content {
	width: 100%;
	padding-left: 10px
}
.main-content .feature-homepage-content table {
	margin: o;
	width: 100%
}
/*.grid-item iframe, .grid-item img, img.auto {
	max-width: 80%;
}*/
.site-header .grid-item img {
	max-width: 100%;
} 
.main-content .feature-homepage-content table td, .main-content .feature-homepage-content table th {
	padding: 0
}
}
@media only screen and (max-width:620px) {
.col-arrow {
	top: 130px;
	max-width: 105px
}
.col-arrow img {
	height: 220px
}
/* kyle insert 1*/  
.feature-homepage-content table img{
width:90%;
  height:auto;
}
}
@media only screen and (max-width:550px) {
.col-arrow img {
	height: 170px
}
.col-arrow {
	max-width: 75px
}
.h1.header-logo > a {
    width: 100%;
}
.grid-item.one-quarter.small--hide.header-login-wrapper.span3{width:50%;}
}
@media only screen and (max-width:520px) {
.h1.header-logo a, .header-logo a {
	margin: 0 auto
}
#prank-blog .blogs li {
	width: 80%;
	margin: 0 auto 20px;
	float: none;
	padding: 16% 12% 10% 8%
}
.grid-item iframe, .grid-item img, img.auto {
	max-width: 100%;
      height: auto; 
}
.feature-homepage-content table img {
	max-width: 140px
}
.grid-item.medium--four-sixths.large--one-whole.item-product-photo{width:100%;}
#tab1 img {
    width: 100%;
}
}
@media only screen and (max-width:500px) {
.newsletter form input.button {
	margin-left: 20px;
	padding: 10px;
	width: calc(45% - 40px)
}
.newsletter form input.input-group-field {
	padding: 10px
}
.newsletter .news-title a, .newsletter .news-title p {
	font-size: 15px
}
.blog-article article h1, .blog-inner .blog-article__content h2.subtitle {
	font-size: 20px
}
}
@media only screen and (max-width:480px) {
.newsletter .span3 {
	display: block;
	margin: 0 auto;
	width: 50%
}
.newsletter .span9 {
	display: block;
	margin-left: 0;
	vertical-align: middle;
	width: 100%
}
.grid--full .blogs li {
	float: none;
	margin: 0 auto 20px;
	width: 80%
}
.newsletter form input.button {
	width: calc(45% - 42px)
}
.nav-bar {
	position: fixed
}
.col-arrow {
	display: none
}
header .grid-item.span9 {
	width: 100%
}
.blog-list__header h1, .section-header h1 {
	font-size: 16px
}
.blog-list__header h2, .section-header h2 {
	font-size: 16px
}
.template-collection .fluid-grid-item {
	width: 60%
}
.collection-item {
	width: 90%
}
header .header-logo {
	margin: 0
}
.template-page .grid-item .rte table, .template-page .grid-item .rte table tbody , .template-page .grid-item .rte table tr, .template-page .grid-item .rte table td{
    width: 100% !important;
    display: block;
}
}
@media only screen and (max-width:360px) {
.blog-article .span8 {
	width: calc(100% - 0px);
	margin-left: 10px
}
.blog-list__header h1, .section-header h1 {
	padding: 10px 14px;
	font-size: 14px
}
.blog-list__header h2, .section-header h2 {
	padding: 10px 14px;
	font-size: 14px
}
.prank-blog .Newest-post li, .prank-blog .popular-post li {
	width: 100%;
	padding: 10px
}
.feature-homepage-content table img {
	max-width: 110px
}
}
@media only screen and (max-width:320px) {
.newsletter form input.button {
	width: calc(50% - 42px);
	margin-left: 10px;
	padding: 9px
}
}

/****************   priya added css 20-1-2017    ********/

header .header-logo img{
    height: auto;
    width: auto;
  max-width: 180px;
}
.template-product .product-photo-thumbs li {
    display: inline-block;
}
.template-article .blog-list__header.section-header{
    margin-bottom: 0;
}
#shopify-product-reviews .spr-header .spr-summary-actions{
    display: block;
}
#shopify-product-reviews .spr-header .spr-summary-actions a{
    float: left;
}
body.prank-blog.no-background {
    background: none;
}
.template-article .back a {
    font-size: 20px;
    color: #626160;
}
.template-article .section-header{
	margin-bottom: 20px;
}
.site-nav{   
    text-align: center;
}

.header .ship-logo .social ,.header .ship-logo .shipping-logo{   
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.site-header .wrapper {
    max-width: 1200px;
    padding: 0;
}
.site-header .three-fifths.social{
   
    text-align: center;
}
.header .ship-logo .shipping-logo{
    text-align: center;
}
.header {
    display: flex;
    flex-flow: row;
    align-items: center;
  position: relative;
}
header .cart {
    float: right;
    display: block;
    margin-left: 20px;
}
.header .ship-logo{
    display: block;
    width: 100%;
    clear: both;
}
.site-header .header-login-wrapper{
    padding-left: 15px;
}
.header .login{
    float: left;
    display: block;
}
.site-header .header-login-wrapper .right-block{
    padding: 0px 12%;
    margin-bottom: 10px;
}
.site-nav a{
  line-height: 50px;
}
.header-social ul {
    text-align: center;
    margin-top: 10px;
}
.site-header .header-login-wrapper .right-block{
    position: absolute;
    top: 20px;
    width: auto;
    right: 0; 
    padding-right: 35px;
}
.template-list-collections  .sidebar, .template-collection  .sidebar {
	text-align: left;
}
.sidebar .sidebar-menu li{
        list-style: none;
}
.sidebar .sidebar-newsletter .button  {
    width: 100%;
}
.sidebar .sidebar-newsletter{
    margin-top: 30px;
  background: #f3f5f6;
    padding: 15px;
}
.template-list-collections  .main-content .section-header {
    margin-bottom: 0;
}
header .wrapper {
  position: relative;
}
header .topbar {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 12px;
}
header .topbar p{
    width: 100%;
    display: block;
    margin: 0px auto;
    background: #000;
    color: #fff;
    padding: 8px 0;
    font-size:13px;
}
.template-list-collections  .collection-item .collection-item__title {    
    padding: 0;
}
.cart-reviews .star-bg{
    width: 200px;
    height: 41px;
    background: url('star-bg.png') no-repeat;
}
.cart-reviews .star-bg span{
    display:block;
    height: 41px;
    background: url('5stars.png') no-repeat;
}
.cart-reviews .grid-item{
 	padding: 15px; 
}
.product-tag-list .tag ul li {
    width: 100%;
    border: 0;
    padding: 5px 0;
    text-align: left;
    margin: 0;
}
.product-tag-list {
    text-align: left;
}
.product-tag-list .tag ul{  padding: 0; margin: 0;   }
  
  
/******  load more   function ******/


#loadMore {
    padding: 10px;
    text-align: center;
    background-color: #33739E;
    color: #fff;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}
.filter-dropdown{   
    max-width: 400px; 
  overflow: hidden;
}
.clear{clear:both;}
.readmoreproduct_content{ display:none; }
.readmoreproduct h6{ text-align:left; cursor:pointer;color:#cc0001; }
.readmoreproduct { margin-top: 4%; }
#tab4 img { max-width: 100%; }
.blog-list__header.section-header {
    position: relative;
}
.blog-list__header a.link{
 	position: absolute;
    top: 0px;
    right: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #cc0001;
    width: 270px;
    text-align: right;
}
#blog_content:focus {
    outline: 0;
}

@media only screen and (max-width:1024px) {
.wrapper {
    padding: 0 25px; 
  }
  header .topbar {
    position: relative;
 }
}
@media only screen and (max-width:900px) {
header .header-logo img{
   max-width: 100%;
}
  
.template-list-collections .collection-item ,.template-collection .fluid-grid-item{
    width: 45%;
}
.inner-col .three-quarters{
    width: 70%;
}
.template-list-collections .sidebar, .template-collection  .sidebar{
     width: 30%;
}
}
@media only screen and (max-width:867px) {
.add-to-cart-container, .form-add-to-cart .price-container {
  margin-left:0px;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
   footer .wrapper-footer-body .grid-item:nth-child(2n+1){
     clear: left;
   }
}
@media only screen and (max-width:767px) {
.nav-bar{
    margin: 0;	
} 
  footer .wrapper-footer-body .grid-item{
     margin-bottom:10px;
   }
}
@media only screen and (max-width:730px){
  .template-list-collections .collection-item {
    width: 45%;
}
.inner-col .three-quarters{
    width: 60%;
}
.template-list-collections .sidebar{
     width: 40%;
}
}

@media only screen and (max-width:767px) {
.site-header .header-login-wrapper {
    padding-left: 8px;
}
  .site-header .header-login-wrapper .right-block{
      top: 14px;
      padding-right: 3%;
  }
}
@media only screen and (max-width:750px) {
.site-header .three-fifths.social {
    width: 57%;
}
  .site-header a, .site-header .btn-link{
       font-size: 13px; 
  }
  .site-header .site-nav a{
   	 padding: 0 9px;
   	 line-height: 42px; 
  }
}
@media only screen and (max-width:670px){
  .template-list-collections .collection-item {
    width: 45%;
}
.inner-col .three-quarters{
    width: 100%;
}
.template-list-collections .sidebar, .template-collection  .sidebar{
     width: 100%;
}
}
@media only screen and (max-width:639px) {
  .site-header .site-nav a {
    line-height: 38px;
} 
}
@media only screen and (max-width:668px) {
.item-product-info{
  left:0;
  padding-left:12px;
}
.selector-wrapper{
  float: none;
  width: 100%;
  text-align: center;
}
.qty-container {
    float: none;
    width: 100%;
  	text-align:center;
}
.form-add-to-cart label {
    padding: 0 5px 0 0;
}
.form-add-to-cart .price-container {
    text-align: center;
    width: 100%;
}
.add-to-cart-container {
    text-align: center;
    width: 100%;
}
}
@media only screen and (max-width:600px) {
.site-header .header-login-wrapper .right-block {
    top: 5px;
}
}
@media screen and (min-width: 480px){
	.site-header {
   		 padding: 0;
 }  
}

@media only screen and (max-width:480px) {
.mobile-nav--sticky{
   width: 100%;  
  margin-top: 15px;
}
  .site-header .mobile-nav--sticky .grid-item {
    width: 50%;
    float: left;
}
.site-header .header-logo-wrapper{
    width: 100%;
  	margin: 0px auto;
    float: none;
}
.header{
    display: block;
}
.site-header .mobile-nav__item {
    padding: 5px 17px;
    border-bottom: 5px solid #cc0001;
    font-size: 13px;
}
.add-to-cart-container {
    /*margin-left: 45px;*/
}
.template-list-collections .collection-item {
    width: 80%;
}
.template-list-collections .grid-item.collection-list{
     padding-left: 0;
  }
}

@media only screen and (max-width:420px) {
.tag .filter-dropdown__select {
    border: 0;
}
  .filter-dropdown {
    border: 1px solid #000;
    border-radius: 3px;
    height: 40px;
    margin-bottom: 15px;   
}
}

@media only screen and (max-width:360px){
  .template-list-collections .collection-item , .template-collection .fluid-grid-item{
    width: 100%;
}
}

.form-add-to-cart .price-container {
    width: 60%;
    float: right;
	margin-right: 0;
    margin-left: 0;
}
.template-product .main-content .read .tabs li {
    display: inline-block;
    margin: 8px;
    cursor: pointer;
    color: #b85b5a;
}
.template-product .main-content .read{
    margin-top: 20px;
}

@media only screen and (max-width:860px){
  .form-add-to-cart .price-container {
    width: auto;
    float: none;
    margin-right: 30px;
    margin-left: 30px;
}
}
@media only screen and (max-width:668px){
.form-add-to-cart .price-container {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
}
  #banner_bar_counter #text_above_timer {
    width: 100% !important;
    float: none !important;
  }
}