@media (max-width: 767px) {
  .navbar-toggle {
    display: block;
  }

  .navbar-header {
    float: none;
  }

  .navbar-nav>li {
    float: none;
  }

}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }

  .navbar-nav>li {
    float: left;
  }

}

/* desktop view start */
body {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  margin: 0;
  background-attachment: fixed;
}

#ttr_body_video {
  display: none;
}

#ttr_page {
  max-width: 2000px;
  min-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 1px 1px 1px 1px;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  box-sizing: border-box;
}

.navbar {
  min-height: 76px;
}

.ttr_footer_bottom_footer_inner {
  height: 150px;
}

.ttr_footer_bottom_footer_inner,
#ttr_footer_top_for_widgets {
  position: relative;
  margin: 0 auto;
}

#ttr_header_inner {
  height: 165px;
  position: relative;
}

#ttr_menu .navbar {
  height: auto;
  border-radius: 0 0 0 0;
  border: solid rgba(231, 231, 231, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  box-sizing: border-box;
}

#ttr_menu_inner_in {
  min-height: 76px;
  height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.ttr_images_container {
  min-height: 76px;
}

@media only screen and (min-width:1200px) {
  .ttr_menu_element_alignment.container {
    width: 90%;
  }
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
input[type="number"],
.input-text.qty,
body #ttr_content .cart .ttr_post input.input-text,
.input-group input#search,
.form-search #searchbox #search_query_top,
.bootstrap-touchspin #quantity_wanted {
  border-radius: 0 0 0 0;
  border: solid rgba(157, 157, 157, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #555555;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  padding: 6px;
  width: 100%;
  box-sizing: border-box;
}

#ttr_header .form-control.input-text,
#ttr_header .form-control.input-text:hover {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;

}

.ttr_prod_attribute .input-group-sm .form-control,
.ttr_prod_attribute .input-group-sm .form-control:hover,
#quantity_wanted_p.input-group-sm .form-control,
#quantity_wanted_p.input-group-sm .form-control:hover {
  border-radius: 0px 0px 0px 0px;
}

.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control::-ms-input-placeholder {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #555555;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  opacity: 0.6;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
.form-search #searchbox #search_query_top:focus,
.input-text.qty:focus,
body #ttr_content .cart .ttr_post input.input-text:focus,
.input-group input#search:focus,
input[type="number"]:focus,
.bootstrap-touchspin #quantity_wanted:focus {
  border-radius: 0 0 0 0;
  border: solid rgba(102, 175, 233, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: 1px 0 10px rgba(191, 222, 246, 1);
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #555555;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

#ttr_header .form-control.input-text:focus {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;

}

.ttr_prod_attribute .input-group-sm .form-control:focus,
#quantity_wanted_p.input-group-sm .form-control:hover {
  border-radius: 0px 0px 0px 0px;
}

textarea,
textarea.form-control,
.form-control,
textarea,
textarea.form-control,
.form-control,
div.selector select.form-control {
  border-radius: 0 0 0 0;
  border: solid rgba(157, 157, 157, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #555555;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  padding: 6px;
  width: 100%;
  box-sizing: border-box;
}

textarea:focus,
textarea.form-control:focus,
.form-control:focus,
textarea:focus,
textarea.form-control:focus,
.form-control:focus {
  border-radius: 0 0 0 0;
  border: solid rgba(102, 175, 233, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: 1px 0 10px rgba(191, 222, 246, 1);
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #555555;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

select,
select.form-control,
select:focus,
select.form-control:focus {
  border-radius: 4px;
  border: 1px solid #ccc;
  background: white;
  height: auto;
}

a:not(.btn),
a:not(.btn):not(.vm-btn):not(.vm-button-correct):focus,
footer#ttr_footer .html_content a:not(.btn),
footer#ttr_footer .html_content a:focus:not(.btn) {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

a:visited:not(.btn),
footer#ttr_footer .html_content a:visited:not(.btn) {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #20F4CD;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

a:not(.btn):not(.vm-btn):not(.vm-button-correct):hover,
footer#ttr_footer .html_content a:hover:not(.btn),
footer#ttr_footer .html_content a:visited:hover:not(.btn) {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #034539;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

a:hover.separator,
.login_link a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.login_link a:visited {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #20F4CD;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.login_link a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #034539;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

h1,
h1 a:not(.btn),
h1 a:not(.btn):hover,
h1 a:not(.btn):visited,
h1 a:not(.btn):focus,
footer#ttr_footer .html_content h1,
footer#ttr_footer .html_content h1 a:not(.btn),
footer#ttr_footer .html_content h1 a:not(.btn):hover,
footer#ttr_footer .html_content h1 a:not(.btn):visited,
footer#ttr_footer .html_content h1 a:not(.btn):focus {
  font-size: 36px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 8px 0 8px 0;
}

h2,
h2 a:not(.btn),
h2 a:not(.btn):hover,
h2 a:not(.btn):focus,
h2 a:not(.btn):visited,
h2 a:not(.btn):focus,
footer#ttr_footer .html_content h2,
footer#ttr_footer .html_content h2 a:not(.btn),
footer#ttr_footer .html_content h2 a:not(.btn):hover,
footer#ttr_footer .html_content h2 a:not(.btn):visited,
footer#ttr_footer .html_content h2 a:not(.btn):focus {
  font-size: 30px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 10px 0 10px 0;
}

h3,
h3 a:not(.btn),
h3 a:not(.btn):hover,
h3 a:not(.btn):visited,
h3 a:not(.btn):focus,
.h3.card-title,
footer#ttr_footer .html_content h3,
footer#ttr_footer .html_content h3 a:not(.btn),
footer#ttr_footer .html_content h3 a:not(.btn):hover,
footer#ttr_footer .html_content h3 a:not(.btn):visited,
footer#ttr_footer .html_content h3 a:not(.btn):focus {
  font-size: 24px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #C7D93D;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 12px 0 12px 0;
}

h4,
h4 a:not(.btn),
h4 a:not(.btn):hover,
h4 a:not(.btn):visited,
h4 a:not(.btn):focus,
footer#ttr_footer .html_content h4,
footer#ttr_footer .html_content h4 a:not(.btn),
footer#ttr_footer .html_content h4 a:not(.btn):hover,
footer#ttr_footer .html_content h4 a:not(.btn):visited,
footer#ttr_footer .html_content h4 a:not(.btn):focus {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #E9F2A0;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 16px 0 16px 0;
}

h5,
h5 a:not(.btn),
h5 a:not(.btn):hover,
h5 a:not(.btn):visited,
h5 a:not(.btn):focus,
footer#ttr_footer .html_content h5,
footer#ttr_footer .html_content h5 a:not(.btn),
footer#ttr_footer .html_content h5 a:not(.btn):hover,
footer#ttr_footer .html_content h5 a:not(.btn):visited,
footer#ttr_footer .html_content h5 a:not(.btn):focus {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6C6C6C;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 20px 0 20px 0;
}

h6,
h6 a:not(.btn),
h6 a:not(.btn):hover,
h6 a:not(.btn):visited,
h6 a:not(.btn):focus,
footer#ttr_footer .html_content h6,
footer#ttr_footer .html_content h6 a:not(.btn),
footer#ttr_footer .html_content h6 a:not(.btn):hover,
footer#ttr_footer .html_content h6 a:not(.btn):visited,
footer#ttr_footer .html_content h6 a:not(.btn):focus {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #DF5A49;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 28px 0 28px 0;
}

h1 span,
h1 a:not(.btn),
h1 a:not(.btn):hover,
h1 a:not(.btn):visited,
h1 a:not(.btn):focus,
footer#ttr_footer .html_content h1 a:not(.btn),
footer#ttr_footer .html_content h1 a:not(.btn):hover,
footer#ttr_footer .html_content h1 a:not(.btn):visited,
footer#ttr_footer .html_content h1 a:not(.btn):focus,
h2 span,
h2 a:not(.btn),
h2 a:not(.btn):hover,
h2 a:not(.btn):focus,
h2 a:not(.btn):visited,
h2 a:not(.btn):focus,
footer#ttr_footer .html_content h2 a:not(.btn),
footer#ttr_footer .html_content h2 a:not(.btn):hover,
footer#ttr_footer .html_content h2 a:not(.btn):visited,
footer#ttr_footer .html_content h2 a:not(.btn):focus,
h3 span,
h3 a:not(.btn),
h3 a:not(.btn):hover,
h3 a:not(.btn):visited,
h3 a:not(.btn):focus,
footer#ttr_footer .html_content h3 a:not(.btn),
footer#ttr_footer .html_content h3 a:not(.btn):hover,
footer#ttr_footer .html_content h3 a:not(.btn):visited,
footer#ttr_footer .html_content h3 a:not(.btn):focus,
h4 span,
h4 a:not(.btn),
h4 a:not(.btn):hover,
h4 a:not(.btn):visited,
h4 a:not(.btn):focus,
footer#ttr_footer .html_content h4 a:not(.btn),
footer#ttr_footer .html_content h4 a:not(.btn):hover,
footer#ttr_footer .html_content h4 a:not(.btn):visited,
footer#ttr_footer .html_content h4 a:not(.btn):focus,
h5 span,
h5 a:not(.btn),
h5 a:not(.btn):hover,
h5 a:not(.btn):visited,
h5 a:not(.btn):focus,
footer#ttr_footer .html_content h5 a:not(.btn),
footer#ttr_footer .html_content h5 a:not(.btn):hover,
footer#ttr_footer .html_content h5 a:not(.btn):visited,
footer#ttr_footer .html_content h5 a:not(.btn):focus,
h6 span,
h6 a:not(.btn),
h6 a:not(.btn):hover,
h6 a:not(.btn):visited,
h6 a:not(.btn):focus,
footer#ttr_footer .html_content h6 a:not(.btn),
footer#ttr_footer .html_content h6 a:not(.btn):hover,
footer#ttr_footer .html_content h6 a:not(.btn):visited,
footer#ttr_footer .html_content h6 a:not(.btn):focus {
  font-size: 1em;
}

.producttag {
  line-height: 1.5;
  margin: 5px 0 5px 0;
}

#ttr_content .content_only p,
p {
  font-size: 1em;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  line-height: 1.5;
}

#ttr_content ol li,
.html_content ol li,
#ttr_sidebar_right .html_content ol li,
#ttr_sidebar_right .html_content ol li p,
#ttr_sidebar_left .html_content ol li,
#ttr_sidebar_left .html_content ol li p,
#ttr_html_content_margin .html_content ol li p,
.html_content ol li h1,
.html_content ol li h2,
.html_content ol li h3,
.html_content ol li h4,
.html_content ol li h5,
.html_content ol li h6,
footer#ttr_footer .html_content ol li h1,
footer#ttr_footer .html_content ol li h2,
footer#ttr_footer .html_content ol li h3,
footer#ttr_footer .html_content ol li h4,
footer#ttr_footer .html_content ol li h5,
footer#ttr_footer .html_content ol li h6 {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: justify;
  text-decoration: none;
}

#ttr_content ol li {
  margin: 5px 0 5px 0;
}

#ttr_content ol {
  list-style-type: decimal;
  margin-left: 1.2em;
  list-style-position: inside;
}

#ttr_content ol li,
.editor-styles-wrapper ol li {
  list-style-position: outside;
  text-indent: 15px;
  margin-left: 1.2em;
}

#ttr_content .html_content ol li p,
.html_content ol li p {
  text-indent: 15px;
}

#ttr_content .breadcrumb li {
  list-style-position: inside !important;
  margin-left: 0 !important;
  text-indent: 0;
}

body:not(.ttr_ecommerce) #ttr_content ul,
.editor-styles-wrapper ul {
  list-style-type: none;
}

body:not(.ttr_ecommerce) #ttr_content ul li,
#ttr_sidebar_right .html_content ul li,
#ttr_html_content_margin .html_content ul li p,
#ttr_sidebar_left .html_content ul li,
#ttr_sidebar_left .html_content ul li p,
#ttr_sidebar_right .ttr_block .html_content ul li p,
.html_content ul li h1,
.html_content ul li h2,
.html_content ul li h3,
.html_content ul li h4,
.html_content ul li h5,
.html_content ul li h6,
footer#ttr_footer .html_content ul li h1,
footer#ttr_footer .html_content ul li h2,
footer#ttr_footer .html_content ul li h3,
footer#ttr_footer .html_content ul li h4,
footer#ttr_footer .html_content ul li h5,
footer#ttr_footer .html_content ul li h6 {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: justify;
  text-decoration: none;
}

#ttr_content ul li {
  margin: 5px 0 5px 0;
}

#ttr_content ul:not(.pagination):not(.button-group ul.add-to-links):not(.ttr_prodes_Tab_Title):not(.wc_payment_methods):not(.products):not(.products ul.ttr_article):not(.product-images):not(.wc-block-grid__products),
.blog #ttr_content ul:not(.pagination),
.editor-styles-wrapper ul {
  text-indent: 15px;
}

#ttr_content .html_content ul li p,
.html_content ul li p {
  text-indent: 15px;
}

body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) {
  background: transparent none repeat scroll 0 0;
  border-spacing: 2px;
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
}

#ttr_content_margin table {
  width: calc(100% - 0px);
}

body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)>thead>tr>th,
body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)>tbody>tr>th,
body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)>thead>tr>td,
body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)>tbody>tr>td,
body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)>thead>tr>th {
  padding: 8px 8px 8px 8px;
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
}

body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.user-details):not(.ttr_prochec_table_background):not(.woocommerce-product-attributes):not(.magento_address_table):not(.magento_shipping_table):not(.collapse_tr):not(.cart-summary):not(.shop_table):not(.table-bordered):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) td {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

body:not([class*='elementor']) #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) tr,
body:not([class*='elementor']) #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) td {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) th {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #B9DBA0;
  background: rgba(185, 219, 160, 1);
  background-clip: padding-box;
}

#ttr_content .activelink a,
#ttr_content .activelink a:visited,
#ttr_content .activelink a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_content .hoverlink a,
#ttr_content .hoverlink a:visited,
#ttr_content .hoverlink a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #034539;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_content .visitedlink a,
#ttr_content .visitedlink a:visited,
#ttr_content .visitedlink a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #20F4CD;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.badge {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  border-radius: 10px 10px 10px 10px;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #EEEEEE;
  background: rgba(238, 238, 238, 1);
  background-clip: padding-box;
}

.badge:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

hr {
  border-width: 1px 0 0 0;
  border-color: #959595;
  border-style: Solid;
}

.page-subheading {
  border-bottom: 1px Solid #959595;
  padding: 0 0 5px 0;
}

.label,
#ttr_content label.label {
  font-size: 10px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.label:hover,
#ttr_content label.label:hover {
  font-size: 10px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.label-default {
  background-color: #82BF56;
  background: rgba(130, 191, 86, 1);
  background-clip: padding-box;
}

.label-primary {
  background-color: #08A689;
  background: rgba(8, 166, 137, 1);
  background-clip: padding-box;
}

.label-success {
  background-color: #C7D93D;
  background: rgba(199, 217, 61, 1);
  background-clip: padding-box;
}

.label-info {
  background-color: #E9F2A0;
  background: rgba(233, 242, 160, 1);
  background-clip: padding-box;
}

.label-warning {
  background-color: #6C6C6C;
  background: rgba(108, 108, 108, 1);
  background-clip: padding-box;
}

.label-danger {
  background-color: #DF5A49;
  background: rgba(223, 90, 73, 1);
  background-clip: padding-box;
}

.label-default:hover {
  background-color: #82BF56;
  background: rgba(130, 191, 86, 1);
  background-clip: padding-box;
}

.label-primary:hover {
  background-color: #08A689;
  background: rgba(8, 166, 137, 1);
  background-clip: padding-box;
}

.label-success:hover {
  background-color: #C7D93D;
  background: rgba(199, 217, 61, 1);
  background-clip: padding-box;
}

.label-info:hover {
  background-color: #E9F2A0;
  background: rgba(233, 242, 160, 1);
  background-clip: padding-box;
}

.label-warning:hover {
  background-color: #6C6C6C;
  background: rgba(108, 108, 108, 1);
  background-clip: padding-box;
}

.label-danger:hover {
  background-color: #DF5A49;
  background: rgba(223, 90, 73, 1);
  background-clip: padding-box;
}

.alert {
  padding: 15px 15px 15px 15px;
}

.alert-success,
.alert-success a,
.alert-success a:hover,
.alert-success a:focus,
.alert-success a:visited,
.alert-success span,
.alert-success p,
#ttr_content .alert-success li {
  border-radius: 2px 2px 2px 2px;
  border: solid rgba(214, 233, 198, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #3C763D;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #DFF0D8;
  background: rgba(223, 240, 216, 1);
  background-clip: padding-box;
}

.alert-info,
.alert-info a,
.alert-info a:hover,
.alert-info a:focus,
.alert-info a:visited,
.alert-info span,
.alert-info p,
#ttr_content .alert-info li {
  border-radius: 2px 2px 2px 2px;
  border: solid rgba(196, 235, 243, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #31708F;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #D9EDF7;
  background: rgba(217, 237, 247, 1);
  background-clip: padding-box;
}

.alert-warning,
.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus,
.alert-warning a:visited,
.alert-warning span,
.alert-warning p,
#ttr_content .alert-warning li {
  border-radius: 2px 2px 2px 2px;
  border: solid rgba(250, 235, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #8A6D3B;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FCF8E3;
  background: rgba(252, 248, 227, 1);
  background-clip: padding-box;
}

.alert-danger,
.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus,
.alert-danger a:visited,
.alert-danger span,
.alert-danger p,
#ttr_content .alert-danger li {
  border-radius: 2px 2px 2px 2px;
  border: solid rgba(235, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #A94442;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #F2DEDE;
  background: rgba(242, 222, 222, 1);
  background-clip: padding-box;
}

.alert-danger p,
.alert-danger a,
#ttr_content .alert-danger li {
  border: medium none
}

#ttr_content .pagination li>a,
#ttr_content .pagination li>span {
  border-radius: 0 0 0 0;
  border: solid rgba(221, 221, 221, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  margin: 20px 0 0 2px;
  padding: 10px 12px 10px 12px;
  display: inline-block;
}

#ttr_content .pagination .active a,
#ttr_content .pagination .active>span,
#ttr_content .pagination .current a,
#ttr_content .pagination .current li>span {
  border-radius: 0 0 0 0;
  border: solid rgba(52, 52, 52, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 20px 0 0 2px;
  padding: 10px 12px 10px 12px;
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  display: inline-block;
}

#ttr_content .pagination p.counter.pull-right {
  margin: 20px 0 0 2px;
}

