/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("Divi/style.css");


@font-face {
  font-family: 'TIMES-R';
  src: url('fonts/TIMES-R.TTF'); /* IE9 Compat Modes */
  src: url('fonts/TIMES-R.TTF') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/TIMES-R.TTF') format('woff2'), /* Super Modern Browsers */
       url('fonts/TIMES-R.TTF') format('woff'), /* Pretty Modern Browsers */
       url('fonts/TIMES-R.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/TIMES-R.TTF') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'TIMES-Bold-i';
  src: url('fonts/TIMES-Bold-i.TTF'); /* IE9 Compat Modes */
  src: url('fonts/TIMES-Bold-i.TTF') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/TIMES-Bold-i.TTF') format('woff2'), /* Super Modern Browsers */
       url('fonts/TIMES-Bold-i.TTF') format('woff'), /* Pretty Modern Browsers */
       url('fonts/TIMES-Bold-i.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/TIMES-Bold-i.TTF') format('svg'); /* Legacy iOS */
}





@font-face {
    font-family: 'JosefinSansRegular';
    src: url('fonts/JosefinSansRegular.eot');
    src: url('fonts/JosefinSansRegular.eot') format('embedded-opentype'),
         url('fonts/JosefinSansRegular.woff2') format('woff2'),
         url('fonts/JosefinSansRegular.woff') format('woff'),
         url('fonts/JosefinSansRegular.ttf') format('truetype'),
         url('fonts/JosefinSansRegular.svg#JosefinSansRegular') format('svg');
}
@font-face {
    font-family: 'JosefinSansBold';
    src: url('fonts/JosefinSansBold.eot');
    src: url('fonts/JosefinSansBold.eot') format('embedded-opentype'),
         url('fonts/JosefinSansBold.woff2') format('woff2'),
         url('fonts/JosefinSansBold.woff') format('woff'),
         url('fonts/JosefinSansBold.ttf') format('truetype'),
         url('fonts/JosefinSansBold.svg#JosefinSansBold') format('svg');
}
@font-face {
    font-family: 'JosefinSansLight';
    src: url('fonts/JosefinSansLight.eot');
    src: url('fonts/JosefinSansLight.eot') format('embedded-opentype'),
         url('fonts/JosefinSansLight.woff2') format('woff2'),
         url('fonts/JosefinSansLight.woff') format('woff'),
         url('fonts/JosefinSansLight.ttf') format('truetype'),
         url('fonts/JosefinSansLight.svg#JosefinSansLight') format('svg');
}








/* Style Footer Credits - Lines 948 & 949 */

#footer-info { 
text-align: left; 
color: green; 
padding-bottom: 10px; 
float: left; 
}

#footer-info a { 
font-weight: 700; 
color: yellow; 
}

#footer-info a:hover { 
color: pink; 
}


/* Style Footer Social Icons - Lines 1185 to 1198 */

#footer-bottom .et-social-facebook a {
	color: blue;
}
#footer-bottom .et-social-twitter a {
	color: powderblue;
}
#footer-bottom .et-social-google-plus a {
	color: red;
}
#footer-bottom .et-social-rss a {
	color: orange;
}

/* Hover Colors*/
#footer-bottom .et-social-facebook a:hover {
	color: pink;
}
#footer-bottom .et-social-twitter a:hover {
	color: pink;
}
#footer-bottom .et-social-google-plus a:hover {
	color: pink;
}
#footer-bottom .et-social-rss a:hover {
	color: pink;
}
.et_pb_button.et_pb_button_0.et_pb_module.et_pb_bg_layout_dark {
  color: black !important;
}




/*   my-style  */

#main-header {
  padding: 10px 0 68px;
  z-index: 1000;
}
.header-nav-secondary {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width:1048px;
  position: relative;
  z-index: 9999;
}

.header-nav-secondary #et-secondary-menu {
  float: right;
  padding: 0 15px;
  position: relative;
  top:33px;
}
#main-header .container.clearfix.et_menu_container {
  max-width: 1021px;
  padding: 0;
}
#top-header .et-cart-info {
  margin-right: 20px;
}
#top-header .widget.widget_text {
  background: #378d8a none repeat scroll 0 0;
  padding: 10px 15px 7px;
  text-align: right;
}
#top-header .widget.widget_text .textwidget {
  font-size: 16px;
  font-weight: 300;
  margin: 0 auto;
  max-width:1008px;
  padding: 4px 0;
}
.et_header_style_left .logo_container {
  height: 100%;padding: 0!important;
  position: relative;
  width: 100%;
}

#main-header .container.clearfix.et_menu_container {position: static;}
.container.clearfix.et_menu_container #et-top-navigation {
  background: #e2e2e2;
  left: 0;margin-top:22px;
  max-width: 100%;text-align:center;
  padding: 0 !important;
  position: absolute;
  width: 100%;
}

.container.clearfix.et_menu_container #et-top-navigation li{padding:0px;}
.container.clearfix.et_menu_container #et-top-navigation li a {
  color: #5ca19e;
  font-size: 14px;
  letter-spacing: 2.8px;text-transform: uppercase;
  padding: 16px 13px;
}
.container.clearfix.et_menu_container #et-top-navigation li a:hover {color:#000;background:#ececec;}

.container.clearfix.et_menu_container #et-top-navigation #top-menu li.current-menu-item a {color:#000;background:#ececec;}

.container.clearfix.et_menu_container #et-top-navigation #et_top_search {display:none;}

.container.clearfix.et_menu_container #et-top-navigation #top-menu-nav {
  display: table;
  float: none;
  margin: 0 auto;
}
footer#main-footer h1 {
  color: #888888;
  font-size: 17px;
  font-weight: 300;
  padding: 0 0 20px;
  text-shadow: 0 0 0;
}
#main-footer li {
  list-style: inside;
}

