img { display: inline-block; }
html,body { overflow-x: hidden; }
textarea {
    height: auto;
}
@media (min-width: 1200px) {
    .sppb-container {
        width: 1200px;
    }
}
div.product {
    border: 0 none;
    min-width: initial;
}
.col-3 .product:nth-child(3n+1),
.home-products-small.col-3 .col-md-4:nth-child(3n+1),
.site-content:not(.col-2):not(.col-4):not(.col-6) .products.list .product:nth-child(3n+1),
.col-2 .products.list .product:nth-child(2n+1),
.col-4 .products.list .product:nth-child(4n+1),
.col-6 .products.list .product:nth-child(6n+1) {
    clear: left;
}
.products-small > .title,
.home-title span {
    font-weight: normal;
}

.home-products-small .products-small {
    margin-bottom: 30px;
}
.tabs-container.center {
    text-align: left;
}
.parallax-content .title > * {
    font-weight: normal;
}
.sp-page-builder.contact-page,
.sp-page-builder.about-page {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .block-contact .sppb-col-sm-4 {
        float: right;
    }
    .block-contact .sppb-col-sm-8 {
        float: right;
    }
}
.site-brand {
    z-index: 1000;
}
.error-404 .heading-title:after {
    display: none;
}
#sp-page-builder input.search-submit {
    font-size: 0;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    width: 40px;
}
.jcomments-links {
    display: none;
}
.widget.recent-post li a .wimg {
    float: left;
    max-width: 70px;
    margin-right: 15px;
}
.product-sale-widget .product-thumb img {
    margin-right: 20px;
    float: left;
}
.product-related-products, .product-related-categories {
    border: 0 none;
    padding: 0;
}
@media only screen and (max-width: 990px) {
    .block-contact > .sppb-container > .sppb-row > * {
        margin-bottom: 30px;
    }
}
.home2 .searchbox .text,
.header3 .searchbox .text {
    display: none;
}
.language ul li a {
    display: inline-block;
    background: none no-repeat scroll 0 0 / cover transparent;
}
.language ul li a img {
    visibility: hidden;
    width: 60px;
    height: 35px;
}
.products.list .product .p-info {
    width: 100%;
}
.home-products-small .p-info {
    margin-top: 0;
}
.product .p-actions .add-to-cart-button i {
    display: inline-block;
}
.your-products > script {
    display: none;
}
.cart-form .product-price {
    float: none;
}
.cart-form table .remove {
    height: auto;
    width: auto;
    background: transparent;
}

@media (max-width: 400px) {
    .header2 #header .main-menu > ul {
	    left: auto;
	    right: 0;
	}
	#header .setting-menu ul {
	    text-align: left;
	}
	#header .currency ul,
    #header .language ul {
		left: 0;
        right: auto;
	}
}
a.popup-close {
    z-index: 1000;
}
.policy-item > strong {
    color: #373737;
    font-weight: normal;
}

/* version 1.4 */
.rv-button {
    font-family: Montserrat !important;
}
.tp-caption.rv-button.start {
    letter-spacing: 0px !important;
    opacity: 0.1 !important;
}
.tp-caption.slide1_txt2,
.tp-caption.slide2_txt2,
.tp-caption.slide3_txt2 {
    font-weight: bold;
}
.tp-bullets.simplebullets {
    height: 17px;
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-bullets {
    margin: 0 !important;
    bottom: 50px !important;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tp-bullets.simplebullets.round .bullet {
    border-radius: 100%;
    -moz-border-radius: 0;
    border: 1px solid #333 !important;
    width: 8px !important;
    height: 8px !important;
    margin: 0 3px !important;
    background: transparent;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
    background: #333;
}
#fancybox-content {
    background: #fff;
    padding: 20px;
    border: 5px solid #aaa;
}
fieldset{border:0 none;text-align:left;}
.cart-view textarea#customer_note_field,
.cart-view .coupon,
.cart-view .cart-summary .quantity-input{width:100%;}
.cart-view .cart-summary .quantity-input{border: 0 none; box-shadow: none;}
.cart-view .vm-fieldset-tos {float:left;}
.cart-view .checkout-button-top {
    text-align: left;
    clear: left;
}




