/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.92.1513972380
Updated: 2017-12-22 11:53:00

*/

@media screen and (max-width: 768px){
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
    }

    .woocommerce-page table.shop_table_responsive tr td::before {
        content: none;
    }

    #content table.cart td, #content table.cart th, #content table.cart tr, table.cart td, table.cart th, table.cart tr {
        padding: 5px !important;;
    }

    .ad-sc {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-left: 0 !important;
    }

    .woocommerce.columns-3 li {
        width: 100% !important;
    }
}

@media (min-width: 981px){
    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
        margin-bottom: 20px;
    }

    #main-header .sub-menu {
        width: 85% !important;
        left: 7%;
    }

    #main-header .sub-menu li {
        width: 24%;
    }

    #main-header .sub-menu li a {
        width: 100%;
    }

	.woocommerce.columns-4 ul li {
        width: 29% !important;
	}

	#main-header .nav li {
		position: static;
	}
}

@media (max-width: 980px){
	    .et_monarch .et_social_networks.et_social_nospace li {
	        margin: 0 !important;
	        width: 25% !important;
	        clear: none !important;
	    }

	    .et_secondary_nav_only_menu #top-header {
	        display: block !important;
	    }

        #et_search_icon:hover {color: white !important;}

		/*.tpwhy-us ul li a {
			font-size: 0;
		}*/

		.tpicon-go-trust a {
		    line-height: 33px !important;
		}

		.tpwhy-us ul li.title {
			padding: 0 !important;
		}

		.tpwhy-us ul li {
			float: none !important;
			padding-bottom: 10px;
			display: inline-block !important;
		}

		.tpwhy-us {
			width: 100%;
		}

	    #et-secondary-menu {
	        padding-bottom: 15px;
	        display: block !important;
	        width: 100%;
	    }

	    #et-secondary-menu, #et-secondary-nav {
	        display: block !important;
	    }

	    #et-secondary-nav {
	        float: left;
	    }

	    #main-content .container {
	    	padding-top: 20px;
	    }

	    .view-all-c {
	        margin-top: 10px !important;
	    }

	    .woocommerce .woocommerce-result-count {
	        margin-bottom: 0;
	        padding-bottom: 20px;
	    }

	    .gridlist-toggle {
	        padding: 0px !important;
	    }

	    /* .et_pb_column .woocommerce ul.products li.product:nth-child(3n+1) {
	    	clear: both !important;
	    } */
	
	.et_header_style_centered #et_mobile_nav_menu {
		margin-top: 5px;
	}
}

@media screen and (max-width: 767px){
    #top-header .et-cart-info {
        line-height: 35px;
    }

    #et-secondary-menu {
        padding-bottom: 10px;
    }

    #et-secondary-nav {
        float: none !important;
    }

	.woocommerce.columns-4 ul li {
        width: 100% !important;
	}

	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		min-height: 120px !important;
	}

}

#et-secondary-nav li ul, #top-header {
    background-color: #a3936f;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

.subinput1 input {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border-style: none;
}

.subbtn input {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
    border-style: none;
    background: #2d2d2d;
    color: white;
    transition: .5s;
}

.subbtn input:hover {
    background: #333333;
    transition: .5s;
}

#text-8 {
    width: 100%;
}

#text-8 {
    width: 100%;
}

.footer-widget h4 {
    color: white;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 5px;
}

#sidebar .widgettitle {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
	font-size: 16px;
}

.search-field {
    border-style: none;
    background-color: #ececec;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    color: black;
}

.woocommerce-product-search input[type="submit"] {
    width: 100%;
    margin-top: 8px;
    padding: 5px;
    border-style: none;
    border-radius: 10px;
    background-color: #a48d6e;
    color: white;
    transition: .5s;
    cursor: pointer;
}

.woocommerce-product-search input[type="submit"]:hover {
    background-color: #988559;
    transition: .5s;
}

.woocommerce-products-header__title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.2em;
}

.products .price {
    font-size: 22px !important;
    font-weight: 700 !important;
}

.entry-summary .entry-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3em;
}

.entry-summary p.price span {
    font-weight: 800;
    color: #a48d6e;
}

.woocommerce div.product form.cart .button {
    background: #a48d6e;
    border: none;
    color: white;
}

.product .related h2 {
    font-size: 18px !important;
    line-height: 1.3em;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #a48d6e;
}

.woocommerce-message a.button.wc-forward {
    color: black;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    background: #a48d6e;
    color: white;
    border: #94764e;
}

.wc-proceed-to-checkout .checkout-button {
    background: #a09371 !important;
    color: white !important;
    border: none !important;
}