#main-footer li a {
  color: #fff;
  display: inline-block;
  font-family: JosefinSansRegular;
  font-size: 16px; letter-spacing: 1px;
  font-weight: 400;
  margin: 0 0 6px !important;
}
.foot {text-align:center;}

.foot h2 {
  color: #fff;
  font-family: JosefinSansLight;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
}
.foot h3 {
  color: #888685;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.6px;
  margin: 0 0 10px;
}
.foot-form {
  display: table;
  margin: 0 auto;
}
.foot-form .btn {
  display: inline-block;
  margin-left: 10px;
}
.foot-form .input {
  display: inline-block;
  width: 300px;
}
.foot-form .tnp-email {
  border: 0 none;
  height: 40px;
  padding: 0 15px;
  position: relative;
  top: 0;
  width: 100%;
}


.foot-form .btn input {
  background: #f65f43 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 18px;
  font-weight: lighter; font-family: "Open Sans",Arial,sans-serif;
  height: 40px;
  line-height: 30px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: 1px;
  width: 200px;
}
.foot-form .input label input {
  border: 0 none;
  color: #333;
  font-size: 13px; font-family: "Open Sans",Arial,sans-serif;
  height: 40px;min-width:150px;

  padding: 0 20px;
  text-transform: capitalize;
}
.products .woocommerce-loop-product__title , .products .price {
  text-align: center;color:#000;
}

.picks h2.dead , .picks h2.cup {
  color: #000;
  font-family: "TIMES-Bold-i";
  font-size: 30px;margin:0px;padding:0 0 20px;
  letter-spacing: 1px;
}
.picks p {color:#000;font-size:15px;padding-left:50px;}

.picks h2.dead span , .picks h2.cup span {color:#e6593f;margin-left:20px;}

.picks a.et_pb_button, .picks a.et_pb_button:hover {
  background-image: url("img/cart.png");
  background-position: 20px 10px;
  background-repeat: no-repeat;
  border-radius: 0;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 4px 20px 4px 45px;
}


 



.best {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  padding: 0 5px;
  position: relative;
  z-index: 3;
}
.Divider {
  border-bottom: 1px solid #000;
  position: absolute;
  top: 14px;
  width: 100%;
  z-index: 1;
}
.master-slider-parent , .ms-inner-controls-cont {max-width:100%!important;}
.ms-inner-controls-cont .ms-view { width:100%!important;}

.et_search_outer1 .et-search-form input {
  background: #fff url("img/search-icon.png") no-repeat scroll 9px 6px;
  border: medium none;
  border-radius: 30px;
  bottom: 0;
  color: #666;
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  margin: auto;
  padding: 0 10px 0 25px;
  position: relative;
  right: -12px;
  top: 0;
  width: 153px;
}

.widget_product_search input {
  background: #fff url("img/search-icon.png") no-repeat scroll 9px 6px;
  border: medium none;
  border-radius: 30px;
  bottom: 0;
  color: #666;
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  margin: auto;
  padding: 0 10px 0 25px;
  position: relative;
  right: 365px;
  top: 34px;
  width: 205px;
}
.widget_product_search label{display:none;}
.widget_product_search input[type="submit"]{display:none;}
.widget.woocommerce.widget_product_search {
  display: inline-block;
  list-style-type: none;
}

.et_search_outer1 .et_search_form_container1 {padding:0px;}
.et_search_outer1 {
  display: inline-block;
  position: relative;
  text-align: right;
}
.et_search_outer1  .et-search-form {  position: relative;}

.woocommerce a.button.alt::after, .woocommerce-page a.button.alt::after, .woocommerce button.button.alt::after, .woocommerce-page button.button.alt::after, .woocommerce input.button.alt::after, .woocommerce-page input.button.alt::after, .woocommerce #respond input#submit.alt::after, .woocommerce-page #respond input#submit.alt::after, .woocommerce #content input.button.alt::after, .woocommerce-page #content input.button.alt::after, .woocommerce a.button::after, .woocommerce-page a.button::after, .woocommerce button.button::after, .woocommerce-page button.button::after, .woocommerce input.button::after, .woocommerce-page input.button::after, .woocommerce #respond input#submit::after, .woocommerce-page #respond input#submit::after, .woocommerce #content input.button::after, .woocommerce-page #content input.button::after {
  display: none;
}
.et_pb_button::before, .et_pb_button::after {
  display: none;
}
.picks p.sed {
  background-image: url('img/Quotation.png');
  background-repeat: no-repeat;
}


div.wpcf7-validation-errors {display:none!important;}



div.wpcf7-mail-sent-ok {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #398f14;
  bottom: 0;
  height: auto;
  left: 10%;
  position: absolute;
  z-index: 99;
}



@media screen and (max-width:980px){
#et_search_icon:hover, .mobile_menu_bar::before, .mobile_menu_bar::after, .et-social-icon a:hover, .comment-reply-link, .form-submit .et_pb_button, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span::before, .woocommerce-page .star-rating span::before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
  color: #333;
}


.et_mobile_menu {   border-top: 3px solid #333;}

.et_header_style_left .logo_container {  text-align: center;}
.et_pb_section {  padding: 20px 0;}

.et_pb_fullwidth_section.et_pb_section {  padding: 0px;}

.container.clearfix.et_menu_container #et-top-navigation li a {
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding: 10px;
}
#main-header {z-index:9999;}
#et_mobile_nav_menu .mobile_menu_bar{
  padding: 5px 20px;
}
.foot-form .input label input {  min-width: auto;}
.foot-form .btn input {
  max-width: 200px;  width: auto;
}
.foot-form .input {
  display: table-cell;
  width: auto;
}
.foot-form .btn {
  display: table-cell;
}
}