#ttr_content .pagination a:hover,
#ttr_content .pagination>span:hover {
  background-color: #343434;
  background: rgba(52, 52, 52, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(52, 52, 52, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_content blockquote,
.editor-styles-wrapper blockquote {
  border-left: 5px Solid #EEEEEE;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  padding: 10px 19px 10px 19px;
}

.breadcrumb {
  background-color: #F5F5F5;
  background: rgba(245, 245, 245, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(131, 131, 131, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 0 20px 0;
  padding: 8px 15px 8px 15px;
  display: block;
  width: auto;
  color: #838383;
}

.breadcrumb>li+li:before {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #838383;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  padding: 0;
  content: "/";
  vertical-align: middle;
}

#ttr_content .breadcrumb a,
#ttr_content .breadcrumb li,
.ttr_block_content .breadcrumb li,
.ttr_block .ttr_block_content .breadcrumb li a,
.ttr_block_parent .ttr_block .ttr_block_content .breadcrumb a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #838383;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}

#ttr_content .breadcrumb a:hover,
#ttr_content .breadcrumb li:hover,
.ttr_block_content .breadcrumb li a:hover,
.ttr_block_parent .ttr_block .ttr_block_content .breadcrumb a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

#ttr_content .breadcrumb span,
.breadcrumb span {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #222222;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

#ttr_header ul.links li .ttr_phone_link::before {
  content: url(../images/760522765phonelink.png);
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}

#_desktop_cart .header .ttr_block_content a::before,
#_desktop_cart .header .ttr_block_content .nolink::before {
  content: url(../images/760522765cartlink.png);
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}

.custom-checkbox span.ps-shown-by-js {
  display: none !important;
}

.ttr_checkbox {
  position: relative;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  vertical-align: middle;
}

.ttr_checkbox label {
  cursor: pointer;
  position: absolute;
  width: 12px;
  height: 12px;
  min-height: 12px;
  top: 0;
  left: 0;
  box-sizing: content-box;
  background-color: #FFFFFF;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.14)50%, rgba(255, 255, 255, 0)100%);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(128, 128, 128, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.ttr_checkbox label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 15px;
  height: 6px;
  top: 0;
  left: 0;
  border: 2px solid rgba(0, 0, 0, 1);
  border-top: none;
  border-right: none;
  box-sizing: border-box;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.ttr_checkbox input[type=checkbox]:checked+label:after {
  opacity: 1;
}

.ttr_checkbox label {
  width: 13px;
  padding-left: 0;
}

.ttr_radio {
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.ttr_radio label {
  cursor: pointer;
  position: absolute;
  width: 10px;
  height: 10px;
  min-height: 10px;
  top: 0;
  left: 0;
  border: solid #000000;
  border-width: 2px 2px 2px 2px;
  border-radius: 50%;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  box-sizing: content-box;
}

.ttr_radio label:after {
  background-color: #000000;
  background: rgba(0, 0, 0, 1);
  background-clip: padding-box;
  opacity: 0;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
}

.ttr_radio input[type=radio]:checked+label:after {
  opacity: 1;
}

.ttr_radio label {
  width: 10px;
  padding-left: 0;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  float: none !important;
  margin-left: 0 !important;
  position: static;
}

.breadcrumb>span a::after,
.breadcrumb>li a::after,
.breadcrumb>span a::after,
.breadcrumb>li a::after {
  content: "\002f";

}

.breadcrumb>li+li:before {
  content: none;

}

.ttr_slideshowshape01 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  top: 125px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  display: block;
  width: 442px;
  height: 250px;
  box-sizing: border-box;
  word-wrap: break-word;
  display: block;

}

.ttr_title_position {
  top: 78px;
  position: absolute;
  z-index: 502;
  left: 5.04%;
  right: auto;
  display: block;
  display: block;
}

.ttr_title_position {
  display: none;
}

header .ttr_title_style,
header .ttr_title_style a,
header .ttr_title_style a:link,
header .ttr_title_style a:visited,
header#ttr_header .ttr_title_style a:hover {
  font-size: 28px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

header .ttr_title_style,
header .ttr_title_style a,
header .ttr_title_style a:link,
header .ttr_title_style a:visited,
header .ttr_title_style a:hover {
  margin: 0;
  padding: 0;
  background: none;
}

.ttr_slogan_position {
  top: 28px;
  position: absolute;
  z-index: 502;
  left: 98.08%;
  right: auto;
  display: block;
  display: block;
  overflow: hidden;
}

.ttr_slogan_position {
  display: none;
}

.ttr_slogan_style {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #82BF56;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  line-height: normal;
  padding: 0;
  background: none;
}

.headerforeground01 {
  background: url(../images/headerforeground01.jpg);
}

.headerforeground01 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  top: 40px;
  position: absolute;
  z-index: 502;
  left: 0;
  right: auto;
  display: block;
  width: 200px;
  height: 95.7378964941569px;
  position: absolute;
}

.ttr_header_cart {
  top: 94.5px;
  position: absolute;
  z-index: 502;
  right: 15.55%;
  left: auto;
  right: 0;
  display: block;
  z-index: 555;
}

#cartblock.cart_block.block.exclusive {
  left: auto;
  right: 0;
}

.ttr_header_cart a,
.ttr_header_cart ul,
.ttr_header_cart button,
.ttr_header_cart a:not(.btn) {
  font-size: 12px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid rgba(231, 6, 59, 1);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  padding: 8px;
  display: inline-block;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.ttr_header_cart a:hover,
.ttr_header_cart button:hover {
  font-size: 12px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  border-radius: 0 0 0 0;
  border: solid rgba(231, 6, 59, 1);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  padding: 8px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.ttr_header_cart a span,
.ttr_header_cart a span.price {
  font-size: 12px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_header_cart span:hover {
  font-size: 12px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_header_cart_icon {
  vertical-align: middle;
}

header .form-search {
  width: 36%;
  top: 85px;
  position: absolute;
  z-index: 502;
  right: 5%;
  left: auto;
  display: block;
}

header .form-search #searchbox #search_query_top,
.page-not-found #searchbox #search_query_top {
  width: calc(100% - 96px - 10px);
  vertical-align: top;
}

header .form-search span.input-group-btn,
#search_mini_form .actions {
  display: inline-block;
  width: 1%;
}

header .form-search {
  visibility: visible;
}

.ttr_header_links {
  top: 29.5px;
  position: absolute;
  z-index: 502;
  left: auto;
  right: 0;
  display: block;
  z-index: 777;
}

header a,
.links .dropdown-menu>li>a,
.dropdown-menu>li>a,
header span,
.sf-contener ul.sf-menu li a,
#ttr_header .ttr_header_links .header.ttr_block a,
#_desktop_user_info .user-info a {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

header a:visited,
.sf-contener ul.sf-menu li a:visited {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

header a:hover,
header #_desktop_user_info .user-info a:hover,
header .dropdown button:hover,
header .dropdown button span:hover,
header a span:hover,
.dropdown-menu>li>a:hover,
header a:focus,
header a span:focus,
.dropdown-menu>li>a:focus,
.sf-contener ul.sf-menu li a:hover,
.sf-contener ul.sf-menu li a:focus {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_header_logo .ttr_header_logo_text:last-child {
  display: none;
}

.ttr_menu_logo_text {
  display: none;
}

.ttr_slideshow_logo img {
  display: inline;
}

.ttr_slideshow_logo_text {
  display: none;
}

.ttr_footer_facebook {
  background: url(../images/footerfacebook.png);
  background-repeat: no-repeat;
  top: 49px;
  position: absolute;
  z-index: 498;
  margin: auto;
  left: 0;
  right: 0;
  display: block;
  height: 32px;
  width: 32px;
  display: block;
  background-size: 100% 100%;
}

.ttr_footer_instagram {
  background: url(../images/footerInstagram.png);
  background-repeat: no-repeat;
  top: 49px;
  position: absolute;
  z-index: 502;
  right: 45.2%;
  left: auto;
  display: block;
  height: 32px;
  width: 32px;
  display: block;
  background-size: 100% 100%;
}

.ttr_footer_tiktok {
  background: url(../images/footerTiktok.png);
  background-repeat: no-repeat;
  top: 49px;
  position: absolute;
  z-index: 502;
  left: 45.35%;
  right: auto;
  display: block;
  height: 32px;
  width: 32px;
  display: block;
  background-size: 100% 100%;
}

.ttr_menu_items .dropdown-menu {
  padding: 0;
}

.navbar-default.navbar .ttr_menu_items.nav .open .sub-menu>li>a {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  min-width: 128px;
  line-height: 50px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  padding: 0 0 0 20px;
}

.navbar-nav {
  padding: 0;
  list-style: none;
  position: relative;
  margin: auto;
  float: none;
  z-index: 501;
  border: 0 !important;
  text-align: left;
  zoom: 1;
}

.navbar-collapse {}

#ttr_menu #navigationmenu .navbar-collapse {
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .navbar-nav {
    padding-top: 0 !important;

  }

}

.navbar-default {
  background: color #6930c3;
  ;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(231, 231, 231, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 0 0 0;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: content-box
}

body .navbar-default {
  padding-left: 0;
  padding-right: 0;
}

.menu-center ul.navbar-nav .dropdown-menu,
ul.navbar-nav .sub-menu,
ul.navbar-nav .collapse li a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(200, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

#ttr_menu .navbar-nav .open .dropdown-menu>li>a {
  min-width: 160px;
  line-height: 50px;
  padding: 0 0 0 20px;
}

@media only screen and (min-width:992px) {
  .ttr_menu_items .dropdown-menu li:hover>.dropdown-menu {
    display: block;
  }

  .navbar-nav .dropdown-menu>li:hover>a {
    background-color: #EEEEEE;
    background: rgba(238, 238, 238, 1);
    background-clip: padding-box;
  }

  .nav.ttr_menu_items li:hover ul.child {
    left: 15px;
    top: 76px;
  }

  .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
  }

  ul.ttr_menu_items.nav li.dropdown:hover>ul.dropdown-menu {
    display: block;
  }

  .ttr_menu_items .dropdown-menu li:hover .sub-menu {
    visibility: visible;
  }

  .ttr_menu_items li:hover ul.child li a {
    display: block;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    min-width: 128px;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
    line-height: 50px;
    padding: 0 0 0 20px;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
  }

  .ttr_menu_items.nav li:hover>a.subchild {
    background-color: #EEEEEE;
    background: rgba(238, 238, 238, 1);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
    color: rgba(51, 51, 51, 1);
  }
}

.ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
.navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #EEEEEE;
  background: rgba(238, 238, 238, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

@media only screen and (min-width : 768px) {
  .nav-center>li {
    display: inline-block;
    float: none;
    margin-left: -4px;
    vertical-align: middle
  }

  .nav-center>li:first-child {
    margin-left: 0px;
  }

  .nav-center {
    float: none !important;
    text-align: center !important;
  }

  .nav.ttr_menu_items li ul.child {
    left: 15px;
    top: 76px;
  }

  .ttr_menu_items li .child li ul li:last-child .separator {
    display: none;
  }

  .ttr_menu_items li .child li:last-child>.separator {
    display: none !important;
  }
}

.nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

.ttr_menu_toggle_button {
  vertical-align: middle;

}

.ttr_menu_items li .ttr_menu_items_parent_link,
.nav.ttr_menu_items li span.separator {
  display: block;
  padding-left: 4px;
  padding-right: 4px;
  float: left;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  line-height: 76px;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  margin: 0 15px 0 15px;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  cursor: pointer;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
  display: block;
  padding-left: 4px;
  padding-right: 14px;
  line-height: 76px;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow span.menuarrowicon {
  content: url(../images/menuMainArrow00.png)
}

.ttr_menu_items li:hover a:hover.ttr_menu_items_parent_link,
.nav.ttr_menu_items li:hover span.separator {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_menu_items li:hover a.ttr_menu_items_parent_link_arrow,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow:hover,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow:focus {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_menu_items li:hover a.ttr_menu_items_parent_link_arrow span.menuarrowicon,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow span.menuarrowicon,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow span.menuarrowicon:hover,
.ttr_menu_items li.open a.ttr_menu_items_parent_link_arrow span.menuarrowicon:focus {
  content: url(../images/menuMainArrowHover00.png)
}

@media only screen and (min-width : 768px) {

  body .ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
  .navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover {
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    background-color: #EEEEEE;
    background: rgba(238, 238, 238, 1);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
  }
}

.ttr_menu_items.nav li:hover ul.child li a.subchild:hover {
  background-color: #EEEEEE;
  background: rgba(238, 238, 238, 1);
  background-clip: padding-box;
  background-position: right 0px center;
}

.ttr_menu_items li ul.child li a {
  display: block;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  min-width: 128px;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  line-height: 50px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.navbar-default .ttr_menu_items.nav li ul.child li a.subchild,
.ttr_menu_items.nav li ul.child li>a.subchild {
  padding-left: 20px;
  padding-right: 0;
  line-height: 50px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
  position: absolute;
  right: 0;
  top: 20px;
}

.ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
.navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #EEEEEE;
  background: rgba(238, 238, 238, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow {
  padding-left: 4px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  display: block;
  line-height: 76px;
  background-color: transparent;
  background: url(../images/menuMainArrowActive00.png), rgba(255, 255, 255, 0);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  height: 76px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
}

.nav.ttr_menu_items li a.ttr_menu_items_parent_link_active {
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  box-sizing: border-box;
  line-height: 76px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
}

.nav.ttr_menu_items li.active:hover a.ttr_menu_items_parent_link_active {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_menu_items li.active:hover a.ttr_menu_items_parent_link_active_arrow {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: url(../images/menuMainArrowHover00.png), rgba(255, 255, 255, 0);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_menu_items li:hover ul ul,
.ttr_menu_items li:hover li:hover ul ul {
  top: -9999px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.nav.ttr_menu_items li:hover li:hover li a.subchild {}

.nav.ttr_menu_items li ul.child li .separator {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: auto;
  margin: 0 0 0 0;
  display: none;
}

.nav.ttr_menu_items li ul.child ul li .separator,
.nav.ttr_menu_items li li:hover ul li .separator,
.nav.ttr_menu_items li li:hover li:hover ul li .separator {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: auto;
  margin: 0 0 0 0;
  display: none;
}

.nav.ttr_menu_items li .child li ul li:last-child .separator {
  display: none;
}

.ttr_menu_items .horiz_separator {
  float: right;
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: 76px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

header #ttr_header_inner {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(231, 231, 231, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

header#ttr_header {
  height: auto;
  width: auto;
  box-sizing: border-box;
}

#ttr_header_video {
  display: none;
}

@media only screen and (min-width:1200px) {
  .ttr_header_element_alignment.container {
    width: 90%;
  }
}

#ttr_menu {
  width: auto;

}

#Slide0 {
  background: url(../images/760522765Slide0.jpg);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: Center Center;
  background-clip: padding-box;
}

#Slide1 {
  background: url(../images/760522765Slide1.jpg);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: Center Center;
  background-clip: padding-box;
}

.ttr_slide {
  height: 500px;
  width: 100%;

}

#ttr_slideshow_inner ul {
  list-style: outside none none;

}

#ttr_slideshow_inner {
  height: 500px;
  position: relative;
  overflow: hidden;
  width: auto;

}

#ttr_slideshow_inner ul>li>a {
  height: 500px;
  position: absolute;
  overflow: hidden;
  width: 100%;

}

#ttr_slideshow_inner>ul>li {
  position: absolute;

}

.ttr_slideshow_in {
  height: auto;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  pointer-events: none;

}

.ttr_slideshow_in .ttr_slideshow_last div,
.ttr_slideshow_in .ttr_slideshow_last a,
.ttr_slideshow_in .innermenu div,
.ttr_slideshow_in .innermenu a {
  pointer-events: auto;

}

.ttr_slideshow_last {
  margin: 0 auto;
  position: absolute;
  pointer-events: none;
  width: 100%;
  bottom: 0;
  height: 500px;

}

.ttr_slideshow_last div a,
.ttr_slideshow_last a,
.ttr_slideshow_last .embed-responsive,
.ttr_slideshow_last video,
.ttr_slideshow_inner video,
.ttr_slideshow_last .embed-responsive {
  pointer-events: auto;

}

.ttr_slideshow {
  position: relative;

}

#ttr_slideshow_inner {
  border-radius: 0 0 0 0;
  border: solid rgba(231, 231, 231, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_slideshow {
  height: auto;

}

.paginationLink a.pg {
  background-color: #343434;
  background: rgba(52, 52, 52, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(52, 52, 52, 1);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 2px;

}

.paginationLink a.pg:hover {
  background-color: #343434;
  background: rgba(52, 52, 52, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(52, 52, 52, 1);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 2px;

}

.paginationLink.current a.pg {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 2px;

}

.paginationLink a.pg {
  font-size: 0;

}

.paginationLink a.pg:hover {
  font-size: 0;

}

.paginationLink.current a.pg {
  font-size: 0;

}

.paginationLink {
  display: inline-block;

}

#ttr_slideshow_video {
  display: none;
}

@media only screen and (min-width:1200px) {
  .ttr_slideshow_element_alignment.container {
    width: 90%;
  }
}

#ttr_sidebar_left {
  float: right;
  clear: none;
  width: 18.18%;
}

#ttr_sidebar_left_margin {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(142, 216, 235, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  box-sizing: border-box;
  position: relative;
  height: auto !important;
}

.ttr_block a:hover:not(.btn),
.ttr_block a:hover:not(.btn) {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_block a:visited:not(.btn),
.ttr_block a:visited:not(.btn) {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_block a:not(.btn),
.ttr_block a:not(.btn) {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_block_content ul {
  list-style: none outside url(../images/bulleticons00.png);
  padding-left: 10px;
}

.ttr_block ul li,
.ttr_block li,
.ttr_block li {
  line-height: normal;
}

#ttr_sidebar_right {
  float: right;
  clear: none;
  width: 18.18%;
}

#ttr_sidebar_right_margin {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(142, 216, 235, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  box-sizing: border-box;
  position: relative;
  height: auto !important;
}

.ttr_verticalmenu {
  margin: 9px 6px 9px 6px;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  text-align: center;
}

.ttr_verticalmenu_header {
  border-radius: 0 0 0 0;
  border: solid rgba(211, 211, 211, 1);
  border-width: 0 0 1px 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  margin: 4px 4px 4px 4px;
  min-height: 30px;
  box-sizing: content-box;
}

#ttr_page .ttr_verticalmenu_content {
  display: inline-block;
  width: 90%;
}

@media only screen and (min-width:992px) {
  .ttr_vmenu_items.nav li:hover>a.subchild {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
    color: rgba(51, 51, 51, 1);
  }
}

.ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
.navbar-default.navbar .ttr_vmenu_items.nav li:hover ul.child li a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

@media only screen and (min-width:992px) {
  .sub-menu {
    position: absolute;
  }

  ul.ttr_vmenu_items.nav li.dropdown:hover>ul.dropdown-menu {
    display: block;
    top: 40px;
    margin-top: -40px;
    list-style: none;
  }

  #ttr_sidebar_right ul.ttr_vmenu_items.nav li.dropdown:hover>ul.dropdown-menu {
    left: auto;
    right: 100%;
  }

  .nav-pills li:hover {
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
  }

  .ttr_vmenu_items .dropdown-menu>li:hover>a {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
  }

  .ttr_vmenu_items .collapse>li:hover>a {
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
  }

  ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li {
    list-style: none;
  }

  .ttr_verticalmenu .nav-pills li.dropdown:hover {
    display: block;
  }

  .ttr_vmenu_items.nav .menu-dropdown-styles li:hover .sub-menu {
    visibility: visible;
  }
}

@media only screen and (min-width:992px) {
  .ttr_vmenu_items li:hover ul.child {
    left: 100%;
    top: 40px;
    margin-top: -40px;
    height: auto;
    border-radius: 0 0 0 0;
    border: solid rgba(200, 204, 204, 1);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
    box-sizing: border-box;
  }

}

@media only screen and (min-width : 768px) {
  ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu {
    top: 40px;
    margin-top: -40px;
    left: 100%;
    list-style: none;
  }

  ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
    list-style: none;
  }

  ul.ttr_vmenu_items.nav ul {
    top: 40px;
    margin-top: -40px;
    left: 100%;
    list-style: none;
  }

  .dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }

}

.nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

ul.ttr_vmenu_items.nav-pills .dropdown-menu,
ul.navbar-nav .collapse li a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(200, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  list-style: none;
}

.ttr_vmenu_items.nav .dropdown-menu>li>a {
  min-width: 160px;
}

ul.ttr_vmenu_items.nav-pills .dropdown-menu>li:hover>a {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

ul.ttr_vmenu_items.nav .sub-menu>li>a {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  min-width: 160px;
  line-height: 20px;
  margin: 5px 5px 5px 5px;
}

.nav-stacked>li+li {
  margin-top: 0;
}

.ttr_vmenu_items .dropdown-menu {
  padding: 0;
  margin: 0;
}

ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu li.unstyled ul li a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  min-width: 160px;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  line-height: 20px;
  margin: 5px 5px 5px 5px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  font-family: "Open Sans", "Arial";
}

.nav-pills li {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_hmenu_items.nav-pills li,
.ttr_menu_items.nav-pills li {
  display: inline-block;
}

.ttr_menu_items.nav-pills li .ttr_menu_items_parent_link_arrow {
  float: left;
}

.ttr_vmenu_items .collapse>li>a {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  min-width: 160px;
  line-height: 20px;
  margin: 5px 5px 5px 5px;
}

.ttr_verticalmenu .dropdown-menu>li {
  display: inline-block;
  font-weight: normal;
  position: relative;
  vertical-align: top;
}

.nav-pills {
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  background: none;
  z-index: 500;
  zoom: 1;
}

.ttr_vmenu_items li .ttr_vmenu_items_parent_link,
.nav.ttr_vmenu_items li span.separator {
  display: block;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  line-height: 40px;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
}

.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow,
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow {
  display: block;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #FFFFFF;
  background: url(../images/vmenuMainArrow00.png), rgba(255, 255, 255, 1);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  background-clip: padding-box;
  line-height: 40px;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow {
  display: block;
  padding-left: 4px;
  padding-right: 14px;
  line-height: 40px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon {
  content: url(../images/menuMainArrow00.png)
}

.ttr_vmenu_items li:hover a:hover.ttr_vmenu_items_parent_link,
.nav.ttr_vmenu_items li:hover span.separator {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  line-height: 40px;
}

.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow:hover,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow:focus {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  line-height: 40px;
}

.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon:hover,
.ttr_vmenu_items li.open a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon:focus {
  content: url(../images/vmenuMainArrowHover00.png)
}

@media only screen and (min-width : 768px) {

  body .ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
  .navbar-default.navbar .ttr_vmenu_items.nav li:hover ul.child li a:hover {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 0 0 0 0;
    box-shadow: none;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
  }
}

.ttr_vmenu_items.nav li:hover ul.child li a.subchild:hover {
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  background-position: right 0px center;
}

.ttr_vmenu_items li ul.child li a,
.ttr_vmenu_items li ul.child li.open a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  line-height: 20px;
  text-indent: 5px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  margin: 5px 5px 5px 5px;
  min-width: 160px;
}

.navbar-default .ttr_vmenu_items.nav li ul.child li a.subchild,
.ttr_vmenu_items.nav li ul.child li>a.subchild {
  line-height: 20px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  min-width: 160px;
  margin: 5px 5px 5px 5px;
}

.ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
.navbar-default.navbar .ttr_vmenu_items.nav li:hover ul.child li a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active_arrow {
  padding-left: 4px;
  padding-right: 14px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  display: block;
  line-height: 40px;
  background-color: #E7E7E7;
  background: rgba(231, 231, 231, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
}

.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active {
  display: block;
  cursor: pointer;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  line-height: 40px;
  background-color: #E7E7E7;
  background: rgba(231, 231, 231, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
}

.nav.ttr_vmenu_items li.active:hover a.ttr_vmenu_items_parent_link_active {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.nav.ttr_vmenu_items li.active:hover a.ttr_vmenu_items_parent_link_active_arrow {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_vmenu_items ul {
  position: absolute;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(200, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  box-sizing: border-box;
}

.ttr_vmenu_items li:hover ul ul,
.ttr_vmenu_items li:hover li:hover ul ul {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.nav.ttr_vmenu_items li:hover li:hover li a.subchild {}

.nav.ttr_vmenu_items li ul.child li .separator {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: auto;
  margin: 0 5px 0 5px;
  display: none;
}

.nav.ttr_vmenu_items li ul.child ul li .separator,
.nav.ttr_vmenu_items li li:hover ul li .separator,
.nav.ttr_vmenu_items li li:hover li:hover ul li .separator {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: auto;
  margin: 0 5px 0 5px;
  display: none;
}

.nav.ttr_vmenu_items li .child li ul li:last-child .separator {
  display: none;
}

.ttr_vmenu_items .horiz_separator {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

footer {
  position: relative;
  overflow: hidden;
}

#ttr_footer_inner {
  background-color: #37C4C0;
  background: rgba(55, 196, 192);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(220, 220, 220, 1);
  border-width: 1px 0 0 0;
  box-shadow: none;
}

#ttr_footer_inner {
  width: auto;
  box-sizing: border-box;
  padding: 10px 0 0;
}

.ttr_footer_bottom_footer {
  height: 150px;
}

#ttr_footer_inner #ttr_footer_top_footer .container p,
#ttr_footer_inner #ttr_footer_top_footer p {
  font-size: 8px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

footer #ttr_footer_top_footer h1,
footer #ttr_footer_top_footer h1 a,
footer #ttr_footer_top_footer h1 a:hover,
footer #ttr_footer_top_footer h1 a:visited {
  font-size: 36px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer h2,
footer #ttr_footer_top_footer h2 a,
footer #ttr_footer_top_footer h2 a:hover,
footer #ttr_footer_top_footer h2 a:visited {
  font-size: 30px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer h3,
footer #ttr_footer_top_footer h3 a,
footer #ttr_footer_top_footer h3 a:hover,
footer #ttr_footer_top_footer h3 a:visited {
  font-size: 24px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer h4,
footer #ttr_footer_top_footer h4 a,
footer #ttr_footer_top_footer h4 a:hover,
footer #ttr_footer_top_footer h4 a:visited,
footer #ttr_footer_top_footer h4 a:not(.btn),
footer #ttr_footer_top_footer h4 a:hover:not(.btn),
footer #ttr_footer_top_footer footer h4 a:focus:not(.btn),
footer#ttr_footer #ttr_footer_top_footer h4 {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer h5,
footer #ttr_footer_top_footer h5 a,
footer #ttr_footer_top_footer h5 a:hover,
footer #ttr_footer_top_footer h5 a:visited {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer h6,
footer #ttr_footer_top_footer h6 a,
footer #ttr_footer_top_footer h6 a:hover,
footer #ttr_footer_top_footer h6 a:visited {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer ol li {
  font-size: 8px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
  list-style-position: inside;
}

footer #ttr_footer_top_footer ol {
  list-style-type: decimal;
}

footer #ttr_footer_top_footer ol li {
  list-style-position: outside !important;
  text-indent: 0;
}

footer #ttr_footer_top_footer ul {
  list-style: none;
}

footer #ttr_footer_top_footer ul li {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

footer #ttr_footer_top_footer ul li {
  list-style-position: outside !important;
  text-indent: 0;
}

footer#ttr_footer #ttr_footer_top_footer a:not(.btn),
footer#ttr_footer #ttr_footer_top_footer a:not(.btn):focus {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

footer#ttr_footer #ttr_footer_top_footer a:hover:not(.btn),
footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn):hover {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn) {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

footer#ttr_footer #ttr_copyright a:not(.btn),
#ttr_copyright span {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_copyright a,
#ttr_copyright span {
  display: none;
}

#ttr_footer_designed_by_links span#ttr_footer_designed_by {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_footer_designed_by_links {
  top: 104px;
  position: absolute;
  z-index: 502;
  left: 39.56%;
  right: auto;
  display: block;
  text-align: center;
  overflow: auto;
}

#ttr_footer_designed_by_links #ttr_footer_designed_by {
  vertical-align: middle;
  line-height: initial;
}

footer#ttr_footer #ttr_footer_designed_by_links a:not(.btn),
footer#ttr_footer_designed_by_links a:link:not(.btn),
footer#ttr_footer_designed_by_links a:visited:not(.btn),
footer#ttr_footer_designed_by_links a:hover:not(.btn),
footer #ttr_footer_designed_by_links span {
  display: inline-block;
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  line-height: initial;
}

.ttr_block,
#ttr_sidebar_right #newsletter_block_left,
#ttr_sidebar_left #newsletter_block_left {
  overflow: hidden;
  border-radius: 0 0 0 0;
  border: solid rgba(211, 211, 211, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  margin: 9px 6px 9px 6px;
}

.ttr_block_header,
#ttr_sidebar_right #newsletter_block_left .block_header,
#ttr_sidebar_left #newsletter_block_left .block_header {
  border-radius: 0 0 0 0;
  border: solid rgba(211, 211, 211, 1);
  border-width: 0 0 1px 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  min-height: 30px;
  box-sizing: content-box;
  margin: 4px 4px 4px 4px;
}

.ttr_block_content,
.ttr_block_content p,
.ttr_block_content th,
.ttr_block_content td,
#ttr_sidebar_right #newsletter_block_left .block_content,
#ttr_sidebar_left #newsletter_block_left .block_content,
.ttr_block #poll-answers li,
#ttr_sidebar_left .ttr_block_content p,
#ttr_sidebar_right .ttr_block_content p,
ol.mini-products-list div.product-details span,
#ttr_sidebar_left .subtotal span,
#ttr_sidebar_left .amount,
.ttr_block_content .label {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(211, 211, 211, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 5px;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_block_content,
#ttr_sidebar_right #newsletter_block_left .block_content,
#ttr_sidebar_left #newsletter_block_left .block_content {
  padding: 2px 2px 2px 2px;
  margin: 3px 3px 3px 3px;
}

p.block-subtitle {
  font-weight: bold;
  margin-bottom: 10px;
}

.ttr_block_content th,
.ttr_block_content td,
.ttr_block_content p {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.ttr_block_content h1,
.ttr_block_content h1 a,
.ttr_block_content h1 a:hover,
.ttr_block_content h1 a:visited {
  font-size: 36px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 8px 0 8px 0;
}

.ttr_block_content h2,
.ttr_block_content h2 a,
.ttr_block_content h2 a:hover,
.ttr_block_content h2 a:visited {
  font-size: 30px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 10px 0 10px 0;
}

.ttr_block_content h3,
.ttr_block_content h3 a,
.ttr_block_content h3 a:hover,
.ttr_block_content h3 a:visited,
.ttr_block_content h3 a:focus {
  font-size: 24px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 12px 0 12px 0;
}

.ttr_block_content h4,
.ttr_block_content h4 a,
.ttr_block_content h4 a:hover,
.ttr_block_content h4 a:visited {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 16px 0 16px 0;
}

.ttr_block_content h5,
.ttr_block_content h5 a,
.ttr_block_content h5 a:hover,
.ttr_block_content h5 a:visited {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 20px 0 20px 0;
}

.ttr_block_content h6,
.ttr_block_content h6 a,
.ttr_block_content h6 a:hover,
.ttr_block_content h6 a:visited {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 28px 0 28px 0;
}

.ttr_block ol li {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 5px 0 5px 0;
  list-style-position: inside;
  list-style-type: decimal;
}

.ttr_block ol li {
  list-style-position: outside !important;
  text-indent: 0;
}

#ttr_sidebar_left .ttr_block ol li,
#ttr_sidebar_right .ttr_block ol li {
  margin-left: 20px;
}

#ttr_sidebar_left .ttr_block ol li p,
#ttr_sidebar_right .ttr_block ol li p {
  padding: 0;
}

.ttr_block ul li {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 0 0 0;
}

.ttr_block ul li {
  text-indent: 0;
  margin-left: 5px;
}

#ttr_sidebar_left .ttr_block ul li,
#ttr_sidebar_right .ttr_block ul li {
  margin-left: 20px;
}

#ttr_sidebar_left .ttr_block ul li p,
#ttr_sidebar_right .ttr_block ul li p {
  padding: 0;
}

#ttr_sidebar_left .ttr_block ul,
#ttr_sidebar_right .ttr_block ul {
  padding-left: 0;
}

