/*Your custom css*/
.post-type-archive-product #page-wrapper,
.home #page-wrapper{ padding:0; }
#snowflakeContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}
.snowflake {
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 24px;
	position: fixed;
	color: #FFFFFF;
	user-select: none;
	z-index: 1000;
}
.snowflake:hover {
	cursor: default;
}
.smart-search-wrapper>a.thumbs{   
	width: 32px;
	display: inline-block;
	padding: 5px 0px;
}
.smart-search-wrapper>a.thumbs img {
	position: absolute;
	top: 0px;
	width: 32px;
	height: 35px;
	left: 0px;
}
.smart-search-wrapper{
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	top: 100% !important;
	background: #fff;
	border: 1px solid rgb(215, 215, 215);
	border-top: none;
	z-index: 999;
}
.smart-search-wrapper>a {
	width: calc(100% - 32px);
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: pre;
	color: #686767;
	text-decoration: none;
	line-height: 29px;
	font-size: 13px;
	font-family: sans-serif;
	padding: 5px 160px 5px 5px;
	position: relative;
	height: 35px;
}
.smart-search-wrapper>a.select, .smart-search-wrapper>a:hover {
	background: -webkit-linear-gradient(left, #fff,#EAEAEA); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #fff,#EAEAEA); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #fff,#EAEAEA ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #fff,#EAEAEA ); /* Standard syntax (must be last) */
	color: #000;
}
.smart-search-wrapper>a>span.price-search {
	position: absolute;
	right: 5px;
	top:0px;
}
.modal {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden; 
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	transtion: all .5s;
}
.modal-content {
	background-color: #fefefe;
	margin: 5% auto; 
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	max-width: 780px;
	transform: translatey(-30px);
	transition: all .5s;
}
.close {
	color: #aaa;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	text-align: center;
}
.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

#main-slider .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    z-index: 1;
    display: block !important;
}

.hrv-banner-container .owl-dot.active span:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 2px;
    left: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.hrv-banner-container .owl-dot span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 5px;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    width: 12px !important;
    height: 12px !important;
    background: none !important;
    border: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 50%;
    position: relative;
    box-sizing: content-box;
}

#home-blog .a-related-blog .article-title a {
    padding-top: 10px;
    margin-bottom: 17px;
    max-height: 45px;
    height: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#footer ul{
	list-style:none;
}

#footer .widget{
	margin-bottom:30px;
}

#home-blog .owl-nav > .owl-prev, .owl-theme.new-style-arrow .owl-nav > .owl-prev{
    left: 30px;
}
#home-blog .owl-nav > button:hover, .owl-theme.new-style-arrow  .owl-nav > button:hover{
    opacity: 1;
}
#home-blog .owl-nav > .owl-next, .owl-theme.new-style-arrow .owl-nav > .owl-next  {
    right: 0;
}
#home-blog .owl-nav > button, .owl-theme.new-style-arrow .owl-nav > button{
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0px;
    background: #000000 !important;
    color: #fff;
    opacity: 0.5;
    padding: 0px;
    margin: 0px;
}

#collection-wrapper .collection-sidebar-wrapper{ margin-top:0; }
.widget.widget_products .sidebar-sort{ padding:0; }

.widget.widget_products ul {
    margin: 0px;
    padding: 15px;
}
.woocommerce ul.product_list_widget li{ padding:8px 0; }
.woocommerce ul.product_list_widget li img{
	float:left;
	width:60px;
	margin-left:0;
	margin-right:10px;
}

.woocommerce ul.product_list_widget li .amount{
	color: #d30000;
}

.woocommerce .mg-left-15.products{ margin-left:-30px !important; }

.sidebar-sort{ padding:0; }

.sidebar-sort ul {
    margin: 0px;
    padding: 15px;
	padding-left:32px;
}

.navigation.pagination{
	float: left;
    width: 100%;
    text-align: center;
}

.navigation.pagination .screen-reader-text{
	display:none;
}
.navigation.pagination .page-numbers .icon{
	width:11px;
	height:11px;
	color: #fff;
	fill:#fff;
}
.navigation.pagination .page-numbers{
	background: #bb0200;
    color: #fff;
    padding: 10px;
}

.navigation.pagination .page-numbers.current{
	background:#ffeb3b;
	color:#000;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width:100%;
}

.single-product .onsale{ display:none; }

.product_meta > span{ display:block; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e61212;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    padding: 13px 25px;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: #e61212;
}

.woocommerce div.product form.cart .variations td.label{ padding-top:30px; }
.tawcvs-swatches .swatch-labe, .tawcvs-swatches .swatch{
    background-color: #808080 !important;
    color: #fff;
	border-radius: 0;
}

.btnBuyNow a.button, .btnBuyNow a.button:hover{ background:none; color:#fff; font-size:12px; }
.btnBuyNow .wc-forward{ display:none !important; }

#yith-quick-view-content .wpgs-nav{ display:none; }

.product-page .price ins, .woocommerce div.product p.price{
	float:left;
	margin-right:10px;
	font-size: 28px;
    font-weight: 700;
	color: #d30000 !important;
	text-decoration: none;
}

.woocommerce-product-details__short-description{
	float:left;
	width:100%;
}


.product-page .price del{
    color: #333;
    font-weight: 700;
    font-size: 18px;
}


.product-price del .amount{
	color:#999;
}
.product-price .amount{
	color:#d30000;
}

.product-item .product-price{ font-weight:bold; }

#header #navbar .site-nav li .fa-caret-down{ margin-left:5px; }

.product-item .product-img .product-actions > div > button.btnBuyNow {
	padding:0 3px;
}
.product-item .product-img .product-actions > div > button,
.product-item .product-img .product-actions > div > button.btnBuyNow,
#header #navbar, #header #navbar .site-nav li:hover,
.sort-by{
	background: #253b80;
}
.sort-by {
   border: 1px solid #253b80;
}
.product-item {
   padding-bottom:20px;
}
.dropdown-menu > ul {
    background: #324da1;
}

.a-related-blog{
	border: 1px solid #cccccc;
	transition:all .5s;
}.a-related-blog .bottom-ar{
	padding:0 10px 10px 10px;
}
.a-related-blog:hover {
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
}