@media screen and (max-width:580px){
.foot-form .btn input {
  max-width: 200px;
 font-size:13px; top: 0;
  width: auto;
}
.foot-form .btn {
  display: table-cell;
  width: 30%;
}
.foot-form .input {
  display: table-cell;
  width: 80%;font-size:14px;color:#333;
}
.foot-form {
  display: table;
  width: 100%;
}
.foot-form .input label input {
  min-width: auto;
  width: 100%;
}
.picks p.sed {
  background-size: 20px;
}

.picks p {
  padding-left: 30px;
}
.picks h2.dead, .picks h2.cup {  font-size: 21px;}

.picks h2.dead span, .picks h2.cup span {  margin-left: 10px;}
}


/*=========Custome-css==========*/
#top-header .widget.widget_text .textwidget {
  color: #fff;
  font-family: JosefinSansLight;
  font-size: 18.74px;
  margin-top: 6px;
  padding-top: 0;
}
#top-header .widget.widget_text .textwidget a #arrow img {
  float: right;
  margin-left: 11px;
  margin-top: 6px !important;
}


.header-nav-secondary .et-cart-info span::before {
  content: " " !important;

}

#news .foot-form {
  margin-right: -20px;
  margin-top: 12px;
}

#news .foot-form .input label input {
    border: 0 none;
    color: #a9afb9;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    height: 31px;
    min-width: 195px;
    padding: 0 20px;
    text-transform: capitalize;
    width: 195px;
}
#news .foot-form .btn input {
  background: #f65f43 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-family: JosefinSansBold;
  font-size: 12px;
  font-weight: lighter;
  height: 32px;
  line-height: 30px;
  margin-left: 5px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: 0;
  width: 161px;
}
.seller {
  padding-bottom: 0 !important;
  padding-top: 20px !important;
}
.top.picks .dead {
  margin-top: 40px !important;
}
.top.picks .et_pb_row.et_pb_row_2 {
  padding-top: 0;
}


.liteboxblack_overlay{
   background-color: black;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;

   
  }
  
.bt
{
   background-color: black;
   z-index:1001;
   -moz-opacity: 0.1;
   opacity:.10;
   filter: alpha(opacity=10); 

}  
  .liteboxwhite_content {
   background-color: white;
  display: none;
  height: 400px;
  left: 0;
  margin: 0 auto;
  max-width: 720px;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 20%;
  z-index: 999;

  }
  #top-header a, #top-header a {
  color: #fff !important;
}
.picks p {
  color: #000 !important;
  font-size: 15px;
  font-weight: 300;
}
#main-footer .et_pb_section {
  padding-bottom: 10px;
  padding-top: 10px;
}
#main-footer .et_pb_row.et_pb_row_5 {
  padding-top: 0;
}

#left-area {
  padding-bottom: 0!important;
width:none!important;
}
#main-footer .et_pb_row.et_pb_row_5 .foot > p {
  color: #878888;
  font-family: JosefinSansLight;
  font-size: 17px;
}
#main-footer .wpcf7-form-control.wpcf7-submit {
  margin-left: 7px;
  top: 1px;
}
#main-content .container::before {
  background-color: transparent !important;
}
#content-area #left-area {
  width: 100%;
}



.liteboxwhite_content {
  background-color: white;
  display: none;
  height: 400px;
  left: 0;
  margin: 0 auto;
  max-width: 500px;
  padding: 16px;
  position: fixed;
  right: 0;
  top: 40px !important;
  z-index: 999999;border: 5px solid #ddd !important;
}
.liteboxblack_overlay {
  background-color: black;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
#top-header #lightf2 input {
  border: 1px solid #ddd;
  width: 98%;
}
#top-header .wpcf7-not-valid-tip {
  margin-top: 10px;
}
#top-header .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  color: #333;
  height: 34px;
  padding-top: 9px;
}

#main-footer .foot p {
font-size: 17px;font-family: JosefinSansRegular;
}
div.wpcf7-validation-errors {
  border: 2px solid #5ca19e;
  color: #fff;
  font-family: JosefinSansRegular;
  font-size: 16px;
  font-weight: 400;
}
#main-footer span.wpcf7-not-valid-tip {
  text-align: left;
}

#top-header .foot-form {
  margin-left:5px;
}


#left-area .woocommerce-breadcrumb {
  float: right;color:#000;font-size:13px;
  margin: 6px 0;
}
#left-area .woocommerce-breadcrumb a {color:#999;font-size:13px;}

#left-area .widget_product_categories {list-style-type:none;float:left;}
#left-area .dropdown_product_cat { float: left;  color: #6e727b; font-size: 13px;
    list-style-type: none;border: 1px solid #ddd; padding: 8px 10px;} 
#left-area .widgettitle {
  color: #000;
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding: 0 20px 0 0;
}
#left-area .woocommerce-ordering {
  color: #000;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 20px;
}
#left-area .orderby { background:#fff;color: #969aa3; font-size: 13px;text-transform:capitalize;
    list-style-type: none;border: 1px solid #ddd;
 margin-left: 20px;   padding: 8px 10px;border-radius:0px;}

#left-area .woocommerce-result-count , #left-area .woocommerce-products-header {display:none;}

.woocommerce-products-header__title.page-title11 {
  font-weight: 300;
  margin: 0 auto;
  padding: 5% 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.search.search-results .woocommerce-products-header__title.page-title11 {
  padding: 40px 0 0;
  position: relative;
}

#left-area .page-numbers {
  border: 0 none;
}
#left-area .page-numbers li {
  border: 0 none;
}
#left-area .page-numbers li a {color:#000;}

#left-area .page-numbers .next.page-numbers {
  background-image: url("images/arrow2.jpg");
  background-position: right 15px;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: 300;
  padding-right: 13px;
  position: relative;
}
#left-area .page-numbers .next.page-numbers:hover{background-color:#fff;}
#left-area .page-numbers .prev.page-numbers:hover{background-color:#fff;}
#left-area .page-numbers .prev.page-numbers {
  background-image: url("images/arrow3.jpg");
  background-position: left 15px;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: 300;
  padding-left: 13px;
  position: relative;
}
.summary.entry-summary p {
  color: #222;
  font-size: 15px;
  font-weight: 300;
}

