.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n+1),
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .products .product:nth-child(4n+1),
.woocommerce.columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n+1),
.woocommerce.columns-4 .products .product:nth-child(4n+1),
.woocommerce.columns-5 .products .product:nth-child(5n+1),
.woocommerce.columns-6 .products .product:nth-child(6n+1) {
   /* clear: both;*/
   
}
@font-face {
    font-family: star;
    src: url(../../../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../../../plugins/woocommerce/assets/fonts/stard41d.eot?#iefix) format("embedded-opentype"), url(../../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../../../plugins/woocommerce/assets/fonts/star.html) format("truetype"), url(../../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}
.edgtf-woocommerce-page .post-type-archive-product .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,
.edgtf-woocommerce-page .post-type-archive-product .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner,
.woocommerce .post-type-archive-product .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,
.woocommerce .post-type-archive-product .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
    padding-top: 65px
}
.edgtf-woocommerce-page .amount,
.woocommerce .amount {
    font-size: 21px;
    font-family: Roboto, sans-serif;
    font-weight: 300
}
.edgtf-woocommerce-page .woocommerce-ordering,
.edgtf-woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    width: 50%;
    height: 52px;
    margin: 0 0 31px;
    display: inline;
    float: left
}
.edgtf-woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-result-count {
    line-height: 52px;
    font-weight: 500;
    color: #1b0101
}
.edgtf-woocommerce-page .edgtf-product-list-product-title,
.woocommerce .edgtf-product-list-product-title {
    margin-top: 12px
}
.edgtf-woocommerce-page .full_width .woocommerce-result-count,
.woocommerce .full_width .woocommerce-result-count {
    position: relative;
    left: 45px
}
.edgtf-woocommerce-page .full_width .woocommerce-ordering,
.woocommerce .full_width .woocommerce-ordering {
    position: relative;
    right: 45px
}
.edgtf-woocommerce-page .price>.amount,
.edgtf-woocommerce-page ins,
.woocommerce .price>.amount,
.woocommerce ins {
    text-decoration: none;
    color: #d6ab60;
    font-size: 21px
}
.edgtf-woocommerce-page del,
.woocommerce del {
    color: #757575;
    padding-right: 5px
}
.edgtf-woocommerce-page .products,
.woocommerce .products {
    list-style: none;
    margin: 0 0 26px;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}
.edgtf-woocommerce-page .product,
.woocommerce .product {
/*    position: relative;*/
    float: left;
    text-align: left;
    border-style: solid;
    border-color: #e1e2e5
}
.edgtf-woocommerce-page .product .price,
.edgtf-woocommerce-page .product img:not(.avatar),
.woocommerce .product .price,
.woocommerce .product img:not(.avatar) {
    display: block;
    width: 100%
}
.edgtf-woocommerce-page .product .edgtf-product-badge,
.woocommerce .product .edgtf-product-badge {
    position: absolute;
    display: table;
    top: 0;
    right: 0;
    height: 33px;
    line-height: 33px;
    text-align: center;
    z-index: 100;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}