.ttr_banner_header .ttr_banner_header_inner_above_widget_container .ttr_banner_header_inner_above0 {
  width: 100%;
  max-width: 100%;

}

.ttr_banner_header_inner_above0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.headerabovecolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerabovecolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerabovecolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerabovecolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_header .ttr_banner_header_inner_below_widget_container .ttr_banner_header_inner_below0 {
  width: 100%;
  max-width: 100%;

}

.ttr_banner_header_inner_below0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.headerbelowcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerbelowcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerbelowcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.headerbelowcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_menu .ttr_banner_menu_inner_above_widget_container .ttr_banner_menu_inner_above0 {
  width: 100%;
  max-width: 100%;
}

.ttr_banner_menu_inner_above0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.menuabovecolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menuabovecolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menuabovecolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menuabovecolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_menu .ttr_banner_menu_inner_below_widget_container .ttr_banner_menu_inner_below0 {
  width: 100%;
  max-width: 100%;
}

.ttr_banner_menu_inner_below0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.menubelowcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menubelowcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menubelowcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.menubelowcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 {
  width: 100%;
  max-width: 100%;
}

.ttr_banner_slideshow_inner_above0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.slideshowabovecolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowabovecolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowabovecolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowabovecolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 {
  width: 100%;
  max-width: 100%;
}

.ttr_banner_slideshow_inner_below0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.slideshowbelowcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowbelowcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowbelowcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.slideshowbelowcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.contenttopcolumn0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.topcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.topcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.topcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.topcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.contentbottomcolumn0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.bottomcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.bottomcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.bottomcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.bottomcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_banner_header {
  margin: 0 auto;
}

.html_content a:hover,
.html_content a:focus {
  text-decoration: none;
}

.footer-widget-area_fixed {
  font-size: 8px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.footer-widget-area {
  font-size: 8px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  margin: 0 auto;
}

.footer-widget-area_inner .ttr_footer-widget-area_inner_above_widget_container .ttr_footer-widget-area_inner_above0 {
  width: 100%;
  max-width: 100%;
}

.ttr_footer-widget-area_inner_above0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.footerabovecolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerabovecolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerabovecolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerabovecolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footer-widget-area_inner .ttr_footer-widget-area_inner_below_widget_container .ttr_footer-widget-area_inner_below0 {
  width: 100%;
  max-width: 100%;
}

.ttr_footer-widget-area_inner_below0 {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.footerbelowcolumn1 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerbelowcolumn2 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerbelowcolumn3 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.footerbelowcolumn4 {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

#ttr_content {
  float: left;
  width: 100%;
  clear: none;
}

#ttr_header #layer_cart {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

#ttr_content_margin,
#cartblock {
  padding: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 20px 0 70px 0;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  box-sizing: border-box;
}

#ttr_content .ttr_post_inner_box {
  border-radius: 2px 2px 2px 2px;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

.ttr_post {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

ul.wlp_bought_list_TT div.row {
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;

}

#ttr_content .product-image img,
#ttr_content ul.products li.product-category img,
#ttr_content .product .images img {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_post_title a:not(.btn),
h2.ttr_post_title,
.ttr_post_title,
.ttr_post_title a:not(.btn):focus {
  font-size: 22px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  background-repeat: repeat;
}

.rte h1.page-heading,
.rte h2,
h1.ttr_page_title,
h3.ttr_page_title,
#ttr_content .ttr_page_title a,
#ttr_content .ttr_page_title a:visited,
#ttr_content .ttr_page_title a:hover,
#ttr_content h1.ttr_page_title a,
#ttr_content h1.ttr_page_title a:visited,
#ttr_content h1.ttr_page_title a:hover,
#ttr_content h2.ttr_page_title a,
#ttr_content h2.ttr_page_title a:visited,
#ttr_content h2.ttr_page_title a:hover,
#ttr_content h3.ttr_page_title a,
#ttr_content h3.ttr_page_title a:visited,
#ttr_content h3.ttr_page_title a:hover,
#ttr_content h4.ttr_page_title a,
#ttr_content h4.ttr_page_title a:visited,
#ttr_content h4.ttr_page_title a:hover,
#ttr_content h5.ttr_page_title a,
#ttr_content h5.ttr_page_title a:visited,
#ttr_content h5.ttr_page_title a:hover,
#ttr_content h6.ttr_page_title a,
#ttr_content h6.ttr_page_title a:visited,
#ttr_content h6.ttr_page_title a:hover {
  font-size: 24px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content blockquote p,
.editor-styles-wrapper blockquote p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_content .postedon a:not(.btn),
.add-to-links a:not(.btn),
.add-to-links,
#ttr_content .add-to-links li,
.mailto,
.wishlist a:not(.btn),
.compare a:not(.btn) {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .postedon a {
  vertical-align: middle;
}

#ttr_content .postedon a:hover,
.add-to-links a:hover,
a.add-to-links:hover,
.wishlist a:hover,
.compare a:hover,
.wishlist a:focus,
.compare a:focus {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #003049;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_post .postedon {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
}

.ttr_post_title,
.ttr_post_title a:not(.btn),
.ttr_post_title a:not(.btn):focus,
.ttr_post_title a:not(.btn):visited,
.ttr_header_cart a.ttr_post_title,
.ttr_header_cart a.ttr_post_title:focus,
.ttr_header_cart a.ttr_post_title:visited,
.ttr_header_cart span.ttr_post_title,
.ttr_header_cart .remove_link a.ttr_post_title {
  font-size: 22px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
}

.ttr_header_cart a.ttr_post_title:hover,
.ttr_post_title a:not(.btn):hover {
  background-color: transparent;
  font-size: 22px;
  font-family: "Varela", "Arial";
  font-weight: 600;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_article p.price,
.ttr_article span.price,
.price,
.ttr_article .price,
.cart-prices .price,
.ttr_header_cart span.price:hover,
.cart-info .price,
.ttr_article .product-price-and-shipping,
.woocommerce ul.products li.product .price,
.woocommerce-Price-amount.amount,
.woo_price,
.postcontent p.price {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
}

#ttr_content .star-rating,
#ttr_content .star-rating,
#ttr_content .woocommerce-LoopProduct-link .star-rating {
  color: #000000;
  float: none;
  margin: 0 auto;
}

.postcontent p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 10px;
  margin-bottom: 0;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  line-height: 1.5;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

#ttr_content .postcontent {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.product-miniature .highlighted-informations {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
}

#ttr_content .list .product-shop-margin.postcontent {
  margin: 10px 0 0 0;
  padding: 5px 5px 5px 0;
}

#ttr_content .grid .product-shop-margin.postcontent {
  margin: 10px 0 0 0;
  padding: 5px 0 10px 0;
}

#ttr_content_single_sidebar_left {
  float: right;
  width: 81.82%;
  clear: none;
}

section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 {
  margin-left: 0;
}

#ttr_content_single_sidebar_right {
  float: left;
  width: 81.82%;
  clear: none;
}

#ttr_content_both_sidebar {
  float: left;
  width: 63.64%;
  clear: none;
}

#ttr_content_zero_sidebar {
  float: left;
  width: 100%;
  clear: none;
}

#ttr_sidebar_right .mini-products-list li,
.shipping-form li {
  background: none;
  list-style: none outside none !important;
}

.col-left {
  float: left;
  width: 30%;
}

.home-spot {
  float: right;
  width: 68%;
}

.product-view .product-img-box {
  float: left;
}

.product-view .product-img-box .product-image-zoom {
  margin-bottom: 13px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.product-view .product-img-box .zoom-notice {
  margin-bottom: 5px;
  text-align: center;
}

.product-view .product-img-box .product-image-zoom img {
  cursor: move;
  left: 0;
  position: absolute;
  top: 0;
}

.ttr_block_heading img {
  display: none;
}

#ttr_content .add-to-links li {
  background: none;
  padding: 0;
  list-style: none outside none;
  text-align: Left;
}

.postedon {
  text-align: Left;
}

#ttr_page .add-to-cart ul.add-to-links li,
#ttr_page .add-to-links,
#ttr_page .wishlist,
#ttr_page .compare {
  text-align: Center;
}

.add-to-cart,
#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
  text-align: Center;
}

#ttr_content label,
.add-to-box .or,
.cart .discount-form {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  line-height: 1.5
}

.form-list label {
  float: left;
  margin-right: 6px;
  position: relative;
}

.product-options {
  position: relative;
  margin: 20px 0 0;
  padding: 10px 15px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

header ul.links li,
.ttr_header_links .right-nav .link {
  border-right: 1px Solid #343434;
  padding: 0 6px 0 7px;
  display: inline;
}

header label {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  line-height: 1.5
}

.ttr_footer_links ul li {
  border-right: 0 solid #FFFFFF;
  display: inline-block;
  padding: 0 7px 0 7px;
}

.productdescription #ttr_content .ttr_Prodes_Title,
.productdescription #ttr_content .ttr_prodes_Price,
.productdescription #ttr_content .ttr_prodes_Product_Des_Content,
.productdescription #ttr_content .ttr_prodes_Product_Des_Content p,
#send_friend_form .product p.ttr_Prodes_Title,
#send_friend_form .form_container .text label,
.primary_block h1.ttr_Prodes_Title,
.primary_block .ttr_prodes_Product_Des_Content p,
.fancybox-opened #send_friend_form .form_container p.intro_form,
.fancybox-opened #send_friend_form .form_container .txt_required,
.fancybox-opened #send_friend_form .product_desc p {
  text-align: left;
}

#ttr_content .pagination {
  margin-bottom: 0;
  padding: 0;
}

.input-color:checked+span,
.selected_swatch {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

#ttr_content .ttr_Prodes_Title,
.ttr_Prodes_Title p,
.pb-center-column h1.ttr_Prodes_Title,
#send_friend_form .product p.ttr_Prodes_Title,
header span.ttr_Prodes_Title,
blockcart_list ul li p.ttr_Prodes_Title.product-name ul li a:hover,
#layer_cart #blockcart_list ul li p.ttr_Prodes_Title.product-name a:visited,
#layer_cart #blockcart_list ul li p.ttr_Prodes_Title.product-name a:focus,
#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a,
#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:hover,
#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:visited,
#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:focus {
  font-size: 22px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  margin: 0;
}

.avail {
  font-size: 22px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodes_Avail_Product p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodes_Avail_Product p {

  text-align: right
}

#ttr_content .ttr_prodes_Tab_Title li,
.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link {
  border-radius: 0 0 0 0;
  border: solid rgba(228, 228, 228, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 4px;
  border-bottom: 0 none;
}

#ttr_content .ttr_prodes_Tab_Title li.active {
  border-bottom-color: transparent;
}

.ttr_prodes_Tab_Title.nav li a {
  border-radius: 0 0 0 0;
  border: solid rgba(228, 228, 228, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  border-bottom: 0;
  border-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.ttr_prodes_Tab_Content.tab-content {
  border: solid rgba(228, 228, 228, 1);
  border-width: 1px 1px 1px 1px;
  border-radius: 0
}

.ttr_prodes_Tab_Title.nav.nav-tabs ul {
  border-bottom: none;
}

.ttr_prodes_Tab_Title.nav.nav-tabs>li>a {
  margin-right: 0
}

.ttr_prodes_Tab_Title>li.active>a::after,
.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link.active::after {
  background-color: #F7F7F7;
  background: rgba(247, 247, 247, 1);
  background-clip: padding-box;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

#ttr_content ul.ttr_prodes_Tab_Title.nav.nav-tabs,
.ttr_address_heading .product-name .variation {
  margin-bottom: 0;
}

.woocommerce .order_item .product-name dl.variation,
.woocommerce .order_item .product-name .variation dd,
.woocommerce .order_item .product-name .variation dt {
  margin: 0;
  padding: 0;
}

.ttr_prodes_Tab_Title a:focus {
  outline: medium none;
}

.ttr_prodes_Product_Des_Content,
.ttr_prodes_Product_Des_Content p,
#send_friend_form .product p,
#send_friend_form .form_container p.intro_form,
.fancybox-skin #send_friend_form .form_container p,
.fancybox-skin span.ttr_prodes_Product_Des_Content,
h2.ttr_prodes_Product_Des_Content span,
header span.ttr_prodes_Product_Des_Content {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Product_Des_Title {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Quantity_Text,
#ttr_content label.ttr_prodes_Quantity_Text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_prodes_Price .product-price,
#ttr_content .ttr_prodes_Price span,
#ttr_content .ttr_prodes_Price,
.woocommerce div.product .out-of-stock,
#ttr_content .ttr_prodes_Price li#ttr_content .ttr_prodes_Price li a {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
}

.ttr_prodes_Tab_Title a,
.ttr_prodes_Tab_Title a:focus,
.ttr_prodes_Tab_Title li a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Tab_Title li.active a,
.ttr_prodes_Tab_Title li.active a:focus,
.ttr_prodes_Tab_Title li a.nav-link.active,
.ttr_prodes_Tab_Title li.active a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_prodes_Tab_Title.nav li.active a,
.ttr_prodes_Tab_Title.nav li.active a:hover,
.ttr_prodes_Tab_Title.nav li.active a:focus,
.nav-tabs>li.active>a,
.ttr_prodes_Tab_Title>li.active>a:hover,
.ttr_prodes_Tab_Title>li.active>a:focus,
.ttr_prodes_Tab_Content div.active {
  background-color: #F7F7F7;
  background: rgba(247, 247, 247, 1);
  background-clip: padding-box;
  border-top: 0;
}

.ttr_prodes_Tab_Title li.active,
.nav-tabs>li.active,
.ttr_prodes_Tab_Title>li.active:hover,
.ttr_prodes_Tab_Title>li.active:focus,
.ttr_prodes_Tab_Content div.active,
.catalog-product-view .tab-pane.active.ttr_prodes_Tab_Content.tab-content {
  background-color: #F7F7F7;
  background: rgba(247, 247, 247, 1);
  background-clip: padding-box;
}

.ttr_prodes_Tab_Title li a,
.ttr_prodes_Tab_Title.nav li a,
.ttr_prodes_Tab_Title.nav li a:hover,
.ttr_prodes_Tab_Title.nav li a:focus {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  padding: 15px 15px 15px 15px;
  border-width: 0;
}

.ttr_prodes_Tab_Title.nav.nav-tabs {
  border-bottom: none;
}

.nav-tabs>li>a {
  border: 0;
}

.nav-tabs>li>a.active,
.nav-tabs>li>a:hover {
  border-color: transparent;
}

.ttr_prodes_Tab_Content div p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_ {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_prodes_thumbnail1,
.productdescription #image-block .ttr_prodes_thumbnail1 {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.ttr_prodes_thumbnail2,
#ttr_content .fotorama__thumb .fotorama__img,
#image-block .more-views ul li a img {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.ttr_prodes_WCE a:hover {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #003049;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_WCE a {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_WCE a:visited {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_prodes_Product_Des_Content .ttr_prodes_attribute,
.ttr_prodes_attribute,
#ttr_content label.ttr_prodes_attribute,
.content_only p.ttr_prodes_attribute,
#block-reassurance ul li span {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#blockcart-modal .cart-content {
  padding-left: 0rem;
}

#blockcart-modal #image-block {
  margin-right: 0px;
}

.ttr_prodes_Product_Des_Content {
  padding-left: 30px;
}

.ttr_prodes_Product_Des_Content_info {
  padding-left: 0px;
}

.ttr_prodes_Product_Des_Content p,
#ttr_page header#ttr_header #layer_cart span.ttr_prodes_Product_Des_Content {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Product_Des_Title {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Quantity_Text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Price,
.woocommerce div.product .out-of-stock,
body:not(.ttr_ecommerce) #ttr_content ul.ttr_prodes_Price li,
.ttr_prodes_Price li h2 {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
}

.prod_price {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
}

.avail,
.prod_price {
  font-size: 14px;
}

.ttr_prodes_Tab_Title.nav li.active a,
.nav-tabs>li.active>a,
.ttr_prodes_Tab_Title>li.active>a:hover,
.ttr_prodes_Tab_Title>li.active>a:focus {
  background-color: #F7F7F7;
  background: rgba(247, 247, 247, 1);
  background-clip: padding-box;
  border-width: 0;
}

.ttr_prodes_Tab_Title li.active,
.nav-tabs>li.active,
.ttr_prodes_Tab_Title>li.active:hover,
.ttr_prodes_Tab_Title>li.active:focus,
.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link.active {
  background-color: #F7F7F7;
  background: rgba(247, 247, 247, 1);
  background-clip: padding-box;
}

.ttr_prodes_Tab_Title.nav li a .ttr_prodes_Tab_Title.nav li a:hover {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  padding: 15px 15px 15px 15px;
  border-width: 0 !important;
}

.ttr_prodes_Tab_Title li.nav a {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.ttr_prodes_Tab_Title.nav.nav-tabs {
  border-bottom: none;
}

.nav-tabs>li>a {
  border: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  border-color: transparent;
}

.ttr_prodes_Tab_Content div p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_prodes_Tab_Content .tab-pane {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #4E4E4E;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  padding: 15px;
}

.ttr_prodes_thumbnail2 {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.ttr_prodes_WCE a:hover {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #003049;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_WCE a {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_WCE a:visited {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_prodes_Tab_Title li,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0 0 0 0;
  border: solid rgba(228, 228, 228, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.carousel-control span {
  color: #777777;
}

#image-block img {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

#thumbs-list img {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.carousel-control span {
  color: #777777;
}

#image-block img {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  max-width: 100%;
}

#thumbs-list img {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.content_only .middle_right p,
.middle_right {
  text-align: right;
}

.ttr_prodes_Product_Des_Content.product_meta {
  display: inline-block;
  margin-left: 10px;
}

.ttr_prod_attribute {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .opc_normal_link,
#ttr_content a.opc_normal_link:focus,
#ttr_content a.opc_normal_link:visited,
#ttr_content .opc_cart_desc a.agree {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #0000FF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .opc_normal_link:hover,
#ttr_content .opc_cart_desc a.agree:hover {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #141464;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.order-confirmation .ttr_prodaddresscontent a.ttr_normal_link,
.order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:active,
.order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:focus,
.order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:Hover {
  font-size: 14px
}

.ttr_prochec_product_title,
h1.ttr_prochec_product_title,
#cart_summary .ttr_prochec_product_title,
#cart_summary .ttr_prochec_product_title a,
#ttr_content label.ttr_prochec_product_title {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title,
.ttr_prochec_product_title:hover,
.ttr_prochec_product_title:focus,
.cart-view h1.ttr_prochec_product_title,
#ttr_content .woocommerce .cross-sells>h2,
#ttr_content .woocommerce .cross-sells>h2:hover,
.woocommerce-cart #ttr_content .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title a {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #0000FF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title a:hover {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #141464;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_prochec_product_description small {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_prochec_product_description,
#ttr_content ul.ttr_prochec_product_description li p,
#ttr_content .ttr_prochec_product_description ul li label,
#ttr_content .ttr_prochec_product_description ul li label span,
#ttr_content .ttr_prochec_product_description td,
#ttr_content .ttr_prochec_product_description small,
#ttr_content .ttr_prochec_product_description small a,
strong.ttr_prochec_product_description,
h2.ttr_prochec_product_description span,
span.ttr_prochec_product_description,
#ttr_content .ttr_prochec_product_description label,
.wlp_bought .wlp_bought_list li .wishlist_product_detail,
.wlp_bought .wlp_bought_list_TT li .wishlist_product_detail,
.ttr_prochec_product_description a,
footable-row-detail-inner,
.footable-row-detail-inner .price,
.footable-row-detail td,
.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,
#ttr_content dl.data-sheet dd {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .checkbox label.ttr_prochec_product_description {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .delivery_option table td.ttr_prochec_product_description {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_table_background.magcolumn>p.ttr_prochec_subtotal {
  padding-bottom: 0;
}

#cart_summary .ttr_prochec_price p,
#cart_summary .ttr_prochec_price,
#cart_summary .ttr_prochec_price span,
.ttr_prochec_price,
.ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_price label {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-align: left;
  text-decoration: none;
}

.ttr_prochec_price,
.ttr_prochec_price {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-align: left;
  text-decoration: none;
}

.ttr_prochec_Heading th,
.ttr_prochec_Heading td {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_Heading th,
#ttr_content .collapse_tr thead tr th,
#ttr_content .ttr_prochec_Heading label,
.cms-privacy-policy-cookie-restriction-mode #ttr_page #ttr_content table thead tr th,
.catalog-product-compare-index table thead tr th span,
.catalog-product-compare-index table tbody tr th span,
.catalog-product-compare-index table tbody tr th span:hover,
#cart_summary tbody tr td::before,
.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,
#ttr_content dl.data-sheet dt,
table#cart_summary .ttr_prochec_row_1 td::before {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_subtotal,
.ttr_prochec_subtotal,
.ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_subtotal .label,
#ttr_content .ttr_prochec_subtotal small.value {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #141464;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#cart_summary .ttr_prochec_total,
#ttr_content #cart_summary_last .ttr_prochec_total,
#ttr_content .cart-summary-line.ttr_prochec_total,
#ttr_content .cart-summary-line .ttr_prochec_total {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_prochec_product_link,
#cart .ttr_prochec_heading td .ttr_prochec_product_link,
.product-item-details a,
#multiship-addresses-table a,
.checkout-multishipping-overview .ttr_prochec_product_link h3 a,
.multishipping-checkout-shipping .product-item-name a,
.multishipping-checkout-overview .product-item-name a,
.multishipping-checkout-overview .product-item-name a,
.checkout-multishipping-shipping h3 a,
#wishlist-table .product-name a,
.ttr_prochec_product_link a,
.ttr_prochec_product_link a,
#ttr_content .delivery_option .ttr_prochec_product_link:hover,
.wlp_bought .wlp_bought_list li .product_infos p,
.wlp_bought .wlp_bought_list_TT li .product_infos p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_presta_shipping_name {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_prochec_product_link:hover,
#cart .ttr_prochec_heading td .ttr_prochec_product_link:hover,
.product-item-details a:hover,
#multiship-addresses-table a:hover,
#multiship-addresses-table a:focus,
.multishipping-checkout-shipping .product-item-name a:hover,
.multishipping-checkout-shipping .product-item-name a:focus,
.multishipping-checkout-overview .product-item-name a:hover,
.multishipping-checkout-overview .product-item-name a:focus,
.multishipping-checkout-overview .product-item-name a:hover,
.multishipping-checkout-overview .product-item-name a:focus,
.checkout-multishipping-overview .ttr_prochec_product_link h3 a:hover,
.ttr_prochec_product_link a:hover,
.wishlist-index-index .product-item-name a:hover,
.catalog-product-compare-index .product-item-name a:hover,
.checkout-cart-index .product-item-name a:hover,
#wishlist-table .product-name a:hover,
.catalog-product-compare-index .product-name a:hover,
.checkout-multishipping-overview table#virtual-overview-table tbody tr td h3.product-name a:hover,
.checkout-multishipping-shipping h3.product-name a:hover,
.woocommerce .woocommerce-order table.order_details.shop_table tbody tr td:first-child a:hover,
.woocommerce-order-received .woocommerce table.order_details.shop_table tbody tr td a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FF6501;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.magcolumn p {
  margin-top: 10px;
  margin-bottom: 10px;

}

.ttr_prochec_table_background,
table#cart_summary tr td,
#ttr_content_margin table#order-list tr thead th,
#ttr_content_margin table.detail_step_by_step tr thead th,
#layer_cart.ttr_prochec_table_background,
.wlp_bought .wlp_bought_list li,
.wlp_bought .wlp_bought_list_TT li div.row,
table#order-list.ttr_prochec_table_background tbody tr td,
.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,
dl.data-sheet dd,
dl.data-sheet dt {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  border-collapse: separate;
  border-spacing: 0;
}

#ttr_content .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  border-collapse: separate;
  border-spacing: 0
}

div.shipping_heading_background,
#cart_summary.table>thead>tr>th,
#cart_summary.table>tbody>tr>th,
#cart_summary.table>thead>tr>td,
#cart_summary.table>tbody>tr>td,
#cart_summary.table>tfoot>tr>td,
#cart_summary.table>tfoot>tr>th,
#Date_sheet .table-data-sheet tbody tr td {
  border: solid #CCCCCC;
  border-width: 1px 1px 1px 1px;
}

span.price {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-align: left;
  text-decoration: none;
}

.add_to_compare {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.add_to_compare:hover {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #003049;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content_margin .ttr_prochec_table_background,
.ttr_prochec_table_background thead tr th,
#wishlist-table td,
#wishlist-table th,
#wishlist-table tr,
#order-list.table>caption thead>tr:first-child>th,
.ttr_prochec_table_background.table>colgroup thead>tr:first-child>th,
.ttr_prochec_table_background.table>thead:first-child>tr:first-child>th,
.ttr_prochec_table_background.table>caption thead>tr:first-child>td,
.ttr_prochec_table_background.table>colgroup thead>tr:first-child>td,
.ttr_prochec_table_background.table>thead:first-child>tr:first-child>td {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>thead>tr,
.table>tfoot>tr>td {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

@media only screen and (max-width:767px) {
  #ttr_content_margin table#product_comparison>tbody>tr>td:first-child {
    border-radius: 0 0 0 0;
    border: solid rgba(204, 204, 204, 1);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
  }

  #ttr_content_margin table#product_comparison tbody tr td.ttr_prochec_table_background.ajax_block_product.comparison_infos.product-block {
    border-top-right-radius: 0;
  }

  #ttr_content_margin table#product_comparison tbody tr td.table_head_background {
    border-radius: 0;
  }

}

@media only screen and (max-width:767px) {

  body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody tr:first-child td:last-child,
  body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody>tr:last-child>td:first-child {
    border-radius: 0;
  }

}

.ttr_prochec_image_border img,
.ttr_prochec_image_border img,
.wlp_bought .wlp_bought_list li .product_image img,
.wlp_bought .wlp_bought_list_TT li .product_image img {
  border-radius: 0 0 0 0;
  border: solid rgba(225, 225, 225, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.ttr_prochec_checkouttab {
  border-radius: 0 0 0 0;
  border: solid rgba(199, 199, 199, 0.78);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

#ttr_content .ttr_prochec_steps_border li,
#ttr_content .ttr_prochec_steps_border li a {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_Active_Strip span {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_Active_Strip,
.ttr_prochec_Active_Strip {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
}

.ttr_prochec_Normal_Strip,
.ttr_prochec_Normal_Strip {
  background-color: #EDEDED;
  background: rgba(237, 237, 237, 0.93);
  background-clip: padding-box;
}

@media only screen and (min-width:768px) {

  .ttr_prochec_steps_border,
  .ttr_prochec_steps_border {
    border-radius: 0 0 0 0;
    border: solid rgba(199, 199, 199, 0.78);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
  }
}

@media only screen and (max-width:767px) {

  .ttr_ProgressBar #order_step.ttr_prochec_steps_border li.ttr_prochec_Active_Strip,
  .ttr_ProgressBar #order_step.ttr_prochec_steps_border li.ttr_prochec_Normal_Strip {
    border-radius: 0 0 0 0;
    border: solid rgba(199, 199, 199, 0.78);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
  }
}

#oneGrey,
#oneGrey1,
#oneGrey2,
#oneGrey3 {
  height: auto;
}

.cornerGrey {
  width: 20%;
  position: relative;
}

.cornerGrey:before {
  content: "";
  position: absolute;
  left: 100%;
  width: 31px;
}

.cornerGrey:after {
  content: "";
  position: absolute;
  left: 99%;
  width: 31px;
}

#oneGreyLast {
  height: auto;
}

.cornerGreyLast {
  width: 20%;
  position: relative;
}

tr.ttr_prochec_row_1.row-1>td,
.ttr_prochec_table_background tbody tr td,
.ttr_prochec_table_background thead tr td {
  vertical-align: middle;
}

.ttr_prochec_price button,
.woocommerce-checkout .checkout_coupon .btn {
  margin: 0;
}

.ttr_prochec_price button:hover,
.woocommerce-checkout .checkout_coupon .btn:hover {
  margin: 0;
}

#cart_summary thead tr th:nth-child(5) {
  text-align: center;
}

.ttr_expander_heading,
.ttr_expander_heading p,
#ttr_cart_summary .ttr_expander_heading,
#ttr_content #payment .wc_payment_method>label,
.woocommerce-MyAccount-content p,
.woocommerce-view-order .woocommerce-MyAccount-content p mark,
.woocommerce-lost-password .woocommerce-ResetPassword p,
#ttr_content #payment .wc_payment_method p,
#customer_login.col2-set .register p,
.woocommerce-MyAccount-content .woocommerce-Addresses address,
.woocommerce-customer-details .woocommerce .addresses address,
.woocommerce-customer-details .woocommerce-column--billing-address address,
.woocommerce-customer-details .woocommerce-column--billing-address address p,
.woocommerce-customer-details .woocommerce-column--shipping-address address,
.woocommerce-customer-details .woocommerce-column--shipping-address address p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.woocommerce-account .woocommerce-MyAccount-content p a,
.woocommerce-account .woocommerce-MyAccount-content p a:hover {
  font-size: 14px;
}

.ttr_product_link,
.ttr_product_link a {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #08A689;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_product_link:hover,
.ttr_product_link a:hover {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FF6501;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_content_margin table#cart_summary>thead>tr>th,
.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,
#ttr_content dl.data-sheet dt {
  padding: 10px;
  margin: 0;
  background-color: #E1E1E1;
  background: rgba(225, 225, 225, 1);
  background-clip: padding-box;
}

@media only screen and (max-width:767px) {

  #ttr_content_margin table#cart_summary>thead>tr>th,
  .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,
  #ttr_content dl.data-sheet dt,
  #ttr_content table#cart_summary .ttr_prochec_row_1 td::before {
    background-color: #E1E1E1;
    background: rgba(225, 225, 225, 1);
    background-clip: padding-box;
    border-bottom-color: #CCCCCC;

  }

}

#ttr_content_margin table#order-list thead tr th,
#ttr_content_margin table.detail_step_by_step thead tr th,
#ttr_content_margin table#product_comparison tr td:first-child,
#ttr_content_margin #block-history table thead.table_head_background tr th,
#ttr_content .wlp_bought_infos thead tr th {
  background-color: #E1E1E1;
  background: rgba(225, 225, 225, 1);
  background-clip: padding-box;
}

.ttr_signin .ttr_prodsignintitle {
  margin-top: 7px;
}

#ttr_content .ttr_cart_content,
#ttr_content .ttr_cart_content p,
body.checkout .vm-wrap .vm-orders-information table>tbody>tr>td,
body.checkout table.adminlist>tbody>tr>td {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content_margin table#order-list thead tr th:last-child,
#ttr_content_margin table#order-list thead tr th.footable-last-column,
#ttr_content_margin table#order-list tbody tr td:last-child,
#ttr_content_margin table#order-list tbody tr td.footable-last-column,
#ttr_content_margin table.detail_step_by_step thead tr th:last-child,
#ttr_content_margin table.detail_step_by_step tbody tr td:last-child,
#ttr_content_margin table#product_comparison tbody tr td:last-child,
#ttr_content_margin #cart_summary thead tr th:last-child,
#ttr_content_margin #cart_summary tbody tr td:last-child,
#ttr_content_margin table#cart_summary.footab tfoot tr td:last-child,
#ttr_content_margin table#cart_summary.table_foot tfoot tr td:last-child,
#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:last-child,
#ttr_content_margin table#cart_summary.ttr_prochec_table_background tfoot tr td:nth-child(2) {
  border-right-style: solid;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
}

#ttr_content_margin table#cart_summary.footab>tbody>tr:last-child>td,
#ttr_content_margin table#cart_summary.shipit>tbody>tr:last-child>td,
#ttr_content_margin table#cart_summary tfoot tr:last-child td,
#ttr_content_margin table#cart_summary tfoot tr:first-child td.prochec_colspan_none,
#ttr_content_margin div.ttr_shipping_background table#cart_summary tbody tr:last-child td,
#ttr_content_margin table#product_comparison tbody tr:last-child td,
#ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:last-child>td,
#ttr_content_margin table#product_comparison>tbody>tr:last-child>td,
#ttr_content_margin table.detail_step_by_step>tbody>tr:last-child>td,
#ttr_content_margin table#order-list>tbody>tr:last-child>td,
#ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tr:last-child td,
#ttr_content table#cart_summary.discount tr:last-child td,
#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr:last-child td,
#ttr_content #block-history .footab.footable-loaded tbody tr td,
#cart .cart-grid.row hr.separator,
#cart .cart-grid.row .cart-item {
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
}

#ttr_content_margin table#cart_summary.wlp_bought_infos>thead>tr>th:first-child {
  border-bottom-left-radius: 0;
}

#ttr_content_margin table#cart_summary.wlp_bought_infos>thead>tr>th:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#ttr_content #mywishlist table#cart_summary.table.footab tbody tr td {
  text-align: center;
}

#ttr_content #Date_sheet .table-data-sheet tbody tr:first-child td:first-child,
#ttr_content #mywishlist table#cart_summary.footab thead tr th:first-child {
  border-top-left-radius: 0;
}

#ttr_content #Date_sheet .table-data-sheet tbody tr:first-child td:last-child,
#ttr_content #mywishlist table#cart_summary.footab thead tr th:last-child,
#ttr_content #ttr_content_margin table#product_comparison tbody tr:first-child td:last-child {
  border-top-right-radius: 0;
}