.product .related .woocommerce-loop-product__title {
  font-size: 15px !important;
}



.woocommerce-page #left-area div.product div.images {
  float: left;
  padding: 0 20px 0 0;
  position: relative;
  width: 43%;
}

.woocommerce-page #left-area div.product div.summary {
  float: right;
  font-size: 15px;
  font-weight: 400;
  width: 57%;
}
#left-area .summary.entry-summary h6 strong {
  color: #222;
  font-size: 15px;
  font-weight: 300;
}

#left-area .cell-input.disabled-input {
  color: #222;
  font-size: 15px;
  font-weight: 300;
}
#left-area .summary.entry-summary .product_meta {
  border-top: 0 solid #dadada;
  margin: 0 0 20px;
  padding-top: 20px;
}

#left-area .summary.entry-summary .product_meta .posted_in {color:#222;  font-size: 15px;font-weight: 300;}
#left-area .summary.entry-summary .product_meta .posted_in a {color:#f65f44;  font-size: 15px;font-weight: 300;}

#left-area .summary.entry-summary form button.single_add_to_cart_button , #left-area .summary.entry-summary form button.single_add_to_cart_button:hover{
    background: #f65f44 none repeat scroll 0 0;
    color: #fff;
    font-family: lato;
    font-size: 15px;
    font-weight: 300;
    height: 46px!important;
    min-width: 200px;
    opacity: 1;
    padding: 10px 20px;
    text-transform: uppercase;
}

div.wpcf7 .ajax-loader {
  position: absolute;
}
.woocommerce-Price-amount.amount {
  color: #000;
  font-weight: bold;
}
.woocommerce-page #left-area .product .images .detail_price {
  background: #01af2a none repeat scroll 0 0;
  border-radius: 50px;
  display: inline;
  float: right;
  height: 90px;
  line-height: 90px;
  position: absolute;
  right: 10px; z-index: 999;
  text-align: center;
  top: -20px;color: #fff;
  font-size: 24px;
  font-weight: bold;
  width: 90px;
}


.woocommerce-page #left-area div.product div.images a {
  border: 1px solid #b1b1b1;
  float: left;
  margin: 0 0 10px;
  padding: 20px;
}

.single-product  #left-area .woocommerce-breadcrumb {display:none;}
.woocommerce-page #left-area div.product div.summary .price {
display:none;}
#left-area .wrps_related_products.wrps_theme_box .wpb_wrps_title{margin:0px;}

#left-area .wrps_related_products.wrps_theme_box .wpb_wrps_title{margin:0px;}

.wrps_related_products_area img {margin:0 auto;width:auto;}
.owl-carousel .owl-item img {margin:0 auto;width:auto;}


#left-area .wrps_related_products.wrps_theme_box .wpb_wrps_title a {
  color: #000 !important;
  font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
  font-size: 15px;
  font-weight: 500;
  opacity: 1;
  text-transform: capitalize;
}
#left-area .wrps_related_products.wrps_theme_box  .woocommerce-Price-amount.amount {
  color: #000;font-size:15px;
  font-weight: 600;
}

.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {display:none;}
.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper {border:0px}
.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper #tab-reviews {border:0px;padding:0px;}

.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper #reviews #comments .woocommerce-Reviews-title {
  font-size: 17px;
  font-weight: 700;
  margin: 0 !important;
  text-transform: uppercase;
}

.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper #reviews #comments {font-weight:400;font-size:15px;color:#333;}
.woocommerce-page #left-area div.product .woocommerce-tabs.wc-tabs-wrapper #reviews p{font-weight:400;font-size:15px;color:#333;}


.woocommerce-page #left-area div.product div.images .owl-item a {
  float: left;
  margin: 0;border: 0px solid #b1b1b1;
  padding: 0 5px;
}
.woocommerce-page #left-area .product_gallery .a3dg-image {padding:20px;}

.woocommerce-page #left-area div.product div.images .owl-item a img {
  border: 1px solid #b1b1b1;padding:10px;
}
.wrps_related_products_area {text-align:center;}





.wrps_related_products {
  padding: 30px 0;
}

.woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart {
  margin: 0px !important;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
  border-radius: 0 !important;
  float: none;margin:0px;
  overflow: hidden;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
  background-color: #fff!important;
  border: 1px solid #999!important;
  border-radius: 0!important;
  box-shadow: none !important;
  color: #666 !important;
  font-size: 15px !important;
  font-weight: 500 !important;margin:0 0 10px;
  height: 40px;
}

.single_variation_wrap {
  float: left;
  width: auto;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
  float: left;
  width: auto;
}
.single-product div.product form.cart .button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-family: lato;
    font-size: 15px;
    font-weight: 300;height:46px;
    margin: 0px 0 0 4px;
    min-width: 200px;
    opacity: 1;text-align:center;
    padding: 10px 20px;
    text-transform: uppercase;}
    
/*
.owl-controls.clickable .owl-pagination .owl-page:first-child {  float: left;  left: -18px;  position: relative;}
.owl-controls.clickable .owl-pagination .owl-page:first-child span {
  background-color: transparent;
  background-image: url("images/left.png");
  background-repeat: no-repeat;
  height: 30px;
  opacity: 1;
  width: 30px;
}
.owl-controls.clickable .owl-pagination .owl-page {  float: right;  right: -18px;  position: relative;}
.owl-controls.clickable .owl-pagination .owl-page span {
  background-color: transparent;
  background-image: url("images/right.png");
  background-repeat: no-repeat;
  height: 30px;
  opacity: 1;
  width: 30px;
}
    .owl-controls.clickable {
  position: relative;
  top: -90px;

}
    */
    
    