#place_order {
    background: #a48d6e;
    color: white;
    border: #a48d6e;
}

.stock_alert_email {
    padding: 10px !important;
    border-radius: 5px;
}

.stock_alert_button {
    padding: 10px;
    border-radius: 5px;
    border-style: none;
    background: #A09371;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
}

.wc-backward {
    background: #A09371 !important;
    color: white !important;
    border: #A09371 !important;
}

a {
    color: #a3936f;
}

.posted_in a {
    color: #a48d6e;
}

.et_overlay:before, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_pb_sum, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
    color: #8a784a;
}

.et_pb_widget li a:hover {
	color: #a3936f;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
}

.chat-box {
    position: fixed;
    top: 45%;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin-left: -50px;
    z-index: 9999999;
}

#et-secondary-menu .woocommerce-Price-amount:before {
    display: none !important;
}

#et-secondary-menu .woocommerce-Price-currencySymbol:before {
    display: none !important;
}

#top-header a {
    color: #fff;
    line-height: 25px;
}

#et-secondary-menu {
    padding-top: 10px;
}

.tpwhy-us {
    float: left;
    padding: 5px 0 5px 7px
}

.tpwhy-us ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tpwhy-us ul li {
    display: inline;
    float: left;
    font-size: 11px;
    margin: 0 5px
}

.tpwhy-us ul li.title {
    font-weight: 700;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 7px
}

.tpwhy-us ul li a {
    color: #656565;
    background: url(images/sprite.png) left top no-repeat;
    padding-bottom: 5px;
    padding-top: 6px;
    display: block;
    line-height: 1
}

.tpwhy-us ul li.tpicon-pearl-sale a {
    background-position: 1px -242px;
    padding-left: 35px
}


.tpwhy-us ul li.tpicon-go-trust a {
    background-position: 0 6px;
    padding-left: 35px
}

.tpwhy-us ul li.tpicon-acc-busn a {
    background-position: 0 -43px;
    padding-left: 30px
}

.tpwhy-us ul li.tpicon-money-back a {
    background-position: -6px -94px;
    padding-left: 17px;
}

.tpwhy-us ul li.tpicon-free-ship a {
    background-position: 0 -141px;
    padding-left: 35px
}

.tpwhy-us ul li.tpicon-buy-guide a {
    background-position: 0 -193px;
    padding-left: 25px
}

.tpicon-go-trust a {
    font-size: 0;
}

.tpicon-go-trust {
    margin: 0 !important;
    padding-bottom: 0 !important;
    width: 25px;
}

#top-header .container {
    padding-top: 0px;
}

#et-info, #et-secondary-menu>ul>li a {
    padding-bottom: 0px;
}

#wg-view-all {
    margin-left: 10px;
}

#wg-view-all a {
    background: #a3936f;
    color: white;
    padding: 5px 10px;
    border-style: none;
    border-radius: 15px;
}

.view-all-c a {
    background: #a3936f;
    color: white;
    padding: 5px 10px;
    border-style: none;
    border-radius: 15px;
}

.et_shop_image .et_overlay {
    background: rgba(255, 255, 255, 0.18);
}

.et_shop_image .et_overlay:before {
    content: '';
}

.products.list .et_shop_image {
    float: left;
    width: 33%;
}

.products.list li.product img {
    min-width: 100% !important;
}

.products.list .woocommerce-loop-product__title {
    float: left;
    width: 60%;
    margin-left: 10px !important;
}

.products.list li.product {
    margin: 0px !important;
}

.products .woocommerce-Price-amount {
    color: #c0392b;
}

.products.grid .add_to_cart_button {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    background: #a48d6e !important;
    border: #a48d6e !important;
    color: white !important;
    width: 100%;
    text-align: center;
}

.add_to_cart_button, .button {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    background: #a48d6e !important;
    border: #a48d6e !important;
    color: white !important;
}

.products.list .add_to_cart_button {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    background: #a48d6e !important;
    border: #a48d6e !important;
    color: white !important;
    margin-left: 15px;
}

.products.list .product-meta-sku {
    float: left;
    width: 65%;
    margin-left: 15px;
}

.woocommerce-message a {
    display: none !important;
}

.continue-shopping {
    margin-bottom: 20px;
}

.continue-shopping .button {
    width: 100%;
    text-align: center;
    background: #A48D6e !important;
    border: #A48D6e !important;
    color: white !important;
}

.continue-shopping .button:hover {
    background: #A48D6e !important;
    border: #A48D6e !important;
    color: white !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: #A48D6e !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
    padding-bottom: 10px;
}