.edgtf-woocommerce-page .product .edgtf-product-badge.edgtf-onsale,
.woocommerce .product .edgtf-product-badge.edgtf-onsale {
    font-weight: 600;
    background: -webkit-linear-gradient(left, #198EB2 , #198EB2 );
    background: -o-linear-gradient(right, #198EB2 , #198EB2 );
    background: -moz-linear-gradient(right, #198EB2 , #198EB2 );
    background: linear-gradient(to right, #198EB2 , #198EB2 )
}
.edgtf-woocommerce-page .product .edgtf-product-badge.edgtf-out-of-stock,
.woocommerce .product .edgtf-product-badge.edgtf-out-of-stock {
    color: #494848;
    font-weight: 500;
    background-color: #e7e7e7
}
.edgtf-woocommerce-page .product .edgtf-product-badge-inner,
.woocommerce .product .edgtf-product-badge-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}
.edgtf-woocommerce-page .edgtf-product-list-image-wrapper,
.woocommerce .edgtf-product-list-image-wrapper {
    position: relative;
    overflow: hidden;
	
}
.edgtf-woocommerce-page .edgtf-product-list-image-wrapper img,
.woocommerce .edgtf-product-list-image-wrapper img {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}
.edgtf-woocommerce-page .edgtf-product-list-image-wrapper a:hover img,
.woocommerce .edgtf-product-list-image-wrapper a:hover img 
{
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all .6s cubic-bezier(.165, .84, .44, 1);
    transition: all .6s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform: scale(1.1) translateZ(0);
    -moz-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0);
	

}


.edgtf-woocommerce-page .add_to_cart_button,
.edgtf-woocommerce-page .added_to_cart,
.woocommerce .add_to_cart_button,
.woocommerce .added_to_cart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    font-size: 23px;
    border: none;
    color: #fff;
    padding: 8px 5px;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: -webkit-linear-gradient(left, #1c1c1c , #1c1c1c );
    background: -o-linear-gradient(right, #1c1c1c , #1c1c1c );
    background: -moz-linear-gradient(right, #1c1c1c , #1c1c1c );
    background: linear-gradient(to right, #1c1c1c , #1c1c1c );
    -webkit-transition: width .4s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: width .4s cubic-bezier(.165, .84, .44, 1);
    transition: width .4s cubic-bezier(.165, .84, .44, 1)
}

.eclass1{display:none !important;}
.eclass2{display:none !important;}


.edgtf-product-list-image-wrapper:hover .eclass1
{
	display:block !important;	
}
.edgtf-product-list-image-wrapper:hover .eclass2
{
	display:block !important;	
}



.edgtf-woocommerce-page .add_to_cart_button:hover,
.edgtf-woocommerce-page .added_to_cart:hover,
.woocommerce .add_to_cart_button:hover,
.woocommerce .added_to_cart:hover {
    width: 175px;
}
.edgtf-woocommerce-page .add_to_cart_button span,
.edgtf-woocommerce-page .added_to_cart span,
.woocommerce .add_to_cart_button span,
.woocommerce .added_to_cart span {
    display: inline-block;
    vertical-align: text-top;
    text-align: center
}
.edgtf-woocommerce-page .add_to_cart_button span:first-child,
.edgtf-woocommerce-page .added_to_cart span:first-child,
.woocommerce .add_to_cart_button span:first-child,
.woocommerce .added_to_cart span:first-child {
    width: 40px
}
.edgtf-woocommerce-page .add_to_cart_button .edgtf-btn-text,
.edgtf-woocommerce-page .added_to_cart .edgtf-btn-text,
.woocommerce .add_to_cart_button .edgtf-btn-text,
.woocommerce .added_to_cart .edgtf-btn-text {
    position: absolute;
    top: 50%;
    margin-left: 50px;
    font-size: 12px;
    display: block;
    white-space: pre;
    word-wrap: break-word;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}
.edgtf-woocommerce-page .added_to_cart:hover,
.woocommerce .added_to_cart:hover {
    width: 162px
}
.edgtf-woocommerce-page .add_to_cart_button.added,
.woocommerce .add_to_cart_button.added {
    display: none
}
.woocommerce.columns-6 .products .product {
    /*width: calc(16.66% - 25px);*/
	 width: calc(16.2% - 25px);
    margin-right: 30px;
    margin-bottom: 30px
}
.woocommerce.columns-6 .products .product:nth-child(6n) {
   /*margin-right: 0*/
}
.woocommerce.columns-5 .products .product {
    width: calc(20% - 24px);
   
    margin-right: 30px;
    margin-bottom: 30px
}
.woocommerce.columns-5 .products .product:nth-child(5n) {
    margin-right: 0
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .products .product,
.woocommerce.columns-4 .products .product {
    width: calc(24% - 22.5px);
    margin-right: 30px;
    margin-bottom: 30px
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .products .product:nth-child(4n),
.woocommerce.columns-4 .products .product:nth-child(4n) {
   /* margin-right: 0*/
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .edgtf-woocommerce-with-sidebar .products .product,
.woocommerce.columns-4 .edgtf-woocommerce-with-sidebar .products .product {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 30px
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n),
.woocommerce.columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n) {
    margin-right: 0
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(4n+1),
.woocommerce.columns-4 .edgtf-woocommerce-with-sidebar .products .product:nth-child(4n+1) {
   clear: none
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(2n+1),
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .products .product:nth-child(3n+1),
.woocommerce.columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(2n+1),
.woocommerce.columns-3 .products .product:nth-child(3n+1) {
 /*  clear: both;*/
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .products .product,
.woocommerce.columns-3 .products .product {
 /*   width: calc(33.33% - 20px);*/
 width: calc(32.58% - 20px);
    margin-right: 30px;
    margin-bottom: 30px
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .products .product:nth-child(3n),
.woocommerce.columns-3 .products .product:nth-child(3n) {
  /*margin-right: 0;*/
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .edgtf-woocommerce-with-sidebar .products .product,
.woocommerce.columns-3 .edgtf-woocommerce-with-sidebar .products .product {
  /*  width: calc(33% - 15px);*/
  width: calc(32.58% - 15px);
    margin-right: 30px;
    margin-bottom: 30px
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(2n),
.woocommerce.columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(2n) {
  margin-right: 0;
}
.edgtf-woocommerce-page.edgtf-woocommerce-columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n+1),
.woocommerce.columns-3 .edgtf-woocommerce-with-sidebar .products .product:nth-child(3n+1) {
    clear: none
}
.edgtf-woocommerce-page .woocommerce-checkout .col2-set:after,
.product_list_widget li:after,
.widget_recent_reviews li:after,
.widget_shopping_cart li:after,
.woocommerce.columns-2 .products .product:nth-child(2n+1),
.woocommerce.widget .buttons:after {
  /*  clear: both;*/
}
.woocommerce.columns-2 .products .product {
  /*  width: calc(50% - 15px);*/
   width: calc(48% - 15px);
    margin-right: 30px;
    margin-bottom: 30px
}
.woocommerce.columns-2 .products .product:nth-child(2n) {
 /*   margin-right: 0*/
}
.woocommerce-pagination {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 28px 0;
    text-align: center;
    background: #f7f7f7;
    margin-top: 20px
}
.woocommerce-pagination .edgtf-woocommerce-pagination-inner {
    width: 1300px;
    margin: 0 auto
}
.woocommerce-pagination .page-numbers {
    position: relative;
    width: 18px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    list-style-type: none;
    padding: 0;
    text-align: center;
    line-height: 34px;
    color: #1b0101;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    text-shadow: none;
    margin: 5px;
    box-sizing: content-box;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out
}
.woocommerce-pagination .page-numbers.prev {
    float: left;
    text-align: left;
    font-size: 25px
}
.woocommerce-pagination .page-numbers.next {
    float: right;
    text-align: right;
    font-size: 25px
}
.edgtf-single-product-related-products-holder .related.products>h2,
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container:not(#tab-reviews),
.edgtf-woocommerce-page .edgtf-product-single-back-to-btn {
    text-align: center
}
.woocommerce-pagination .page-numbers.current {
    color: #959595
}
.woocommerce-pagination .page-numbers.current:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d6ab60
}
.woocommerce-pagination .page-numbers.current:hover,
.woocommerce-pagination .page-numbers:hover {
    color: #d6ab60
}
@media only screen and (min-width: 1400px) {
    .edgtf-grid-1300 .woocommerce-pagination>.edgtf-woocommerce-pagination-inner {
        width: 1300px
    }
}
@media only screen and (min-width: 1300px) {
    .edgtf-grid-1200 .woocommerce-pagination>.edgtf-woocommerce-pagination-inner {
        width: 1200px
    }
}
@media only screen and (min-width: 1200px) {
    .edgtf-grid-1000 .woocommerce-pagination>.edgtf-woocommerce-pagination-inner {
        width: 1000px
    }
}
@media only screen and (min-width: 1000px) {
    .edgtf-grid-800 .woocommerce-pagination>.edgtf-woocommerce-pagination-inner {
        width: 800px
    }
}
.single-product .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,
.single-product .edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
    padding-bottom: 30px
}
.edgtf-single-product-related-products-holder {
    margin-top: 21px
}
.edgtf-single-product-related-products-holder .related.products {
    margin-top: 25px;
    margin-bottom: 0
}
.edgtf-single-product-related-products-holder .related.products .products {
    margin-top: 46px;
    margin-bottom: 3px
}
.edgtf-single-product-wrapper-top .out-of-stock {
    font-size: 18px;
    line-height: 1.5555555555555555555555555555556em;
    font-weight: 600
}
.edgtf-single-product-wrapper-top .edgtf-onsale {
    left: 0;
    right: auto
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav {
    text-align: center;
    z-index: 5
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li {
    float: none;
    display: inline-block
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li a {
    color: #757575
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-active a,
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-hover a {
    color: #fff
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-active h5,
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-hover h5 {
    color: inherit
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .wc-tab>h2 {
    display: none
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .wc-tab h2 {
    font-size: 18px;
    line-height: 1.55em;
    margin-bottom: 37px
}
.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container {
    position: relative;
    top: -1px;
    padding: 50px 50px 37px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4
}
.edgtf-single-product-wrapper-top .woocommerce-review-link {
    font-size: 12px;
    color: #757575
}
.edgtf-single-product-summary .price>.amount,
.edgtf-single-product-summary ins>.amount {
    text-decoration: none;
    color: #d6ab60;
    font-size: 33px
}
.edgtf-single-product-summary del {
    display: inline-block;
    vertical-align: top;
    padding-right: 11px
}
.edgtf-single-product-images {
    width: 47%;
    margin-right: 4%;
    display: inline-block;
    float: left
}
.edgtf-single-product-images a {
    display: inline-block;
    vertical-align: middle
}
.edgtf-single-product-images .thumbnails a {
    float: left;
    width: calc(33.33% - 13.5px);
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 70px
}
.edgtf-single-product-images .thumbnails a:nth-child(3n) {
    margin-right: 0
}
.edgtf-single-product-summary {
    width: 49%;
    display: inline-block;
    float: left
}
.edgtf-single-product-summary .edgtf-single-product-title {
    margin-bottom: 12px;
    line-height: 1em
}
.edgtf-single-product-summary .price {
    margin-bottom: 28px
}
.edgtf-single-product-summary .cart,
.edgtf-single-product-summary .out-of-stock {
    margin-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e4e4
}
.edgtf-single-product-summary .product_meta {
    margin-top: 43px;
    margin-bottom: 42px
}
.edgtf-single-product-summary .product_meta>span {
    font-size: 14px;
    color: #1b0101;
    display: block;
    margin-bottom: 3px;
    font-weight: 600
}
.edgtf-single-product-summary .product_meta>span a,
.edgtf-single-product-summary .product_meta>span span {
    color: #757575;
    text-transform: capitalize;
    font-weight: 400
}
.edgtf-single-product-summary .edgtf-social-share-holder {
    padding: 29px 0;
    border-top: 1px solid #e4e4e4
}
.edgtf-single-product-summary .edgtf-social-share-holder.edgtf-list .edgtf-social-share-title {
    color: #1b0101;
    font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans', sans-serif
}
.edgtf-single-product-summary .edgtf-social-share-holder.edgtf-list li a {
    color: #dbdbdb
}
.edgtf-single-product-summary .edgtf-social-share-holder.edgtf-list li a:hover {
    color: #d6ab60
}
.edgtf-single-product-summary .edgtf-single-add-to-cart-bttn {
    font-size: 11px;
    font-weight: 500;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 16px 27px;
    border: none;
    vertical-align: top;
    margin: 0
}
.edgtf-woocommerce-page .edgtf-tabs {
    clear: both;
    padding-bottom: 15px
}
.edgtf-woocommerce-page .edgtf-product-single-navigation .edgtf-column {
    min-height: 1px
}
.edgtf-woocommerce-page .edgtf-product-single-navigation a {
    color: #000;
    font-size: 25px
}
.edgtf-woocommerce-page .edgtf-product-single-next {
    text-align: right
}
.edgtf-woocommerce-page .edgtf-product-single-next span {
    float: right
}
.edgtf-woocommerce-page .edgtf-product-single-prev {
    text-align: left
}
.edgtf-woocommerce-page .edgtf-product-single-prev span {
    float: left
}
.edgtf-woocommerce-page .edgtf-quantity-buttons {
    display: inline-block;
    position: relative;
    margin-right: calc(25px + 15px)
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-minus,
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-plus {
    position: relative;
    width: 25px;
    height: 24.5px;
    display: inline-block;
    background-color: #e1e1e1;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -moz-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-minus:hover,
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-plus:hover {
    color: #fff;
    background-color: #d6ab60
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-minus {
    margin-top: .5px
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-plus {
    margin-bottom: .5px
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-input {
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 0;
    border: none;
    background-color: #f4f4f4;
    text-align: center;
    color: #313131;
    font-size: 18px;
    line-height: 50px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    margin-right: 1px
}
.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-controls {
    position: absolute;
    left: 100%;
    top: 0;
    line-height: 0
}
.edgtf-woocommerce-page .woocommerce-error,
.edgtf-woocommerce-page .woocommerce-info,
.edgtf-woocommerce-page .woocommerce-message {
    margin-bottom: 25px;
    position: relative;
    display: block;
    padding: 8px 40px;
    background-color: #fcfcfc;
    line-height: 50px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #e4e4e4
}
.edgtf-woocommerce-page .woocommerce-message a {
    float: right
}
.edgtf-woocommerce-page table.cart tr:last-child {
    border: none
}
.edgtf-woocommerce-page table td {
    vertical-align: middle
}
.edgtf-woocommerce-page td.product-thumbnail img {
    width: 85px;
    vertical-align: middle
}
.edgtf-woocommerce-page td.product-remove {
    border-right: 1px solid #e0dede
}
.edgtf-woocommerce-page td.actions {
    padding: 40px 0 70px
}
.edgtf-woocommerce-page td.actions .coupon,
.edgtf-woocommerce-page td.actions .edgtf-cart-proceed-update {
    float: left;
    width: 50%;
    display: inline-block;
    text-align: left;
    font-size: 0
}
.edgtf-woocommerce-page td.actions .edgtf-cart-proceed-update {
    text-align: right
}
.edgtf-woocommerce-page .coupon label {
    display: none
}
.edgtf-woocommerce-page .coupon input[type=text] {
    width: 300px;
    padding: 12px 17px;
    vertical-align: top;
    margin-right: 10px
}
.edgtf-woocommerce-page .edgtf-shipping-calculator {
    width: 100%;
    display: inline-block
}
.edgtf-woocommerce-page .edgtf-shipping-calculator .form-row {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    float: left
}
.edgtf-woocommerce-page .edgtf-shipping-calculator .form-row-last {
    margin-right: 0
}
.edgtf-woocommerce-page .edgtf-shipping-calculator .form-row-wide {
    width: 100%
}
.edgtf-woocommerce-page .edgtf-cart-totals {
    width: 100%;
    display: inline-block;
    margin-bottom: 60px
}
.edgtf-woocommerce-page .edgtf-cart-totals .wc-proceed-to-checkout {
    margin-top: 30px
}
.edgtf-woocommerce-page .edgtf-cart-totals table tr {
    padding: 18px 7px;
    background-color: #fcfcfc
}
.edgtf-woocommerce-page .edgtf-cart-totals table th {
    border: none;
    padding: 18px 7px
}
.edgtf-woocommerce-page .woocommerce-checkout .col2-set:after,
.edgtf-woocommerce-page .woocommerce-checkout .col2-set:before {
    content: '';
    display: table
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    float: left
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1 h3,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 h3 {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 35px;
    margin-top: 40px
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    float: left
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
    margin-right: 0
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
    width: 100%
}
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row label,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row label {
    display: none
}
.edgtf-woocommerce-page .woocommerce-checkout .col-2 {
    margin-left: 1%;
    margin-right: 0
}
.woocommerce-account input[type=submit],
.woocommerce-checkout input[type=submit] {
    display: inline-block;
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-family: inherit;
    padding: 17px 43px;
    font-size: 11px;
    line-height: 1.7em;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 55px;
    outline: 0;
    background-color: #d6ab60;
    border: 1px solid #d6ab60;
    color: #fff;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    box-sizing: border-box
}
.woocommerce-account input[type=submit]:hover,
.woocommerce-checkout input[type=submit]:hover {
    border-color: #313131;
    background-color: #313131
}
.create-account label.checkbox {
    display: inline-block!important;
    vertical-align: middle
}
.edgtf-woocommerce-page input[type=tel],
.edgtf-woocommerce-page input[type=password],
.edgtf-woocommerce-page input[type=text],
.edgtf-woocommerce-page input[type=email],
.edgtf-woocommerce-page textarea {
    width: 100%;
    padding: 10px 17px;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 28px;
    background-color: #fcfcfc;
    color: #757575;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    font-size: 14px
}
.edgtf-shopping-cart-outer {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
.edgtf-shopping-cart-outer .edgtf-shopping-cart-inner {
    display: table;
    vertical-align: middle;
    height: 100%
}
.edgtf-shopping-cart-outer .edgtf-shopping-cart-header {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}
.edgtf-shopping-cart-outer .edgtf-shopping-cart-header .edgtf-header-cart {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 8px
}
.edgtf-shopping-cart-outer .edgtf-shopping-cart-header .edgtf-header-cart i {
    color: #313131;
    font-size: 16px;
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial
}
.edgtf-shopping-cart-outer .edgtf-shopping-cart-header .edgtf-cart-label {
    -webkit-transition: color .15s ease;
    -moz-transition: color .15s ease;
    transition: color .15s ease;
    margin: 0 0 0 5px
}
.edgtf-shopping-cart-outer .edgtf-cart-amount {
    position: absolute;
    top: 0;
    right: 1px;
    font-size: 8px;
    color: #252a2c;
    font-family: Roboto, sans-serif;
    background-color: #888;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    line-height: 12px;
    text-align: center
}
.edgtf-shopping-cart-dropdown {
    background-color: #262a2c;
    box-sizing: border-box;
    left: auto;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 1000;
    width: 223px;
    visibility: hidden;
    padding: 0 15px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.edgtf-shopping-cart-dropdown ul {
    margin: 0
}
.edgtf-shopping-cart-dropdown ul li {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #45484a;
    box-sizing: border-box;
	color:#fff;
}
.edgtf-shopping-cart-dropdown ul li a {
    display: block
}
.edgtf-shopping-cart-dropdown ul li a:hover {
    color: #d6ab60
}
.edgtf-shopping-cart-dropdown ul li .edgtf-item-image-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    width: 77px
}
.edgtf-shopping-cart-dropdown ul li .edgtf-item-image-holder img {
    vertical-align: middle
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding-left: 10px;
    text-align: left
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-item-left {
    float: left
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-item-left a {
    line-height: 1em;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-item-left:hover {
    color: #fff;
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-item-left span {
    font-size: 15px;
    color: silver;
    font-weight: 300;
    font-family: Roboto, sans-serif
}
.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-item-left .amount {
    color: #d6ab60
}
.edgtf-shopping-cart-dropdown .edgtf-empty-cart {
    border: none;
    padding: 15px 0
}
.edgtf-shopping-cart-dropdown .edgtf-cart-list a>img {
    display: block
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom {
    padding: 11px 0 13px
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .checkout,
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .view-cart {
    position: relative;
    width: 50%;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    background: 0 0;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .view-cart {
    float: left;
    padding-left: 0
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .view-cart:after {
    content: '';
    position: absolute;
    top: 7px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    background-color: #d6ab60
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .checkout {
    float: right;
    padding-right: 0;
    text-align: right
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder {
    padding: 0 0 12px;
    margin: 0 0 12px;
    color: #c4c4c4;
    border-bottom: 1px solid #45484a
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder .edgtf-total {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder .edgtf-total-amount {
    color: #fff;
    float: right
}
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder .edgtf-total-amount .amount {
    color: #d6ab60;
    font-size: 15px;
    font-weight: 300;
    font-family: Roboto, sans-serif
}
.edgtf-shopping-cart-outer:hover .edgtf-shopping-cart-dropdown {
    display: block;
    visibility: visible;
    text-align: left
}
.edgtf-top-bar .edgtf-shopping-cart-outer {
    float: left;
    position: relative;
    height: 40px;
    line-height: 40px
}
.edgtf-top-bar .edgtf-shopping-cart-outer .edgtf-shopping-cart-inner {
    display: block;
    height: 100%
}
.edgtf-top-bar .edgtf-shopping-cart-outer .edgtf-shopping-cart-header {
    height: 100%
}
@media only screen and (min-width: 1000px) {
    .edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-shopping-cart-header .edgtf-header-cart>i {
        color: #000
    }
    .edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-shopping-cart-header .edgtf-header-cart>span {
        color: #fff;
        background-color: #000
    }
    .edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-shopping-cart-header .edgtf-header-cart>i {
        color: #fff
    }
    .edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-shopping-cart-header .edgtf-header-cart>span {
        background-color: #fff
    }
}
.edgtf-vertical-align-containers .edgtf-shopping-cart-header {
    padding-left: 17px;
    padding-right: 18px
}
.edgtf-vertical-align-containers .edgtf-shopping-cart-header i {
    vertical-align: middle;
    position: relative;
    top: -2px
}
.edgtf-vertical-align-containers .edgtf-position-right-inner>:last-child .edgtf-shopping-cart-header {
    padding-right: 0
}
.edgtf-vertical-menu-area .edgtf-shopping-cart-dropdown {
    right: auto
}
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}
html[dir=rtl] .select2-container .select2-choice {
    padding: 0 8px 0 0
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}
html[dir=rtl] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}
.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}
html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%
}
html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding: 4px 4px 0;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}
.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
html[dir=rtl] .select2-search input {
    padding: 4px 5px 4px 20px
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent
}
html[dir=rtl] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}
.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}
.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}
.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}
.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}
.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}
.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}
.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}
.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}
.select2-results li em {
    background: #feffde;
    font-style: normal
}
.select2-results .select2-highlighted em {
    background: 0 0
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}
.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-selected {
    display: none
}
.select2-more-results.select2-active {
    background: url(select2-spinner.html) 100% no-repeat #f4f4f4
}
.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2)
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}
.select2-container-multi .select2-choices {
    height: auto!important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
    min-height: 26px
}
html[dir=rtl] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}
.select2-locked {
    padding: 3px 5px!important
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}
html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0!important
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: url(select2-spinner.html) 100% no-repeat #fff!important
}
.select2-default {
    color: #999!important
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}
html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0
}
.edgtf-woocommerce-page .select2-container .select2-choice .select2-arrow b,
.select2-display-none {
    display: none
}
html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}
.select2-container-multi .select2-search-choice-close {
    left: 3px
}
html[dir=rtl] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}
.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important;
    outline: 0!important;
    left: 0!important;
    top: 0!important
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 2dppx) {
    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(select2x2.html)!important;
        background-repeat: no-repeat!important;
        background-size: 60px 40px!important
    }
    .select2-search input {
        background-position: 100% -21px!important
    }
}
.edgtf-woocommerce-page .select2-container .select2-choice {
    height: 50px;
    padding-left: 18px;
    border: 1px solid #e4e4e4;
    line-height: 50px;
    color: #aaa5a5;
    border-radius: 0;
    background-image: none
}
.edgtf-woocommerce-page .select2-container .select2-choice .select2-arrow {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: 0;
    line-height: inherit;
    text-align: center
}
.edgtf-woocommerce-page .select2-container .select2-choice .select2-arrow:before {
    font-family: ElegantIcons;
    content: "\33";
    font-size: 17px
}
.edgtf-woocommerce-page .select2-container-active .select2-choice,
.edgtf-woocommerce-page .select2-container-active .select2-choices {
    border: 1px solid #e9e9e9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.edgtf-woocommerce-page .select2-drop-active {
    border: 1px solid #e9e9e9
}
.edgtf-woocommerce-page .select2-drop {
    background-color: #fcfcfc;
    color: #7f8385;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.woocommerce-cart .shop_table thead,
.woocommerce-checkout .shop_table tfoot {
    border: 1px solid #e4e4e4;
    background-color: #fcfcfc
}
.edgtf-woocommerce-page .woocommerce-ordering .orderby {
    float: right;
    width: 210px
}
.edgtf-woocommerce-page .edgtf-shipping-calculator .country_to_state {
    width: 100%
}
.edgtf-woocommerce-page .select2-search input {
    background-image: none;
    position: relative
}
.edgtf-woocommerce-page .select2-results {
    background-color: #fcfcfc
}
.star-rating {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 1.1em;
    line-height: 1em;
    font-size: 1.1em;
    width: 5.2em;
    font-family: star;
    color: #ddd;
    vertical-align: middle
}
.star-rating:before {
    content: "\73\73\73\73\73";
    position: absolute;
    top: 0;
    left: 0
}
.star-rating span {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 1.5em
}
.star-rating span:before {
    content: "\53\53\53\53\53";
    position: absolute;
    top: 0;
    left: 0;
    color: #d6ab60
}
.stars {
    height: 16px
}
.comment-form-rating .stars span {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(img/star.png) left 0 repeat-x
}
.comment-form-rating .stars span a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden
}
.comment-form-rating .stars span a.star-1 {
    width: 16px;
    z-index: 10
}
.comment-form-rating .stars span a.star-2 {
    width: 32px;
    z-index: 9
}
.comment-form-rating .stars span a.star-3 {
    width: 48px;
    z-index: 8
}
.comment-form-rating .stars span a.star-4 {
    width: 64px;
    z-index: 7
}
.comment-form-rating .stars span a.star-5 {
    width: 80px;
    z-index: 6
}
.comment-form-rating .stars span a.active,
.comment-form-rating .stars span a:focus,
.comment-form-rating .stars span a:hover {
    background: url(img/star.png) left -16px repeat-x
}
.commentlist {
    list-style: none
}
.comment_container {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 55px;
    border-bottom: 1px solid #e4e4e4
}
.edgtf-rating-wrapper {
    position: absolute;
    right: 0
}
.comment-text,
.edgtf-product-comment-meta {
    display: inline-block;
    vertical-align: top
}
.edgtf-product-comment-meta {
    margin-bottom: 10px
}
.comment-text {
    margin-bottom: 8px
}
.edgtf-product-comment-date {
    font-size: 12px
}
.edgtf-product-comment-author {
    font-size: 18px;
    line-height: 1em;
    color: #000;
    display: block;
    margin-bottom: 2px
}
.avatar {
    float: left;
    padding-right: 24px
}
#reply-title {
    font-size: 18px;
    line-height: 1.55;
    text-transform: none
}
.comment-form-rating label {
    color: #000;
    font-weight: 600;
    padding-right: 15px
}
.comment-form-rating .stars {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}
.woocommerce-product-rating {
    margin-bottom: 21px
}
.wc-proceed-to-checkout {
    text-align: right
}
.woocommerce-cart .edgtf-quantity-buttons {
    left: 7.5px
}
.woocommerce-cart .product-thumbnail {
    width: 14%
}
.woocommerce-cart .product-name {
    width: 16%;
    text-align: left
}
.woocommerce-cart .product-price {
    width: 21%
}
.woocommerce-cart .product-quantity {
    width: 18%
}
.woocommerce-cart .product-subtotal {
    width: 26%
}
.woocommerce-cart .product-remove {
    width: 5%
}
.woocommerce-cart .remove {
    font-size: 21px;
    color: #959595
}
.woocommerce-cart .cart_item {
    background-color: #fcfcfc
}
.woocommerce-cart .cart_item .product-thumbnail {
    padding: 18px;
    text-align: left
}
.woocommerce-checkout .shop_table td,
.woocommerce-checkout .shop_table th {
    text-align: left;
    padding: 15px 7px 15px 30px
}
.woocommerce-checkout .shop_table tfoot th {
    font-size: 18px;
    font-weight: 600
}
.woocommerce-checkout .shop_table .amount {
    font-size: 18px;
    font-weight: 500
}
.woocommerce-checkout .shop_table .order-total th,
.woocommerce-checkout .shop_table .product-name,
.woocommerce-checkout .shop_table thead .product-total {
    font-weight: 600;
    color: #1b0101
}
.woocommerce-checkout .shop_table thead .product-name,
.woocommerce-checkout .shop_table thead .product-total {
    font-size: 18px
}
.woocommerce-checkout #order_review_heading {
    margin-bottom: 30px;
    margin-top: 54px;
    text-transform: none;
    font-size: 18px
}
#shipping_method,
.wc_payment_methods {
    list-style: none
}
.woocommerce.widget {
    margin-bottom: 35px
}
.woocommerce.widget:last-child {
    margin-bottom: 0
}
.woocommerce.widget:not(.widget_layered_nav) ul:not(.product-categories) li {
    padding-left: 0
}
.woocommerce.widget:not(.widget_layered_nav) ul:not(.product-categories) li:before {
    display: none
}
.woocommerce.widget .quantity {
    font-size: 21px
}
.woocommerce.widget .total {
    margin: 10px 0
}
.woocommerce.widget .buttons:after,
.woocommerce.widget .buttons:before {
    content: '';
    display: table
}
.woocommerce.widget .buttons .wc-forward {
    text-transform: uppercase;
    font-weight: 500
}
.woocommerce.widget .buttons .wc-forward:first-child {
    float: left
}
.woocommerce.widget .buttons .wc-forward:last-child {
    float: right
}
.woocommerce.widget button,
.woocommerce.widget input[type=submit] {
    display: inline-block;
    position: relative;
    outline: 0;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-family: inherit;
    padding: 9px 24px;
    font-size: 11px;
    line-height: 1.7em;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: -webkit-linear-gradient(left, #c0954b, #e7bd74);
    background: -o-linear-gradient(right, #c0954b, #e7bd74);
    background: -moz-linear-gradient(right, #c0954b, #e7bd74);
    background: linear-gradient(to right, #c0954b, #e7bd74);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer
}
.woocommerce.widget .edgtf-product-search-form,
.woocommerce.widget.widget_product_search input[type=submit] {
    height: 52px;
    font-family: ElegantIcons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}
.woocommerce.widget.widget_product_search input[type=submit] {
    width: 59px;
    font-size: 18px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0
}
.woocommerce.widget.widget_product_search input[type=search] {
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8
}
.woocommerce.widget input[type=search] {
    width: calc(100% - 59px);
    padding: 15px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400;
    color: #757575;
    line-height: 20px;
    margin: 0;
    -webkit-appearance: none
}
.woocommerce.widget input[type=search]::-webkit-input-placeholder {
    color: #757575
}
.woocommerce.widget input[type=search]:-moz-placeholder {
    color: #757575
}
.woocommerce.widget input[type=search]::-moz-placeholder {
    color: #757575
}
.woocommerce.widget input[type=search]::-ms-input-placeholder {
    color: #757575
}
.woocommerce.widget .edgtf-product-search-form {
    width: 52px;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.woocommerce.widget .edgtf-product-search {
    font-size: 0
}
.product_list_widget li,
.widget_recent_reviews li,
.widget_shopping_cart li {
    margin-bottom: 8px!important
}
.product_list_widget li:after,
.product_list_widget li:before,
.widget_recent_reviews li:after,
.widget_recent_reviews li:before,
.widget_shopping_cart li:after,
.widget_shopping_cart li:before {
    content: " ";
    display: table
}
.product_list_widget li img,
.widget_recent_reviews li img,
.widget_shopping_cart li img {
    float: left;
    padding-right: 20px;
    max-width: 112px
}
.product_list_widget li .star-rating,
.widget_recent_reviews li .star-rating,
.widget_shopping_cart li .star-rating {
    display: block;
    margin-top: 6px
}
.product_list_widget li .product-title,
.widget_recent_reviews li .product-title,
.widget_shopping_cart li .product-title {
    display: block;
    line-height: 1em;
    color: #1b0101;
    font-weight: 500;
    margin: 8px 0 6px;
    text-transform: uppercase
}
.product_list_widget li a.remove,
.widget_recent_reviews li a.remove,
.widget_shopping_cart li a.remove {
    float: right;
    font-size: 18px
}
.product_list_widget li .amount,
.widget_recent_reviews li .amount,
.widget_shopping_cart li .amount {
    font-size: 18px
}
.widget_top_rated_products .edgtf-widget-title {
    margin-bottom: 29px
}
.widget_product_tag_cloud .edgtf-widget-title {
    margin-bottom: 25px
}
.widget_price_filter .edgtf-widget-title {
    margin-bottom: 35px
}
.widget_price_filter .ui-slider-horizontal {
    height: 4px
}
.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}
.widget_price_filter .price_slider {
    margin-bottom: 30px;
    margin-right: 10px
}
.widget_price_filter .ui-widget-content {
    background-color: #e8e8e8
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: -webkit-linear-gradient(left, #c0954b, #e7bd74);
    background: -o-linear-gradient(right, #c0954b, #e7bd74);
    background: -moz-linear-gradient(right, #c0954b, #e7bd74);
    background: linear-gradient(to right, #c0954b, #e7bd74);
    top: 0;
    height: 100%
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    cursor: pointer;
    outline: 0;
    top: -5.5px;
    border-radius: 10px;
    background-color: #e7e7e7;
    border: 1px solid #e7e7e7;
    margin-left: -3px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 0 0 4px #f7f7f7;
    -moz-box-shadow: inset 0 0 0 4px #f7f7f7;
    box-shadow: inset 0 0 0 4px #f7f7f7
}
.widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    line-height: 40px;
    height: 36px;
    float: right;
    font-size: 16px;
    text-transform: uppercase;
    color: #1b0101
}