.images.gallery_container .product_gallery .fa.fa-angle-left {
  background-color: transparent!important;
  background-image: url("images/left.png");
  background-repeat: no-repeat;
  border: 0 none!important;
  color: transparent;
  height: 30px;left:-15px;text-indent: 99999px;
  top: 40%;
  width: 30px;
}
    
  .images.gallery_container .product_gallery .fa.fa-angle-right {
  background-color: transparent!important;
  background-image: url("images/right.png");
  background-repeat: no-repeat;
  border: 0 none!important;
  color: transparent;text-indent: 99999px;
  height: 30px;right:-15px;
  top: 40%;
  width: 30px;
}  

.images.gallery_container .product_gallery .a3dg-nav {padding:0!important;}

.gallery_container .a3-dgallery .a3dg-navbar-control{ display:none!important;}

.images.gallery_container .product_gallery .a3-dgallery .a3dg-image-wrapper {
  margin-bottom: 8px!important;
}

.images.gallery_container .fa.fa-caret-right.a3dg-next{display:none!important;opacity:0;}
.images.gallery_container .fa.fa-caret-left.a3dg-prev{ display:none!important;opacity:0;} 


.wrps_related_products_area .owl-buttons {
  position: absolute;
  right: 2px;
  top: 30%!important;
  width: 100%;
}
.wrps_related_products_area .owl-theme .owl-controls .owl-buttons .owl-next {float:right;}
.wrps_related_products_area .owl-theme .owl-controls .owl-buttons .owl-prev{float:left;}

.shop_table .coupon #coupon_code.input-text {display: block;float:left;}

.coupon #coupon_code.input-text {
  background: #ddd none repeat scroll 0 0;
  border: 0 solid #ddd;
  border-radius: 0;
  color: #000;
  display: table;
  float: left;
  font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
  font-size: 15px;
  font-weight: 400;
  height: 36px;
  margin: 0 auto;
  padding: 6px 15px;
  text-align: left;
  text-transform: uppercase;
  width: 200px;
}
.actions .coupon .button , .actions .coupon .button:hover , .actions .button[type="submit"]{ background:#000!important;
  border: 0px #ddd solid!important;
  border-radius: 0;
  color: #fff;
  display: table;
  float: none; font-family: "Lato",Helvetica,Arial,Lucida,sans-serif!important;
  font-size: 15px;  height: 36px;
  font-weight: 300!important; width: 200px;margin:0 auto;
  padding: 6px 15px;  text-align: center;float:left;
  text-transform: uppercase;
  }
.woocommerce-cart-form .actions .button[name="update_cart"]{ background:#F65F44!important;
  border: 0px #ddd solid!important;
  border-radius: 0;
  color: #fff!important;opacity:1!important;
  display: table;
  float: none; font-family: "Lato",Helvetica,Arial,Lucida,sans-serif!important;
  font-size: 15px;  height: 36px;
  font-weight: 300!important; width: 200px;margin:0 auto;
  padding: 6px 15px;  text-align: center;float:right;
  text-transform: uppercase;
  }
.woocommerce-cart-form .product-name a , .tinvwl-table-manage-list .wishlist_item .product-name a , .tinvwl-table-manage-list .wishlist_item .product-date{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}


.tinvwl-table-manage-list .wishlist_item .product-stock .in-stock .tinvwl-txt ,.tinvwl-table-manage-list .wishlist_item .product-stock .in-stock i {
  color: green;font-size: 15px;
}