#ttr_content #Date_sheet .table-data-sheet tbody tr:last-child td:first-child,
#ttr_content #mywishlist table#cart_summary.footab tbody tr:last-child td:first-child,
#ttr_content #ttr_content_margin table#product_comparison tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}

#ttr_content #Date_sheet .table-data-sheet tbody tr:last-child td:last-child,
#ttr_content #mywishlist table#cart_summary.footab tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}

#mywishlist table#cart_summary.std.table.footab thead tr th:last-child,
#mywishlist table#cart_summary.std.table.footab tbody tr td:last-child,
body.ProductCheckOut #ttr_content #mywishlist #block-history table#cart_summary.std.table.footab tbody tr td:last-child {
  border-right-style: solid;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
}

body.productcheckout #ttr_content #mywishlist #block-history table#cart_summary.std.table.footab tbody tr:last-child td {
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
}

#ttr_content #mywishlist table#cart_summary.wlp_bought_infos thead tr th {
  border: 1px solid #CCCCCC;

}

#ttr_content #mywishlist table#cart_summary.wlp_bought_infos thead tr th:not(:last-child) {
  border-right: medium none;
}

.ttr_prodsigninheading,
.ttr_prodsignintitle {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_prodsignincontent,
#ttr_content .ttr_prodsignincontent.form-horizontal .control-label,
#ttr_content .ttr_prodsignincontent label {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .forgotpassword,
#ttr_content .forgotpassword a,
.productcheckout footer.page-footer a {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #0000FF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .forgotpassword:hover,
#ttr_content .forgotpassword:focus,
#ttr_content .forgotpassword a:hover,
#ttr_content .forgotpassword a:focus,
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal:hover,
.woocommerce-MyAccount-content p a:hover,
.login .lost_password a:hover,
#cart_summary.woocheckoutpayment a.forgotpassword:hover,
.productcheckout footer.page-footer a:hover,
a.woocommerce-privacy-policy-link:hover,
a.woocommerce-privacy-policy-link:focus {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #141464;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.signin_page_table {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.presta_shipping_border {
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.shipping_heading_background {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
}

.ttr_prochec_Heading,
#ttr_content .ttr_prochec_Heading {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_normal_link,
#ttr_content .ttr_normal_link:active,
#ttr_content .ttr_normal_link:focus,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:active,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:focus {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #0000FF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_normal_link:hover,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:hover {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #141464;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.ttr_shipping_background {
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

#ttr_content .payment_shipment_content {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodaddressheading,
.ttr_prestashop_success {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .select label.ttr_prodaddressheading {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content label .ttr_prodaddresscontent,
.ttr_ordersuccess_description,
.ttr_ordersuccess_description p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_prodaddresscontent,
#ttr_content .ttr_prodaddresscontent a,
#ttr_content .ttr_prodaddresscontent .price,
#ttr_content .ttr_prodaddresscontent label,
#ttr_content .ttr_prodaddresscontent p,
.ttr_ordersuccess_description span.price {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodcheckboxcontent {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content label.ttr_prodcheckboxcontent,
.ttr_prodcheckboxcontent a,
.ttr_prodcheckboxcontent a:hover,
.ttr_prodcheckboxcontent a:focus,
.ttr_prodcheckboxcontent a:visited {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodpaymentbackground,
.ttr_prodpaymentbackground p {
  background-color: #FBFBFB;
  background: rgba(251, 251, 251, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

.presta_module_text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

.presta_module_background {
  background-color: #FBFBFB;
  background: rgba(251, 251, 251, 1);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(204, 204, 204, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

#cart_summary thead tr .ttr_prochec_subtotal {
  text-align: left;
}

.ttr_order_title {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_order_description,
.ttr_order_description a,
.ttr_order_description a:hover,
.ttr_order_description .price {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#cart_summary .ttr_order_heading,
.ttr_order_woodetail_header_background {
  font-size: 16px;
  font-family: "Open Sans", "Arial";
  font-weight: 700;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#cmsinfo_block ul li {
  text-indent: 0;
  list-style: none;
}

#top_column ul {
  text-indent: 0;
  list-style: none;
}

#htmlcontent_home ul {
  text-indent: 0;
  list-style: none;
}

#header_user_info {
  margin: 0;
}

#cmsinfo_block em {
  background: #6f6d6d;
}

#pollForm label {
  color: #000000;
}

.category-image img {
  max-width: 100% !important;
}

.page-sitemap ul li {
  list-style: outside none none;
}

#oar_widget_orders_and_returns_form ul li {
  list-style: outside none none;
}

.advanced-search-summary ul li {
  list-style: outside none none;
}

#nav {
  top: 459px;
  position: absolute;
  z-index: 502;
  left: 48.89%;
  right: auto;
  display: block;
  font-size: 0;
}

.right-button {
  display: none;
}

.left-button {
  display: none;
}

.postcontent img,
img.alignleft,
img.alignright {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 20px 0 0;
}

img.aligncenter {
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
}

h1.ttr_verticalmenu_heading,
h2.ttr_verticalmenu_heading,
h3.ttr_verticalmenu_heading,
h4.ttr_verticalmenu_heading,
h5.ttr_verticalmenu_heading,
h6.ttr_verticalmenu_heading,
p.ttr_verticalmenu_heading,
span.ttr_verticalmenu_heading {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  background: none;
  margin: 0;
}

.ttr_block_header h1.ttr_block_heading,
.ttr_block_header h2.ttr_block_heading,
.ttr_block_header h3.ttr_block_heading,
.ttr_block_header h4.ttr_block_heading,
.ttr_block_header h5.ttr_block_heading,
.ttr_block_header h6.ttr_block_heading,
p.ttr_block_heading,
span.ttr_block_heading,
#ttr_sidebar_right .block_header>h4,
#ttr_sidebar_left .block_header>h4,
.ttr_block h3.ttr_block_heading a:not(.btn),
.ttr_block h3.ttr_block_heading a:visited:not(.btn),
.ttr_block h3.ttr_block_heading a:hover:not(.btn) {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  line-height: 30px;
  background: none;
  margin: 0;
}

span.ttr_block_icon {
  background-image: url('../images/blockicon.png');
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  display: inline-block;
}

.ttr_block_heading {
  display: inline-block;
}

.ttr_block_header {
  text-align: Center;
}

#ttr_block,
#ttr_block .boxcolor {
  font-size: 12px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

/*
{
TemplateToaster Version:8.0.0.20738
}
*/
.btn-sm,
.input-group-btn .btn.btn-sm,
.input-des-qty .form-control,
.btn-group-sm>.btn,
.btn-sm:hover,
.btn-group-sm>.btn:hover,
.btn-sm:focus,
.btn-group-sm>.btn:focus,
a.btn-sm:hover,
.btn.btn-default.btn-sm,
.btn.btn-default.btn-sm:hover,
.btn.btn-default.btn-sm,
.btn.btn-default.btn-sm:hover,
.btn.btn-danger.btn-sm,
.btn.btn-danger.btn-sm:hover,
.btn.btn-primary.btn-sm,
.btn.btn-primary.btn-sm:hover,
.btn.btn-info.btn-sm,
.btn.btn-info.btn-sm:hover,
.btn.btn-success.btn-sm,
.btn.btn-success.btn-sm:hover,
.btn-warning.btn-sm,
.btn-warning.btn-sm:hover,
.btn.btn-success.btn-sm:focus,
.btn.btn-primary.btn-sm:focus,
.btn.btn-warming.btn-sm:focus,
.btn.btn-info.btn-sm:focus,
.btn.btn-danger.btn-sm:focus,
.btn.btn-default.btn-sm:focus {
  border-radius: 3px 3px 3px 3px;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  height: auto;
}

.ttr_prod_attribute .input-group-sm span.input-group-btn {
  display: inline;
}

.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus,
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  margin: 0 3px 0 3px;
}

.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus,
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus {
  border-radius: 3px 3px 3px 3px;
  margin: 0 3px 0 3px;
}

@media only screen and (max-width : 640px) {

  object,
  video {
    width: 100% !important;
    height: auto;
  }
}

@media only screen and (max-width : 767px) {
  menu_inner_in {
    height: 76px;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 150px) and (max-width : 767px) {
  #ttr_header_inner {
    width: auto !important;
    text-align: center !important;
  }

  #ttr_menu_inner_in .ttr_menu_items {
    display: inline-block;
  }

  #ttr_menu_inner_in {
    width: auto !important;
    height: auto !important;
    text-align: left !important;
  }

  .ttr_slideshow_last {
    width: 100%;
  }

  #navigationmenu .navbar-header {
    position: relative;
    z-index: 501;

  }

  .ttr_menu_items .horiz_separator {
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #000000;
    width: auto !important;
    height: auto !important;
    float: none !important;
    margin: 0;
    display: none;
  }

  #ttr_table.table {
    width: 100%;
  }

  #ttr_sidebar_left {
    float: none !important;
    width: auto !important;
    margin: 0;
    border-radius: 0;
    padding: 0;
  }

  #ttr_sidebar_right {
    float: none !important;
    width: auto !important;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
  }

  #ttr_content {
    float: none !important;
    width: auto !important;
    margin: 0;
    border: 0;
    border-radius: 0;
  }

  #ttr_content_single_sidebar_left,
  #ttr_content_single_sidebar_right,
  #ttr_content_zero_sidebar,
  #ttr_content_both_sidebar {
    float: none !important;
    width: auto !important;
  }

  #ttr_page {
    max-width: none !important;
    min-width: 0 !important;
    padding-top: 0;
  }

  .ttr_slogan_style {
    text-align: center;
  }

  #ttr_page .ttr_footer_bottom_footer_inner {
    width: auto !important;
    text-align: center;
  }

  .footer-widget-area {
    width: auto !important;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
  }

  #ttr_page .ttr_slideshow_inner {
    height: 100% !important;
  }

  ul.ttr_menu_items li {
    margin: 0;
  }

  ul.ttr_menu_items li.ttr_menu_items_parent a,
  ul.ttr_menu_items li.ttr_menu_items_parent span.separator {
    float: none !important;
  }

  #ttr_menu .ttr_menu_items {
    display: block;
  }

  .ttr_vmenu_items ul.child li a {
    cursor: pointer;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    margin: 5px 5px 5px 5px;
    display: block;
  }

  .nav.ttr_vmenu_items ul.child li a:hover {
    cursor: pointer;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    margin: 5px 5px 5px 5px;
    display: block;
  }

  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
  }

  .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow,
  ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active_arrow {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
  }

  .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,
  ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active {
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
  }

  .menu-center {
    z-index: 99999;
  }

  .article_column {
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
  }
}

#nav-expander .ttr_menu_toggle_button {
  display: inline-block;

}

#nav-expander .ttr_menu_button_text {
  display: none;

}

#ttr_menu .navbar-toggle {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  line-height: 1.42;

}

#ttr_menu nav .icon-bar {
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #888888;
  height: 2px;

}

#ttr_menu .navbar-toggle .ttr_menu_button_text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_menu .navbar-toggle:hover {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
  line-height: 1.42;

}

#ttr_menu nav #nav-expander:hover .icon-bar {
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #FFFFFF;
  height: 2px;

}

#ttr_menu .navbar-toggle:hover .ttr_menu_button_text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_menu .navbar-toggle:active,
#ttr_menu .navbar-toggle:focus {
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 1px 1px 1px 1px;
  box-shadow: none;
}

#ttr_menu nav #nav-expander:active .icon-bar,
nav#ttr_menu nav #nav-expander:focus .icon-bar {
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #888888;
  height: 2px;

}

#ttr_menu .navbar-toggle:focus .ttr_menu_button_text {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
}

#ttr_menu .navbar-toggle {
  z-index: 501;
  margin-top: 21px;
  margin-bottom: 21px;

}

#ttr_menu .navbar-toggle {
  padding: 7px 7px;
  margin-right: 3px;
  float: right;

}

#ttr_menu .navbar-toggle:hover,
#ttr_menu .navbar-toggle:focus {
  margin-right: 3px;
  float: right;

}

.ttr_menu_items li .ttr_menu_items_parent_link {
  display: block;
  padding: 0 4px 0 4px;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  cursor: pointer;
  height: 76px;
  box-sizing: border-box;
}

ul.nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
  display: block;
  padding: 0 14px 0 4px;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background: url(../images/menuMainArrow00.png), rgba(255, 255, 255, 0);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  box-sizing: border-box;
  cursor: pointer;
  height: 76px;
}

.ttr_menu_items li ul.child li a.subchild {
  line-height: 50px;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid transparent;
  border-width: 0 0 0 0;
  box-shadow: none;
}

.ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow {
  float: left;
  padding-left: 4px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  display: block;
  line-height: 76px;
  background-color: transparent;
  background: url(../images/menuMainArrowActive00.png), rgba(255, 255, 255, 0);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.nav.ttr_menu_items li a.ttr_menu_items_parent_link_active {
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  box-sizing: border-box;
  padding-left: 4px;
  padding-right: 4px;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 0 15px 0 15px;
  height: 76px;
  padding-top: 0;
  padding-bottom: 0;
}

/* Small Tabs (portrait and landscape) ----------- */
@media only screen and (min-width : 150px) and (max-width:991px) {
  .ttr_footer_bottom_footer_inner {
    width: 100% !important;
    text-align: center;
  }

  img {
    max-width: 100%;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width:991px) {
  .ttr_header_logo {
    background-size: 100% 100%;
  }

  #ttr_header_inner {
    width: auto !important;
  }

  .ttr_slideshow_last {
    width: 100%;
  }

  #ttr_page .ttr_footer_bottom_footer_inner {
    width: auto !important;
  }

  #ttr_page {
    max-width: none !important;
    min-width: 0 !important;
  }

  .ttr_banner_header {
    width: auto !important;
  }

  .ttr_banner_slideshow {
    width: auto !important;
  }

  .ttr_banner_menu {
    width: auto !important;
  }

  .footer-widget-area {
    width: auto !important;
  }
}

.btn,
.btn:focus,
.ttr_header_cart a#button_order_cart {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  padding: 15px 23px 10px 23px;
}

#ttr_header .form-search span.input-group-btn .btn {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  margin: 0 3px 0 3px;
}

.btn:hover {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
}

#ttr_header .form-search span.input-group-btn .btn,
.page-not-found .form-search span.input-group-btn .btn {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  margin: 0 3px 0 3px;
}

#ttr_menu ul.nav>li:last-child hr {
  display: none
}

.btn-default,
.btn-default:focus {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  box-sizing: inherit;
  clear: none;
  width: auto;
  height: auto;
  overflow: visible;
}

.btn.btn-primary,
.btn.btn-primary:focus {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #01C868;
}

.btn.btn-success,
.btn.btn-success:focus {
  background-color: #C7D93D;
  background: rgba(199, 217, 61, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #4CAE4C;
}

.btn.btn-info,
.btn.btn-info:focus {
  background-color: #E9F2A0;
  background: rgba(233, 242, 160, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #46B8DA;
}

.btn.btn-warning,
.btn.btn-warning:focus {
  background-color: #6C6C6C;
  background: rgba(108, 108, 108, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #EEA236;
}

.btn.btn-danger,
.btn.btn-danger:focus {
  background-color: #DF5A49;
  background: rgba(223, 90, 73, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #D43F3A;
}

#ttr_content .contact-form .input-group-btn label.btn.btn-default,
.ttr_header_cart a#button_order_cart,
.btn.btn-default,
.btn.btn-deafult:focus {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: #343434;
  background: rgba(52, 52, 52, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #ADADAD;
}

.btn.btn-success:hover,
a.btn.btn-success:hover {
  background-color: #449D44;
  background: rgba(68, 157, 68, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #ADADAD;
}

.btn.btn-info:hover,
a.btn.btn-info:hover {
  background-color: #31B0D5;
  background: rgba(49, 176, 213, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #ADADAD;
}

.btn.btn-warning:hover,
a.btn.btn-warning:hover {
  background-color: #EC971F;
  background: rgba(236, 151, 31, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #ADADAD;
}

.btn.btn-danger:hover,
a.btn.btn-danger:hover {
  background-color: #C9302C;
  background: rgba(201, 48, 44, 1);
  background-clip: padding-box;
  color: #FFFFFF;
  border-color: #ADADAD;
}

.btn-lg,
.btn-group-lg>.btn,
.btn-lg:hover,
.btn-group-lg>.btn:hover,
a.btn.btn-lg,
a.btn.btn-lg:hover,
a.btn.btn-lg:focus {
  border-radius: 6px 6px 6px 6px;
  padding: 10px 16px 10px 16px;
  font-size: 18px;
}

.btn-xs,
.btn-group-xs>.btn,
.btn-xs:hover,
.btn-group-xs>.btn:hover,
a.btn.btn-xs:hover,
a.btn.btn-xs:focus {
  border-radius: 3px 3px 3px 3px;
  padding: 1px 5px 1px 5px;
  font-size: 12px;
}

#ttr_content .contact-form .input-group-btn label.btn.btn-default:hover,
.ttr_header_cart a#button_order_cart:hover,
.btn-default:hover,
a.btn-default:hover {
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  box-sizing: inherit;
  clear: none;
  width: auto;
  height: auto;
  overflow: visible;
}

.input-group .form-control,
.input-wrapper .form-control {
  height: 56px;
}

.ttr_prochec_table_background.box p.checkbox label.ttr_prodcheckboxcontent,
.ttr_prochec_table_background.box p.checkbox a.ttr_normal_link.iframe {
  vertical-align: middle;
}

@media only screen and (max-width: 600px) {
  #ttr_content_margin .primary_block.row p.socialsharing_product {
    margin-left: 0;
  }
}

.ttr_uniform {
  max-width: 100% !important;
  height: auto !important;
  vertical-align: middle;
}

#ttr_footer .ttr_image {
  line-height: inherit;
}

#ttr_footer .html_content span {
  vertical-align: middle;
}

#ttr_footer .container {
  margin: auto;
}

.embed-responsive {
  top: 0;
}

#ttr_body_video {
  z-index: -1;
  position: fixed;
  min-height: 100%;
  min-width: 100%;
  opacity: 1;
}

.ttr_header_cart a#button_order_cart:hover,
.btn-default:hover,
a.btn-default:hover {
  border-radius: 0 0 0 0;
  border: solid rgba(105, 48, 195);
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
  background-color: transparent;
  background: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  box-sizing: inherit;
  clear: none;
  width: auto;
  height: auto;
  overflow: visible;
}

.productdescription #ttr_content ul,
#ttr_content ul.add-to-links {
  text-indent: 0;
}

hr,
.pagination {
  margin: 0;
}

ul.pagination {
  margin-bottom: -4px;
}

#ttr_content .pagination {
  padding-left: 0;
}

.inputbutton {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  padding: 15px 23px 15px 23px;
  left: -15px;
}

.postedon img {
  vertical-align: middle;
}

#ttr_content div.pagination {
  display: block;
}

