.demo-notice {
display: none;
}
img {
max-width: 100%;
width: auto;
}
body {
line-height: 1.6;
outline: none;
}
body > span {
display: none;
}
body *:focus {
outline: none;
}
body.fs1 {
font-size: 10px;
}
body.fs2 {
font-size: 11px;
}
body.fs3 {
font-size: 12px;
}
body.fs4 {
font-size: 13px;
}
body.fs5 {
font-size: 14px;
}
body.fs6 {
font-size: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
}
a, a:focus, a:hover {
outline: none;
text-decoration: none;
}
select {
background: #fff url("../images/bg-selectbox.png") no-repeat right center;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
select::-ms-expand {
display: none;
}
.old-price .price-label,
.special-price .price-label {
display: none;
}
/*-------------*/
#yt-responsivemenu {
display: none;
position: relative;
}
.yt_ressidebar_screennav {
display: none;
}
#yt_header .head-mobile-top,
#yt_header .search-mobile,
#yt_header .quicklink-mobile {
display: none;
}
textarea, input, select,
input[type="file"],
input[type="checkbox"],
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
border: 1px solid #e5e5e5;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
color: #666;
outline: none !important;
padding: 7px 10px;
}
select {
padding: 6px 20px 6px 10px;
}
input[type="checkbox"],
input[type="radio"] {
border: none;
}
textarea:focus, select:focus,
textarea:hover, select:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="radio"]:focus,
.uneditable-input:focus {
border: 1px solid #e6e6e6;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
outline: none !important;
}
input[type="checkbox"],
input[type="radio"],
input[type="checkbox"]:focus,
input[type="radio"]:focus {
border: none;
}
input[type="radio"],
input[type="checkbox"] {
float: left;
margin: 1px 7px 0 0;
}
textarea {
background-color: #fbfdfd;
}
input.input-text:focus, textarea:focus {
border: 1px solid #ccc;
}
input[type="button"],
input[type="checkbox"],
input[type="password"],
input[type="text"] {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
khtml-border-radius: 0px;
}
input[type="text"] {
box-shadow: none !important;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.layout-boxed #yt_wrapper {
background: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
margin: 0 auto;
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#yt_wrapper {
left: 0;
overflow-x: hidden;
position: relative;
}
#yt_header,
#yt_footer {
background: #fff;
}
#yt_wrapper .yt-main-inner {
margin: 0 auto;
}
#yt_wrapper .modal {
overflow-x: inherit;
overflow-y: inherit;
}
#checkoutSteps h4 {
font-family: inherit;
padding-bottom: 3px;
}
.banner-home .banner2 {
margin-bottom: 30px;
}
/* -------------------------------------------- *
* Messages
*/
.validation-advice {
color: #C30;
line-height: 100%;
}
.messages {
clear: both;
margin: 10px 0;
}
.messages li li {
background: #f1f1f1;
margin-bottom: 5px;
padding: 7px 10px 7px 20px;
position: relative;
}
.messages li li:before {
left: 0;
margin-top: -6px;
top: 50%;
}
.messages .error-msg li {
border-left: 5px solid red;
}
.messages .error-msg li:before {
border-bottom: 6px solid transparent;
border-left: 6px solid red;
border-right: none;
border-top: 6px solid transparent;
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
}
.messages .notice-msg li {
border-left: 5px solid #e26703;
}
.messages .notice-msg li:before {
border-bottom: 6px solid transparent;
border-left: 6px solid #e26703;
border-right: none;
border-top: 6px solid transparent;
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
}
.messages .success-msg li {
border-left: 5px solid #11b400;
}
.messages .success-msg li:before {
border-bottom: 6px solid transparent;
border-left: 6px solid #11b400;
border-right: none;
border-top: 6px solid transparent;
content: '';
display: block;
height: 0;
position: absolute;
width: 0;
}
/***button***/
#yt_wrapper .my-account .button {
padding: 10px 15px;
}
.button {
background-color: #444;
color: #fff;
line-height: 100%;
padding: 10px 15px;
text-transform: uppercase;
}
/***compare***/
.page-popup.catalog-product-compare-index {
padding: 15px;
}
.page-popup.catalog-product-compare-index .link-print {
float: left;
margin-bottom: 10px;
text-decoration: underline;
}
#product_comparison h2.product-name {
font-family: inherit;
font-size: 108.3%;
margin: 10px 0;
}
#product_comparison .add-to-links .link-wishlist {
float: left;
margin-top: 10px;
color: #fff;
}
#product_comparison .price-box {
float: left;
margin-bottom: 10px;
width: 100%;
}
.page-popup.catalog-product-compare-index .page-title h1 {
font-family: inherit;
font-size: 200%;
}
#product_comparison .rating-box {
margin: 3px 10px 0 0;
}
/*------------------------------ Data Table ----------------------*/
.data-table {
width: 100%;
}
.data-table th.wrap {
white-space: normal;
}
.data-table th {
border: 1px solid #e9e9e9;
padding: 10px;
text-align: center;
}
.data-table tbody tr {
border: 1px solid #e9e9e9;
}
.data-table tr td {
border: 1px solid #e9e9e9;
padding: 10px;
vertical-align: middle;
}
#product_comparison tr td {
vertical-align: top;
}
.data-table td h3 {
line-height: 100%;
margin: 0;
}
body table.data-table {
border-collapse: collapse;
}
.data-table thead {
border: 1px solid #e9e9e9;
}
.data-table tfoot {
border-top: none;
border-top: 1px solid #e9e9e9;
}
.data-table .first.odd,
.box-account .data-table .odd {
background: none;
}
.a-center input.checkbox {
float: none;
}
label.required em {
color: #ff0000;
font-weight: normal;
padding: 0 5px 0 0;
vertical-align: middle;
}
/*--------------------------ratings------------------------*/
.rating-box,
.rating-box .rating {
background-image: url(../images/bkg_rating.png);
}
.ratings {
padding: 0;
}
.block-location {
background: #d00000;
color: #fff;
padding: 5px 10px;
}
.rating-box {
background-position: 0px -32px;
background-repeat: repeat-x;
float: left;
height: 12px;
margin: 3px 10px 0 0;
position: relative;
width: 75px;
}
.rating-box .rating {
background-position: 0 0;
background-repeat: repeat-x;
height: 14px;
left: 0;
position: absolute;
top: 0;
}
.ratings-table {
margin: 5px 0;
}
.ratings-table td,
.ratings-table th {
padding: 3px 0;
}
.ratings-table td.label,
.ratings-table th {
font-weight: bold;
padding-right: 8px;
}
/*------------------------- css for header --------------------------*/
.mini-cartpro .block-content .mini-products-list li.item a.btn-remove {
background: url(../images/del-minicart.png) no-repeat;
height: 16px;
width: 17px;
}
.language-currency .overwrite-switch > span,
#yt_header #select-language li a {
padding-left: 20px;
}
.switcher-wrap {
position: relative;
}
.switcher-wrap ul {
background-color: #fff;
border: 1px solid #eee;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
display: none;
float: left;
left: 0;
min-width: 130px;
padding: 5px 10px;
position: absolute;
top: 100%;
z-index: 120;
}
.switcher-wrap:hover ul {
display: block;
}
.switcher-wrap:hover ul li a {
display: block;
padding: 4px 0;
}
#yt_header {
position: relative;
}
#yt_content {
position: relative;
}
/*--------------megamenu-------------------*/
.vertical-menu {
position: relative;
}
.vertical-menu .btn_categories {
background-color: rgba(0, 0, 0, 0.3);
color: #fff;
display: block;
font-size: 116.67%;
font-weight: 700;
line-height: 50px;
padding: 0 25px;
text-transform: uppercase;
}
.vertical-menu .btn_categories span:before {
content: "\f0c9";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
margin-right: 10px;
}
#yt_header .vertical-menu .yt-menu-content {
filter: alpha(opacity=0);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 60px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
visibility: hidden;
width: 100%;
z-index: 99;
}
#yt_header .vertical-menu:hover {
cursor: pointer;
}
#yt_header .vertical-menu:hover .yt-menu-content {
box-sizing: none;
filter: alpha(opacity=100);
left: 0;
opacity: 1;
top: 50px;
visibility: visible;
}
.more-wrap {
border-top: 1px solid #eee;
clear: both;
display: inline-block;
padding: 14px 20px 13px;
width: 100%;
}
.more-wrap .more-view:hover {
cursor: pointer;
}
.more-wrap .more-view {
font-size: 108.3%;
}
.more-wrap .more-view:before {
background: url(../images/icon-image.png) no-repeat -124px -103px;
content: "";
display: inline-block;
height: 13px;
margin: 0 15px 0 1px;
position: relative;
top: 2px;
width: 13px;
}
.more-wrap .more-view.open:before {
background: url(../images/icon-image.png) no-repeat -178px -103px;
}
/*-------------------------------- css for Footer -------------------------------*/
.cms-home #yt_footer,
.cms-index-index #yt_footer {
margin-top: 0px;
}
#yt_footer {
margin-top: 40px;
position: relative;
}
/*-------------------------css for breadcrumbs---------------------------*/
.category-image {
margin-bottom: 40px;
}
.category-image img {
max-width: 100%;
}
#yt_pathway {
margin-top: 15px;
}
.cms-index-index #yt_content .columns-w {
margin-top: 0px;
}
#yt_content .columns-w {
margin-top: 30px;
}
#yt_pathway .pathway-inner .breadcrumbs {
float: left;
width: 100%;
}
#yt_pathway ul.breadcrumbs li a,
#yt_pathway ul.breadcrumbs li {
float: left;
}
#yt_pathway ul.breadcrumbs li.last,
#yt_pathway ul.breadcrumbs li a {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
height: 24px;
line-height: 21px;
margin-right: 3px;
padding: 0 10px 0 20px;
position: relative;
}
#yt_pathway ul.breadcrumbs li.last:after,
#yt_pathway ul.breadcrumbs li a:after {
background: url(../images/breadcrumbs-right.png) no-repeat;
content: "";
height: 24px;
position: absolute;
right: -10px;
top: -1px;
width: 10px;
}
#yt_pathway ul.breadcrumbs li.last:before,
#yt_pathway ul.breadcrumbs li a:before {
background: url(../images/breadcrumbs-right.png) no-repeat;
content: "";
height: 24px;
left: 1px;
position: absolute;
top: -1px;
width: 10px;
}
#yt_pathway ul.breadcrumbs li.home a:before {
background: none;
content: "";
height: 0;
width: 0;
}
#yt_pathway ul.breadcrumbs li.home {
border-left: 1px solid #ddd;
}
/*------------------------------- css for page title ---------------------------*/
#yt_wrapper .page-title h1,
#yt_wrapper h1.page-title {
margin: 0 0 30px 0;
}
#yt_wrapper .aboutus-page .page-title h1 {
margin: 0px 0 30px 0;
}
#product_sendtofriend_form {
margin-top: 30px;
}
#yt_wrapper h1.page-title,
#yt_wrapper .page-title h1 {
font-family: inherit;
font-size: 167%;
font-weight: bold;
position: relative;
text-transform: uppercase;
}
#yt_wrapper .page-title h1:after {
bottom: -10px;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 70px;
}
#yt_wrapper .category-products .yt-products-container {
margin-top: 30px;
}
/*--------------------------------css for toolbar listting-------------------------------*/
.toolbar-top {
top: 75px;
}
.toolbar .pager-wrapper {
float: left;
padding-right: 0px;
}
.toolbar .view-mode-wrap {
float: left;
padding-left: 0;
}
.toolbar .toolbar-center {
float: left;
padding: 0;
}
.toolbar .view-mode-label {
margin-top: 7px;
}
.toolbar .view-mode-label,
.toolbar .view-mode {
float: left;
}
.toolbar {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
clear: both;
padding: 10px 0 10px 0;
position: relative;
}
.toolbar .view-mode-wrap .view-mode .grid {
margin-right: 5px;
}
.toolbar .view-mode-wrap .view-mode strong,
.toolbar .view-mode-wrap .view-mode a {
background-color: #e9e9e9;
display: inline-block;
float: left;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
}
.toolbar .view-mode-wrap .view-mode .grid:before {
content: "\f00a";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
}
.toolbar .view-mode-wrap .view-mode .list:before {
content: "\f03a";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
}
.toolbar .view-mode-wrap .view-mode strong,
.toolbar .view-mode-wrap .view-mode a:hover {
color: #fff;
}
.toolbar .right-inner {
float: right;
height: 48px;
padding-top: 10px;
}
.toolbar label,
.toolbar .limiter-wrap .limiter .select-new {
float: left;
font-weight: normal;
line-height: 30px;
}
.toolbar .limiter-wrap .limiter .label-page {
padding-left: 8px;
}
.toolbar .limiter-wrap .limiter label {
margin-left: 15px;
margin-right: 7px;
}
.toolbar .select-new {
float: left;
}
.toolbar .sort-by-wrap label {
float: left;
font-weight: normal;
line-height: 28px;
padding-right: 6px;
}
.toolbar label {
padding-bottom: 0px !important;
}
/* pagination*/
.toolbar .pagination-wrap .pagination {
float: right;
margin: 0;
}
.toolbar .pagination-wrap .inner {
float: right;
}
.toolbar .pagination-wrap .pagination .pages ol li {
float: left;
line-height: 100%;
margin-left: 2px;
}
.toolbar .pagination-wrap .pagination .pages ol li a {
background-color: #fff;
border: 1px solid #e2e2e2;
display: block;
padding: 7px 9px 8px;
}
.toolbar .pagination-wrap .pagination .pages ol li:hover a,
.toolbar .pagination-wrap .pagination .pages ol li.current a {
}
.toolbar .pagination-wrap .pagination .pages ol li a.next,
.toolbar .pagination-wrap .pagination .pages ol li a.previous {
background-image: url(../images/arrow-toolbar.png);
background-repeat: no-repeat;
display: inline-block;
height: 29px;
text-indent: -999em;
width: 27px;
}
.toolbar .pagination-wrap .pagination .pages ol li a.previous {
background-position: -1px -2px;
}
.toolbar .pagination-wrap .pagination .pages ol li a.previous:hover {
background-position: -51px -2px;
}
.toolbar .pagination-wrap .pagination .pages ol li a.next {
background-position: -152px -2px;
}
.toolbar .pagination-wrap .pagination .pages ol li a.next:hover {
background-position: -102px -2px;
}
.toolbar .sort-by .set-desc,
.toolbar .sort-by .set-asc {
background-position: center center !important;
display: block;
float: left;
height: 28px;
text-indent: -999em;
width: 20px;
}
.toolbar .sort-by .set-desc {
background: url(../images/desc.png) no-repeat;
}
.toolbar .sort-by .set-asc {
background: url(../images/asc.png) no-repeat;
}
/*---over write select option >> ul, li ---*/
.toolbar .select-inner {
position: relative;
}
.toolbar .select-inner ul {
background-color: #fff;
border: 1px solid #e2e2e2;
filter: alpha(opacity=0);
left: 0;
opacity: 0;
position: absolute;
top: 29px;
visibility: hidden;
z-index: 50;
}
.toolbar .select-inner ul#limiter {
width: 45px;
}
/*.toolbar .select-inner ul#sort_by{
width:87px;
}*/
.toolbar .select-inner ul li a {
display: block;
line-height: 100%;
padding: 7px 25px 7px 10px;
text-align: left;
width: 100%;
}
.toolbar .sort-by .select-inner ul li a {
padding: 7px 31px 7px 10px;
}
.toolbar .select-inner ul li:hover a.selected,
.toolbar .select-inner ul li:hover a {
color: #fff;
}
.toolbar .select-inner ul li a.selected {
/*color:#444;*/
background-color: #ededed;
}
.toolbar .select-inner:hover {
cursor: pointer;
}
.toolbar .select-inner:hover ul {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.toolbar .select-inner .overwrite-limiter,
.toolbar .select-inner .overwrite-sortby {
background: #FFF;
border: 1px solid #e6e6e6;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 30px;
line-height: 27px;
position: relative;
}
.toolbar .select-inner .overwrite-sortby {
padding-left: 10px;
padding-right: 31px;
}
.toolbar .select-inner .overwrite-limiter {
padding-left: 6px;
width: 45px;
}
.toolbar .select-inner .overwrite-limiter:after,
.toolbar .select-inner .overwrite-sortby:after {
color: #8d8d8d;
content: "\f0d7";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
position: absolute;
}
.toolbar .select-inner .overwrite-sortby:after {
right: 10px;
}
.toolbar .select-inner .overwrite-limiter:after {
right: 6px;
}
/*----------------------css for left right column------------------------*/
#yt_left .block,
#yt_right .block {
clear: both;
}
#yt_left .block-title strong,
#yt_right .block-title strong {
font-weight: normal;
}
#yt_left .block-title,
#yt_right .block-title {
border-bottom: 1px solid #ddd;
line-height: 100%;
}
#yt_left .block-title span,
#yt_right .block-title span {
display: inline-block;
font-size: 133%;
font-weight: bold;
line-height: 100%;
padding-bottom: 8px;
position: relative;
text-transform: uppercase;
}
#yt_left .block-title span:after,
#yt_right .block-title span:after {
bottom: -1px;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 100px;
}
#yt_right .block-content,
#yt_left .block-content {
border: 1px solid #ddd;
float: left;
margin-bottom: 30px;
margin-top: 20px;
padding: 20px;
width: 100%;
}
/*-------tags-------*/
#yt_right .block-tags .block-content,
#yt_left .block-tags .block-content {
border: none;
padding: 0;
}
.tags-list li {
float: left;
margin-right: 10px;
}
.tags-list li a {
color: #444;
font-size: 100% !important;
}
.block-tags .actions .button,
.block-tags .tags-list li a {
background-color: #eee;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
color: #444;
font-size: 100% !important;
height: 30px;
line-height: 30px;
padding: 6px 15px;
khtml-border-radius: 2px;
}
#yt_wrapper .block-tags .actions .button {
text-transform: capitalize;
}
#yt_wrapper .block-tags .actions .button:after {
color: #444;
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
padding-left: 6px;
}
#yt_wrapper .block-tags .actions .button:hover:after,
#yt_wrapper .block-tags .actions .button:hover,
.block-tags .tags-list li a:hover {
color: #fff;
}
.block-tags ul li {
float: left;
margin-bottom: 4px;
margin-right: 5px;
}
#my_recent_tags .tags ul li,
#yt_tab_tags .box-tags .product-tags li {
float: left;
margin-right: 10px;
}
.block-tags .actions {
clear: both;
float: left;
margin-top: 5px;
}
/*----------block compare--------*/
.block-compare #compare-items .btn-remove {
float: right;
}
.block-compare #compare-items li {
line-height: 100%;
padding-bottom: 20px;
}
.block-compare .actions {
border-top: 1px solid #e6e6e6;
margin: 0 -20px;
padding: 20px 20px 0 20px;
}
#yt_wrapper .block-compare .actions .button.btn-clear {
float: left;
}
#yt_wrapper .block-compare .actions .button.btn-clear a {
color: #fff;
}
.block-compare .actions button {
float: right;
}
/*------shop by------------*/
#yt_left #layered-navigation .actions {
padding: 0;
}
#layered-navigation .currently-wrap {
border: 1px solid #e6e6e6;
margin-top: 20px;
padding: 0 20px 20px 20px;
}
#layered-navigation .currently .block-subtitle {
float: left;
font-size: 116.6%;
padding-bottom: 5px;
padding-top: 10px;
text-transform: uppercase;
width: 100%;
}
#layered-navigation .currently .label {
color: #666;
font-size: 12px;
}
#layered-navigation .currently .btn-remove {
}
#layered-navigation .block-layered-nav .actions a {
float: right;
margin-top: 10px;
color: #fff;
}
#narrow-by-list dt {
font-size: 116.6%;
font-weight: normal;
margin-bottom: 10px;
text-transform: uppercase;
}
#layered-navigation .block-layered-nav .block-content {
padding: 20px;
}
#narrow-by-list .item-filter {
padding: 0 20px;
}
#narrow-by-list dd {
border-bottom: 1px dotted #ddd;
margin-bottom: 15px;
overflow: hidden;
padding-bottom: 15px;
}
#narrow-by-list dd.last {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
#narrow-by-list dd input {
float: left;
width: 70px;
}
#narrow-by-list dd #price-filter-min-text {
margin-right: 5px;
}
#narrow-by-list dd #button-price-slider {
margin-top: 1px !important;
}
#narrow-by-list dd #price-filter {
margin-top: 20px;
}
#narrow-by-list dd ol li {
line-height: 28px;
}
#narrow-by-list .check-shopby {
display: none;
}
#narrow-by-list dd ol li a {
background: url(../images/ico-shopby.png) no-repeat 0 6px;
display: inline-block;
padding-left: 25px;
}
.block-layered-nav #narrow-by-list ol li:before {
background: url("../images/ico-shopby.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
content: "";
height: 16px;
left: 0;
position: absolute;
top: 6px;
width: 16px;
}
#narrow-by-list ol li a:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
content: "";
display: inline-block;
height: 16px;
left: 0;
position: absolute;
width: 16px;
}
#narrow-by-list dd ol li a.checked {
background: url(../images/ico-shopby.png) no-repeat 0 -79px;
position: relative;
}
#narrow-by-list .price-wrapper-shopby .pr-to,
#narrow-by-list .price-wrapper-shopby .pr-from {
border: 1px solid #e3e1e1;
display: inline-block;
font-size: 12px;
margin: 10px 0;
padding: 10px;
}
#narrow-by-list .price-wrapper-shopby .pr-to-wrap {
float: right;
}
#narrow-by-list .price_filter {
clear: both;
}
#narrow-by-list .filter-title {
display: none;
}
/*#narrow-by-list > dt.Price{
display: none;
}*/
/*-----------------------navigation sidenav---------------------------------------*/
#yt_sidenav li.parent {
position: relative;
}
#yt_sidenav li a.subhead {
border-bottom: 1px solid #e6e6e6;
display: block;
line-height: 35px;
}
#yt_sidenav li:last-child a.subhead {
border-bottom: none;
}
#yt_sidenav li.parent ul {
padding-left: 20px;
}
#yt_sidenav li.parent ul li a {
border-bottom: 1px dashed #e6e6e6;
display: block;
line-height: 30px;
}
#yt_sidenav li .toggle {
display: none;
}
#yt_sidenav li .touch-item.change,
#yt_sidenav li .touch-item {
display: block;
height: 20px;
position: absolute;
right: 0;
text-indent: -999em;
top: 2px;
width: 20px;
}
#yt_sidenav li .touch-item.change {
background: url(../images/ico-plus.png) right center no-repeat;
}
#yt_sidenav li.parent .toggle {
background: url(../images/ico-plus.png) right center no-repeat;
display: block;
height: 20px;
position: absolute;
right: 0;
text-indent: -999em;
top: 6px;
width: 20px;
}
#yt_sidenav li .touch-item,
#yt_sidenav li.parent .toggle.selected {
background: url(../images/ico-minus.png) right center no-repeat;
}
/*---------------------------------listing-------------------------------------------*/
.products-grid .item .product-name {
font-size: 116.5%;
}
.products-grid .item .product-image {
position: relative;
}
.products-grid .item .product-image a img {
width: 100%;
}
.category-products .item .product-image a img .gallery-image {
display: block !important;
}
.products-grid .item-inner .product-image .image-hover {
filter: alpha(opacity=0);
left: 0px;
opacity: 0;
position: absolute;
top: 0px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
visibility: hidden;
}
.products-grid .item-inner:hover .product-image .image-hover {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.products-grid .item .sm_quickview_handler {
position: absolute;
z-index: 2;
}
.products-grid .item .product-image a.product-img {
display: block;
position: relative;
z-index: 1;
}
.item .product-addcart .btn-cart {
background-color: #fff;
border: 1px solid #dddddd;
color: #666;
float: left;
font-weight: bold;
height: 32px;
line-height: 32px;
padding: 0 12px;
position: relative;
text-transform: uppercase;
}
.item .product-addcart {
display: inline-block;
vertical-align: top;
}
.item .product-addcart .btn-cart:before {
color: #999;
content: "\f07a";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
margin-right: 5px;
position: relative;
top: -2px;
vertical-align: middle;
}
.product-addcart .btn-cart:hover,
.product-addcart .btn-cart:hover:before {
color: #fff;
}
.item .wishlist-compare {
display: inline-block;
vertical-align: top;
}
.item .wishlist-compare a {
border: 1px solid #ddd;
color: #999;
display: inline-block;
height: 32px;
line-height: 30px;
text-align: center;
vertical-align: top;
width: 32px;
}
.wishlist-compare a.link-wishlist:before {
content: "\f004";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
}
.wishlist-compare a.link-compare:before {
content: "\f080";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
}
.item .wishlist-compare a span {
display: none;
}
.products-grid .item .price-box {
line-height: 100%;
}
.yt-product-detail .product-img-box .new-product,
.product-image .new-product,
.yt-product-detail .product-img-box .sale-product,
.product-image .sale-product {
border-radius: 50%;
color: #fff;
height: 38px;
line-height: 38px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 14px;
width: 38px;
z-index: 20;
}
.yt-product-detail .product-img-box .sale-product,
.product-image .sale-product {
background-color: #ff5500;
left: 14px;
}
.yt-product-detail .product-img-box .new-product,
.product-image .new-product {
background-color: #00b46a;
right: 14px;
}
/*-------for price---------*/
.price-box .price,
.category-products .item .price-box .price {
color: #e74c3c;
font-size: 133%;
}
.yt-product-detail .price-box .price-from .price,
.yt-product-detail .price-box .price-to .price,
.yt-product-detail .price-box .price {
font-size: 167%;
}
.yt-product-detail .price-box .special-price .special-price {
font-size: 100%;
}
.yt-product-detail .price-box .old-price .price {
font-size: 116.6%;
}
.price-box .old-price .price,
.item .item-price .old-price .price,
.item .product-price .old-price .price {
color: #999;
font-size: 100%;
text-decoration: line-through;
}
.price-box .price-from,
.category-products .item .price-box .price-from {
float: left;
margin-right: 10px;
}
.category-products .item .price-box .price-from .price,
.category-products .item .price-box .price-to .price {
font-size: 133%;
}
.products-grid .item .ratings .amount {
display: none;
}
.products-grid .item .rating-links{
display: none;
}
/*--------------------------------listing content grid-------------------------------*/
#yt_main .yt-product-detail .sm-slider .item {
margin: 0;
}
.products-grid .item {
float: left;
margin-bottom: 15px;
}
.products-grid .item .item-inner {
background-color: #fff;
}
.products-grid .item .sm_quickview_handler {
display: none;
}
.products-grid .item .item-inner:hover .sm_quickview_handler {
display: block;
}
.products-grid .item .item-inner:hover {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
position: relative;
z-index: 10;
}
.products-grid .item .product-price {
margin-top: 10px;
}
.products-grid .item .product-review {
line-height: 100%;
}
.products-grid .item .product-review .rating-box {
float: none;
margin: 5px auto;
}
.products-grid .item .wishlist-compare {
display: inline-block;
vertical-align: top;
}
.products-grid .item .product-addcart {
margin: 0 2px;
}
.products-grid .item .product-name {
margin-bottom: 7px;
margin-top: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.products-grid .item .no-rating {
height: 17px;
}
.products-grid .item .product-addto-wrap {
clear: both;
margin-top: 16px;
}
.products-grid .item .item-inner .product-info {
padding: 10px 20px 30px;
text-align: center;
width: 100%;
}
.products-grid .configurable-swatch-list {
bottom: 10px;
left: 0px;
position: absolute;
text-align: center;
width: 100%;
}
.products-grid .configurable-swatch-list li {
display: inline-block;
}
.block-layered-nav .configurable-swatch-list li:before {
display: none;
}
.block-layered-nav .configurable-swatch-list li a {
background: none !important;
padding-left: 0px !important;
}
.block-layered-nav .configurable-swatch-list li {
float: left;
width: 50%;
}
/*--------------------------------listing content list-------------------------------*/
.products-list .item {
margin-bottom: 30px;
}
.products-list .product-list-left {
padding-left: 0px;
padding-right: 0px;
}
.products-list .item .product-info {
padding-right: 0px;
}
.products-list .item .product-info .product-name {
font-size: 133.33%;
font-weight: 700;
margin-bottom: 5px;
text-transform: capitalize;
}
.products-list .item .product-info .product-price {
margin-bottom: 8px;
margin-top: 10px;
}
.products-list .item .product-info .no-rating {
margin-top: 3px;
}
.products-list .item .item-inner .product-image {
border: 1px solid #ddd;
float: left;
width: 100%;
}
.products-list .item .item-inner .product-image img {
width: 100%;
}
.products-list .item .item-inner .product-image .sm_quickview_handler {
display: none;
}
.products-list .item .item-inner .product-image:hover .sm_quickview_handler {
display: block;
}
.products-list .item .product-addto-wrap {
margin-top: 20px;
}
.products-list .item .product-addcart,
.products-list .item .wishlist-compare a {
margin-right: 2px;
}
.products-list .configurable-swatch-list li {
display: inline-block;
margin-top: 12px;
}
/*-----------------------------cross sell------------------------------------*/
.crosssell {
margin-top: 20px;
}
.crosssell > h2 {
margin-bottom: 20px;
}
#crosssell-products-list a.product-image {
border: 1px solid #CCCCCC;
float: left;
margin: 0 10px 20px 0;
}
#crosssell-products-list li.item {
margin-bottom: 20px;
}
#crosssell-products-list li .price-box {
padding: 5px 0;
}
/*#crosssell-products-list .separator{ display: none;}*/
/*----------------------------css for detail page-------------------------------*/
#sender_options textarea {
width: 230px;
}
.yt-product-detail select,
.yt-product-detail label {
margin-bottom: 0px;
}
.yt-product-detail .show-phone {
display: none;
}
.yt-product-detail .yt-detail-left {
padding-left: 0;
}
.yt-product-detail .product-img-box {
float: left;
position: relative;
width: 100%;
z-index: 1;
}
.yt-product-detail .product-img-box .yt-detail-image {
margin-bottom: 10px;
position: relative;
}
.yt-product-detail .product-img-box .product-image-zoom > #wrap {
border: 1px solid #eee;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.yt-product-detail .product-img-box .product-image-zoom > #wrap > a > img {
width: 100%;
}
.yt-product-detail .popup-btn.hidden-phone > a {
background-color: #8f8f8f;
background-image: url(../images/icon-zoom.png);
background-position: center center;
background-repeat: no-repeat;
border-bottom: 0;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
bottom: 5px;
height: 34px;
position: absolute;
right: 5px;
text-align: center;
text-indent: -999em;
width: 100%;
width: 34px;
z-index: 9999;
khtml-border-radius: 2px;
}
.yt-product-detail .more-views.slide-gallery .jCarouselLite {
margin: 0 auto;
}
.yt-product-detail .more-views .jCarouselLite > ul > li {
float: left;
margin: 0 5px;
}
.yt-product-detail .more-views .jCarouselLite > ul > li:last-child {
margin-right: 0px;
}
.yt-product-detail .jCarouselLite li:hover .cloud-zoom-gallery > img,
.yt-product-detail .jCarouselLite li.selected .cloud-zoom-gallery > img {
}
.yt-product-detail .jCarouselLite li .cloud-zoom-gallery {
border: 1px solid #eee;
float: left;
position: relative;
}
.yt-product-detail .jCarouselLite li .cloud-zoom-gallery > img {
width: 100%;
}
.yt-product-detail .more-views.slide-gallery {
margin-left: -4px;
position: relative;
text-align: center;
}
.yt-product-detail .more-views.slide-gallery .inner {
display: inline-block;
margin: 0;
position: relative;
}
.yt-product-detail .more-views.slide-gallery .prev,
.yt-product-detail .more-views.slide-gallery .next {
background-color: #fff;
background-image: url(../images/next-prev-detail.png);
background-repeat: no-repeat;
border: 1px solid #ddd;
height: 27px;
position: absolute;
top: 61px;
width: 27px;
z-index: 3;
}
.yt-product-detail .more-views.slide-gallery .next {
right: -11px;
}
.yt-product-detail .more-views.slide-gallery .prev {
left: -8px;
}
.yt-product-detail .more-views.slide-gallery .next {
background-position: -72px 0;
}
.yt-product-detail .more-views.slide-gallery .prev {
background-position: -36px center;
}
.yt-product-detail .more-views.slide-gallery .prev:hover {
background-position: 0 -1px;
}
.yt-product-detail .more-views.slide-gallery .next:hover {
background-position: -108px 0;
}
.yt-product-detail .more-views.slide-gallery .prev:hover,
.yt-product-detail .more-views.slide-gallery .next:hover {
cursor: pointer;
}
.yt-product-detail .configurable-swatch-list li {
display: inline-block;
text-align: center;
}
.btn-cart.out-of-stock {
background-color: #ddd !important;
}
/*qty*/
.yt-product-detail .add-to-box {
clear: both;
}
.quantity-box .quantity-controls {
background-color: #444;
background-image: url(../images/plus-minus.png);
background-repeat: no-repeat;
border: none;
height: 15px;
margin-bottom: 0px;
padding: 0;
position: absolute;
right: 0;
width: 15px;
}
.quantity-box .quantity-controls.quantity-minus {
background-position: 0 -15px;
top: 15px;
}
.quantity-box .quantity-controls.quantity-plus {
background-position: 0 0;
top: 0;
}
#confirmbox .quantity-box .quantity-input.qty {
border: 1px solid #ddd;
}
.product-shop .add-to-cart input.input-text.qty,
.quantity-box .quantity-input.qty {
border: none;
height: 30px;
line-height: 100%;
margin: 0;
text-align: center;
width: 35px;
}
#product-options-wrapper .qty-holder input.input-text {
height: 30px;
line-height: 30px;
padding: 0 0 0 5px;
text-align: center;
width: 60px;
}
/*--popup cart*/
#product-shop .wrap-qty {
display: inline-block;
width: 100%;
}
#product-shop .wrap-qty .qty-set,
.product-shop .wrap-qty .qty-set {
float: left;
}
.yt-product-detail .wrap-qty {
background-color: #eee;
float: left;
height: 40px;
padding: 5px 15px;
width: 120px;
}
.wrap-qty .qty-set .quantity-box {
float: left;
position: relative;
width: 50px;
}
.yt-product-detail .wrap-qty .qty-title {
display: inline-block;
float: left;
height: 30px;
line-height: 30px;
margin-right: 10px;
}
.product-shop #product-options-wrapper label {
font-weight: normal;
}
/***-----content detail right-----***/
.yt-product-detail .yt-detail-right {
float: left;
line-height: 150%;
padding-right: 0px;
}
.yt-product-detail .product-name h1 {
font-family: inherit;
font-size: 167%;
font-weight: bold;
margin-top: -5px;
}
.yt-product-detail .product-shop .product-review {
clear: both;
margin: 0;
padding: 10px 0 20px;
}
.yt-product-detail .product-shop .availability span {
background-image: url(../images/ico-instock.png);
background-position: 0px 3px;
background-repeat: no-repeat;
color: #00abf0;
margin-left: 3px;
padding-left: 18px;
}
.yt-product-detail .addthis_toolbox {
clear: both;
float: left;
margin-bottom: 25px;
}
.yt-product-detail .short-description {
clear: both;
float: left;
margin: 25px 0 25px 0;
}
.yt-product-detail .short-description h2 {
font-family: inherit;
font-weight: bold;
margin-bottom: 6px;
text-transform: uppercase;
}
.yt-product-detail .product-shop .price-box {
float: none;
}
.yt-product-detail .product-shop .availability {
float: right;
}
.quickview-main .yt-product-detail .add-to-cart .btn-cart,
#yt_wrapper .add-to-cart .btn-cart {
color: #fff;
display: block;
float: left;
font-weight: bold;
line-height: 100%;
padding: 14px 21px;
text-align: center;
text-transform: uppercase;
}
.quickview-main .yt-product-detail .add-to-cart .btn-cart:hover,
#yt_wrapper .add-to-cart .btn-cart:hover {
background-color: #444 !important;
}
.yt-product-detail .add-to-cart {
float: left;
}
.yt-product-detail .add-to-links li,
.yt-product-detail .product-add-box {
float: left;
}
#product_addtocart_form {
margin-right: 20px;
position: relative;
}
.yt-product-detail #product-options-wrapper {
}
.yt-product-detail #product-options-wrapper .input-box input[type="text"],
.yt-product-detail #product-options-wrapper .input-box select {
width: 100%;
}
.yt-product-detail #product-options-wrapper label {
font-weight: normal;
margin-right: 10px;
}
.review-product-list .yt-product-detail .add-to-box {
display: none;
}
/*--detail quick view--*/
.quickview-main .yt-product-detail {
padding: 15px;
}
.quickview-main .yt-product-detail .more-views .jCarouselLite > ul > li {
height: 95px !important;
width: 95px !important;
}
.quickview-main .yt-product-detail .more-views.slide-gallery .prev,
.quickview-main .yt-product-detail .more-views.slide-gallery .next {
top: 36px;
}
/***----product type----***/
.product-shop .wrap-sc .pro-code {
margin-left: 20px;
}
.data-table.grouped-items-table {
margin: 20px 0 20px 0;
}
.product-grouped-product .yt-product-detail .add-to-box {
float: left;
}
.product-grouped-product .yt-product-detail .add-to-box .add-to-cart {
margin-left: 0;
}
.product-grouped-product .yt-product-detail .email-friend {
left: 215px;
}
.yt-product-detail .add-to-box,
.yt-product-detail .add-to-holder.have-price {
margin-top: 20px;
}
.yt-product-detail .add-to-holder.have-price .price-box {
display: none;
}
.product-options ul.options-list .label {
color: #666;
font-size: 100%;
font-weight: normal;
line-height: 170%;
padding: 0;
}
#product-options-wrapper.product-options dd,
#product-options-wrapper.product-options select,
#product-options-wrapper.product-options .options-list {
margin-bottom: 5px;
}
#downloadable-links-list > li {
margin: 5px;
}
.data-table.grouped-items-table {
margin-bottom: 15px;
}
.data-table.grouped-items-table tr td,
.data-table.grouped-items-table input.input-text,
#product-options-wrapper .qty-holder input.input-text {
text-align: center;
width: 40px;
}
.yt-product-detail .price-as-configured {
margin-bottom: 15px;
margin-top: 10px;
}
/***----------------detail tabs--------------------***/
.yt-product-detail .tab-product-detail {
border: 1px solid #eee;
clear: both;
float: left;
margin-bottom: 30px;
margin-top: 40px;
width: 100%;
}
.yt-product-detail .tab-product-detail .yt-tab-navi {
float: left;
width: 200px;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li {
position: relative;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li.active:first-child:hover {
border-left: none;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li.active:last-child:hover {
border-right: none;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li > a {
border-bottom: 1px solid #eee !important;
display: inline-block;
font-size: 133%;
font-weight: bold;
line-height: 100%;
padding: 13px 20px 13px 30px;
position: relative;
/*border-left: 5px solid transparent;*/
text-transform: uppercase;
width: 100%;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li > a:before {
content: "";
height: 105%;
left: -1px;
position: absolute;
top: -1px;
width: 0px;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li.active > a:before,
.yt-product-detail .tab-product-detail .yt-tab-navi > li > a:hover:before {
width: 5px;
}
.yt-product-detail .tab-product-detail .yt-tab-content {
border-left: 1px solid #eee;
margin-left: 200px;
min-height: 250px;
overflow: hidden;
padding: 25px 30px;
}
.yt-product-detail .tab-product-detail .yt-tab-content label {
font-weight: normal;
line-height: 100%;
margin-bottom: 5px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags > h2 {
display: none;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags > h3 {
font-weight: bold;
margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags .product-tags {
line-height: 160%;
margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags .form-add {
margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add .button {
height: 35px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add label {
width: 100%;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add #productTagName {
float: left;
height: 35px;
margin-right: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add #advice-required-entry-productTagName {
clear: both;
float: left;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-tags .note {
clear: both;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager {
border: 1px solid #E9E9E9;
border-bottom: 4px solid #e9e9e9
line-height: 230%;
margin: 10px 0 20px 0;
padding: 5px 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount {
float: left;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount strong {
font-weight: normal;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter {
float: right;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter select {
margin: 0 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews dl dd {
border-bottom: 1px dashed #e6e6e6;
margin-bottom: 10px;
padding-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews small.date {
font-style: italic;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews dl dt a {
font-style: italic;
font-weight: normal;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews dl dd:last-child {
border: none;
}
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .customer-review {
margin-bottom: 30px;
}
.yt-product-detail #yt_tab_decription h4,
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews h2,
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .customer-review > h4,
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .write-your-review > h4 {
font-family: inherit;
font-size: 116.67%;
font-weight: normal;
margin-bottom: 10px;
text-transform: uppercase;
}
#yt_wrapper .yt-product-detail #yt_tab_reviewform input[type="radio"] {
margin: 0 0 0 50%;
}
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .customer-review #product-review-table {
background: #fbfdfd;
}
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .customer-review #product-review-table > tbody > tr > td {
padding-left: 2px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .form-add .write-your-review .form-list #review_field {
background-color: #fbfdfd;
width: 100%;
}
.yt-product-detail #yt_tab_decription p {
margin-top: 7px;
}
.yt-product-detail #yt_tab_decription p:first-child {
margin-top: 0px;
}
.yt-product-detail #yt_tab_reviewform .reviewform-col1 {
padding-left: 0px;
}
.yt-product-detail #yt_tab_reviewform .reviewform-col2 {
padding-right: 0px;
}
.yt-product-detail #yt_tab_reviewform .btn-review {
color: #fff;
font-size: 107.7%;
text-transform: uppercase;
}
.yt-product-detail #yt_tab_reviewform .btn-review:after {
color: #fff;
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
padding-left: 6px;
}
.yt-product-detail #yt_tab_reviewform .buttons-set {
border-top: none;
padding-top: 0;
}
/*--------------------------upsell product-----------------------*/
#yt_main .yt-product-detail .sm-slider .page-button.top .control-button {
top: 10px;
}
#yt_main .yt-product-detail .sm-slider .page-button.top {
float: right;
}
#yt_main .yt-product-detail .sm-slider .page-button.top .control-button {
display: inherit;
}
#yt_main .yt-product-detail .sm-slider .block-title span {
display: inline-block;
font-size: 133%;
font-weight: bold;
padding-bottom: 10px;
position: relative;
text-transform: uppercase;
}
#yt_main .yt-product-detail .sm-slider .block-title span:after {
bottom: -1px;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 100px;
}
#yt_main .sm-slider.related .block-content .page-button .control-button {
margin-top: -50px;
}
#yt_main .sm-slider .page-button .control-button {
float: right;
height: 29px;
margin-top: -35px;
width: 46px;
}
#yt_main .sm-slider .page-button .control-button li {
background-image: url(../images/ico-slider.png);
background-repeat: no-repeat;
border: 1px solid #ddd;
display: inline-block;
float: left;
height: 27px;
text-indent: -999em;
width: 20px;
}
#yt_main .sm-slider .page-button .control-button li.prev2,
#yt_main .sm-slider .page-button .control-button li.prev {
background-position: -30px 0;
margin-right: 5px;
}
#yt_main .sm-slider .page-button .control-button li.prev2:hover,
#yt_main .sm-slider .page-button .control-button li.prev:hover {
background-position: 0px 0;
cursor: pointer;
}
#yt_main .sm-slider .page-button .control-button li.next2,
#yt_main .sm-slider .page-button .control-button li.next {
background-position: -60px 0;
}
#yt_main .sm-slider .page-button .control-button li.next2:hover,
#yt_main .sm-slider .page-button .control-button li.next:hover {
background-position: -90px 0;
cursor: pointer;
}
/*-----------------------related product-----------------------*/
.block-related {
clear: both;
}
/*------------------------------about us page-----------------------------*/
.page-about {
margin: 0px -15px 0 -15px;
}
.page-about .about-row2 {
float: left;
margin-top: 50px;
}
.page-about .about-row2 .row2 .about-cont a.title,
.page-about .about-row1 .row1-right span {
font-size: 138.5%;
text-transform: uppercase;
}
.page-about .about-row2 .row2 .about-cont a.title {
display: inline-block;
padding-bottom: 5px;
}
.page-about .about-row1 .row1-right p {
padding-top: 5px;
}
.page-about .about-row1 .row1-right .row1-right-cont2 {
margin-top: 50px;
}
.page-about .about-row2 .row2 .inner {
border: 1px solid #e6e6e6;
padding: 20px 20px 30px 20px;
}
.page-about .about-row2 .row2 .about-cont {
margin-top: 25px;
padding: 0 10px;
text-align: center;
}
#yt_wrapper .page-about .about-row2 .row2 .button {
display: inline-block;
margin-top: 28px;
padding: 13px 35px;
}
/***---------------------------------contact---------------------------***/
.contacts-index-index .contact-page {
margin-top: 40px;
}
.contact-page {
margin: 0 -15px;
}
.contact-page .block-title {
color: #333;
display: block;
font-size: 138.5%;
line-height: 100%;
padding-bottom: 12px;
text-transform: uppercase;
}
.contact-page .contact-us-left {
padding-right: 10%;
}
.contact-page .contactus-info .contact-info {
border-top: 1px solid #eee;
margin-top: 30px;
}
.contact-page .contactus-info .contact-info span {
margin-right: 25px;
}
.contact-page .contactus-info .contact-info p {
margin-top: 20px;
}
.contact-page .fieldset {
border: none;
margin: 0;
padding: 0;
}
.contact-page #contactForm {
margin-top: 45px;
}
.contact-page #contactForm .fields {
float: left;
margin-right: 4%;
width: 36%;
}
.contact-page #contactForm .fields input.input-text {
height: 43px;
margin-bottom: 10px;
width: 100%;
}
.contact-page #contactForm .wide {
float: right;
width: 60%;
}
.contact-page #contactForm .wide #comment {
height: 149px;
width: 100%;
}
.contact-page #contactForm .buttons-set {
border-top: none;
clear: both;
padding-top:
}
.contact-page #contactForm .buttons-set .button {
float: left;
margin-left: 0;
padding: 10px 30px;
}
/***-------------------------------------------other page----------------------------------***/
#yt_wrapper label {
font-weight: normal;
padding-bottom: 3px;font-size:.9rem;color:#333;
}
.cart-collaterals select,
.form-list input.input-text,
input.input-text {
margin-bottom: 10px;
padding: 7px 10px;
width: 100%;
}
/*cart*/
.cart-collaterals .discount h2:before {
color: #F33;
content: "\f005";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 15px;
padding-right: 10px;
}
.cart-collaterals .shipping h2:before {
color: #F33;
content: "\f0d1";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 15px;
padding-right: 10px;
}
#shopping-cart-totals-table strong .price {
font-size: 123%;
}
.cart-collaterals .checkout-types a {
text-decoration: underline;
}
/***----check out----***/
#yt_wrapper .cart form,
#yt_wrapper .cart .title-buttons {
float: left;
width: 100%;
}
#yt_wrapper .cart .title-buttons > .page-title {
float: left;
}
#yt_wrapper .checkout-types {
margin-top: 30px;
text-align: right;
}
.cart-collaterals .crosssell #crosssell-products-list .item {
margin-bottom: 30px;
}
.cart-collaterals .crosssell #crosssell-products-list .item .product-image {
float: left;
margin-right: 15px;
}
.cart-collaterals .crosssell #crosssell-products-list .item .product-details {
display: table;
float: left;
}
.cart-collaterals .crosssell #crosssell-products-list .product-name {
font-size: 117%;
}
.cart-collaterals .crosssell #crosssell-products-list .price-box {
font-size: 117%;
font-weight: bold;
}
.cart-collaterals .crosssell #crosssell-products-list .item .add-to-links li {
display: inline-block;
}
.cart-collaterals .crosssell h2 {
line-height: 150%;
margin-bottom: 10px;
}
#yt_wrapper .cart-collaterals .crosssell,
#yt_wrapper .cart-collaterals .totals,
#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form,
#yt_wrapper .cart-collaterals .col2-set .shipping {
border: 1px solid #e9e9e9;
float: left;
line-height: 200%;
margin-top: 20px;
padding: 15px;
width: 100%;
}
#yt_wrapper #coupon_code,
#yt_wrapper #postcode {
margin-bottom: 10px;
}
#yt_wrapper #shipping-zip-form,
#yt_wrapper #checkout-payment-method-load dt {
line-height: 170%;
}
#yt_wrapper .cart-collaterals .totals td {
overflow: hidden;
padding-right: 10px;
text-align: left;
}
#yt_wrapper .cart-collaterals .totals .checkout-types {
margin: 5px 0 0;
text-align: left;
}
#yt_wrapper .cart-collaterals .totals .checkout-types .btn-proceed-checkout {
margin-bottom: 5px;
}
#checkout-progress-wrapper .block-content dt {
border: 1px solid #E9E9E9;
font-weight: normal;
margin-top: 10px;
padding: 7px;
}
#checkout-progress-wrapper .block-content dt.complete,
#checkout-progress-wrapper .block-content dt.complete a {
border: none;
color: #fff;
}
#checkout-progress-wrapper .block-content dd.complete {
border: 1px solid #E9E9E9;
border-top: none;
padding: 10px;
}
.yt_main_inner select,
#checkoutSteps select {
width: 230px;
}
#checkoutSteps > li {
float: left;
margin-bottom: 10px;
position: relative;
width: 100%;
}
#checkoutSteps .step-title {
background: #777;
border: none;
color: #fff;
cursor: pointer;
line-height: 100%;
padding: 12px 20px;
}
#checkoutSteps .step-title > span.number {
float: left;
padding: 0 5px;
font-size: 130%;
font-weight: bold;
line-height: 100%
margin-right: 10px;
}
#checkoutSteps .step-title > h2,
#checkoutSteps .step-title > span {
font-size: 120%;
line-height: 110%;
}
#checkoutSteps.opc .step-title a {
display: none;
}
#checkoutSteps > li > div {
border: 1px solid #e9e9e9;
border-top: none;
float: left;
padding: 20px;
width: 100%;
}
#checkoutSteps .col2-set > div:first-child {
padding-left: 0;
}
#checkoutSteps .col2-set > div:last-child {
padding-right: 0;
}
#checkoutSteps h3 {
font-weight: bold;
margin-bottom: 10px;
}
#checkoutSteps .col2-set .buttons-set .button {
float: right;
}
#payment_form_ccsave {
margin-top: 15px;
}
#payment_form_ccsave .v-fix {
float: left;
margin-right: 10px;
}
#checkoutSteps #opc-login .buttons-set .f-left,
#login-form .buttons-set .f-left {
float: left;
/*width: 100%;*/
margin-top: 3px;
}
#checkoutSteps .please-wait {
float: right;
margin-right: 10px;
margin-top: 7px;
}
#checkoutSteps .please-wait img {
display: none;
}
/***----checkout multi address----***/
#checkout-progress-state {
margin-top: 30px;
}
#checkout-progress-state > li {
background: #777;
color: #FFFFFF;
float: left;
padding: 5px 0;
text-align: center;
width: 20%;
}
#checkout_multishipping_form .multiple-checkout .title-buttons {
float: left;
width: 100%;
}
#checkout_multishipping_form .multiple-checkout .title-buttons .button {
margin-top: 30px;
}
#checkout_multishipping_form .multiple-checkout .title-buttons .page-title {
float: left;
}
.multiple-checkout .button {
float: right;
}
#checkout_multishipping_form #multiship-addresses-table {
margin-top: 15px;
}
.multiple-checkout h2.legend {
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
}
.multiple-checkout h3.legend {
font-weight: bold;
margin-bottom: 10px;
}
.multiple-checkout .col-wide h3,
.multiple-checkout .col-wide h4 {
font-weight: bold;
margin-bottom: 10px;
}
.multiple-checkout .box-title {
background: #777;
}
.multiple-checkout .box .box-content {
border: 1px solid #e9e9e9;
margin-bottom: 15px;
padding: 15px;
}
.multiple-checkout .messages {
float: none;
}
#multishipping-billing-form .sp-methods dt {
line-height: 170%;
}
.multiple-checkout .box-title > h3,
.multiple-checkout .box-title > h2,
.multiple-checkout .box-title > h4 {
color: #ffffff;
line-height: 100%;
padding: 8px;
}
.multiple-checkout .box-title > h3 > a,
.multiple-checkout .box-title > h2 > a,
.multiple-checkout .box-title > h4 > a {
color: #ffffff;
}
#checkout-review-submit .place-order .grand-total {
float: right;
}
#checkout-review-submit .place-order .grand-total big {
font-size: 120%;
line-height: 200%;
}
/*---block account in account page---*/
#yt_left .block-account .block-content {
float: left;
padding: 5px 20px 10px 20px;
}
#yt_left .block-account .block-content > ul > li {
border-bottom: 1px solid #e9e9e9;
float: left;
padding: 10px 0 5px;
width: 100%;
}
#yt_left .block-account .block-content > ul > li.last {
border-bottom: none;
}
#yt_left .block-account .block-content > ul > li > strong,
#yt_left .block-account .block-content > ul > li:hover > a {
}
.my-account .my-tag-edit {
margin-bottom: 30px;
}
.my-account .product-name {
font-weight: bold;
margin-bottom: 5px;
}
.my-account > .title-buttons {
float: left;
margin-bottom: 25px;
width: 100%;
}
.my-account #wishlist-view-form .buttons-set {
float: right;
}
.my-account #wishlist-view-form textarea {
margin-top: 5px;
width: 100%;
}
.my-account #wishlist-view-form .price-box {
font-size: 116.67%;
font-weight: bold;
margin-bottom: 5px;
}
.my-account > #form-validate > .buttons-set {
display: inline-block;
width: 100%;
}
.my-account > #form-validate > .buttons-set .back-link {
float: left;
}
.my-account .box-account {
margin-top: 10px;
}
.my-account .box-account .box-head {
background: none repeat scroll 0 0 #777777;
color: #FFFFFF;
line-height: 100%;
margin-bottom: 10px;
padding: 10px;
}
.my-account .box-account .box-head > h2 {
float: left;
}
.my-account .box-account .box-head > a {
color: #fff;
float: right;
}
#login-form,
.my-account .box-account .col2-set {
margin-left: -30px;
}
#checkout-step-login #login-form {
margin-left: 0;
}
.my-account .box-account .col2-set > .box > .box-title {
margin-left: 30px;
}
.my-account .col2-set .col-1 {
float: left;
width: 50%;
}
.my-account .box-account.box-info .col2-set .col-1 {
padding-left: 30px;
}
.account-login .form-list {
margin-top: 10px;
}
.account-login .col2-set .col-1 {
float: left;
padding-left: 30px;
width: 50%;
}
.my-account .col2-set .col-2,
.account-login .col2-set .col-2 {
float: right;
padding-left: 30px;
width: 50%;
}
.my-account .data-table {
margin-bottom: 10px;
width: 100%;
}
.my-account .data-table#my-orders-table {
margin-bottom: 20px;
margin-top: 10px;
}
.my-account .data-table .input-text.qty {
height: 32px;
margin-bottom: 10px;
text-align: center;
width: 80px;
}
.my-account .data-table .link-edit {
float: left;
margin-top: 5px;
width: 100%;
}
.my-account .box-title {
border-bottom: 1px dashed #E9E9E9;
margin-bottom: 5px;
margin-top: 10px;
overflow: hidden;
padding-bottom: 5px;
}
.my-account .box-title > h3 {
float: left;
font-weight: bold;
line-height: 180%;
}
.my-account .box-title > a {
float: right;
line-height: 180%;
}
.my-account .box-title > a:hover {
text-decoration: underline;
}
.my-account .box-content h4 {
font-weight: bold;
line-height: 180%;
margin-bottom: 5px;
}
.my-account .box-account .number {
float: left;
font-weight: bold;
line-height: 100%;
margin: 2px 10px 0 0;
}
.my-account .product-review .product-img-box {
margin-bottom: 20px;
}
.my-account .product-review .product-img-box .product-image img {
margin-bottom: 10px;
}
.checkout-multishipping-address-newshipping .fieldset {
float: left;
width: 50%;
}
.fieldset {
margin-bottom: 20px;
padding: 20px 0 0 0;
}
.fieldset .legend {
background: #fff;
float: left;
font-size: 117%;
font-weight: bold;
margin: -25px 0 0 0;
padding: 0px;
text-transform: uppercase;
/*border: 1px solid #e9e9e9;*/
}
.buttons-set {
border-top: 1px solid #e9e9e9;
clear: both;
margin-top: 10px;
padding-top: 10px;
}
.buttons-set .button {
float: right;
margin-left: 5px;
}
.my-account .buttons-set.buttons-set2 {
border: none;
margin: 0;
padding: 0;
}
.buttons-set .back-link {
float: left;
margin: 0;
}
.account-login .col2-set .content > h2 {
font-size: 117%;
margin-bottom: 10px;
text-transform: uppercase;
}
.col2-set .content > h2 {
font-weight: bold;
margin-bottom: 5px;
}
.form-list li {
margin-bottom: 5px;
}
input.input-text.qty {
width: auto;
}
.my-account .pager {
border: 1px solid #e9e9e9;
border-bottom: 4px solid #e9e9e9;
margin: 0 0 20px 0;
padding: 5px 10px;
}
.pager li > a, .pager li > span {
background-color: #F4F4F4;
border: 1px solid #e9e9e9;
border-radius: 0;
float: left;
line-height: 100%;
margin-left: 5px;
padding: 5px 10px;
}
.pager li > a:hover,
.pager li > a:focus,
.pager li.current > a {
border: 1px solid transparent;
color: #fff;
}
.my-account .pager .amount {
float: left;
line-height: 24px;
margin-right: 10px;
}
.my-account .pager .limiter {
float: left;
}
.my-account .pager .pages {
display: inline-block;
float: right;
}
.my-account .pager > .pages > ol {
display: inline;
}
.pager .limiter label {
font-weight: normal;
}
.pager .limiter select {
margin: 0;
padding: 2px;
position: relative;
width: 65px;
}
.my-account .title-buttons .button {
float: right;
}
.my-account .link-print {
margin-right: 10px;
}
.my-account .addresses-list h3,
.my-account .addresses-list h2,
.my-account .order-info-box h2 {
float: left;
font-weight: bold;
margin: 10px 0 7px 0;
width: 100%;
}
.my-account .addresses-list h2 {
border-bottom: 1px dashed #E9E9E9;
margin: 0;
padding-bottom: 5px;
}
#my_recent_tags .item,
#my_recent_reviews .item {
margin-top: 10px;
}
#my_recent_reviews .ratings .rating-box {
margin-top: 3px;
}
#my_recent_tags .tags strong,
#my_recent_reviews .ratings strong {
float: left;
padding-right: 10px;
}
#shopping-cart-table .product-image img,
#crosssell-products-list .item .product-image {
overflow: hidden;
position: relative;
}
#shopping-cart-table .a-center .input-text {
height: 30px;
line-height: 30px;
padding: 0;
text-align: center;
}
#shopping-cart-table {
margin-top: 20px;
}
/*------------------------------------------END other page-----------------------------------*/
/*-------------------css background image-----------------------*/
.pattern1 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern1.png);
}
.pattern2 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern2.png);
}
.pattern3 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern3.png);
}
.pattern4 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern4.png);
}
.pattern5 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern5.png);
}
.pattern6 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern6.png);
}
.pattern7 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern7.png);
}
.pattern8 {
background-attachment: fixed;
background-image: url(../images/pattern/pattern8.png);
}
/*-------------------end css background image-----------------------*/
/*----------------------tablisting + slider-----------------------------*/
.respl-items-container .carousel-inner.products-grid .item-tab-listing {
padding: 5px;
}
.respl-items-container .carousel-inner.products-grid .item-tab-listing.active {
width: 100%;
}
.respl-items-container .category-products.carousel {
margin: -5px;
}
.carousel-control-wrap .carousel-control-tab {
background-image: url(../images/ico-slider.png);
background-repeat: no-repeat;
border: 1px solid #ddd;
display: inline-block;
height: 27px;
text-indent: -999em;
width: 20px;
}
.yt-tab-listing .carousel-control-wrap {
float: right;
margin-right: 5px;
margin-top: -49px;
}
.carousel-control-wrap .carousel-control-tab.prev {
background-position: -31px 0;
}
.carousel-control-wrap .carousel-control-tab.prev:hover {
background-position: 0px 0;
}
.carousel-control-wrap .carousel-control-tab.next {
background-position: -60px 0;
}
.carousel-control-wrap .carousel-control-tab.next:hover {
background-position: -90px 0;
}
/*------block collections--------*/
.collections-wrap {
clear: both;
}
.hotcate-wrap .block-title,
.collections-wrap .block-title {
border-bottom: 1px solid #ddd;
line-height: 100%;
}
.hotcate-wrap .block-title span,
.collections-wrap .block-title span {
display: inline-block;
font-size: 133%;
font-weight: bold;
padding-bottom: 10px;
position: relative;
text-transform: uppercase;
}
.hotcate-wrap .block-title span:after,
.collections-wrap .block-title span:after {
bottom: -1px;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 100%;
}
.collections li {
float: left;
margin-left: 1%;
width: 15.666%;
}
.collections {
margin-left: -1%;
margin-top: 30px;
}
.collections li a {
background-color: #eee;
background-position: center center;
background-repeat: no-repeat;
border: 1px solid transparent;
display: inline-block;
font-size: 133%;
font-weight: bold;
height: 140px;
letter-spacing: 1px;
line-height: 20px;
padding-top: 21px;
text-transform: uppercase;
width: 100%;
}
.collections .collect5 a span {
font-size: 12px;
font-weight: normal;
}
.collections .collect4 a span {
font-size: 14px;
}
.collections .collect1 a {
background-image: url('../images/collect1.png');
text-align: center;
}
.collections .collect2 a {
background-image: url('../images/collect2.png');
text-align: center;
}
.collections .collect3 a {
background-image: url('../images/collect3.png');
text-align: center;
}
.collections .collect4 a {
background-image: url('../images/collect4.png');
padding-left: 17px;
}
.collections .collect5 a {
background-image: url('../images/collect5.png');
padding-left: 15px;
}
.collections .collect6 a {
background-image: url('../images/collect6.png');
text-align: center;
}
/*---- hot categories------*/
.hotcate-wrap {
background-color: #f5f5f5;
margin-top: 40px;
padding-top: 40px;
}
.hotcate-wrap .btn-viewmore {
color: #fff;
display: inline-block;
font-size: 77%;
font-weight: bold;
left: 20px;
line-height: 100%;
padding: 5px 20px 5px 10px;
position: relative;
text-transform: uppercase;
top: -58px;
}
.hotcate-wrap .btn-viewmore:after {
background: url(../images/ico-viewmore.png) no-repeat;
content: "";
height: 7px;
position: absolute;
right: 10px;
top: 6px;
width: 5px;
}
.hotcate-wrap .btn-viewmore:hover {
background-color: #444;
}
/*---slideshow---*/
.slideshow-wrap .tp-caption.market-slide1-btn-shopnow:after {
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
margin-left: 4px;
}
.slideshow-wrap .tp-caption.market-slide3-btn-buynow:after {
color: #ffffff;
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 14px;
margin-left: 4px;
}
.slideshow-wrap .tp-caption.market-slide1-btn-shopnow a {
}
.slideshow-wrap .tp-caption.market-slide3-btn-buynow a {
color: #fff;
}
/*---Location popup---*/
#location-popup {
background-color: #eee;
display: none;
float: left;
width: 770px;
}
#location-popup .inner {
padding: 25px 20px 0 30px;
}
#location-popup .col1 {
float: left;
width: 50%;
}
#location-popup .col1-content {
padding-top: 5px;
}
#location-popup .col2 {
float: right;
padding-right: 15px;
padding-top: 33px;
width: 50%;
}
#location-popup .subscribe-bottom {
border-top: 1px solid #ddd;
clear: both;
}
#location-popup .subscribe-bottom input {
margin-top: 3px;
padding: 0;
}
#location-popup .subscribe-bottom .inner {
float: right;
padding: 8px 0;
}
#location-popup .subscribe-bottom label {
color: #333;
font-weight: normal;
}
#location-popup .col1 .col1-cont {
float: left;
padding-bottom: 20px;
padding-left: 10px;
width: 33.33%;
}
#location-popup .col1 .col1-cont span {
color: #333;
font-weight: bold;
text-transform: uppercase;
}
#location-popup .col1 .col1-cont ul li a {
line-height: 25px;
}
/* ------------------------------ABOUT US PAGE-------------------------------- */
.aboutus-page .box-1-about {
background: #fff;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
}
.aboutus-page .title-about-us {
background: url(../images/bg-title-about.png) repeat-x left center;
margin-bottom: 17px;
}
.aboutus-page .title-about-us h2 {
background: #fff;
color: #444;
display: inline-block;
font-family: inherit;
font-size: 183.3%;
padding: 0 30px 6px 0px;
}
.aboutus-page .image-about-us {
float: left;
padding-top: 6px;
width: 270px;
}
.aboutus-page .des-about-us {
line-height: 18px;
margin-left: 300px;
}
.aboutus-page .why-list li {
padding-left: 29px;
position: relative;
}
.aboutus-page .why-list li:before {
background-position: top left;
background-repeat: no-repeat;
content: "";
display: inline-block;
height: 12px;
left: 0px;
position: absolute;
top: 10px;
width: 14px;
}
.aboutus-page .why-list li > a {
background: url("../images/border-bottom-bs.png") repeat-x left bottom;
display: block;
padding: 5px 0 7px;
}
.aboutus-page .why-list li:last-child > a {
background: none;
}
.aboutus-page .happy-about-us {
clear: both;
padding-top: 45px;
}
.aboutus-page .title-happy-about {
background: #fff;
display: inline-block;
left: 20px;
padding: 5px 10px;
position: absolute;
top: -17px;
}
.aboutus-page .title-happy-about h2 {
color: #444;
font-family: inherit;
font-size: 150%;
font-weight: normal;
}
.aboutus-page .happy-ab {
border: 1px solid #e9e9e9;
padding: 33px 8px 20px;
}
.aboutus-page .ct-why {
padding: 0 10px 0 25px;
position: relative;
}
.aboutus-page .slider-happy-client .item > div:before {
background: url(../images/note-client.png) no-repeat top left;
content: "";
display: inline-block;
height: 12px;
left: 0px;
position: absolute;
top: 6px;
width: 16px;
}
.aboutus-page .slider-happy-client .owl-dots {
display: none !important;
}
.aboutus-page .slider-happy-client .owl-controls {
background: #fff;
padding: 0 5px;
position: absolute;
right: 2px;
top: -47px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev,
.aboutus-page .slider-happy-client .owl-controls .owl-next {
background-color: transparent !important;
background-position: left top;
background-repeat: no-repeat;
display: inline-block;
height: 26px !important;
margin: 0 3px;
overflow: hidden;
position: relative;
text-indent: -9999px;
top: 0px;
width: 26px !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev {
background-image: url(../images/btn-prev-hp.png) !important;
border: none !important;
left: inherit !important;
margin-right: 3px;
right: 0px !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev:hover {
background-image: url(../images/btn-prev-hp-h.png) !important;
background-position: 0 0;
}
.aboutus-page .slider-happy-client .owl-controls .owl-nav {
background: #fff;
display: inline-block;
height: 26px;
width: 68px;
}
.aboutus-page .slider-ourmember .owl-pagination {
float: none !important;
margin: 0 !important;
text-align: center;
}
.aboutus-page .slider-ourmember .owl-pagination .owl-page {
background-color: #d7d7d5;
border-radius: 50%;
-webkit-border-radius: 50%;
display: inline-block;
float: none !important;
height: 16px;
margin: 0 3px;
width: 16px;
}
.aboutus-page .cms-about-us .service-bottom {
margin-bottom: 0px;
}
.cms-about-us #yt_main > .container {
background: none;
margin-bottom: 0px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next {
background-image: url(../images/btn-next-hp.png) !important;
border: none !important;
right: 0px !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next:hover {
background-image: url(../images/btn-next-hp-h.png) !important;
background-position: 0 0;
}
.aboutus-page .client-info-about .name {
font-size: 133%;
}
.aboutus-page .ct-why .client-say {
color: #909090;
font-size: 107.69%;
margin-bottom: 10px;
}
.aboutus-page .our-member {
clear: both;
padding-top: 30px;
}
.aboutus-page .our-member .owl-nav {
display: none !important;
}
.aboutus-page .our-member .sm_quickview_handler {
display: none !important;
}
.aboutus-page .our-member .info-member {
padding-top: 10px;
text-align: center;
}
.aboutus-page .our-member .info-member .cl-name > a {
font-family: inherit;
font-size: 133%;
}
.aboutus-page .our-member .info-member .cl-name > a:hover {
text-decoration: underline;
}
.aboutus-page .our-member .cl-job {
color: #444;
font-size: 116.6%;
padding: 3px 0px 2px;
}
.aboutus-page .our-member .respl-item .w-image-box {
border-radius: 3px;
overflow: hidden;
position: relative;
}
.aboutus-page .our-member .respl-item .w-image-box .item-image > a:before {
background: rgba(0, 0, 0, 0.3);
content: "";
display: inline-block;
height: 0%;
left: 0px;
position: absolute;
top: 0px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
width: 100%;
z-index: 2;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .item-image > a:before {
height: 100%;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw {
background-position: left top;
background-repeat: no-repeat;
border-radius: 50%;
bottom: -40px;
display: inline-block;
height: 25px;
left: 50%;
margin-left: -12px;
overflow: hidden;
position: absolute;
text-indent: -9999px;
width: 25px;
z-index: 10;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-facebook {
background-image: url(../images/cl_facebook.png);
margin-left: -42px;
transition: all 0.3s ease 0.3s;
-moz-transition: all 0.3s ease 0.3s;
-web-kit-transition: all 0.3s ease 0.3s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-flickr {
background-image: url(../images/cl_flickr.png);
transition: all 0.3s ease 0.6s;
-moz-transition: all 0.3s ease 0.6s;
-web-kit-transition: all 0.3s ease 0.6s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-twitter {
background-image: url(../images/cl_twitter.png);
margin-left: 18px;
transition: all 0.3s ease 0.9s;
-moz-transition: all 0.3s ease 0.9s;
-web-kit-transition: all 0.3s ease 0.9s;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .cl-nw {
bottom: 28px;
}
.aboutus-page .our-member .title-about-us {
text-align: center;
}
.aboutus-page .our-member .title-about-us > h2 {
font-family: inherit;
font-size: 215.38%;
font-weight: normal;
padding: 0 30px 6px 30px;
}
.aboutus-page .our-member .short-des {
color: #909090;
margin-bottom: 70px;
text-align: center;
}
.aboutus-page .our-member .owl-controls {
left: 0px;
position: absolute;
top: -45px;
width: 100%;
}
/***---------contact-----------***/
.box-1-contact .contact-map-wrap #map {
border: 6px solid #ececec;
height: 297px;
}
.box-1-contact .block-map {
margin-bottom: 20px;
}
.box-1-contact .form-wrapper .input-box .input-text {
max-width: 395px;
width: 100%;
}
.box-1-contact .form-wrapper .input-box #comment {
max-width: none;
width: 100%;
}
.box-1-contact .form-wrapper .form-list li {
margin-bottom: 0px;
}
.box-1-contact .store-info .list-info .item-info {
margin-bottom: 20px;
padding-left: 52px;
position: relative;
}
.box-1-contact .store-info .list-info .item-info > div:before {
background-color: #f0f0f0;
background-position: center center;
background-repeat: no-repeat;
border-radius: 50%;
content: "";
display: inline-block;
height: 34px;
left: 0px;
position: absolute;
top: 0px;
width: 34px;
}
.box-1-contact .store-info .list-info .item-info.main-info > div:before {
background-image: url(../images/add_contact.png);
}
.box-1-contact .store-info .list-info .item-info.email-info > div:before {
background-image: url(../images/email_contact.png);
}
.box-1-contact .store-info .list-info .item-info.phone-info > div:before {
background-image: url(../images/phone_contact.png);
}
.box-1-contact .store-info .list-info .item-info .info-content > h2 {
color: #444;
font-family: inherit;
font-size: 108.3%;
text-transform: uppercase;
}
.box-1-contact .store-info .list-info .item-info .info-content > h2 a {
color: #444;
}
.box-1-contact .store-info .list-info .item-info .info-content .des-info {
line-height: 18px;
padding-top: 5px;
}
.box-1-contact .contact-form .buttons-set {
border: none;
}
.box-1-contact .contact-form .buttons-set .button {
float: left;
margin-left: 0px;
}
/*---END ABOUT - CONTACT PAGE ---*/
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_lv1.disappear {
display: none !important;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_lv1.appear {
display: block !important;
}
.sm-deal-wrap .deal-list-item .item-deal .btn-cart,
.sm-deal-wrap .deal-list-item .item-deal .product-wishlist,
.sm-deal-wrap .deal-list-item .item-deal .product-compare {
display: none;
}
.sm-deal-wrap .deal-list-item .item-deal {
}
.sm-deal-wrap .deal-list-item .item-deal .item-wrap {
border: 1px solid #eee;
padding: 15px 0 20px 0;
text-align: center;
}
.sm-deal-wrap .product-timer-wrap {
color: #fff;
margin-left: 20px;
margin-right: 20px;
position: relative;
}
.sm-deal-wrap .product-timer-wrap:after {
clear: both;
content: "";
display: block;
}
.sm-deal-wrap .product-timer-wrap .time-item {
float: left;
padding: 3px 0 7px;
text-align: center;
width: 25%;
}
.sm-deal-wrap .product-timer-wrap .time-item:not(:last-child) {
border-right: 1px solid #fff;
}
.sm-deal-wrap .product-timer-wrap .time-day {
border-left: none;
}
.sm-deal-wrap .product-timer-wrap .time-sec {
border-right: none;
}
.sm-deal-wrap .product-timer-wrap .time-item .num-time {
font-size: 133%;
}
.sm-deal-wrap .item-title a {
font-size: 116.6%;
}
/*=========================media=====================*/
.product-image-gallery .gallery-image {
display: none !important;
max-width: 100%;
}
.product-image-gallery .gallery-image.visible {
display: block;
}
.product-image-gallery {
margin-right: 1px;
}
.more-views {
margin: 0 -5px;
}
.more-views .owl-item {
padding: 0 5px;
}
.more-views .owl-item .item {
border: 1px solid #ddd;
}
.more-views .owl-item .item img {
width: 100%;
}
.more-views .owl-next {
margin-top: -15px;
right: -9px !important;
top: 50% !important;
}
.more-views .owl-prev {
left: -9px !important;
margin-top: -15px;
position: absolute;
top: 50% !important;
}
.wrapper_404page {
background-color: #eeeeee;
border-radius: 3px;
display: inline-block;
padding: 0 15px;
width: 100%;
}
.wrapper_404page .content-404page {
float: right;
margin-top: 40px;
max-width: 500px;
text-align: center;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text {
font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
margin: 30px 0;
}
.wrapper_404page .content-404page .img-404 img {
max-width: 100%;
width: auto;
}
.wrapper_404page .content-404page .button-404 {
padding-top: 40px;
}
.wrapper_404page .img-right-404 {
margin-top: 60px;
}
.wrapper_404page .content-404page .prev-page-btn {
background-color: #ea3a3c;
}
.wrapper_404page .content-404page .btn-404 {
border-radius: 3px;
color: #fff;
display: inline-block;
height: 38px;
line-height: 38px;
margin: 0 4px 10px;
padding: 0 20px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.wrapper_404page .content-404page .back2home {
background-color: #3cb7e7;
}
.cart .discount .input-text,
.cart .shipping .input-text,
.cart .shipping select {
width: 100%;
}
.home-item-menu-parent > div {
width: 150px !important;
}
.fb-fanbox-container {
clear: both;
margin-bottom: 30px;
}
.block-tags-sidebar .title-home {
margin-bottom: 20px;
}
.block-tags-sidebar .tags-list li {
margin-bottom: 5px;
}
.block-tags-sidebar .tags-list li a {
border-radius: 3px;
border-style: solid;
border-width: 1px 1px 1px 3px;
display: inline-block;
padding: 3px 10px;
}
.full-content {
margin: 0 auto;
position: relative;
}
.button-slider {
background: #333;
color: #fff !important;
display: inline-block;
font-weight: bold;
padding: 7px 20px;
text-transform: uppercase;
}
.button-slider.white {
background-color: #fff !important;
color: #333 !important;
}
.button-slider.white:hover {
background-color: #333 !important;
color: #fff !important;
}
/*MENU PAGES*/
.sm_megamenu_menu .page-content {
padding: 15px;
}
.sm_megamenu_menu .page-content .page-list li {
padding: 8px 0 !important;
}
.yt-header-middle .detail-minicart {
display: table;
}
.header-style-5 .minicart-title {
display: table;
}
.header-style-5 .minicart-title span {
display: table-cell;
vertical-align: middle;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.pages-parent,
.header-style-5 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.pages-parent {
position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.pages-parent > div {
left: 0;
min-width: 400px;
right: auto;
}
.header-style-5 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.pages-parent > div {
left: 0;
min-width: 400px;
right: auto;
}
/* Update 1.9.3.7 */
.minimal-price-link .label {
color: inherit;
}
.sm-cartpro .cartpro-content {
top: 55px;
}
.sm-cartpro .cartpro-title {
position: relative;
}
.sm-cartpro:hover .cartpro-title:before {
bottom: -15px;
content: "";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
z-index: 20;
}
.onpen-sidebar {
overflow-x: hidden;
}
.calendar {
z-index: 99999;
}
/* UPDATE STYLE 2018 */
.account-login .new-users .content,
.account-login .registered-users .content {
background: #fafafa;
border: 1px solid #ddd;
min-height: 270px;
padding: 20px;
}
.account-login .new-users .buttons-set,
.account-login .registered-users .buttons-set {
border: none;
}
.search-autocomplete {
background-color: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.search-autocomplete ul li {
cursor: pointer;
padding: 5px 10px;
text-transform: capitalize;
}
.search-autocomplete ul li span {
float: right;
}
.product-sidebar .sm-basic-products {
padding: 20px 0 15px;
}
.product-sidebar .item {
margin-bottom: 20px;
}
.product-sidebar .product-image {
border: 1px solid #ddd;
float: left;
width: 85px;
}
.product-sidebar .product-image img {
width: 100%;
}
.product-sidebar .item-inner .product-info {
margin-left: 100px;
}
.product-sidebar .item-inner .product-name {
display: table;
font-size: 116.67%;
margin-bottom: 5px;
}
.product-sidebar .item-inner .no-rating {
margin-bottom: 5px;
}
.product-sidebar .item-inner .amount {
display: none;
}
.product-sidebar .item-inner .ratings {
display: table;
margin-bottom: 9px;
}
/****************/
.product-type-list {
margin: 5px 0 30px;
}
.product-type-list .list-container {
border: 1px solid #eee;
padding: 10px;
position: relative;
}
.product-type-list .list-container .item:not(:last-child) {
margin-bottom: 20px;
}
.product-type-list .list-container .item-inner .product-image {
float: left;
width: 85px;
}
.product-type-list .list-container .item-inner .product-info {
margin-left: 100px;
}
.product-type-list .list-container .item-inner .product-name {
display: block;
font-size: 116.67%;
margin-bottom: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.product-type-list .list-container .item-inner .no-rating {
margin-bottom: 5px;
}
.product-type-list .list-container .item-inner .amount {
display: none;
}
.product-type-list .list-container .item-inner .ratings {
display: table;
margin-bottom: 9px;
}
.product-type-list .list-container .item-inner .bottom-action {
padding-top: 10px;
}
.product-type-list .list-container .item-inner .wishlist-compare a {
margin-left: 2px;
}
.product-type-list .list-container .owl-carousel .item .item-inner:not(:last-child) {
margin-bottom: 20px;
}
.product-type-list .list-container .owl-carousel .owl-nav {
position: absolute;
right: -11px;
top: -53px;
}
.deal-full {
border: 1px solid #eee;
margin-bottom: 40px;
padding: 6px 70px 5px;
position: relative;
}
.deal-full:before {
background: rgba(0, 0, 0, 0) url("../images/deal-label.png") no-repeat left top;
content: "";
height: 111px;
left: -5px;
position: absolute;
top: -5px;
width: 111px;
z-index: 3;
}
.deal-full .item-image {
float: left;
padding-right: 15px;
width: 50%;
}
.deal-full .item-image img {
width: 100% !important;
}
.deal-full .deal-info {
float: left;
padding: 13px 0 0 15px;
width: 50%;
}
.deal-full .deal-info .product-name {
font-size: 150%;
}
.deal-full .deal-info .item-review .ratings {
margin: 10px 0 7px;
}
.deal-full .deal-info .item-review .ratings .amount {
display: none;
}
.deal-full .deal-info .item-review .no-rating {
margin: 10px 0;
}
.deal-full .deal-info .price-box .special-price .price {
font-size: 216.67%;
font-weight: 700;
}
.deal-full .deal-info .item-des {
margin: 10px 0 25px;
}
.deal-full .deal-info .action-product {
margin-bottom: 30px;
}
.deal-full .deal-info .product-timer-wrap {
background: url(../images/clock-deal.png) no-repeat left center;
display: table;
padding: 0 0 0 60px;
}
.deal-full .deal-info .product-timer-wrap .time-item {
color: #fff;
float: left;
padding: 8px 10px 6px;
text-align: center;
}
.deal-full .deal-info .product-timer-wrap .time-item .num-time {
font-size: 116.67%;
font-weight: 700;
line-height: 1;
margin-bottom: 1px;
}
.deal-full .deal-info .product-timer-wrap .time-item:first-child {
border-left: 1px solid #fff;
}
.deal-full .deal-info .product-timer-wrap .time-item:not(:last-child) {
border-right: 1px solid #fff;
}
.deal-full .owl-nav > div {
border: 1px solid #eee !important;
font-size: 21px;
height: 44px !important;
line-height: 42px !important;
margin-top: -22px !important;
position: absolute;
top: 50%;
width: 30px !important;
}
.deal-full .owl-nav > div.owl-next {
right: -71px;
}
.deal-full .owl-nav > div.owl-prev {
left: -71px;
}
.block-tags {
margin-bottom: 30px;
}
.block-tags .block-content {
border: 1px solid #eee;
display: table;
padding: 20px;
width: 100%;
}
/* Home general */
.home-collection .collections {
background-color: #fafafa;
border: 1px solid #eee;
margin: 0;
}
.home-collection .collections .owl-carousel {
margin: -1px;
width: auto;
}
.home-collection .collections .owl-carousel .item {
border: 1px solid transparent;
text-align: center;
}
.home-collection .collections .owl-carousel .item a {
display: block;
padding: 20px;
}
.home-collection .collections .owl-carousel .item img {
display: inline-block;
max-width: 100%;
opacity: 0.6;
width: auto;
}
.home-collection .collections .owl-carousel .item span {
clear: both;
display: block;
font-size: 116.67%;
font-weight: 700;
overflow: hidden;
padding-top: 15px;
text-overflow: ellipsis;
text-transform: uppercase;
white-space: nowrap;
}
.home-collection .collections .owl-carousel .item:hover {
background-color: #fff;
}
.home-collection .collections .owl-carousel .item:hover img {
opacity: 1;
}
.slider-post-container .owl-carousel .img-link img {
width: 100%;
}
/* End home general */
/* Footer */
.footer-container .footer-head {
background-color: #4a5678;
color: #fff;
}
.footer-container .footer-top {
background-color: #f3f4f8;
}
.footer-container .footer-bottom {
background-color: #f3f4f8;
padding: 11px 0;
}
.footer-container .footer-bottom .copyright-footer address {
margin-top: 3px;
}
.footer-container .footer-bottom .copyright-footer address a:hover {
text-decoration: underline;
}
.footer-container .footer-bottom .footer-payment {
text-align: right;
}
.footer-container .footer-block {
padding: 40px 0;
}
.footer-container .footer-block .footer-block-title {
margin-bottom: 15px;
}
.footer-container .footer-block .footer-block-title h3 {
font-size: 116.67%;
font-weight: 700;
text-transform: uppercase;
}
.footer-container .footer-block .footer-block-content .links-footer li a {
display: inline-block;
font-size: 108.33%;
padding: 2px 0;
}
.footer-container .footer-block .footer-block-content .links-contact li {
line-height: 18px;
min-height: 30px;
padding-left: 39px;
position: relative;
}
.footer-container .footer-block .footer-block-content .links-contact li::before {
background: #4a5678 url("../images/icon-image.png") repeat scroll 0 0;
border-radius: 50%;
content: "";
display: inline-block;
height: 30px;
left: 0;
position: absolute;
top: 4px;
width: 30px;
}
.footer-container .footer-block .footer-block-content .links-contact li.add-icon::before {
background-position: -8px -10px;
}
.footer-container .footer-block .footer-block-content .links-contact li.email-icon::before {
background-position: -11px -51px;
}
.footer-container .footer-block .footer-block-content .links-contact li.phone-icon::before {
background-position: -11px -91px;
}
.footer-container .footer-block .footer-block-content .links-contact li.middle-content {
margin: 10px 0 16px;
padding-top: 9px;
}
.footer-container .categories-footer {
font-size: 91.67%;
padding: 30px 0;
}
.footer-container .categories-footer .footer-links-w .label-link {
font-size: 127.27%;
font-weight: 700;
margin-bottom: 13px;
text-transform: uppercase;
}
.footer-container .categories-footer .footer-links-w ul li {
padding-bottom: 8px;
}
.footer-container .categories-footer .footer-links-w ul li h2 {
display: inline-block;
font-size: 100%;
font-weight: 600;
line-height: 18px;
text-transform: uppercase;
}
.footer-container .socials-wrap {
background-color: #2b375c;
display: table;
padding: 25px 30px 15px;
width: 100%;
}
.footer-container .socials-wrap .title-follow {
display: none;
}
.footer-container .socials-wrap ul .li-social {
float: left;
margin-bottom: 10px;
margin-right: 10px;
}
.footer-container .socials-wrap ul .li-social a {
border: 1px solid rgba(255, 255, 255, 0.3);
color: #fff;
display: inline-block;
font-size: 16px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.footer-container .socials-wrap ul .li-social a .name-social {
display: none;
}
.footer-container .block-subscribe-footer {
padding: 25px 0;
}
.footer-container .block-subscribe-footer .title-middle-footer {
display: table-cell;
font-size: 150%;
font-weight: 700;
padding-right: 70px;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
}
.footer-container .block-subscribe-footer .form.subscribe {
display: table-cell;
vertical-align: top;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .newsletter-content {
display: table;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .input-box {
display: table-cell;
vertical-align: top;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .input-box #newsletter-footer {
border: medium none;
color: #444;
font-size: 116.67%;
height: 40px;
}
.footer-container .block-subscribe-footer .form.subscribe .action-button {
display: table-cell;
vertical-align: top;
}
.footer-container .block-subscribe-footer .form.subscribe .action-button button {
font-weight: 600;
height: 40px;
}
.footer-container .contact-col .footer-block {
background-color: #eceef4;
padding: 40px 30px;
}
.footer-container .socials-wrap {
background-color: #2b375c;
display: table;
padding: 25px 30px 15px;
width: 100%;
}
.footer-container .socials-wrap .title-follow {
display: none;
}
.footer-container .socials-wrap ul .li-social a {
border: 1px solid rgba(255, 255, 255, 0.3);
color: #fff !important;
display: inline-block;
font-size: 16px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.footer-container .socials-wrap ul .li-social a .name-social {
display: none;
}
.footer-container .block-subscribe-footer {
padding: 25px 0;
}
.footer-container .block-subscribe-footer .title-middle-footer {
display: table-cell;
font-size: 150%;
font-weight: 700;
padding-right: 70px;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
}
.footer-container .block-subscribe-footer .form.subscribe {
display: table-cell;
vertical-align: top;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .newsletter-content {
display: table;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .input-box {
display: table-cell;
vertical-align: top;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .input-box #newsletter {
border: medium none;
color: #444;
font-size: 116.67%;
height: 40px;
margin: 0;
width: 100%;
}
.footer-container .block-subscribe-footer .form.subscribe .action-button {
display: table-cell;
vertical-align: top;
}
.footer-container .block-subscribe-footer .form.subscribe .action-button button {
font-weight: 600;
height: 40px;
}
/* End footer */
/* Detail */
.slider-product-container{
margin-left: -15px;
margin-right: -15px;
margin-bottom: 10px;
overflow: hidden;
padding: 15px;
}
.slider-product-container .owl-carousel .owl-stage-outer{
overflow: visible;
}
/* End detail */
#yt-totop{
display: none;
position: fixed;
right: 30px;
bottom: 50px;
width: 40px;
height: 40px;
color: #fff!important;
z-index: 999;
text-align: center;
line-height: 40px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
#yt-totop:before{
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
font-size: 20px;
content: "\f062";
}
#yt-totop span{
display: none;
}
.slider-product-container .block-content{
position: relative;
border: 1px solid #eee;
}
.slider-product-container .block-content .owl-nav{
position: absolute;
top: -43px;
right: -1px;
}
.slider-product-container .block-content .owl-nav > div {
margin: 0;
width: 24px;
}
.slider-product-container .block-content .owl-nav > div.owl-next {
border-left: none;
}
.slider-product-container .block-content .owl-nav > div.owl-prev {
border-right: none;
}
.services-sidebar {
border: 1px solid #ebebeb;
border-radius: 3px;
-webkit-border-radius: 3px;
padding: 10px 20px;
margin-bottom: 30px;
}
.services-sidebar li .service-content {
border-bottom: 1px dashed #ebebeb;
padding: 25px 0;
}
.services-sidebar li .service-content .service-icon {
display: inline-block;
font-size: 30px;
line-height: 1.2;
min-width: 36px;
text-align: center;
vertical-align: top;
}
.services-sidebar li .service-content .service-info {
display: inline-block;
vertical-align: top;
padding-left: 10px;
}
.services-sidebar li .service-content .service-info h4 {
font-size: 116.67%;
font-weight: 700;
text-transform: uppercase;
}
.services-sidebar li .service-content .service-info p {
margin: 0;
}
.services-sidebar li:last-child .service-content {
border: none;
}
.static-image a img:hover{
opacity: .8;
}
.account-create .field-register .fieldset{
padding-left: 15px;
padding-right: 15px;
}
/* END UPDATE STYLE 2018 */