.woocommerce-cart-form tr th, .tinvwl-table-manage-list tr th {
  background: #378d8a none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
}
.woocommerce-cart-form .product-price .amount , .tinvwl-table-manage-list .wishlist_item .product-price .amount{color:#378D8A;}
.woocommerce-cart-form .product-subtotal .amount , .tinvwl-table-manage-list .wishlist_item .product-price .amount{color:#378D8A;}



.entry-title.main_title , .woocommerce-order-details__title{color:#000;font-size: 21px;font-weight: bold;text-transform: uppercase;}
.cart-collaterals .cart_totals h2 {color:#000;font-size: 21px;font-weight: bold;text-transform: uppercase;}

.cart-collaterals .cart_totals tr th {color:#000;font-size: 15px;font-weight: bold;text-transform: uppercase;}
.cart-collaterals .order-total .amount {color:#F65F44;}
.cart-collaterals .cart-subtotal .amount {color:#378D8A;}


.wc-proceed-to-checkout .checkout-button {background:#F65F44!important;
  border: 0px #ddd solid!important;
  border-radius: 0;
  color: #fff!important;opacity:1!important;
  display: table;
  float: none; font-family: "Lato",Helvetica,Arial,Lucida,sans-serif!important;
  font-size: 15px!important;  height: 36px;border-radius: 0!important;
  font-weight: 300!important; width: auto;margin:0 auto;
  padding: 6px 15px!important;  text-align: center;float:right;
  text-transform: uppercase;}



.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background: #e2e2e2!important;
  color: #378d8a!important;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #F65F44;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  color: #fff;
}

.woocommerce .woocommerce-error a , .woocommerce .woocommerce-info a , .woocommerce .woocommerce-message a {
 color: #378d8a!important;font-size: 15px;font-weight: 400;    text-decoration: underline;
}

.return-to-shop a.button {  border: 0px #ddd solid!important;
  border-radius: 0;background: #F65F44!important;
  color: #fff!important;opacity:1!important;
  display: table;
  float: none; font-family: "Lato",Helvetica,Arial,Lucida,sans-serif!important;
  font-size: 15px!important;  height: 36px;border-radius: 0!important;
  font-weight: 300!important; width: 200px;margin:0 auto 20px;
  padding: 6px 15px!important;  text-align: center;float:left;
  text-transform: uppercase;}



.place-order .button.alt {    background: #f65f44 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: table;
    float: none;
    font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
    font-size: 15px;
    font-weight: 300;
    height: 36px;
    margin: 0 auto;
    padding: 6px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;}
    
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
  background:#000;
  border:0px solid;
  border-radius: 0px;text-decoration:none;
  font-size: 15px;height:36px;
  font-weight: 300;color:#fff!important;
  line-height: 1.7em;min-width: 130px;text-transform: uppercase;
  padding: 0.3em 1em;
  position: relative;text-align: center;
  transition: all 0.2s ease 0s;
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
  background:#000;text-decoration:none;
  border:0px solid;text-align: center;
  border-radius: 0px;
  font-size: 15px;height:36px;
  font-weight: 300;color:#fff!important;
  line-height: 1.7em;min-width: 130px;text-transform: uppercase;
  padding: 0.3em 1em;
  position: relative;
  transition: all 0.2s ease 0s;
}
.woocommerce form .form-row input.input-text {
  padding: 0 15px;height:35px;
}
.woocommerce-billing-fields h3 , .woocommerce-additional-fields h3 , #order_review_heading{font-size: 18px;color:#000;text-transform: uppercase;font-weight: bold;} 

.woocommerce-billing-fields label , .woocommerce-additional-fields label {font-size: 14px;color:#000;text-transform:capitalize;font-weight: 400; } 

.woocommerce-billing-fields input , .woocommerce-additional-fields input  {border:1px #ddd solid;background:transparent;border-radius:0!important;padding: 0px 15px!important;height: 36px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {font-size: 14px;}
.select2 .selection .select2-selection {border:1px #ddd solid!important;background:transparent;border-radius:0!important;height: 36px;} 
.select2 .selection .select2-selection #select2-billing_country-container {height: 36px;line-height:36px;}

#order_review tr th {font-size: 16px;color:#fff;text-transform: uppercase;font-weight: bold;background:#5CA19E}
#order_review .shop_table td {font-size: 15px;color:#333;} 
.woocommerce-MyAccount-navigation ul {padding:0px!important;}
.woocommerce-MyAccount-navigation li{list-style-type:none}
.woocommerce-MyAccount-navigation li a {
  border: 1px solid #ddd;
  color: #333;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 4px 10px;
  width: 100%;
}

.woocommerce-MyAccount-content p {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

#ship-to-different-address label span {
  font-size: 14px;
}
.create-account label span {
  font-size: 14px;
}
.woocomerce-form.woocommerce-form-login.login p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.woocomerce-form.woocommerce-form-login.login label {
  font-size: 14px;
}

.woocomerce-form.woocommerce-form-login.login input {
  font-size: 14px;border-radius: 0px;border: 1px #ddd solid;height: 36px;
}
.woocomerce-form.woocommerce-form-login.login input#rememberme {
  height: auto;
}

.checkout_coupon input{  font-size: 14px;border-radius: 0px!important;border: 1px #ddd solid;height: 36px;padding:0 15px!important;}

.woocommerce #order_review .shop_table tr.cart-subtotal th ,  .woocommerce #order_review .shop_table tr.order-total th{
  background-color: transparent;
  color: #000;
  font-size: 18px;
}
.woocommerce #order_review .shop_table tr.cart-subtotal td .amount ,  .woocommerce #order_review .shop_table tr.order-total td .amount{
color:#378d8a;font-size: 18px;

}

#left-area .woocommerce-message a.button.wc-forward {
  color: #fff!important;
  min-width: auto!important;
  text-align: center;font-weight: bold!important;
  width: auto!important;
  font-size: 12px;background:#f65f44!important;
  padding: 10px 20px;
  text-decoration: none;



}
.et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay::before, .et_pb_member_social_links a:hover, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .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_contact_submit, .et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #5ca19e;
}
.woocommerce-MyAccount-content > form {
  margin-bottom: 20px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  color: #000;
  display: block;
}

.woocommerce-EditAccountForm.edit-account legend {
  color: #000000;
  padding: 20px 0 10px;
  text-transform: uppercase;
}
a {
  color: #378d8a;
  text-decoration: none;
}
.woocommerce-MyAccount-content {margin-bottom:20px;}

.register .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide label {
  font-size: 14px;
  font-weight: normal;
}

/*
komal
*/
custom_comment a.morelink {
 text-decoration:none;
 outline: none;
}
.morecontent span {
 display: none;
}
 .custom_comment {
  width: 100%;
}
.custom_comment .morelink {text-transform: capitalize;font-size: 14px;color:#000;}

/*
komal
*/


.entry-content address, .comment-content address, body.et-pb-preview #main-content .container address {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 12px;
  text-transform: capitalize;
}
.woocommerce-account .addresses .title h3 {
  color: #000;
  float: left;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}

.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
  float: right;
  font-size: 14px;
}


.woocommerce-thankyou-order-received {
  color: #f65f43;
  font-size: 16px;
  padding: 0 0 30px;
  text-transform: capitalize;
}

/*
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
  background: #E2E2E2;
  line-height: 26px;
  list-style-type: disc;
  margin: 0 0 20px 0;
  padding: 10px 20px;
  text-align: center;
}
*/


.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {

  border-right: 1px dashed #d3ced2;
  display: inline-block;
  float: none;
   font-size: 15px;
    font-weight: 400;
  line-height: 1;
  list-style-type: none;
  margin: 0 auto;
  padding: 10px;color:#000;
  text-transform: uppercase;
  width: 24.333%;
}
.ban {
  position: relative;
  top: 5px;
}
.woocommerce-order-details {margin:20px 0 0 0;}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {font-size: 14px;margin-top:10px;}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th {background:#378D8A;color:#fff;}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody a {font-size: 15px;color:#000;}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody .amount {font-size: 15px;color:#000;}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot  {font-size: 17px;color:#000;}


















.products .type-product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart , .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #f65f44!important;
  background-image: url("images/cart.png");
  background-origin: padding-box;
  background-position: 24px 12px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  border: 0 none!important;
  border-radius: 0;
  color: #fff!important;
  display: table;
  float: none;
  font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
  font-size: 15px;
  font-weight: 300;
  height: 36px;
  margin: 0 auto;
  padding: 6px 15px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;


}

.products .type-product .wcqb_button.wc_quick_buy_button.quick_buy_button.quick_buy_simple , .wcqb_button.wc_quick_buy_button.quick_buy_button.quick_buy_simple{
  background: #000 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  display: table;
  float: none;
  font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
  font-size: 15px;
  font-weight: 300;
  height: 36px;
  margin: 1em auto;
  padding: 6px 15px;
  text-align: center;margin:4px auto;
  text-transform: uppercase;
  width: 200px;
}
.products .type-product .added_to_cart.wc-forward {
  background: #333!important;
  color: #fff!important;
  display: inline-block!important;
  float: none!important;
  font-family: lato!important;
  font-size: 15px!important;
  font-weight: 300!important;
  height: 40px!important;
  left: 0!important;
  line-height: 40px!important;
  margin: -37px auto 0!important;
  padding: 0!important;
  position: absolute!important;
  right: 0;bottom: 45px!important;
  text-align: center!important;
  text-transform: uppercase!important;
  width: 200px!important;
  z-index: 9999!important;
}












.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.added_to_cart{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #f65f44!important;
  background-image: url("images/cart.png");
  background-origin: padding-box;
  background-position: 24px 12px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  border: 0 none!important;
  border-radius: 0;
  color: #fff!important;
  display: table;
  float: none;
  font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
  font-size: 15px;
  font-weight: 300;
  height: 36px;
  margin: 0 auto;
  padding: 6px 15px;line-height:24px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;


}
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn .added_to_cart.wc-forward {
  background: #333!important;

}



.owl-carousel .owl-item img {
  margin: 0 auto;
  max-height: 250px;
  width: auto;
}


.tinvwl_button_view.tinvwl-btn-onclick {
  background: #378d8a none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  padding: 10px 0;
}

.woocommerce-ResetPassword.lost_reset_password > p {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}
#main-content {margin-bottom:20px;}
p{font-size: 14px;color:#333;}


.cont-frm.row {

margin:0 -15px;
}

.cont-frm.row .col-6 {
  float: left;
  padding: 0 15px;
  width: 50%;
}

.cont-frm.row .col-6 input {
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 40px;
  margin: 4px 0 10px;
  width: 100%;
}
.cont-frm.row .col-6 label {
font-size: 14px;color:#000;
}

.cont-frm.row .col-6 textarea {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 4px 0 10px;
  width: 100%;
}

.cont-frm .col-6 .bttn input {
  background: #f6684f none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  padding: 0 30px;
  text-transform: uppercase;
  width: auto;
}


/*=========/Custome-css==========*/
@media screen and (max-width:767px) {
.best {
  font-size: 18px;
}

.woocommerce-products-header__title.page-title11 {
  font-size: 14px;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{
  width: 100%; border-right: 0px dashed #d3ced2;border-bottom: 1px dashed #d3ced2;
}
.search.search-results .woocommerce-products-header__title.page-title11 {
  padding: 40px 0 0;
font-size: 18px;  position: relative;
}
#left-area .orderby {margin:0px;}

}
.woocommerce-thankyou-order-received {
  font-size: 14px;
}


@media screen and (min-width:1024px) {
#content-area #left-area ul.products { display: inline-block; margin-top: 30px; width: 100%;}
#content-area #left-area ul.products li {width: 30.75% !important;margin: 0 3.8% 2.992em 0 !important;clear: none !important;    }

#content-area #left-area ul.products li.product:nth-child(3n+1) {clear: both !important;}
    
#content-area #left-area ul.products li.product:nth-child(3n+3) {margin:0!important;}

#content-area #left-area ul.products li img {  display: inline;
  float: none; margin: 0 auto;
  width: auto;}
.et_shop_image, .et_portfolio_image {
  text-align: center;
}

}
@media screen and (min-width: 981px) and (max-width: 1023px) {
#content-area #left-area ul.products li.product:nth-child(3n+1) {clear: both !important;}
    
#content-area #left-area ul.products li.product:nth-child(3n+3) {margin:0!important;}
#content-area #left-area ul.products { display: inline-block; margin-top: 30px; width: 100%;}
#content-area #left-area ul.products li {width: 30.75% !important;margin: 0 3.8% 2.992em 0 !important;clear: none !important;    }
}


@media screen and (max-width: 979px) {
#et-top-navigation .et-cart-info {
  float: none;
  font-size: 16px;
  margin: 0;
}

}


@media screen and (min-width: 768px) and (max-width: 980px) {
  #content-area #left-area ul.products {  display: inline-block;margin-top: 30px;  width: 100%;}
    .woocommerce ul.products li.product.first, .woocommerce ul.products li.product.last {clear: right !important;}

#content-area #left-area ul.products li.product:nth-child(3n+1) {clear: both !important;}
    
#content-area #left-area ul.products li.product:nth-child(3n+3) {margin:0!important;}
#content-area #left-area ul.products li img { display: inline;float: none; margin: 0 auto;width: auto;}

.et_shop_image, .et_portfolio_image { text-align: center;}

.woocommerce-page #left-area  div.product div.images {
  float: left;
  width: 100%;
}
.woocommerce-page #left-area  div.product div.summary {
  float: right;
  width:100%;
  }
}


@media screen and (min-width: 481px) and (max-width: 767px) {




.woocommerce-page #left-area  div.product div.images {
  float: left;
  width: 100%;
}
.woocommerce-page #left-area  div.product div.summary {
  float: right;
  width:100%;
  }

  #content-area #left-area ul.products {  display: inline-block;margin-top: 30px;  width: 100%;}
    .woocommerce ul.products li.product.first, .woocommerce ul.products li.product.last {clear: right !important;}