.ttr_verticalmenu_header img,
.ttr_block img {
  vertical-align: middle;
}

* {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width:767px) {
  #ttr_menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

#ttr_content_and_sidebar_container {
  width: auto !important;
  margin: 0 auto;
}

.ttr_block .ttr_radio {
  float: left;
  margin-right: 4px;
}

fieldset {
  border: 0;
  padding-bottom: 5px;
}

.boxcolor,
.form-text {
  width: 100%;
}

.login_head h1 {
  text-align: center;
}

.ttr_comment_reply_edit {
  float: right;
}

.ttr_comment_reply_edit span {
  padding-right: 5px;
}

.ttr_post .ttr_post_content_inner {
  overflow: hidden;
}

.ttr_comment form p input,
.ttr_comment form p textarea {
  overflow: hidden;
}

#ttr_content .ttr_comment p {
  text-align: left;
  margin: 5px 0 0 0;
  background: none;
}

.ttr_article dl {
  margin: 2px;
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 2em;
  text-decoration: none;
  padding: 0.5em;
  display: none;
  z-index: 999;
}

.form-item label {
  text-align: left;
}

#user-login-form ul li {
  background: none !important;
  text-align: left;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 5px !important;
}

/*----------- */
.menu-toggle {
  display: none;
}

@media only screen and (min-width: 768px) {
  .magcolumn {
    margin-right: 7px;
    float: left;
    width: calc(100% / 3 - 7px);
  }

}

p {
  padding: 0;
}

.btn:hover {
  clear: none;
  height: auto;
}

.postedon img,
.blog .ttr_article .ttr_post_title img {
  vertical-align: middle;
  margin: 0 2px;
}

#ttr_sidebar_left table {
  width: 100%;
}

#ttr_sidebar_right table {
  width: 100%;
}

@media only screen and (min-width : 150px) and (max-width:991px) {

  footer,
  header#ttr_header {
    max-width: 100%;
    width: auto;
  }

  .ttr_header_element_alignment.container,
  .ttr_menu_element_alignment.container,
  .ttr_slideshow_element_alignment.container,
  .ttr_footer_element_alignment.container {
    max-width: 100%;
  }
}

@media (min-width : 992px) and (max-width:1199px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width : 992px) and (max-width:1100px) {
  .ttr_menu_element_alignment.container {
    max-width: 100vw;
  }
}

.ttr_register p,
.ttr_signin p {
  margin-left: 0;
}

.ttr_prodsigninheading {
  margin-top: 5px;
}

@media only screen and (min-width:768px) {
  .middle_right p {
    text-align: right;
  }

  .middle_right p:nth-child(2) {
    margin: 5px 0;
  }

}

@media only screen and (max-width:767px) {
  .middle_right {
    text-align: left;
    margin: 10px 0 0;
  }

}

@media only screen and (min-width:768px) {

  ul.ttr_prochec_steps_border li span,
  ul.ttr_prochec_steps_border li a {
    padding-left: 15%;
  }

}

@media only screen and (max-width:767px) {
  ul.ttr_prochec_steps_border li span {
    padding-left: 5px;
  }

}

#ttr_sidebar_left .products .ttr_article,
#ttr_sidebar_right .products .ttr_article {
  width: 100%;
}

.order-confirmation a.ttr_normal_link,
.order-confirmation a.ttr_normal_link:active,
.order-confirmation a.ttr_normal_link:focus,
.order-confirmation a.ttr_normal_link:Hover {
  font-size: 14px
}

.cart-collaterals {
  margin: 0 45px;
}

.Checkout #cart_summary th,
#cart_summary th,
#shopping-cart-table thead tr th,
#cart_summary td p,
.productcheckout tbody.ttr_order_woodetail_background>tr>td,
.productcheckout #order_summary.woocommerce-thankyou-order-details tbody>tr>td {
  text-align: center;
  vertical-align: middle;
}

#one {
  height: auto;
}

.corner {
  width: 20%;
  position: relative;
  border: 1px solid #42AF54;
  box-sizing: border-box;
}

.corner:after,
.corner:before {
  content: "";
  position: absolute;
  left: 100%;
  width: 31px;
  box-sizing: border-box;
}

.corner:before {
  top: 0;
  bottom: 0;
}

.first {
  z-index: 5;
}

.second {
  z-index: 4;
}

.third {
  z-index: 3;
}

.four {
  z-index: 2;
}

.last {
  z-index: 1;
}

#ttr_content ul {
  padding: 10px;
}

.corner:after {
  bottom: 0;
  background: url(../images/PSFGreen.png);
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cornerGrey:before {
  top: 0;
  bottom: 0;
  background: url(../images/PSBGrey.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cornerGrey:after {
  bottom: 0;
  background: url(../images/PSFGrey.png);
  top: 0;
  left: 99%;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}

#total_price_container span {
  text-align: right !important;
}

#total_price_container p {
  text-align: right !important;
}

#cart_summary.table-bordered .prochec_table_footer td {
  text-align: right;
}

#ttr_content .step.clearfix.ttr_prochec_steps_border {
  padding: 0;
}

.prochec_table_background {
  border-collapse: collapse !important;
}

.cart_last_product {
  display: none;
}

#order_step li {
  text-indent: 0;
}

.payment_module img {
  vertical-align: middle;
  display: inline-block;
}

#ttr_content_margin table.detail_step_by_step,
#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet,
#ttr_content_margin table#order-list,
#ttr_content_margin table#product_comparison,
#ttr_content_margin #cart_summary {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0px;
}

@media only screen and (max-width: 600px) {
  #ttr_content #block-history #block-order-detail .table_block table#cart_summary.table_foot tfoot {
    display: table-footer-group;
  }
}

@media only screen and (min-width: 768px) {

  #ttr_content .ttr_ProgressBar ul#order_step li span,
  #ttr_content .ttr_ProgressBar ul#order_step li a {
    text-align: center;
  }
}

#ttr_content_margin table.detail_step_by_step>thead>tr>th,
#ttr_content_margin table.detail_step_by_step>tbody>tr>td,
#ttr_content_margin table#order-list>thead>tr>th,
#ttr_content_margin table#order-list>tbody>tr>td,
#ttr_content_margin table#product_comparison>tbody>tr>td,
#ttr_content .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,
#ttr_content_margin #cart_summary thead tr th,
#ttr_content_margin #cart_summary tbody tr td,
#ttr_content_margin #cart_summary tfoot tr td {
  border-radius: 0;
}

@media only screen and (min-width: 768px) {

  #ttr_content_margin table.detail_step_by_step>thead>tr>th,
  #ttr_content_margin table.detail_step_by_step>tbody>tr>td,
  #ttr_content_margin table#order-list>thead>tr>th,
  #ttr_content_margin table#order-list>tbody>tr>td,
  #ttr_content_margin table#product_comparison>tbody>tr>td,
  #ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,
  #ttr_content_margin table#cart_summary tfoot tr td.prochec_colspan_none,
  #ttr_content_margin table#cart_summary thead tr th,
  #ttr_content_margin table#cart_summary tbody tr td,
  #ttr_content_margin table#cart_summary tfoot tr td {
    border-bottom: none;
    border-right: none;
  }

}

@media only screen and (min-width:768px) {
  .cart_navigation button {
    float: right;
  }
}

#ttr_header ul.sf-menu {
  width: 100%;
  margin: 0;
}

#ttr_sidebar_left #search_filters .ttr_block_content ul {
  padding-left: 0;
}

#ttr_content .payment-options #payment-option-1-container span.custom-radio,
#ttr_content .payment-options #payment-option-2-container span.custom-radio {
  margin-right: 0;
}

#ttr_content .payment-options #payment-option-1-container span.ttr_order_title,
#ttr_content .payment-options #payment-option-2-container span.ttr_order_title {
  line-height: initial;
}

#ttr_sidebar_left #search_filters .ttr_block_header span.ttr_block_icon {
  vertical-align: middle;
}

#ttr_sidebar_left #search_filters .ttr_block_header h4.ttr_block_heading {
  vertical-align: middle;
  line-height: initial;
}

#checkout-payment-step #payment-confirmation .center-block {
  display: inline-block;
}

.ttr_ecommerce #ttr_content ul {
  text-indent: 0;
}

.nav>li>a {
  padding: 0;
}

.ttr_ecommerce ul:not(.footer_list) {
  list-style: none;
}

.ttr_ecommerce #ttr_content ul.ttr_prodes_Tab_Title,
#ttr_content ul.ttr_prodes_Tab_Title {
  padding: 0;
}

.ttr_prodes_color_selector {
  height: 30px;
  width: 30px;
  float: left;
  margin: 5px;
}

.fancybox {
  margin-right: 10px;
}

.delivery_option_radio {
  vertical-align: middle;
}

.ttr_prochec_table_background.col-lg-8 ul li div {
  display: inline;
  vertical-align: middle;
  float: none;
}

.ttr_prochec_table_background.col-lg-8 li div.ttr_prochec_Heading {
  margin-left: 15px;
}

.ttr_prodsignincontent {
  padding: 5px 0 0;
}

.address_select {
  margin: 10px 0;
}

.ttr_prochec_table_background ul li {
  list-style: none;
}

small.ttr_prodcheckboxcontent {
  vertical-align: middle;
}

.productcheckout .ttr_register.ttr_shipping_background button,
.productcheckout .ttr_signin.ttr_shipping_background button {
  margin: 0;
}

.productdescription #ttr_content .pb-left-column .item {
  text-align: left;
}

.ttr_payment_stroke img {
  float: right;

}

.presta_module_text {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
  padding-left: 10px;
  margin-right: -4px;
  box-sizing: border-box;
}

#ttr_content .presta_payment thead .ttr_prochec_Heading th,
#cart_summary th,
#cart_summary td p,
.productcheckout tbody.ttr_order_woodetail_background>tr>td,
.productcheckout #order_summary.woocommerce-thankyou-order-details tbody>tr>td,
#block-history #order-list tr th,
#block-history #order-list tr td,
#ttr_content #block-order-detail #cart_summary.footab tbody tr td,
#order-detail-content #cart_summary thead tr th,
div#order-detail-content #cart_summary tbody tr td,
.discount#cart_summary tr td {
  text-align: center;
  vertical-align: middle;
}

#ttr_content .ttr_prodes_Tab_Title li {
  margin: 0 3px 0 0;
}

@media only screen and (max-width:767px) {

  #ttr_content .ttr_prodes_Tab_Title li:not(:first-child),
  #ttr_content .ttr_prodes_Tab_Title li:not(:first-child) a {
    border-radius: 0;
  }

}

#ttr_content .ttr_register.ttr_shipping_background ul,
#ttr_content .ttr_signin.ttr_shipping_background ul {
  list-style: outside none none;
  margin: 0;
  text-indent: 0;

}

#ttr_content .ttr_register.ttr_shipping_background ul li,
#ttr_content .ttr_signin.ttr_shipping_background ul li {
  margin: 0;
  text-decoration: none;

}

#ttr_content .opc_label {
  margin-bottom: 0;
  vertical-align: middle;
}

@media only screen and (max-width:767px) {

  #cart_summary .ttr_prochec_Heading,
  #order_summary thead,
  #order_review .woocommerce-checkout-review-order-table thead tr {
    display: none;
  }

}

.left-address {
  padding-right: 30px;
}

.left-address p,
.right-address p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.left-address .col-md-12 {
  padding-right: 18px;
}

@media only screen and (max-width:767px) {
  .table-responsive table thead tr th {
    padding: 8px;
  }

}

.product-shop-margin {
  margin-top: 0;
}

.product-view .product-img-box .zoom {
  cursor: pointer;
  z-index: 9;
  position: relative;
  height: 18px;
  padding: 0 27px;
  margin: 0 auto 13px;
}

.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}

.breadcrumb li {
  display: inline;
}

.product-view .product-img-box .zoom #track {
  background: url(../images/slider_bg.gif) repeat-x scroll 50% 50% transparent;
  position: relative;
  height: 18px;
}

.product-view .product-img-box .zoom #handle {
  background: url(../images/magnifier_handle.gif) no-repeat scroll 0 0 transparent;
  position: absolute;
  height: 22px;
  width: 9px;
  top: -1px;
}

#ttr_content .product-img-box ul li {
  list-style: none outside none;
  display: inline-block;
}

#ttr_content ol#checkoutSteps li,
#ttr_content .block-addresses-list ol.items li {
  list-style-type: none;
  text-indent: 0;
}

.add-to-box {
  clear: both;
  overflow: hidden;
  margin: 10px 0;
}

.ttr_article.grid li {
  list-style: none;
  text-indent: 0;
}

.add-to-box .add-to-cart {
  float: left;
}

.add-to-cart label {
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}

.add-to-cart #qty {
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}

.add-to-box .or {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.add-to-box .add-to-links {
  float: left;
  margin: 0;
  padding: 0;
}

.cart-table td {
  padding: 10px;
}

.product-view .product-shop .short-description {
  clear: both;
  background: url(../images/bkg_divider1.gif) repeat-x scroll 0 0 transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
}

.add-to-links .separator {
  float: left;
  display: none;
}

.rating-box {
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0;
  height: 13px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 69px;
}

.rating-box .rating {
  float: left;
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0);
  height: 13px;
}

.product-collateral .box-collateral {
  margin: 0 0 25px;
}

#ttr_content .messages li {
  list-style: none outside none;
  background: none;
}

#ttr_content .product-view .box-tags .product-tags li {
  background: url(../images/bkg_pipe3.gif) no-repeat scroll 100% 4px transparent;
  padding-right: 7px;
  padding-left: 4px;
  display: inline;
}

.product-view .box-tags .form-add label {
  display: block;
}

.product-view .box-tags .form-add .input-box {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

#ttr_content_single_sidebar_right td.empty,
#ttr_content_zero_sidebar td.empty,
#ttr_content_single_sidebar_left td.empty,
#ttr_content_both_sidebar td.empty {
  border: 0 none;
}

.product-view .box-up-sell .products-grid td {
  padding: 15px 10px 11px;
  width: 25%;
  box-sizing: border-box;
}

.product-view .box-up-sell .products-grid .product-image {
  display: block;
  text-align: center !important;
}

.cart {
  clear: both;
  overflow: hidden;
}

.cart .title-buttons .checkout-types,
.cart-table .btn-update,
.pager .limiter,
.sorter .sort-by {
  float: right;
}

.cart-table .btn-continue,
.cart .cart-collaterals .col2-set,
.pager .amount,
.sorter .view-mode,
.product-options-bottom .ttr_article,
.title-buttons h1,
#block-related input.checkbox {
  float: left;
}

.cart .cart-collaterals .col2-set .col-1 {
  float: left;
  margin-right: 5px;
  width: 60%;
}

.cart .cart-collaterals .col2-set .col-2 {
  width: 37%;
  float: left;
  margin-right: 5px;
}

.cart .ttr_post .product-image {
  float: left;
  height: 75px;
  width: 75px;
}

.cart .ttr_post .product-details {
  margin-left: 90px;
}

.cart .ttr_post {
  padding: 12px 15px;
}

.form-list label.required em {
  float: right;
  right: -8px;
  color: #EB340A;
  position: absolute;
}

#ttr_content_single_sidebar_right .form-list li,
#ttr_content_zero_sidebar .form-list li,
#ttr_content_single_sidebar_left .form-list li,
#ttr_content_both_sidebar .form-list li,
#oar_widget_orders_and_returns_form ul li {
  padding: 0;
  margin-bottom: 8px;
  background: none;
  list-style: none outside none;
}

#ttr_content_single_sidebar_right .cart .ttr_post li.item,
#ttr_content_zero_sidebar .cart .ttr_post li.item,
#ttr_content_single_sidebar_left .cart .ttr_post li.item,
#ttr_content_both_sidebar .cart .ttr_post li.item {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0;
  list-style: none outside none;
}

#ttr_content_single_sidebar_right .cart .ttr_post .input-box,
#ttr_content_zero_sidebar .cart .ttr_post .input-box,
#ttr_content_single_sidebar_left .cart .ttr_post .input-box,
#ttr_content_both_sidebar .cart .ttr_post .input-box {
  width: 100%;
  margin: 8px 0 0;
  clear: both;
}

.form-list select {
  width: 100%;
}

#ttr_content_single_sidebar_right .cart .totals tfoot td,
#ttr_content_single_sidebar_right .cart .totals tbody td {
  border: 0 none;
  text-align: right;
  padding: 5px 15px 5px 7px;
}

#ttr_content_zero_sidebar .cart .totals tfoot td,
#ttr_content_zero_sidebar .cart .totals tbody td {
  border: 0 none;
  text-align: right;
  padding: 5px 15px 5px 7px;
}

#ttr_content_single_sidebar_left .cart .totals tfoot td,
#ttr_content_single_sidebar_left .cart .totals tbody td {
  border: 0 none;
  text-align: right;
  padding: 5px 15px 5px 7px;
}

#ttr_content_both_sidebar .cart .totals tfoot td,
#ttr_content_both_sidebar .cart .totals tbody td {
  border: 0 none;
  text-align: right;
  padding: 5px 15px 5px 7px;
}

.cart .totals {
  float: right;
  width: 33.3%;
}

.cart .totals .checkout-types {
  padding: 8px 15px 15px;
  overflow: hidden;
}

#ttr_content_single_sidebar_right .cart .totals table,
#ttr_content_zero_sidebar .cart .totals table,
#ttr_content_single_sidebar_left .cart .totals table,
#ttr_content_both_sidebar .cart .totals table {
  margin: 7px 0;
  border: 0 none;
}

#ttr_content_single_sidebar_right .cart .ttr_post input.input-text,
#ttr_content_zero_sidebar .cart .ttr_post input.input-text,
#ttr_content_single_sidebar_left .cart .ttr_post input.input-text,
#ttr_content_both_sidebar .cart .ttr_post input.input-text {
  padding: 2px;
  width: 95%;
  box-sizing: border-box;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}

.col2-set {
  clear: both;
  overflow: hidden;
}

.form-list li {
  margin-bottom: 8px;
}

.form-list .input-box {
  clear: both;
  width: 100%;
}

.opc .buttons-set {
  clear: both;
  overflow: hidden;
  padding-top: 2em;
}

p.required {
  color: #EB340A !important;
  padding-bottom: 10px;
  text-align: right !important;
}

.f-left {
  float: left;
}

.form-list .field {
  float: left;
  width: 50%;
}

.form-list li:after,
.add-to-cart:after,
.clearer:after,
.product-options-bottom:after,
.buttons-set:after,
.col2-set:after,
.checkout-multishipping-addresses #ttr_content .page-title:after,
.ttr_block .actions:after,
.cart-collaterals:after,
.pager:after,
.sorter:after,
.ttr_block li.item:after,
.list li:after,
.grid li:after,
.product-tabs:after,
.advanced-search:after,
.col-main:after {
  clear: both;
  overflow: hidden;
  display: block;
  content: '.';
  height: 0;
}

.product-options dt {
  padding: 10px 0 0;
}

.product-options dd select {
  width: 99%;
}

.product-options dd {
  padding: 5px 10px 15px;
}

.product-options p.required {
  position: absolute;
  right: 20px;
  top: 10px;
  margin: 0 !important;
}

.product-options-bottom {
  padding: 15px 20px;
  border-width: 0 1px 1px;
  border-style: none solid solid;
  border-color: #000000;
}

.product-shop .product-options-bottom .ttr_article {
  float: none;
}

#ttr_content .product-options-bottom ul li {
  text-align: right !important;
}

.product-options-bottom .add-to-links {
  clear: both;
  text-align: right;
  padding: 5px 0 0;
}

.product-options-bottom .add-to-cart {
  float: right;
}

.pager {
  text-align: center;
}

#ttr_content .pager .amount {
  float: left;
  margin: 0;
}

.pager .pages ol {
  display: inline;
}

#ttr_content .pager .pages li {
  display: inline;
}

.product-tabs li {
  background: none !important;
  list-style: none outside none !important;
  float: left;
  border-right: 1px solid #A4A4A4;
  border-left: 1px solid #FFFFFF;
}

.product-tabs li.first {
  border-left: 0 none;
}

.product-tabs a {
  display: block;
  padding: 6px 15px;
}

.product-tabs li.active a,
.product-tabs li.active a:hover {
  background-color: #666666;
}

.ttr_ecommerce .ttr_block .ttr_block_content li.item,
.ttr_ecommerce .ttr_block .ttr_block_content li {
  list-style: none outside none !important;

}

.ttr_block_content caption {
  text-align: center;
  caption-side: top;
}

.form-list li.wide .input-box {
  width: 100%;
}

.form-list li.wide input.input-text {
  width: 98%;
  padding: 2px;
  box-sizing: border-box;
}

.no-display {
  display: none;
}

@media only screen and (min-width:768px) {
  .buttons-set .back-link {
    float: left;
    margin: 0;
  }
}

.title-buttons {
  text-align: right;
}

.page-popup .link-print {
  padding: 2px 0 2px 25px;
  background: url(../images/i_print.gif) no-repeat scroll 0 2px transparent;
}

.product-view .minimal-price,
.product-view .products-grid .ttr_post_title {
  text-align: center !important;
}

.compare-table .ttr_article,
#upsell-product-table .ttr_article {
  text-align: center;
  display: block;
}

.ttr_post_title {
  word-wrap: break-word;
}

.ttr_block .btn-remove,
.ttr_block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}

.btn-remove {
  background: url(../images/btn_remove.gif) no-repeat scroll 0 0 transparent;
  height: 11px;
  width: 11px;
  overflow: hidden;
  text-indent: -999em;
}

.btn-remove2,
.btn-remove2:hover,
.btn-remove2:focus {
  background: url(../images/btn_trash.png) no-repeat scroll 0 0 transparent;
  height: 16px;
  width: 16px;
  overflow: hidden;
  text-indent: -999em;
  display: inline-block;
}

.btn-edit {
  background: url(../images/btn_edit.gif) no-repeat scroll 0 0 transparent;
  height: 11px;
  width: 11px;
  overflow: hidden;
  text-indent: -999em;
}

.data-table thead th {
  text-align: left;
}

.ttr_block_content .subtotal {
  text-align: center;
}

.mini-products-list .product-image {
  float: left;
  width: auto;
}

.mini-products-list .product-details {
  margin-left: 60px;
}

#block-related .product {
  margin-left: 20px;
}

header ul.links li.last,
.ttr_header_links .right-nav .link.last {
  border: none;
  padding-right: 0;
}

header ul.links li.first {
  padding-left: 0;
}

header .form-search span.ttr_button,
header .form-search .ttr_button_hover1 {
  margin-top: 0;
}

header .form-search label {
  display: none;
}

.ttr_footer_links ul {
  list-style: none outside none;
}

.ttr_footer_links ul li.first {
  padding-left: 0;
}

.ttr_footer_links ul li.last {
  border: none;
  padding-right: 0;
}

.ttr_block #poll-answers li {
  background: none;
  list-style: none outside none;
}

.a-right {
  text-align: right !important;
}

.toolbar .pager,
.toolbar .sorter,
.data-table td {
  padding: 3px 8px;
}

.product-view .product-shop .availability,
.product-view .product-shop .ttr_article {
  margin: 10px 0;
}

.ratings {
  margin: 7px 0;
}

.product-view .product-shop .product-name {
  margin: 0 0 5px;
}

ul,
ol {
  padding: 0;
}

.ttr_block_content dt {
  margin-bottom: 4px;
}

.ttr_block_content dd {
  margin-bottom: 4px;
  margin-left: 5px;
}

@media only screen and (min-width:1200px) {
  .list .product-image {
    float: left;
  }
}

.list .product-shop {
  float: right;
  width: 70%
}

.list .product-image,
.list .product-image:hover {
  float: left;
  width: 30%;
  text-align: center;
}

.product-image img,
div.cart_block_list a.cart-images img {
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
}

.product-image img,
#products .product-image img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.f-fix {
  float: left;
  width: 100%;
}

.tags-list li {
  display: inline;
  margin-right: 4px;
}

.form-list li.wide textarea {
  width: 100%;
  height: 10em;
}

.form-list .input-range input.input-text {
  width: 35%;
}

.advanced-search .form-list label {
  width: 30%;
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
  width: 100%;
}