.we-offer-images-x {
	float: left;
}

.specialize h1 {
    padding-top: 50px;
}

.mobile_menu_bar:before {
	color: #a3936f;
}

/* Enable Search on Mobile for Divi Centered and Centered Inline Logo Headers */

@media (max-width: 980px) {

    /* make search icon visible */
    .et_header_style_centered #et_top_search,
    .et_vertical_nav.et_header_style_centered #main-header #et_top_search,
    .et_header_style_split #et_top_search,
    .et_vertical_nav.et_header_style_split #main-header #et_top_search {
        display: block !important;
        float: right;
        z-index: 99999;
    }

    /* align search icon for Centered header */
    .et_header_style_centered #et_search_icon:before {
        top: 8px;
        left: -3px;
    }

    /* align search icon for Centered Inline Logo header*/
    .et_header_style_split #et_search_icon:before {
        margin-top: 0;
        left: -3px;
    }

    /* make search field visible */
    .et_header_style_centered .et_search_outer,
    .et_header_style_split .et_search_outer {
        display: block;
    }

    /* set max-width for search form container */
    .et_header_style_centered .container.et_search_form_container,
    .et_header_style_split .container.et_search_form_container.et_pb_search_visible,
    .et_header_style_split .container.et_search_form_container.et_pb_search_form_hidden {
        max-width: 100% !important;
    }

    /* apply in-animation for search form container */
    .et_header_style_centered .container.et_search_form_container.et_pb_search_visible,
    .et_header_style_split .container.et_search_form_container.et_pb_search_visible {
        z-index: 999;
        -webkit-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
        -moz-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
        -o-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
        animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);
    }

    /* apply out-animation for menu bar elements */
    .et_header_style_centered .et_pb_menu_hidden #et_search_icon:before,
    .et_header_style_centered .et_pb_menu_hidden .mobile_menu_bar,
    .et_header_style_centered .et_pb_menu_hidden .select_page,
    .et_header_style_split .et_pb_menu_hidden #et_search_icon:before,
    .et_header_style_split .et_pb_menu_hidden .mobile_menu_bar,
    .et_header_style_split .et_pb_menu_hidden .select_page {
        opacity: 0;
        -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
        -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
        -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
        animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    }

    /* apply in-animation for "Select Page" container */
    .et_header_style_centered .et_pb_menu_visible .select_page,
    .et_header_style_split .et_pb_menu_visible .select_page {
        opacity: 1;
        -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
        -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
        -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
        animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    }

    /* adjust close search icon horizontal positioning */
    .et_header_style_centered span.et_close_search_field,
    .et_header_style_split span.et_close_search_field {
        right: 5px;
    }

    /* adjust search form input horizontal positioning */
    .et_header_style_centered .et-search-form input,
    .et_header_style_split .et-search-form input {
       left: 10px;
       right: auto;
    }

    /* adjust search form input and close icon vertical positioning */
    .et_header_style_centered .et-search-form input,
    .et_header_style_centered span.et_close_search_field,
    .et_vertical_nav.et_header_style_centered .et-search-form input,
    .et_vertical_nav.et_header_style_centered span.et_close_search_field,
    .et_header_style_split .et-search-form input,
    .et_header_style_split span.et_close_search_field  {
        top: unset !important;
        line-height: 1.8em;
    }

    .et_header_style_centered span.et_close_search_field,
    .et_header_style_split span.et_close_search_field  {
        bottom: 20px;
    }

    /* set width values for search form */
    .et_header_style_centered .et-search-form,
    .et_header_style_split .et-search-form {
        width: 100% !important;
        max-width: 100% !important;
        bottom: 20px;
    }

    /* adjust close search icon top margin */
    .et_header_style_centered .et_close_search_field:after,
    .et_header_style_split .et_close_search_field:after {
        margin-top: -2px;
    }

}

/* END */

.text-center {
    text-align: center;
}

.prod-image {
    text-align: center;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.tpwhy-us .title {display: none !important;}
.woof_show_text_search {
    border: none;
    background: #ececec;
    border-radius: 5px;
}

.woocommerce-product-search button {
    margin-top: 10px;
    width: 100%;
    background: #a3936f;
    color: white;
    border: none;
    padding: 5px;
    border-radius: 50px;
    cursor: pointer;
}

.discount-notice {
    font-size: 18px;
    color: white;
    background: black !important;
    padding: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.term-description {
    padding-bottom: 10px;
}


.checkout .woocommerce-form-coupon-toggle {
    margin-top: 30px;
}