#content-area #left-area ul.products li.product:nth-child(2n+1) {clear: both !important;}
    
#content-area #left-area ul.products li.product:nth-child(2n+2) {margin:0!important;}


#left-area .summary.entry-summary form button.single_add_to_cart_button , #left-area .summary.entry-summary form button.single_add_to_cart_button:hover{
    height: 50px;
    min-width: 170px;
}

.single-product div.product form.cart .button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    height:46px;
    min-width: 170px;
    }
    
}


@media screen and (min-width: 641px) and (max-width: 1024px)  {
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
  min-width: 40px;
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
 min-width: 40px;
}


.woocommerce-cart-form .product-name a, .tinvwl-table-manage-list .wishlist_item .product-name a, .tinvwl-table-manage-list .wishlist_item .product-date {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.woocommerce-cart-form tr th, .tinvwl-table-manage-list tr th {
  background: #378d8a none repeat scroll 0 0;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
}

.woocommerce-cart-form .product-subtotal .amount, .tinvwl-table-manage-list .wishlist_item .product-price .amount {
  color: #378d8a;
  font-size: 14px;
}
}



@media screen and (min-width: 641px) and (max-width: 940px)  {
#left-area .widgettitle {
  color: #000;
  float: left;
  font-size: 12px;
  line-height: 34px;
  padding: 0 10px 0 0;
}