#ttr_content .pagination {
  text-indent: 0 !important;
}

@media only screen and (min-width:768px) and (max-width:1199px) {
  .productdescription #image-block {
    padding-right: 10px;
  }

}

@media only screen and (min-width:768px) {
  .ttr_signin {
    padding: 0 10px;
  }

  .ttr_register {
    padding: 0 10px;
  }

}

.account_creation .form-group .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
}

.ttr_prodsignincontent .form-control-label,
#block-order-detail #order-infos .ttr_order-align,
#block-order-detail #order-infos .text-xsright.forgotpassword {
  display: inline-block;
  float: none;
  margin-left: -4px;
  vertical-align: middle;
}

.ttr_prodsignincontent .form-control-label {
  margin: 0;
  padding: 0;
}

.ttr_presta_info {
  vertical-align: middle;
}

#checkout-addresses-step #delivery-addresses .ttr_prodaddresscontent {
  margin-left: 20px;
}

@media only screen and (min-width:992px) {

  .col-lg-1.form-control-comment.ttr_prodsignincontent,
  .ttr_presta_info {
    display: inline-block;
    float: none;
  }

}

#checkout-addresses-step .ttr_shipping_background .form-footer,
.ttr_shipping_background #delivery-address .form-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#checkout-addresses-step .ttr_shipping_background .form-footer .btn,
.ttr_shipping_background #delivery-address .form-footer .continue {
  order: 2;
}

@media only screen and (min-width:768px) {
  #block-order-detail .addresses .ttr_register {
    margin-right: 10px;
  }

  #block-order-detail .addresses .ttr_signin {
    margin-left: 10px;
  }

}

@media only screen and (max-width:767px) {

  .order-confirmation-table tbody tr td,
  #order-history table tbody tr td,
  #order-history #cart_summary thead tr th {
    width: 50%;
  }

  #order-history #cart_summary thead {
    width: 100%;
    display: inline-block;
  }

  #order-history #cart_summary thead tr {
    display: flex;
    flex-wrap: wrap;
  }

  #order-history table tr {
    border: none;
  }

  .product-line-grid-right {
    float: right;
  }

}

.ttr_ProgressBar {
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.ttr_prodcheckboxcontent.info-title {
  margin-bottom: 5px;
}

.fieldset.ttr_prodsignincontent,
form.ttr_shipping_background .submit.form-group {
  padding: 0;
}

.ttr_signin,
.ttr_register {
  padding: 10px;
}

.ttr_images_container {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  height: 100%;
}

.ttr_prodes_WCE p {
  text-align: left;

}

#cart_summary .ttr_prochec_price p,
#cart_summary .ttr_prochec_price,
#cart_summary .ttr_prochec_price span,
.ttr_prochec_price,
.ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_price label,
table#cart_summary .ttr_prochec_row_1 td {

  text-align: center;
}

label {
  font-weight: normal;
}

.ttr_comment .form-submit #submit {
  margin-top: 10px;
}

.product-shop .add-to-cart .btn {
  white-space: normal;
}

.html_content p,
.html_content a {
  text-shadow: none;
  word-break: break-word;
}

.html_content ul,
.html_content ol {
  list-style-image: none;
  text-indent: 0;
  padding-left: 25px;
}

.ttr_verticalmenu_content .navbar {
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
}

div[class^="ttr_menushape"] .html_content,
div[class^="ttr_headershape"] .html_content,
div[class^="ttr_slideshowshape"] .html_content,
div[class^="ttr_stickyslideshowshape"] .html_content,
div[class^="ttr_footershape"] .html_content {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}

.html_content span {
  vertical-align: unset;

}

body:not(.ttr_ecommerce) #ttr_content ul.pagination {
  list-style-image: none;
}

#ttr_content .ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link {
  margin-right: 0;
  border: 0;
}

.ttr_table_bottom_margin {
  margin-bottom: 10px;
}

.order_delivery.contentbox {
  margin-top: 10px;
}

div.table_padding {
  padding-left: 15px;
  padding-right: 15px
}

@media only screen and (max-width: 420px) {
  #ttr_content #cart_summary.shipit.shippingmethod tbody tr td {
    white-space: unset;
  }

}

.dropdown-backdrop {
  position: relative;
}

.post_column .tt_link {
  vertical-align: middle;
}

.container {
  overflow: visible !important;
}

.open>.child {
  display: block;
}

.ttr_block_heading img,
.ttr_verticalmenu_heading img {
  vertical-align: middle;
}

.margin_collapsetop {
  height: 0px;
  width: 0px;
  overflow: hidden;
  -webkit-margin-top-collapse: separate;
}

.margin_collapsebottom {
  height: 0px;
  width: 0px;
  overflow: hidden;
  -webkit-margin-bottom-collapse: separate;
}

.back-to-top img {
  margin: 0 10px 10px 0;

}

/* desktop view end */
#ttr_content_and_sidebar_container .ttr_verticalmenu .ttr_verticalmenu_content li::before,
#ttr_content_and_sidebar_container .ttr_verticalmenu .ttr_verticalmenu_content li::after {
  content: '';
  display: table;
}

@media only screen and (max-width: 360px) {
  ul.ttr_menu_items {
    padding-top: 0 !important;
  }
}

@media only screen and (max-width:767px) {
  .ttr_prochec_row_1 .prochec_delete::before {
    border-bottom: 0 none;
    border-right: 1px solid rgba(204, 204, 204, 1);
    float: left;
    margin: 0;
    text-align: center;
    width: 50%;
    box-sizing: border-box;
  }

  .ttr_prochec_row_1 .prochec_delete {
    padding: 0;
  }

  table#cart_summary .ttr_prochec_row_1 td::before,
  table#cart_summary .row-2.responsive-price-detail td:not(:first-child)::before,
  table#cart_summary .last.responsive-row td::before {
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    content: attr(data-title);
    display: block;
    margin-bottom: 8px;
    padding: 10px 0;
    background-color: #E1E1E1;
    background: rgba(225, 225, 225, 1);
    background-clip: padding-box;
    font-size: 16px;
    font-family: "Open Sans", "Arial";
    font-weight: 700;
    font-style: normal;
    color: #343434;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
    text-transform: none;
  }

  .ttr_order_receive td::before {
    border-bottom: 1px solid rgba(191, 194, 197, 1);
    content: attr(data-title);
    display: block;
    margin-bottom: 15px;
    padding: 10px 0;
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
    font-size: 16px;
    font-family: "Open Sans", "Arial";
    font-weight: 400;
    font-style: normal;
    color: #000000;
    text-shadow: none;
    text-align: left;
    text-decoration: none;
  }
}

@media only screen and (max-width : 480px) {
  #ttr_content ul.ttr_prodes_Tab_Title.nav.nav-tabs li {
    width: 100%;
  }

  #ttr_content .ttr_prodes_Tab_Title.nav.nav-tabs li a {
    text-align: center;
  }

  #ttr_content .ttr_prodes_Tab_Title.nav.nav-tabs li {
    margin: 0;
    width: 49%;
  }

}

@media screen and (min-width:768px) {

  .ttr_banner_header_inner_above_widget_container div[class^="ttr_banner_header_inner_above"],
  .ttr_banner_header_inner_below_widget_container div[class^="ttr_banner_header_inner_below"],
  .ttr_banner_menu_inner_above_widget_container div[class^="ttr_banner_menu_inner_above"],
  .ttr_banner_menu_inner_below_widget_container div[class^="ttr_banner_menu_inner_below"],
  .ttr_banner_slideshow_inner_above_widget_container div[class^="ttr_banner_slideshow_inner_above"],
  .ttr_banner_slideshow_inner_below_widget_container div[class^="ttr_banner_slideshow_inner_below"],
  .ttr_banner_footer_inner_above_widget_container div[class^="ttr_banner_footer_inner_above"],
  .ttr_banner_footer_inner_below_widget_container div[class^="ttr_banner_footer_inner_below"],
  .ttr_topcolumn_widget_container div[class^="ttr_contenttopcolumn"],
  .ttr_bottomcolumn_widget_container div[class^="ttr_contentbottomcolumn"],
  .ttr_footer-widget-area_inner_above_widget_container div[class^="ttr_footer-widget-area_inner_above"],
  .ttr_footer-widget-area_inner_below_widget_container div[class^="ttr_footer-widget-area_inner_below"],
  div[class^="contenttopcolumn"],
  div[class^="contentbottomcolumn"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    max-width: 100%;
  }

  div[class^="ttr_banner_header_inner_above"]>[class*='col-'],
  div[class^="ttr_banner_header_inner_below"]>[class*='col-'],
  div[class^="ttr_banner_menu_inner_above"]>[class*='col-'],
  div[class^="ttr_banner_menu_inner_below"]>[class*='col-'],
  div[class^="ttr_banner_slideshow_inner_above"]>[class*='col-'],
  div[class^="ttr_banner_slideshow_inner_below"]>[class*='col-'],
  div[class^="ttr_banner_footer_inner_above"]>[class*='col-'],
  div[class^="ttr_banner_footer_inner_below"]>[class*='col-'],
  div[class^="contenttopcolumn"]>[class*='col-'],
  div[class^="contentbottomcolumn"]>[class*='col-'],
  div[class^="ttr_footer-widget-area_inner_above"]>[class*='col-'],
  div[class^="ttr_footer-widget-area_inner_below"]>[class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

  }

  div[class^="ttr_banner_header_inner_above"]>[class*='col-']>div,
  div[class^="ttr_banner_header_inner_below"]>[class*='col-']>div,
  div[class^="ttr_banner_menu_inner_above"]>[class*='col-']>div,
  div[class^="ttr_banner_menu_inner_below"]>[class*='col-']>div,
  div[class^="ttr_banner_slideshow_inner_above"]>[class*='col-']>div,
  div[class^="ttr_banner_slideshow_inner_below"]>[class*='col-']>div,
  div[class^="ttr_banner_footer_inner_above"]>[class*='col-']>div,
  div[class^="ttr_banner_footer_inner_below"]>[class*='col-']>div,
  div[class^="contenttopcolumn"]>[class*='col-']>div,
  div[class^="contentbottomcolumn"]>[class*='col-']>div,
  div[class^="ttr_footer-widget-area_inner_above"]>[class*='col-']>div,
  div[class^="ttr_footer-widget-area_inner_below"]>[class*='col-']>div {
    width: 100%;
  }

}

.ttr_header_element_alignment,
.ttr_menu_element_alignment,
.ttr_slideshow_element_alignment,
.ttr_footer_element_alignment {
  position: relative;
  margin: 0 auto;
  height: 100%;

}

@media only screen and (max-width: 600px) {
  #ttr_content_margin table#product_comparison tr:last-child td:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  #ttr_content #ttr_content_margin table#product_comparison tr:first-child td:first-child {
    border-top-right-radius: 0;

  }
}

@media only screen and (min-width: 768px) {
  #ttr_content_margin table#product_comparison tbody tr td:first-child {
    border-bottom: medium none;
    border-right: medium none;
  }

  #ttr_content_margin table#product_comparison tbody tr:last-child td:first-child {
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
  }

}

@media only screen and (min-width:768px) {
  .dropdown-menu {
    min-width: 160px;
  }

  .navbar-nav ul.dropdown-menu>li {
    position: relative;
  }

  .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    margin-top: -1px;
  }
}

@media (min-width:576px) and (max-width:767px) {
  .navbar-collapse.collapse:not(.in) {
    display: none !important;
  }

}

/* tablet view start */
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .container {
    width: 90%;

  }

  #ttr_content .ttr_comments {
    display: flex;
  }

  #navigationmenu {
    width: auto;
    margin: 0 auto;
  }

  .ttr_menu_element_alignment.container {
    width: 90%;
  }

  .producttag {
    line-height: 1.5;
    margin: 0;
  }

  #ttr_content .content_only p,
  p {
    line-height: 1.5;
  }

  body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
  }

  .ttr_slideshowshape01 {
    top: 131px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    width: 501px;
    height: 225px;
    box-sizing: border-box;
    word-wrap: break-word;
    display: block;

  }

  .ttr_slideshowshape01 h1 {
    font-size: 2.57em;
  }

  .ttr_slideshowshape01 h2 {
    font-size: 2.14em;
  }

  .ttr_slideshowshape01 h3 {
    font-size: 1.71em;
  }

  .ttr_slideshowshape01 h4 {
    font-size: 1.29em;
  }

  .ttr_slideshowshape01 h5 {
    font-size: 1em;
  }

  .ttr_slideshowshape01 h6 {
    font-size: 0.86em;
  }

  .ttr_slideshowshape01 p {
    font-size: 1em;
  }

  .ttr_slideshowshape01 p a:not(.btn):focus,
  .ttr_slideshowshape01 p a:not(.btn) {
    font-size: 1em;
  }

  .ttr_slideshowshape01 p a:not(.btn):visited {
    font-size: 1em;
  }

  .ttr_slideshowshape01 p a:not(.btn):hover {
    font-size: 1em;
  }

  .ttr_title_position {
    top: 78px;
    position: absolute;
    z-index: 502;
    left: 2.08%;
    right: auto;
    display: block;
    display: block;
  }

  header .ttr_title_style,
  header .ttr_title_style a,
  header .ttr_title_style a:link,
  header .ttr_title_style a:visited,
  header .ttr_title_style a:hover {
    margin: 0;
    padding: 0;
    background: none;
  }

  .ttr_slogan_position {
    top: 28px;
    position: absolute;
    z-index: 502;
    left: 65.1%;
    right: auto;
    display: block;
    display: block;
    overflow: hidden;
  }

  .ttr_slogan_style {
    margin: 0;
    line-height: normal;
    padding: 0;
    background: none;
  }

  .headerforeground01 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    z-index: 502;
    left: 5%;
    right: auto;
    display: block;
    position: absolute;
  }

  header .form-search {
    width: 78.4370477568741%;
    top: 89px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    display: block;
  }

  header .form-search #searchbox #search_query_top,
  .page-not-found #searchbox #search_query_top {
    width: calc(100% - 96px - 10px);
    vertical-align: top;
  }

  header .form-search {
    visibility: visible;
  }

  .ttr_header_cart {
    top: 95.5px;
    position: absolute;
    z-index: 502;
    left: 72.99%;
    right: auto;
    right: 0;
    display: block;
    z-index: 555;
  }

  #cartblock.cart_block.block.exclusive {
    left: 0;
    right: auto;
  }

  .ttr_header_links {
    top: 28px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    display: block;
    z-index: 777;
  }

  .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .ttr_menu_logo_text {
    display: none;
  }

  .ttr_slideshow_logo img {
    display: inline;
  }

  .ttr_slideshow_logo_text {
    display: none;
  }

  .ttr_footer_facebook {
    background: url(../images/footerfacebook.png);
    background-repeat: no-repeat;
    top: 34px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .ttr_footer_instagram {
    background: url(../images/footerInstagram.png);
    background-repeat: no-repeat;
    top: 49px;
    position: absolute;
    z-index: 502;
    right: 45.2%;
    left: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .ttr_footer_tiktok {
    background: url(../images/footerTiktok.png);
    background-repeat: no-repeat;
    top: 49px;
    position: absolute;
    z-index: 502;
    left: 45.35%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  @media only screen and (min-width: 768px) {}

  li.ttr_menu_items_parent.dropdown.show {
    height: auto
  }

  .navbar-nav {}

  .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  #ttr_menu {
    max-width: 100%;
    width: auto;
  }

  .ttr_slideshow {
    display: block;
  }

  .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .ttr_slide {
    height: 487px;
    width: 100%;

  }

  #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  #ttr_slideshow_inner {
    height: 487px;
    position: relative;
    overflow: hidden;
    width: auto;

  }

  #ttr_slideshow_inner ul>li>a {
    height: 487px;
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .ttr_slideshow_in {
    height: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    pointer-events: none;

  }

  .ttr_slideshow_in .ttr_slideshow_last div,
  .ttr_slideshow_in .ttr_slideshow_last a,
  .ttr_slideshow_in .innermenu div,
  .ttr_slideshow_in .innermenu a {
    pointer-events: auto;

  }

  .ttr_slideshow_last {
    margin: 0 auto;
    position: absolute;
    pointer-events: none;
    width: 100%;
    bottom: 0;
    height: 487px;

  }

  .ttr_slideshow {
    position: relative;

  }

  #ttr_slideshow_inner {}

  .ttr_slideshow {
    height: auto;

  }

  .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  li.ttr_menu_items_parent.dropdown.show {
    height: auto
  }

  .navbar-nav {}

  .ttr_verticalmenu .dropdown-menu>li {
    display: inline-block;
    font-weight: normal;
    position: relative;
    vertical-align: top;
  }

  #ttr_footer_inner {
    width: auto;
    padding: 10px 0 0;
    box-sizing: border-box;
  }

  #ttr_footer_designed_by_links {
    top: 105px;
    position: absolute;
    z-index: 502;
    left: 31.9%;
    right: auto;
    display: block;
    text-align: center;
    overflow: auto;
  }

  .ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 {
    width: 100%;
    max-width: 100%;
  }

  .ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 {
    width: 100%;
    max-width: 100%;
  }

  #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  #ttr_header #layer_cart {}

  #ttr_content_margin,
  #cartblock {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  .postcontent p {
    line-height: 1.5;
  }

  .product-miniature .highlighted-informations {}

  #ttr_content .list .product-shop-margin.postcontent {
    margin: 10px 0 0 20px;
    padding: 0 0 0 0;
  }

  #ttr_content label,
  .add-to-box .or,
  .cart .discount-form {
    line-height: 1.5
  }

  header label {
    line-height: 1.5
  }

  .content_only .middle_right p,
  .middle_right {
    text-align: right;
  }

  #nav {
    top: 454.72px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
  }

  .postedon {
    display: none;
  }

  #ttr_sidebar_left {
    width: 18.18%;
  }

  #ttr_content_both_sidebar {
    width: -63.64%;
  }

  #ttr_content_single_sidebar_left {
    width: 81.82%;
  }

  #ttr_content_single_sidebar_right {
    width: 81.82%;
  }

  #ttr_content_zero_sidebar {
    width: 100%;

  }

  #ttr_sidebar_right {
    width: 18.18%;
  }

  .ttr_banner_header,
  .ttr_banner_menu,
  .ttr_banner_slideshow {
    width: auto;
  }

  ul.ttr_menu_items .dropdown.dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }
}