#left-area .woocommerce-breadcrumb {
  margin: 6px 0;
  text-align: right;
  width: 20%;
}
#left-area .widget_product_categories {
  float: left;
  list-style-type: none;
  width: 40%;
}

#left-area .woocommerce-ordering {
  color: #000;width:40%;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 34px;
  margin: 0;
  padding: 0 0 0 10px;
}


#left-area .orderby {  margin-left: 10px;width: 70%;}
#left-area .woocommerce-breadcrumb {  font-size: 12px;}
 }



@media screen and (max-width: 640px)  {
.coupon #coupon_code.input-text {  margin: 0 auto 10px;width: 100%;}

#left-area .woocommerce-breadcrumb {
  text-align: center;
  width: 100%;
}
#left-area .widget_product_categories {
  text-align: center;
  width: 100%;
}


#left-area .widgettitle {
  display: inline-block;
  float: none;
}
#left-area .dropdown_product_cat {
  display: inline-block;
  float: none;
}

#left-area .woocommerce-ordering {
 padding: 10px 0 0;
  text-align: center;
  width: 100%;
}

 }


@media screen and (max-width: 479px)  {
#left-area .summary.entry-summary form button.single_add_to_cart_button , #left-area .summary.entry-summary form button.single_add_to_cart_button:hover{
    height: 50px;font-size:12px;
    min-width: 123px;padding:10px; 
}


.single-product div.product form.cart .button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    height:46px;font-size:12px;
    min-width: 123px;padding:10px;
    }

  #content-area #left-area ul.products {  display: inline-block;margin-top: 30px;  width: 100%;}




.woocommerce-page #left-area  div.product div.images {
  float: left;
  width: 100%;
}
.woocommerce-page #left-area  div.product div.summary {
  float: right;
  width:100%;
  }
  
  .banner-row .col.hangover-defense-img.medium-6.large-6 img {
  margin-bottom: 0;
  margin-top: 0;
}
  
}











@media screen and (min-width:1024px)
{
.header-nav-secondary #et-secondary-menu {
  float: right;
  padding: 0 30px 0 0;
  position: relative;
  text-align: right;
  top: 29px;
  width: 555px;
}
.header-nav-secondary #et-secondary-menu a {
	font-size: 12px;
color:#fff;	font-weight: 400;
	letter-spacing: 1px;
}
.header-nav-secondary #et-secondary-menu li:nth-of-type(2) {
  margin-right: 0;
}
.header-nav-secondary .et-cart-info span::before {
  font-size: 14px;
}
.header-nav-secondary .et-cart-info span::before {
  margin-right: 2px;
}
.header-nav-secondary .et_search_outer1 {
float: right;
}
ul#et-secondary-nav {
  margin-top:16px;
}
.header-nav-secondary #et-secondary-menu li:nth-of-type(2) {
  background: rgba(0, 0, 0, 0) url("images/cart-icon.jpg") no-repeat scroll 0 1px;
  margin-left: 7px;
  margin-right: 15px;
  padding-left: 20px;
}
.container.clearfix.et_menu_container #et-top-navigation li.current_page_item a {
  padding: 16px 17px;
}
.products .woocommerce-loop-product__title {
  font-size: 15px !important;
}
.seller .products {
  margin-bottom: 0 !important;
}
  #top-menu-nav #top-menu{
margin-left:8px!important;
}

#main-footer .et_pb_row {
  width: 65%;
}

#content-area #left-area ul.products li img {
  height: 241px;
  margin: auto;
  text-align: center;
  width: auto;
}
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1), .et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1), .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1) {
  clear: none;
}

#lightf2 a {
  background: #ddd none repeat scroll 0 0 !important;
  color: #378d8a !important;
  font-family: JosefinSansBold;
  font-size: 16px !important;
  font-weight: 600;
  height: 33px !important;
  line-height: 31px !important;
  right: -13px !important;
  text-indent: 3px;
  top: -16px !important;
  width: 32px !important;
}
#top-header .liteboxwhite_content {
  height: 124px !important;
  padding-top: 34px;
}
#top-header .wpcf7-not-valid-tip {
  margin-top: inherit;
  position: absolute;
  top: -32px;
}
#top-header .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  border: 0 none;
  color: #f65f43;
  height: 28px;
  left: -3px;
  line-height: 22px;
  position: absolute;
  top: 43px;
}
#top-header div.wpcf7-response-output {
  color: gray!important;
  height: 26px!important;
  line-height: 21px!important;
  padding: 0!important;
  position: absolute!important;
  text-indent: 10px!important;
  top:46px!important;
  width: 92%!important;
}


}