/* tablet view end */
/* mobile view start */
@media only screen and (max-width : 767px) {
  .container {
    width: 90%;

  }

  #ttr_header_inner {
    position: relative;
  }

  #navigationmenu {
    width: auto;
    margin: 0 auto;
  }

  .ttr_menu_element_alignment.container {
    width: 90%;
  }

  body #ttr_content>div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
  }

  .ttr_slideshowshape01 {
    top: 131.5px;
    position: absolute;
    left: 5.78%;
    right: auto;
    display: block;
    width: 283px;
    height: 233px;
    box-sizing: border-box;
    word-wrap: break-word;
    display: block;

  }

  .ttr_slideshowshape01 h1 {
    font-size: 2.06em;
  }

  .ttr_slideshowshape01 h2 {
    font-size: 1.71em;
  }

  .ttr_slideshowshape01 h3 {
    font-size: 1.37em;
  }

  .ttr_slideshowshape01 h4 {
    font-size: 1.03em;
  }

  .ttr_slideshowshape01 h5 {
    font-size: 0.8em;
  }

  .ttr_slideshowshape01 h6 {
    font-size: 0.69em;
  }

  .ttr_slideshowshape01 p {
    font-size: 0.8em;
  }

  .ttr_slideshowshape01 p a:not(.btn):focus,
  .ttr_slideshowshape01 p a:not(.btn) {
    font-size: 1em;
  }

  .ttr_slideshowshape01 p a:not(.btn):visited {
    font-size: 1em;
  }

  .ttr_slideshowshape01 p a:not(.btn):hover {
    font-size: 1em;
  }

  .ttr_title_position {
    top: 66.86px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    display: block;
  }

  header .ttr_title_style,
  header .ttr_title_style a,
  header .ttr_title_style a:link,
  header .ttr_title_style a:visited,
  header .ttr_title_style a:hover {
    text-align: center;
    margin: 0;
    padding: 0;
    background: none;
  }

  .ttr_slogan_position {
    top: 37.44px;
    position: absolute;
    z-index: 502;
    left: 28.75%;
    right: auto;
    display: block;
    display: block;
    overflow: hidden;
  }

  .ttr_slogan_style {
    margin: 0;
    line-height: normal;
    padding: 0;
    background: none;
  }

  .headerforeground01 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    top: 38.15px;
    position: absolute;
    z-index: 502;
    left: 18.75%;
    right: auto;
    display: block;
    width: 200px;
    position: absolute;
  }

  header .form-search {
    width: 90%;
    top: 216.94px;
    position: absolute;
    z-index: 502;
    left: 5%;
    right: auto;
    display: block;
  }

  header .form-search #searchbox #search_query_top,
  .page-not-found #searchbox #search_query_top {
    width: calc(100% - 96px - 10px);
    vertical-align: top;
  }

  header .form-search {
    visibility: visible;
  }

  .ttr_header_cart {
    top: 110.09px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 555;
  }

  #cartblock.cart_block.block.exclusive {
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    max-width: 200px;
  }

  .ttr_header_links {
    top: 110.09px;
    position: absolute;
    z-index: 502;
    left: 2.19%;
    right: auto;
    display: block;
    z-index: 555;
  }

  .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .ttr_menu_logo_text {
    display: none;
  }

  .ttr_slideshow_logo img {
    display: inline;
  }

  .ttr_slideshow_logo_text {
    display: none;
  }

  .ttr_footer_facebook {
    background: url(../images/footerfacebook.png);
    background-repeat: no-repeat;
    top: 59px;
    position: absolute;
    z-index: 502;
    left: 30.94%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .ttr_footer_instagram {
    background: url(../images/footerInstagram.png);
    background-repeat: no-repeat;
    top: 49px;
    position: absolute;
    z-index: 502;
    right: 40%;
    left: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .ttr_footer_tiktok {
    background: url(../images/footerTiktok.png);
    background-repeat: no-repeat;
    top: 49px;
    position: absolute;
    z-index: 502;
    left: 40%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .navbar-default.navbar .ttr_menu_items.nav .open .sub-menu>li>a {}

  ul.ttr_menu_items.navbar-nav .dropdown-menu,
  ul.ttr_menu_items.navbar-nav .sub-menu,
  ul.ttr_menu_items.navbar-nav .collapse li a {
    border-radius: 0 0 0 0;
    border: solid rgba(200, 204, 204, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .nav.ttr_menu_items.navbar-nav .dropdown-menu>li:hover>a {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  #ttr_page .ttr_menu_items li ul.child {
    top: 45.6px;
  }

  ul.ttr_menu_items.nav .dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }

  .ttr_menu_items .child.dropdown-menu .sub-menu {
    display: none;
    right: 100%;
    top: 100%;
    list-style: none outside none;
    position: absolute;
  }

  .ttr_menu_items .dropdown-menu li:hover .sub-menu {
    visibility: visible;
  }

  .ttr_menu_items .sub-menu>li:hover>a {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  .navbar-default .navbar-collapse {
    border-color: transparent;
  }

  .navbar-nav {
    width: auto;
  }

  .nav.navbar-nav>li {
    display: block !important;

  }

  .nav.navbar-nav>li {
    margin-left: 15px;
    margin-right: 15px;
  }

  .nav.ttr_menu_items li ul.child li .separator {
    margin-left: 00;
    margin-right: 0;

  }

  .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active,
  .ttr_menu_items li .ttr_menu_items_parent_link,
  .navbar-default .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow,
  .navbar-default .nav.ttr_menu_items li span.ttr_menu_items_parent_link_arrow,
  .navbar-default .nav.ttr_menu_items li span.ttr_menu_items_parent_link_active_arrow,
  .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow {
    margin-left: 0;
    margin-right: 0;
  }

  .ttr_menu_items li .ttr_menu_items_parent_link,
  .nav.ttr_menu_items li span.separator {
    display: block;
    line-height: 60px;
    cursor: pointer;
    height: 60px;
    box-sizing: border-box;
  }

  .navbar-default .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
    display: block;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    cursor: pointer;
    height: 60px;
  }

  .navbar-default .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow span.menuarrowicon {}

  .navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:not(.subchild):hover,
  body .ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
  .navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  .ttr_menu_items.nav li:hover ul.child li a.subchild:hover {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  .ttr_menu_items li ul.child li a {
    display: block;
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
    *display: inline;
    zoom: 1;
  }

  .navbar-default ul.ttr_menu_items.nav li.dropdown ul.dropdown-menu li.unstyled a:not(.subchild),
  .navbar-default .ttr_menu_items.nav li ul.child li a.subchild,
  .ttr_menu_items.nav li ul.child li>a.subchild {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  .navbar-default .ttr_menu_items.nav li ul.child>li>a {
    float: left;
  }

  .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    height: 60px;
  }

  .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active {
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .ttr_menu_items .horiz_separator {
    float: right;
    height: 45.6px;
  }

  header#ttr_header {
    height: auto;
    box-sizing: border-box;
  }

  #ttr_menu {
    max-width: 100%;
    width: auto;
  }

  .ttr_slideshow {
    display: block;
  }

  .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .ttr_slide {
    height: 496px;
    width: 100%;

  }

  #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  #ttr_slideshow_inner {
    height: 496px;
    position: relative;
    overflow: hidden;
    width: auto;

  }

  #ttr_slideshow_inner ul>li>a {
    height: 496px;
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .ttr_slideshow_in {
    height: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    pointer-events: none;

  }

  .ttr_slideshow_in .ttr_slideshow_last div,
  .ttr_slideshow_in .ttr_slideshow_last a,
  .ttr_slideshow_in .innermenu div,
  .ttr_slideshow_in .innermenu a {
    pointer-events: auto;

  }

  .ttr_slideshow_last {
    margin: 0 auto;
    position: absolute;
    pointer-events: none;
    width: 100%;
    bottom: 0;
    height: 496px;

  }

  .ttr_slideshow {
    position: relative;

  }

  #ttr_slideshow_inner {}

  .ttr_slideshow {
    height: auto;

  }

  .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  .navbar-default .navbar-collapse {
    border-color: transparent;
  }

  .navbar-nav {
    width: auto;
  }

  .nav.navbar-nav>li {
    display: block !important;

  }

  .nav.navbar-nav>li {
    margin-left: 15px;
    margin-right: 15px;
  }

  .nav.ttr_vmenu_items li ul.child li .separator {
    margin-left: 00;
    margin-right: 0;

  }

  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active,
  .ttr_menu_items li .ttr_menu_items_parent_link,
  .navbar-default .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow,
  .navbar-default .nav.ttr_vmenu_items li span.ttr_vmenu_items_parent_link_arrow,
  .navbar-default .nav.ttr_vmenu_items li span.ttr_vmenu_items_parent_link_active_arrow,
  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active_arrow {
    margin-left: 0;
    margin-right: 0;
  }

  .ttr_verticalmenu .dropdown-menu>li {
    display: inline-block;
    font-weight: normal;
    position: relative;
    vertical-align: top;
  }

  .ttr_vmenu_items li .ttr_vmenu_items_parent_link,
  .nav.ttr_vmenu_items li span.separator {
    display: block;
    cursor: pointer;
  }

  .ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow,
  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow {
    display: block;
    background-color: #FFFFFF;
    background: url(../images/vmenuMainArrow02.png), rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right center;
    background-clip: padding-box;
    cursor: pointer;
  }

  .navbar-default .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow {
    display: block;
    background-image: none;
    cursor: pointer;
  }

  .navbar-default .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow span.menuarrowicon {}

  .navbar-default.navbar .ttr_vmenu_items.nav li:hover ul.child li a:not(.subchild):hover,
  body .ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,
  .navbar-default.navbar .ttr_vmenu_items.nav li:hover ul.child li a:hover {}

  .ttr_vmenu_items.nav li:hover ul.child li a.subchild:hover {}

  .navbar-default ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu li.unstyled a:not(.subchild),
  .navbar-default .ttr_vmenu_items.nav li ul.child li a.subchild,
  .ttr_vmenu_items.nav li ul.child li>a.subchild {
    background-image: none;
  }

  .navbar-default .ttr_vmenu_items.nav li ul.child>li>a {
    float: left;
  }

  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active_arrow {
    cursor: pointer;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }

  .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active {
    display: block;
    cursor: pointer;
  }

  .ttr_vmenu_items .horiz_separator {}

  #ttr_footer_inner {
    width: auto;
    padding: 10px 0 0;
    box-sizing: border-box;
  }

  #ttr_footer_designed_by_links {
    top: 110px;
    position: absolute;
    z-index: 502;
    left: 4.38%;
    right: auto;
    display: block;
    text-align: center;
    overflow: auto;
  }

  .ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 {
    width: 100%;
    max-width: 100%;
  }

  .ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 {
    width: 100%;
    max-width: 100%;
  }

  #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  #ttr_header #layer_cart {}

  #ttr_content_margin,
  #cartblock {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  .content_only .middle_right p,
  .middle_right {
    text-align: left;
  }

  .corner:after,
  .cornerGrey:after,
  .cornerGrey:before {
    background: none;
  }

  .corner {
    width: 100%;
    margin-bottom: 2px;
  }

  .cornerGrey {
    width: 100%;
    margin-bottom: 2px;
    margin-top: 2px
  }

  .cornerGreyLast {
    width: 100%;
    margin-top: 2px
  }

  .corner p,
  .cornerGrey p,
  .cornerGreyLast p {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #nav {
    top: 468px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
  }

  .postedon {
    display: none;
  }

  #ttr_menu .navbar-toggle {
    border-radius: 0 0 0 0;
    border: solid rgba(255, 255, 255, 1);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
    line-height: 1.42;

  }

  #ttr_menu nav .icon-bar {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #FFFFFF;
    height: 2px;

  }

  #ttr_menu .navbar-toggle:hover {
    background-color: transparent;
    background: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid rgba(255, 255, 255, 1);
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
    line-height: 1.42;

  }

  #ttr_menu nav #nav-expander:hover .icon-bar {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #FFFFFF;
    height: 2px;

  }

  #ttr_menu .navbar-toggle:active,
  #ttr_menu .navbar-toggle:focus {
    background-color: transparent;
    background: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    border-radius: 0 0 0 0;
    border: solid transparent;
    border-width: 1px 1px 1px 1px;
    box-shadow: none;
  }

  #ttr_menu nav #nav-expander:active .icon-bar,
  nav#ttr_menu nav #nav-expander:focus .icon-bar {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #FFFFFF;
    height: 2px;

  }

  .ttr_vmenu_items .open .child {
    float: none;
    position: static;
    list-style: none outside none;

  }

  .ttr_menu_items li .ttr_menu_items_parent_link {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
    box-sizing: border-box;
  }

  ul.nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    height: 60px;
  }

  .ttr_menu_items li ul.child li a.subchild {
    background-color: #F3F3F3;
    background: rgba(243, 243, 243, 1);
    background-clip: padding-box;
  }

  .ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow {
    float: left;
    padding-left: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    line-height: 45.6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active {
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .btn,
  .btn:focus,
  .btn:hover,
  .ttr_header_cart a#button_order_cart {
    margin: 3px 0;

  }

  .ttr_banner_header,
  .ttr_banner_menu,
  .ttr_banner_slideshow {
    width: auto;
  }

  ul.ttr_menu_items .dropdown.dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }

  .list .product-shop {
    margin-left: 0;
  }

  #ttr_content #cart_summary tbody tr td.cart_avail label {
    margin: 5px 0;
  }

  #ttr_content table#order-list tbody tr td,
  #ttr_content table#order-list tbody tr td,
  #ttr_content table#cart_summary.table.table_foot tbody tr td,
  #ttr_content table#cart_summary.detail_step_by_step tbody tr td,
  #ttr_content div.table-responsive table#cart_summary.table-bordered.footab tbody tr td {
    display: table-cell;
    padding: 8px;
  }

  #ttr_menu .nav.ttr_menu_items li ul.child li .separator {
    border-width: 0 0 0 0;
    height: auto;

  }

  .ttr_vmenu_items .dropdown-submenu.open>ul {
    display: block !important;
    visibility: visible !important;
    position: static !important;
    float: none;
    list-style: none outside none;
  }

  ul.child ul {
    display: none;
  }

  .navbar-nav ul.dropdown-menu .sub-menu {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    float: none !important;

  }

  #ttr_menu .navbar {
    height: auto !important;

  }

  #ttr_footer_designed_by_links #ttr_footer_designed_by {
    display: inline-block;
  }

  #ttr_content .ttr_comments {
    display: flex;
  }

  #cart_summary,
  #cart_summary tbody,
  #cart_summary tfoot {
    display: inline-block;
    width: 100%;
  }

  #cart_summary tbody tr,
  #cart_summary tfoot tr {
    display: flex;
    flex-wrap: wrap;
  }

  .prestashop_checkout_table tbody tr td {
    float: left;
    width: 50%;
  }

  .prestashop_checkout_table tbody tr td:not(last-child)::before {
    width: 100%;
  }

  .prestashop_checkout_table,
  .prestashop_checkout_table tbody,
  .prestashop_checkout_table tbody tr {
    display: inline-block
  }

  .prestashop_checkout_table tbody tr td:nth-last-child(2) {
    height: 133px;
  }

  .cart_block .cart-images {
    float: left;
  }

  .prestashop_checkout_table tbody tr td:nth-child(2) {
    height: 223px;
  }

  .prestashop_checkout_table tbody tr td:nth-child(2)::before {
    padding: 10px 0;
    margin-bottom: 60px;
  }

  ul.ttr_menu_items li.dropdown ul li:last-child .separator {
    display: none;

  }

  ul.ttr_vmenu_items.nav .dropdown-menu>li,
  .ttr_vmenu_items li ul.child li a {
    display: block;
  }

  .ttr_uniform {
    max-width: 100% !important;
    ;
  }
}

/* mobile view end */
/* desktop view start */
.productdescription header .form-search {
  width: 36%;
}

.productdescription header .form-search {
  visibility: visible;
}

.productdescription .ttr_header_logo .ttr_header_logo_text:last-child {
  display: none;
}

.productdescription .ttr_menu_logo_text {
  display: none;
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width:992px) {
  .productdescription .ttr_menu_items li:hover ul.child li a {
    display: block;
  }
}

.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

.productdescription .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
  position: absolute;
  right: 0;
  top: 20px;
}

.productdescription #ttr_slideshow_inner ul {
  list-style: outside none none;

}

.productdescription #ttr_slideshow_inner {
  position: relative;
  overflow: hidden;
  width: auto;

}

.productdescription #ttr_slideshow_inner ul>li>a {
  position: absolute;
  overflow: hidden;
  width: 100%;

}

.productdescription #ttr_slideshow_inner>ul>li {
  position: absolute;

}

@media only screen and (min-width:1200px) {
  .productdescription .ttr_slideshow_element_alignment.container {
    width: 90%;
  }
}

.productdescription #ttr_sidebar_left {
  float: right;
  clear: none;
  width: 18.18%;
}

.productdescription #ttr_sidebar_right {
  float: right;
  clear: none;
  width: 18.18%;
}

@media only screen and (min-width:992px) {}

@media only screen and (min-width:992px) {

  .productdescription .ttr_vmenu_items .child.dropdown-menu>li.open>ul,
  .productdescription .ttr_vmenu_items .child.dropdown-menu>li.open>ul li.open>ul {
    display: block;
    left: 100%;
  }

  .productdescription ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse {
    display: block;
    list-style: none;
  }

  .productdescription ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li {
    list-style: none;
  }

  .productdescription .ttr_verticalmenu .nav-pills li.dropdown:hover {
    display: block;
  }

  .productdescription .ttr_vmenu_items .menu-dropdown-styles li:hover .sub-menu {
    visibility: visible;
  }
}

@media only screen and (min-width : 768px) {
  .productdescription ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu {
    left: 100%;
    list-style: none;
  }

  .productdescription ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
    list-style: none;
  }

  .productdescription ul.ttr_vmenu_items.nav ul {
    left: 100%;
    list-style: none;
  }

  .productdescription .dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }

}

.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

.productdescription .nav-pills {
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  background: none;
  z-index: 500;
  zoom: 1;
}

.productdescription #ttr_content {
  float: left;
  width: 100%;
  clear: none;
}

.productdescription #ttr_header #layer_cart {}

.productdescription #ttr_content_margin {
  padding: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 20px 0 70px 0;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  box-sizing: border-box;
}

.productdescription #ttr_content_single_sidebar_left {
  float: right;
  width: 81.82%;
  clear: none;
}

.productdescription section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 {
  margin-left: 0;
}

.productdescription #ttr_content_single_sidebar_right {
  float: left;
  width: 81.82%;
  clear: none;
}

.productdescription #ttr_content_both_sidebar {
  float: left;
  width: 63.64%;
  clear: none;
}

.productdescription #ttr_content_zero_sidebar {
  float: left;
  width: 100%;
  clear: none;
}

.productdescription #ttr_content .ttr_Prodes_Title,
.productdescription #ttr_content .ttr_prodes_Price,
.productdescription #ttr_content .ttr_prodes_Product_Des_Content,
.productdescription #ttr_content .ttr_prodes_Product_Des_Content p,
#send_friend_form .product p.ttr_Prodes_Title,
#send_friend_form .form_container .text label,
.primary_block h1.ttr_Prodes_Title,
.primary_block .ttr_prodes_Product_Des_Content p,
.fancybox-opened #send_friend_form .form_container p.intro_form,
.fancybox-opened #send_friend_form .form_container .txt_required,
.fancybox-opened #send_friend_form .product_desc p {
  text-align: left;
}

.ttr_prodes_Tab_Title a,
.ttr_prodes_Tab_Title a:focus,
.ttr_prodes_Tab_Title li a:hover {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prodes_Tab_Title li.active a,
.ttr_prodes_Tab_Title li.active a:focus,
.ttr_prodes_Tab_Title li a.nav-link.active,
.ttr_prodes_Tab_Title li.active a:hover {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.content_only .middle_right p,
.middle_right {
  text-align: right;
}

.pb-left-column {
  margin-top: 10px;
  padding-right: 10px;
}

.pb-left-column #thumbs_list>ul {
  margin-top: 20px;
}

.pb-center-column {
  padding-left: 10px;
  margin-top: 10px;
}

.ttr_prodes_Product_Des_Content.product_meta {
  display: inline-block;
  margin-left: 10px;
}

.productdescription .back-to-top img {
  margin: 0 10px 10px 0;

}

/* desktop view end */
/* tablet view start */
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .productdescription .container {
    width: 90%;

  }

  .productdescription #ttr_content .ttr_comments {
    display: flex;
  }

  .productdescription header .form-search {
    width: 78.4370477568741%;
    top: 88px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    display: block;
  }

  .productdescription header .form-search {
    visibility: visible;
  }

  .productdescription .ttr_header_cart {
    top: 97.5px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    right: 0;
    display: block;
    z-index: 555;
  }

  #cartblock.cart_block.block.exclusive {
    left: 0;
    right: auto;
  }

  .productdescription .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .productdescription .ttr_menu_logo_text {
    display: none;
  }

  .productdescription .ttr_slideshow_logo img {
    display: inline;
  }

  .productdescription .ttr_slideshow_logo_text {
    display: none;
  }

  @media only screen and (min-width: 768px) {}

  .productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
    height: auto
  }

  .productdescription .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  .productdescription .ttr_slideshow {
    display: block;
  }

  .productdescription .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .productdescription #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  .productdescription #ttr_slideshow_inner {
    position: relative;
    overflow: hidden;
    width: auto;

  }

  .productdescription #ttr_slideshow_inner ul>li>a {
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  .productdescription #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .productdescription .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  .productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
    height: auto
  }

  .productdescription #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  .productdescription #ttr_header #layer_cart {}

  .productdescription #ttr_content_margin {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  .content_only .middle_right p,
  .middle_right {
    text-align: right;
  }

  .pb-left-column {
    margin-top: 10px;
    padding-right: 10px;
  }

  .pb-left-column #thumbs_list>ul {
    margin-top: 20px;
  }

  .pb-center-column {
    margin-top: 10px;
    padding-left: 0;
  }

  .productdescription .postedon {
    display: none;
  }

  #ttr_sidebar_left {
    width: 18.18%;
  }

  .productdescription #ttr_content_both_sidebar {
    width: -63.64%;
  }

  .productdescription #ttr_content_single_sidebar_left {
    width: 81.82%;
  }

  .productdescription #ttr_content_single_sidebar_right {
    width: 81.82%;
  }

  .productdescription #ttr_content_zero_sidebar {
    width: 100%;

  }

  #ttr_sidebar_right {
    width: 18.18%;
  }
}

/* tablet view end */
/* mobile view start */
@media only screen and (max-width : 767px) {
  .productdescription .container {
    width: 90%;

  }

  .productdescription header .form-search {
    width: 90%;
  }

  .productdescription header .form-search {
    visibility: visible;
  }

  .productdescription .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .productdescription .ttr_menu_logo_text {
    display: none;
  }

  .productdescription .ttr_slideshow_logo img {
    display: inline;
  }

  .productdescription .ttr_slideshow_logo_text {
    display: none;
  }

  .productdescription .ttr_footer_facebook {
    background: url(../images/footerfacebook.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    left: 30.63%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productdescription .ttr_footer_instagram {
    background: url(../images/footerInstagram.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    right: 30.94%;
    left: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productdescription .ttr_footer_tiktok {
    background: url(../images/footerTiktok.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    left: 45%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productdescription .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  .productdescription .ttr_slideshow {
    display: block;
  }

  .productdescription .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .productdescription #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  .productdescription #ttr_slideshow_inner {
    position: relative;
    overflow: hidden;
    width: auto;

  }

  .productdescription #ttr_slideshow_inner ul>li>a {
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  .productdescription #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .productdescription .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  .productdescription #ttr_footer_designed_by_links {
    top: 112px;
    position: absolute;
    z-index: 502;
    left: 4.38%;
    right: auto;
    display: block;
    text-align: center;
    overflow: auto;
  }

  .productdescription #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  .productdescription #ttr_header #layer_cart {}

  .productdescription #ttr_content_margin {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  .content_only .middle_right p,
  .middle_right {
    text-align: left;
  }

  .productdescription .postedon {
    display: none;
  }

  .productdescription ul.ttr_vmenu_items.nav .dropdown-menu>li,
  .productdescription .ttr_vmenu_items li ul.child li a {
    display: block;
  }
}

/* mobile view end */
/* desktop view start */
.productcheckout header .form-search {
  width: 36%;
}

.productcheckout header .form-search {
  visibility: visible;
}

.productcheckout .ttr_header_cart {
  top: 22.5px;
  position: absolute;
  z-index: 502;
  left: 43.27%;
  right: auto;
  right: 0;
  display: block;
  z-index: 999;
}

#cartblock.cart_block.block.exclusive {
  left: 0;
  right: auto;
}

.productcheckout .ttr_header_links {
  top: 27.5px;
  position: absolute;
  z-index: 502;
  left: auto;
  right: 0;
  display: block;
  z-index: 555;
}

.productcheckout .ttr_header_logo .ttr_header_logo_text:last-child {
  display: none;
}

.productcheckout .ttr_menu_logo_text {
  display: none;
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width:992px) {
  .productcheckout .ttr_menu_items li:hover ul.child li a {
    display: block;
  }
}

.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

.productcheckout .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
  position: absolute;
  right: 0;
  top: 20px;
}

.productcheckout #ttr_slideshow_inner ul {
  list-style: outside none none;

}

.productcheckout #ttr_slideshow_inner {
  position: relative;
  overflow: hidden;
  width: auto;

}

.productcheckout #ttr_slideshow_inner ul>li>a {
  position: absolute;
  overflow: hidden;
  width: 100%;

}

.productcheckout #ttr_slideshow_inner>ul>li {
  position: absolute;

}

@media only screen and (min-width:1200px) {
  .productcheckout .ttr_slideshow_element_alignment.container {
    width: 90%;
  }
}

.productcheckout #ttr_sidebar_left {
  float: right;
  clear: none;
  width: 18.18%;
}

.productcheckout #ttr_sidebar_right {
  float: right;
  clear: none;
  width: 18.18%;
}

@media only screen and (min-width:992px) {}

@media only screen and (min-width:992px) {

  .productcheckout .ttr_vmenu_items .child.dropdown-menu>li.open>ul,
  .productcheckout .ttr_vmenu_items .child.dropdown-menu>li.open>ul li.open>ul {
    display: block;
    left: 100%;
  }

  .productcheckout ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse {
    display: block;
    list-style: none;
  }

  .productcheckout ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li {
    list-style: none;
  }

  .productcheckout .ttr_verticalmenu .nav-pills li.dropdown:hover {
    display: block;
  }

  .productcheckout .ttr_vmenu_items .menu-dropdown-styles li:hover .sub-menu {
    visibility: visible;
  }
}

@media only screen and (min-width : 768px) {
  .productcheckout ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu {
    left: 100%;
    list-style: none;
  }

  .productcheckout ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
    list-style: none;
  }

  .productcheckout ul.ttr_vmenu_items.nav ul {
    left: 100%;
    list-style: none;
  }

  .productcheckout .dropdown-submenu.open>ul {
    display: block;
    visibility: visible;
  }

}

.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
  height: auto
}

.productcheckout .nav-pills {
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  background: none;
  z-index: 500;
  zoom: 1;
}

.productcheckout #ttr_content {
  float: left;
  width: 100%;
  clear: none;
}

.productcheckout #ttr_header #layer_cart {}

.productcheckout #ttr_content_margin {
  padding: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 0 0 0;
  box-shadow: none;
  margin: 20px 0 70px 0;
  background-color: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  box-sizing: border-box;
}

.rte h1.page-heading,
.rte h2,
h1.ttr_page_title,
h3.ttr_page_title,
.productcheckout #ttr_content .ttr_page_title a,
.productcheckout #ttr_content .ttr_page_title a:visited,
.productcheckout #ttr_content .ttr_page_title a:hover,
.productcheckout #ttr_content h1.ttr_page_title a,
.productcheckout #ttr_content h1.ttr_page_title a:visited,
.productcheckout #ttr_content h1.ttr_page_title a:hover,
.productcheckout #ttr_content h2.ttr_page_title a,
.productcheckout #ttr_content h2.ttr_page_title a:visited,
.productcheckout #ttr_content h2.ttr_page_title a:hover,
.productcheckout #ttr_content h3.ttr_page_title a,
.productcheckout #ttr_content h3.ttr_page_title a:visited,
.productcheckout #ttr_content h3.ttr_page_title a:hover,
.productcheckout #ttr_content h4.ttr_page_title a,
.productcheckout #ttr_content h4.ttr_page_title a:visited,
.productcheckout #ttr_content h4.ttr_page_title a:hover,
.productcheckout #ttr_content h5.ttr_page_title a,
.productcheckout #ttr_content h5.ttr_page_title a:visited,
.productcheckout #ttr_content h5.ttr_page_title a:hover,
.productcheckout #ttr_content h6.ttr_page_title a,
.productcheckout #ttr_content h6.ttr_page_title a:visited,
.productcheckout #ttr_content h6.ttr_page_title a:hover {
  font-size: 28px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.productcheckout #ttr_content_single_sidebar_left {
  float: right;
  width: 81.82%;
  clear: none;
}

.productcheckout section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 {
  margin-left: 0;
}

.productcheckout #ttr_content_single_sidebar_right {
  float: left;
  width: 81.82%;
  clear: none;
}

.productcheckout #ttr_content_both_sidebar {
  float: left;
  width: 63.64%;
  clear: none;
}

.productcheckout #ttr_content_zero_sidebar {
  float: left;
  width: 100%;
  clear: none;
}

#ttr_content .opc_normal_link,
#ttr_content a.opc_normal_link:focus,
#ttr_content a.opc_normal_link:visited,
#ttr_content .opc_cart_desc a.agree {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .opc_normal_link:hover,
#ttr_content .opc_cart_desc a.agree:hover {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.productcheckout .ttr_prochec_product_title,
.productcheckout h1.ttr_prochec_product_title,
.productcheckout #cart_summary .ttr_prochec_product_title,
.productcheckout #cart_summary .ttr_prochec_product_title a,
.productcheckout #ttr_content label.ttr_prochec_product_title {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title,
.ttr_prochec_product_title:hover,
.ttr_prochec_product_title:focus,
.cart-view h1.ttr_prochec_product_title,
#ttr_content .woocommerce .cross-sells>h2,
#ttr_content .woocommerce .cross-sells>h2:hover,
.woocommerce-cart #ttr_content .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title a {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_product_title a:hover {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#cart_summary .ttr_prochec_price p,
#cart_summary .ttr_prochec_price,
#cart_summary .ttr_prochec_price span,
.ttr_prochec_price,
.productcheckout .ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_price label {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.productcheckout .ttr_prochec_price,
.ttr_prochec_price {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

.ttr_prochec_Heading th,
.ttr_prochec_Heading td {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_Heading th,
#ttr_content .collapse_tr thead tr th,
#ttr_content .ttr_prochec_Heading label,
.cms-privacy-policy-cookie-restriction-mode #ttr_page #ttr_content table thead tr th,
.catalog-product-compare-index table thead tr th span,
.catalog-product-compare-index table tbody tr th span,
.catalog-product-compare-index table tbody tr th span:hover,
#cart_summary tbody tr td::before,
.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,
#ttr_content dl.data-sheet dt,
table#cart_summary .ttr_prochec_row_1 td::before {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.productcheckout .ttr_prochec_subtotal,
.ttr_prochec_subtotal,
.productcheckout .ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_subtotal .label,
#ttr_content .ttr_prochec_subtotal small.value {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 600;
  font-style: normal;
  color: #343434;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.productcheckout #cart_summary .ttr_prochec_total,
#ttr_content #cart_summary_last .ttr_prochec_total,
#ttr_content .cart-summary-line.ttr_prochec_total,
#ttr_content .cart-summary-line .ttr_prochec_total {
  font-size: 18px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_prochec_product_link,
#cart .ttr_prochec_heading td .ttr_prochec_product_link,
.product-item-details a,
#multiship-addresses-table a,
.checkout-multishipping-overview .ttr_prochec_product_link h3 a,
.multishipping-checkout-shipping .product-item-name a,
.multishipping-checkout-overview .product-item-name a,
.multishipping-checkout-overview .product-item-name a,
.checkout-multishipping-shipping h3 a,
#wishlist-table .product-name a,
.ttr_prochec_product_link a,
.ttr_prochec_product_link a,
#ttr_content .delivery_option .ttr_prochec_product_link:hover,
.wlp_bought .wlp_bought_list li .product_infos p,
.wlp_bought .wlp_bought_list_TT li .product_infos p {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_presta_shipping_name {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_prochec_product_link:hover,
#cart .ttr_prochec_heading td .ttr_prochec_product_link:hover,
.product-item-details a:hover,
#multiship-addresses-table a:hover,
#multiship-addresses-table a:focus,
.multishipping-checkout-shipping .product-item-name a:hover,
.multishipping-checkout-shipping .product-item-name a:focus,
.multishipping-checkout-overview .product-item-name a:hover,
.multishipping-checkout-overview .product-item-name a:focus,
.multishipping-checkout-overview .product-item-name a:hover,
.multishipping-checkout-overview .product-item-name a:focus,
.checkout-multishipping-overview .ttr_prochec_product_link h3 a:hover,
.ttr_prochec_product_link a:hover,
.wishlist-index-index .product-item-name a:hover,
.catalog-product-compare-index .product-item-name a:hover,
.checkout-cart-index .product-item-name a:hover,
#wishlist-table .product-name a:hover,
.catalog-product-compare-index .product-name a:hover,
.checkout-multishipping-overview table#virtual-overview-table tbody tr td h3.product-name a:hover,
.checkout-multishipping-shipping h3.product-name a:hover,
.woocommerce .woocommerce-order table.order_details.shop_table tbody tr td:first-child a:hover,
.woocommerce-order-received .woocommerce table.order_details.shop_table tbody tr td a:hover {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

span.price {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: left;
  text-decoration: none;
}

#ttr_content .ttr_prochec_steps_border li,
#ttr_content .ttr_prochec_steps_border li a {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_prochec_Active_Strip span {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.productcheckout .ttr_prochec_Active_Strip,
.ttr_prochec_Active_Strip {
  background-color: #6930c3;
  background: rgba(105, 48, 195);
  background-clip: padding-box;
}

.ttr_prochec_Heading td,
.productcheckout .ttr_prochec_Heading td,
.ttr_prochec_row_1 td p,
.ttr_prochec_row_1 td p:hover,
.ttr_prochec_Heading.row-0 th {
  text-align: center;
}

.row-2 td {
  text-align: right !important;
}

.cart_quantity.text-center input {
  text-align: center;
}

#quantity_wanted_p input {
  text-align: center;
}

.ttr_radio {
  float: none;
  display: inline;
  vertical-align: middle;
}

.Box_Style ul li {
  line-height: 30px
}

.ttr_expander_heading,
.ttr_expander_heading p,
#ttr_cart_summary .ttr_expander_heading,
#ttr_content #payment .wc_payment_method>label,
.woocommerce-MyAccount-content p,
.woocommerce-view-order .woocommerce-MyAccount-content p mark,
.woocommerce-lost-password .woocommerce-ResetPassword p,
#ttr_content #payment .wc_payment_method p,
#customer_login.col2-set .register p,
.woocommerce-MyAccount-content .woocommerce-Addresses address,
.woocommerce-customer-details .woocommerce .addresses address,
.woocommerce-customer-details .woocommerce-column--billing-address address,
.woocommerce-customer-details .woocommerce-column--billing-address address p,
.woocommerce-customer-details .woocommerce-column--shipping-address address,
.woocommerce-customer-details .woocommerce-column--shipping-address address p {
  font-size: 18px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.woocommerce-account .woocommerce-MyAccount-content p a,
.woocommerce-account .woocommerce-MyAccount-content p a:hover {
  font-size: 18px;
}

.ttr_product_link,
.ttr_product_link a {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.ttr_product_link:hover,
.ttr_product_link a:hover {
  font-size: 20px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_cart_content,
#ttr_content .ttr_cart_content p,
body.checkout .vm-wrap .vm-orders-information table>tbody>tr>td,
body.checkout table.adminlist>tbody>tr>td {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th,
#ttr_content_margin table#order-list>thead>tr:first-child>th,
#ttr_content_margin table#shopping-cart-table.opencart_table.data-table tfoot tr td,
#ttr_content_margin div.multiple-checkout table#multiship-addresses-table thead tr:first-child th,
.sales-order-history #ttr_content table#my-orders-table thead tr:first-child th,
.customer-account-index #ttr_content table thead tr:first-child th,
.cms-privacy-policy-cookie-restriction-mode #ttr_content_margin table thead tr:first-child th,
.catalog-product-compare-index table thead tr:first-child th,
.page-product-grouped.catalog-product-view thead tr:first-child th,
table#super-product-table thead tr:first-child th,
.catalog-product-compare-index table thead tr:first-child td,
.sales-order-view #ttr_content table#my-orders-table thead tr:first-child th,
#ttr_content .wlp_bought_infos thead tr:first-child th {
  border-top-style: solid;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
}

#ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:first-child,
#ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:first-child,
#ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:first-child,
#ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:first-child,
#ttr_content_margin table#order-list>thead>tr:first-child>th:first-child,
#ttr_content_margin table#product_comparison tbody>tr:first-child>td:first-child,
#ttr_content_margin table#cart_summary>thead>tr>th:first-child {
  border-top-left-radius: 0;
}

#ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:last-child,
#ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:last-child,
#ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:last-child,
#ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:last-child,
#ttr_content_margin table#order-list>thead>tr:first-child>th:last-child,
#ttr_content_margin table#order-list>thead>tr:first-child>th.footable-last-column,
#ttr_content_margin table#product_comparison tbody>tr:first-child>td:last-child,
#ttr_content_margin table#cart_summary>thead>tr>th:last-child {
  border-top-right-radius: 0;
}

#ttr_content_margin table#cart_summary tfoot tr:first-child td.prochec_colspan_none:first-child,
#ttr_content_margin table#cart_summary.footab tbody tr:last-child td:first-child,
#ttr_content_margin table#cart_summary.shipit>tbody>tr:last-child>td:first-child,
#ttr_content_margin table#cart_summary.table_foot tfoot tr:last-child td:first-child,
#ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tbody tr:last-child td:first-child,
#ttr_content table#cart_summary.discount tbody tr:last-child td:first-child,
#ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:last-child>td:first-child,
#ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:last-child>td:first-child,
#ttr_content_margin table.detail_step_by_step>tbody>tr:last-child>td:first-child,
#ttr_content_margin table#order-list>tbody>tr:last-child>td:first-child,
#ttr_content_margin table#product_comparison tbody>tr:last-child>td:first-child {
  border-bottom-left-radius: 0;
  border-left-style: solid;
  border-left-color: #CCCCCC;
  border-left-width: 1px;
}

#ttr_content_margin table#cart_summary.footab>tbody>tr:last-child>td:last-child,
#ttr_content_margin table#cart_summary.shipit tbody tr:last-child td:last-child,
#ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:last-child>td:last-child,
#ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:last-child>td:last-child,
#ttr_content_margin table.detail_step_by_step>tbody>tr:last-child>td:last-child,
#ttr_content_margin table#order-list>tbody>tr:last-child>td:last-child,
#ttr_content_margin table#order-list>tbody>tr:last-child>td.footable-last-column,
#ttr_content_margin table#product_comparison tbody>tr:last-child>td:last-child,
#ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tbody tr:last-child td:last-child,
#ttr_content table#cart_summary.discount tbody tr:last-child td:last-child,
#ttr_content_margin table#cart_summary>tfoot>tr:last-child>td:last-child {
  border-bottom-right-radius: 0;

}

.ttr_prodsigninheading,
.ttr_prodsignintitle {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .forgotpassword,
#ttr_content .forgotpassword a,
.productcheckout footer.page-footer a {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .forgotpassword:hover,
#ttr_content .forgotpassword:focus,
#ttr_content .forgotpassword a:hover,
#ttr_content .forgotpassword a:focus,
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal:hover,
.woocommerce-MyAccount-content p a:hover,
.login .lost_password a:hover,
#cart_summary.woocheckoutpayment a.forgotpassword:hover,
.productcheckout footer.page-footer a:hover,
a.woocommerce-privacy-policy-link:hover,
a.woocommerce-privacy-policy-link:focus {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prochec_Heading,
#ttr_content .ttr_prochec_Heading {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

#ttr_content .ttr_normal_link,
#ttr_content .ttr_normal_link:active,
#ttr_content .ttr_normal_link:focus,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:active,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:focus {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #6930c3;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_normal_link:hover,
#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:hover {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .payment_shipment_content {
  font-size: 18px;
  font-family: "Voltaire", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodaddressheading,
.ttr_prestashop_success {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .select label.ttr_prodaddressheading {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content label .ttr_prodaddresscontent,
.ttr_ordersuccess_description,
.ttr_ordersuccess_description p {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content .ttr_prodaddresscontent,
#ttr_content .ttr_prodaddresscontent a,
#ttr_content .ttr_prodaddresscontent .price,
#ttr_content .ttr_prodaddresscontent label,
#ttr_content .ttr_prodaddresscontent p,
.ttr_ordersuccess_description span.price {
  font-size: 14px;
  font-family: "Open Sans", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_prodcheckboxcontent {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#ttr_content label.ttr_prodcheckboxcontent,
.ttr_prodcheckboxcontent a,
.ttr_prodcheckboxcontent a:hover,
.ttr_prodcheckboxcontent a:focus,
.ttr_prodcheckboxcontent a:visited {
  font-size: 14px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

.ttr_order_title {
  font-size: 18px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#cart_summary .ttr_order_heading,
.ttr_order_woodetail_header_background {
  font-size: 16px;
  font-family: "Varela", "Arial";
  font-weight: 400;
  font-style: normal;
  color: #343434;
  text-shadow: none;
  text-align: left;
  text-decoration: none;
  text-transform: none;

}

#cart_summary .ttr_prochec_price p,
#cart_summary .ttr_prochec_price,
#cart_summary .ttr_prochec_price span,
.ttr_prochec_price,
.productcheckout .ttr_prochec_subtotal label,
#ttr_content .ttr_prochec_price label,
table#cart_summary .ttr_prochec_row_1 td {

  text-align: center;
}

.productcheckout .back-to-top img {
  margin: 0 10px 10px 0;

}

/* desktop view end */
/* tablet view start */
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .productcheckout .container {
    width: 90%;

  }

  .productcheckout #ttr_content .ttr_comments {
    display: flex;
  }

  .productcheckout header .form-search {
    width: 78.4370477568741%;
    top: 81px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    display: block;
  }

  .productcheckout header .form-search {
    visibility: visible;
  }

  .productcheckout .ttr_header_cart {
    top: 89px;
    position: absolute;
    z-index: 502;
    left: 73.26%;
    right: auto;
    right: 0;
    display: block;
    z-index: 555;
  }

  #cartblock.cart_block.block.exclusive {
    left: 0;
    right: auto;
  }

  .productcheckout .ttr_header_links {
    top: 28px;
    position: absolute;
    z-index: 502;
    left: auto;
    right: 0;
    display: block;
    z-index: 777;
  }

  .productcheckout .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .productcheckout .ttr_menu_logo_text {
    display: none;
  }

  .productcheckout .ttr_slideshow_logo img {
    display: inline;
  }

  .productcheckout .ttr_slideshow_logo_text {
    display: none;
  }

  @media only screen and (min-width: 768px) {}

  .productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
    height: auto
  }

  .productcheckout .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  .productcheckout .ttr_slideshow {
    display: block;
  }

  .productcheckout .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .productcheckout #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  .productcheckout #ttr_slideshow_inner {
    position: relative;
    overflow: hidden;
    width: auto;

  }

  .productcheckout #ttr_slideshow_inner ul>li>a {
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  .productcheckout #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .productcheckout .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  .productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown {
    height: auto
  }

  .productcheckout #ttr_footer_designed_by_links {
    top: 114px;
    position: absolute;
    z-index: 502;
    left: 31.9%;
    right: auto;
    display: block;
    text-align: center;
    overflow: auto;
  }

  .productcheckout #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  .productcheckout #ttr_header #layer_cart {}

  .productcheckout #ttr_content_margin {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  #ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:first-child,
  #ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:first-child,
  #ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:first-child,
  #ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:first-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th:first-child,
  #ttr_content_margin table#product_comparison tbody>tr:first-child>td:first-child,
  #ttr_content_margin table#cart_summary>thead>tr>th:first-child {
    border-top-left-radius: 0;
  }

  #ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:last-child,
  #ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:last-child,
  #ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:last-child,
  #ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:last-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th:last-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th.footable-last-column,
  #ttr_content_margin table#product_comparison tbody>tr:first-child>td:last-child,
  #ttr_content_margin table#cart_summary>thead>tr>th:last-child {
    border-top-right-radius: 0;
  }

  .productcheckout .postedon {
    display: none;
  }

  #ttr_sidebar_left {
    width: 18.18%;
  }

  .productcheckout #ttr_content_both_sidebar {
    width: -63.64%;
  }

  .productcheckout #ttr_content_single_sidebar_left {
    width: 81.82%;
  }

  .productcheckout #ttr_content_single_sidebar_right {
    width: 81.82%;
  }

  .productcheckout #ttr_content_zero_sidebar {
    width: 100%;

  }

  #ttr_sidebar_right {
    width: 18.18%;
  }
}

/* tablet view end */
/* mobile view start */
@media only screen and (max-width : 767px) {
  .productcheckout .container {
    width: 90%;

  }

  .productcheckout header .form-search {
    width: 90%;
    top: 268.88px;
    position: absolute;
    z-index: 502;
    left: 5%;
    right: auto;
    display: block;
  }

  .productcheckout header .form-search {
    visibility: visible;
  }

  .productcheckout .ttr_header_cart {
    top: 120.5px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 999;
  }

  #cartblock.cart_block.block.exclusive {
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    max-width: 200px;
  }

  .productcheckout .ttr_header_links {
    top: 142px;
    position: absolute;
    z-index: 498;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 777;
  }

  .productcheckout .ttr_header_logo .ttr_header_logo_text:last-child {
    display: none;
  }

  .productcheckout .ttr_menu_logo_text {
    display: none;
  }

  .productcheckout .ttr_slideshow_logo img {
    display: inline;
  }

  .productcheckout .ttr_slideshow_logo_text {
    display: none;
  }

  .productcheckout .ttr_footer_facebook {
    background: url(../images/footerfacebook.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    left: 29.06%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productcheckout .ttr_footer_instagram {
    background: url(../images/footerInstagram.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    right: 30.31%;
    left: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productcheckout .ttr_footer_tiktok {
    background: url(../images/footerTiktok.png);
    background-repeat: no-repeat;
    top: 53px;
    position: absolute;
    z-index: 502;
    left: 45%;
    right: auto;
    display: block;
    height: 32px;
    width: 32px;
    display: block;
    background-size: 100% 100%;
  }

  .productcheckout .ttr_menu_items ul.child li>a.subchild>span.menuarrowicon {
    position: absolute;
    right: 0;
    top: 20px;
  }

  .productcheckout .ttr_slideshow {
    display: block;
  }

  .productcheckout .ttr_slideshow {
    width: auto;
    max-width: 100%;

  }

  .productcheckout #ttr_slideshow_inner ul {
    list-style: outside none none;

  }

  .productcheckout #ttr_slideshow_inner {
    position: relative;
    overflow: hidden;
    width: auto;

  }

  .productcheckout #ttr_slideshow_inner ul>li>a {
    position: absolute;
    overflow: hidden;
    width: 100%;

  }

  .productcheckout #ttr_slideshow_inner>ul>li {
    position: absolute;

  }

  .productcheckout .ttr_slideshow_element_alignment.container {
    width: 90%;
  }

  .productcheckout #ttr_footer_designed_by_links {
    top: 96px;
    position: absolute;
    z-index: 502;
    left: 4.38%;
    right: auto;
    display: block;
    text-align: center;
    overflow: auto;
  }

  .productcheckout #ttr_content {
    float: left;
    width: 100%;
    clear: none;
  }

  .productcheckout #ttr_header #layer_cart {}

  .productcheckout #ttr_content_margin {
    padding: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: solid rgba(0, 0, 0, 1);
    border-width: 0 0 0 0;
    box-shadow: none;
    margin: 20px 0 70px 0;
    background-color: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    box-sizing: border-box;
  }

  .ttr_prochec_row_1 td::before,
  .ttr_order_receive td::before {
    content: attr(data-title);
    display: block;
    text-align: left;
  }

  .cart_navigation a {
    float: none;
  }

  .cart_navigation {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .paiement_block .prochec_colspan_none {
    display: none;
  }

  .ttr_prochec_row_1 td {
    border-collapse: collapse !important;
    position: relative;
    white-space: normal;
    width: 50% !important;
  }

  .prochec_unit_price,
  .ttr_prochec_delete {
    clear: both;
  }

  .ttr_prochec_row_1.row-1 {
    display: flex;
    flex-wrap: wrap;
  }

  #order-detail-content table#cart_summary tbody tr td::before {
    text-align: center
  }

  .table>thead>tr>th,
  .table>tbody>tr>th,
  .table>thead>tr>td,
  .table>tbody>tr>td,
  .table>thead>tr>th {
    padding: 0;
  }

  .ttr_prochec_row_1 .prochec_delete {
    width: 100% !important;
    text-align: center !important;
  }

  .ttr_prochec_row_1 .prochec_delete img {
    padding: 10px;
  }

  .ttr_prochec_row_1 .prochec_des::before {
    border: medium none;
    margin: 0;
    padding: 0;
  }

  #ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:first-child,
  #ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:first-child,
  #ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:first-child,
  #ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:first-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th:first-child,
  #ttr_content_margin table#product_comparison tbody>tr:first-child>td:first-child,
  #ttr_content_margin table#cart_summary>thead>tr>th:first-child {
    border-top-left-radius: 0;
  }

  #ttr_content_margin div.ttr_shipping_background table#cart_summary>tbody>tr:first-child>td:last-child,
  #ttr_content_margin table#cart_summary.shipit>tbody>tr:first-child>td:last-child,
  #ttr_content_margin div.delivery_options table#cart_summary>tbody>tr:first-child>td:last-child,
  #ttr_content_margin table.detail_step_by_step>thead>tr:first-child>th:last-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th:last-child,
  #ttr_content_margin table#order-list>thead>tr:first-child>th.footable-last-column,
  #ttr_content_margin table#product_comparison tbody>tr:first-child>td:last-child,
  #ttr_content_margin table#cart_summary>thead>tr>th:last-child {
    border-top-right-radius: 0;
  }

  #ttr_content #shopping-cart-table tbody tr:first-child td:first-child::before,
  #ttr_content #shopping-cart-table tbody tr:first-child td:first-child,
  .account-order-info #ttr_content #cart_summary.ttr_order_info tbody tr:first-child,
  #ttr_content #cart_summary.cart_table tbody:first-of-type tr:first-child td:first-child,
  #ttr_content #cart_summary.cart_table tbody tr:first-child td:first-child::before,
  #ttr_content #cart-summary.cart_table tbody tr:first-child td:first-child,
  #ttr_content #cart-summary.ttr_transaction thead tr td:first-child,
  .ttr_header_cart #cart ul.dropdown-menu #cart_summary tbody tr:first-child td:first-child,
  #ttr_content #cart-summary tbody tr:first-child td:first-child::before,
  .page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:first-child::before,
  .page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:first-child,
  #ttr_content #cart_summary_last tbody tr:first-child td:first-child {
    border-top-left-radius: 0;

  }

  #ttr_content #shopping-cart-table tbody tr:first-child td:nth-child(2)::before,
  #ttr_content #shopping-cart-table tbody tr:first-child td:nth-child(2),
  #ttr_content #cart_summary.cart_table tbody:first-of-type tr:first-child td:nth-child(2),
  #ttr_content #cart_summary tbody tr:first-child td:nth-child(2)::before,
  #ttr_content #cart-summary tbody tr:first-child td:nth-child(2),
  #ttr_content #cart-summary.ttr_transaction thead tr td:last-child,
  .ttr_header_cart #cart ul.dropdown-menu #cart_summary tbody tr:first-child td:last-child,
  #ttr_content #cart-summary tbody tr:first-child td:nth-child(2)::before,
  #ttr_content #cart-summary.ttr_payment_shipping_table tbody tr td:last-child,
  #ttr_content #cart-summary.ttr_payment_shipping_table tbody tr td:last-child:before,
  .page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:nth-child(2)::before,
  .page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:nth-child(2),
  #ttr_content #cart_summary_last tbody tr:first-child td:nth-child(2) {
    border-top-right-radius: 0;

  }

  #ttr_content #cart_summary tr td .input-group.btn-block,
  #ttr_content #cart_summary tbody tr td .ttr_prochec_product_link,
  #ttr_content #cart-summary tbody tr td .ttr_prochec_product_link {
    padding: 0 8px;
  }

  #ttr_content #cart_summary tbody tr td img {
    margin: 5px;
  }

  #ttr_content #cart_summary tbody tr td:nth-child(2n),
  #ttr_content #cart_summary_total tbody tr td:nth-child(2n),
  .account-order-info #ttr_content #cart-summary.ttr_order_product_detail tfoot tr td:nth-child(3n),
  #ttr_content #cart_summary.opencart_review_table tfoot tr td:nth-child(2n),
  #ttr_content #cart-summary tbody tr td:nth-child(2n),
  #ttr_content #cart_summary_last tbody tr td:nth-child(2n),
  .product-compare #ttr_content #cart-summary tbody tr td:not(:first-child),
  .ttr_header_cart #cart ul.dropdown-menu #cart_summary tr td:not(:first-child) {
    border-left: medium none;
  }

  #ttr_content #cart_summary tbody tr td:not(:last-child),
  #ttr_content #cart_summary.opencart_review_product tbody tr td:last-child,
  #ttr_content #cart_summary.opencart_review_product tfoot tr:not(:last-child) td,
  #ttr_content #cart-summary tbody tr td:not(:last-child),
  #ttr_content #cart_summary tbody tr:not(:last-child) td,
  #ttr_content #cart-summary tbody tr:not(:last-child) td,
  .ttr_header_cart #cart ul.dropdown-menu #cart_summary tr:not(:last-child) td,
  #ttr_content #cart_summary_total tbody tr:not(:last-child) td,
  .account-order-info #ttr_content #cart-summary.ttr_order_product_detail tfoot tr:not(:last-child) td,
  .account-order-info #ttr_content #cart-summary.ttr_order_product_detail tbody tr td:last-child,
  #ttr_content #cart_summary_last tbody tr td:not(:last-child),
  #ttr_content #cart_summary_last tbody tr:not(:last-child) td,
  .product-compare #ttr_content #cart-summary tbody tr td:last-child,
  #ttr_content #ttr_content_margin #cart-summary tbody tr:last-child td:not(:last-child) {
    border-bottom: medium none;
  }

  #ttr_content #cart_summary tfoot tr:last-child td:first-child {
    border-bottom-left-radius: 0;

  }

  #ttr_content #cart_summary tfoot tr:last-child td:last-child {
    border-bottom-right-radius: 0;

  }

  #ttr_content #cart_summary tbody tr td,
  #ttr_content #cart_summary tfoot tr:not(:last-child) td {
    border-bottom: medium none;
  }

  #ttr_content #cart_summary tbody tr td:nth-child(2n),
  #ttr_content #cart_summary tfoot tr:not(:first-child) td:nth-child(2n),
  #ttr_content #order-detail-content .table_foot tfoot tr td:not(:first-child) {
    border-left: medium none;
  }

  #ttr_content #cart_summary tbody tr td:last-child.prochec_delete::before {
    border: medium none;
    margin: 0;
    width: 50%;
    box-sizing: border-box;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-right-width: 1px;
  }

  #ttr_content #cart_summary tbody tr td.prochec_delete img {
    margin: auto;
    padding: 0;
  }

  #ttr_content #cart_summary .ttr_prochec_row_1 .prochec_delete {
    padding: 0;
  }

  #ttr_content #cart_summary.presta_payment tbody {
    border: 0;
  }

  .productcheckout .container-fluid .cart_navigation {
    text-align: center;
  }

  .ttr_custom_div,
  #order-detail-content #cart_summary td .ttr_custom_div {
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
  }

  #cart_summary.shipit tbody tr td::before {
    display: none;
  }

  table#cart_summary.shipit,
  #ttr_content #block-history #block-order-detail .table_block table#cart_summary {
    display: table;
  }

  table#cart_summary.shipit tbody,
  #ttr_content #block-history #block-order-detail .table_block table#cart_summary tbody,
  #ttr_content #block-history #block-order-detail .table-responsive table#cart_summary.footab tbody {
    display: table-row-group;
  }

  #ttr_content #cart_summary.shipit tbody tr {
    display: table-row;
  }

  #ttr_content #cart_summary.shipit tbody tr td {
    border-bottom-style: solid !important;
    border-bottom-color: #CCCCCC !important;
    border-bottom-width: 1px !important;
    display: table-cell;
    padding: 10px;
    white-space: nowrap;
  }

  #ttr_content #cart_summary.shipit tbody tr td:first-child {
    border-bottom-left-radius: 0;

  }

  #ttr_content #cart_summary.shipit tbody tr td:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;

  }

  #ttr_content #cart_summary.shipit tbody tr td:nth-child(2) {
    border-radius: 0;
    border-right: 0;
  }

  #cart_summary.shipit .ttr_radio {
    margin: 0;
  }

  #ttr_content #cart_summary.shipit tbody tr td img {
    max-width: 50px !important;
  }

  #ttr_content .table-responsive {
    border: none;
  }

  .productcheckout .postedon {
    display: none;
  }

  .productcheckout ul.ttr_vmenu_items.nav .dropdown-menu>li,
  .productcheckout .ttr_vmenu_items li ul.child li a {
    display: block;
  }
}

/* mobile view end */