.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.simple-social-icons {
overflow: hidden;
}
.simple-social-icons ul {
margin: 0;
padding: 0;
}
.simple-social-icons ul li {
background: none !important;
border: none !important;
float: left;
list-style-type: none !important;
margin: 0 6px 12px !important;
padding: 0 !important;
}
.simple-social-icons ul li a {
border: none !important;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: inline-block;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
height: 1em;
line-height: 1em;
text-align: center;
text-decoration: none !important;
text-transform: none !important;
width: 1em;
}
.simple-social-icons ul.aligncenter {
text-align: center;
}
.simple-social-icons ul.aligncenter li {
display: inline-block;
float: none;
}
.simple-social-icons .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
svg.social-bluesky {
margin-left: -0.15em;
}.kgvid_wrapper {
margin: 1em 0px;
position: relative;
max-width: 100%
}
.kgvid_gallerywrapper {
display: block;
max-width: 100%;
}
.kgvid_wrapper_auto_left {
margin-left: auto;
}
.kgvid_wrapper_auto_right {
margin-right: auto;
}
.kgvid_wrapper_inline {
display: inline-block;
}
.kgvid_wrapper_inline_left {
float: left;
margin: 1em 1em 0 0;
}
.kgvid_wrapper_inline_right {
float: right;
margin: 1em 0 0 1em;
}
.kgvid_textalign_left {
text-align:left;
}
.kgvid_textalign_right {
text-align:right;
}
.kgvid_textalign_center {
text-align:center;
}
.kgvid_videodiv {
position: relative;
}
.wp-video-shortcode {
max-width: 100%;
}
.videomodal-wrap .jetpack-video-wrapper {
margin-bottom: 0;
}
.kgvid_watermark img {
display: block;
position: absolute;
bottom: 7%;
right: 5%;
z-index: 1;
margin: 0px;
max-width: 10%;
box-shadow: none;
}
.kgvid_watermark a {
display: block;
position: inherit !important;
}
.vjs-control-bar, .mejs-controls, video::-webkit-media-controls-panel {
z-index:2;
}
.vjs-fullscreen {padding-top: 0px}
.kgvid_video_meta {
line-height: normal;
color: white;
display: block;
position: absolute;
top: 0px;
z-index: 103;
box-sizing:border-box;
margin: 0px;
padding: 3px;
width: 100%;
overflow: hidden;
background-color: rgba(40, 40, 40, 0.95);
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 1s linear, opacity 1s linear;
-moz-transition: visibility 1s linear, opacity 1s linear;
-o-transition: visibility 1s linear, opacity 1s linear;
}
.kgvid_video_meta_hover {
opacity: 1;
visibility: visible;
}
.kgvid_video_meta.kgvid_no_title_meta {
background: none;
}
.kgvid_title {
font-size: 10pt;
padding-left: 4px;
line-height: 20pt;
}
.kgvid_meta_icons {
position: relative;
float: right;
margin: 3px 0px 3px 0px;
}
.kgvid_jwplayer_meta .kgvid_meta_icons {
float: left;
margin-left: 5px;
}
.kgvid_meta_icons a {
text-decoration: none;
border: none;
box-shadow: none !important;
}
.kgvid_meta_icons span {
cursor: pointer;
color: white;
margin-right: 5px;
vertical-align: middle;
font-size: 13pt;
}
.kgvid_no_title_meta .kgvid_meta_icons span {
font-size: 19pt;
text-shadow: 1px 1px rgba(20,20,20,0.8);
}
.kgvid_click_trap {
display: none;
width: 100%;
height: 100%;
background: none;
position: absolute;
top: 0;
z-index: 102;
}
.kgvid_click_trap:before {
content: '\20';
}
.kgvid_share_container {
display: none;
color: white;
top: 0;
padding-top: 46px;
padding-bottom: 18px;
width: 100%;
z-index: 102;
position: absolute; background: -moz-linear-gradient(top,  rgba(20,20,20,0.85) 0%, rgba(20,20,20,0.85) 65%, rgba(20,20,20,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(20,20,20,0.85)), color-stop(65%,rgba(20,20,20,0.85)), color-stop(100%,rgba(20,20,20,0))); background: -webkit-linear-gradient(top,  rgba(20,20,20,0.85) 0%,rgba(20,20,20,0.85) 65%,rgba(20,20,20,0) 100%); background: -o-linear-gradient(top,  rgba(20,20,20,0.85) 0%,rgba(20,20,20,0.85) 65%,rgba(20,20,20,0) 100%); background: -ms-linear-gradient(top,  rgba(20,20,20,0.85) 0%,rgba(20,20,20,0.85) 65%,rgba(20,20,20,0) 100%); background: linear-gradient(to bottom,  rgba(20,20,20,0.85) 0%,rgba(20,20,20,0.85) 65%,rgba(20,20,20,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9141414', endColorstr='#00141414',GradientType=0 ); }
.kgvid_share_container.kgvid_no_title_meta {
top: 0;
z-index: 102;
padding-top: 32px;
}
.kgvid-icons,
.kgvid-icons-before:before {
display: inline-block;
line-height: 1;
text-decoration: inherit;
text-transform: none;
width: 20px;
height: 20px;
vertical-align: text-top;
text-align: center;
background-size: contain;
background-repeat: no-repeat;
}
.kgvid-icon-embed {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' preserveAspectRatio='none' fill='white'%3E %3Ctitle%3Eembed%3C/title%3E %3Cpath d='M18 23l3 3 10-10-10-10-3 3 7 7z'%3E%3C/path%3E %3Cpath d='M14 9l-3-3-10 10 10 10 3-3-7-7z'%3E%3C/path%3E %3C/svg%3E");
}
.kgvid-icon-download {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' fill='white'%3E %3Ctitle%3Efile_download%3C/title%3E %3Cpath d='M5.016 18h13.969v2.016h-13.969v-2.016zM18.984 9l-6.984 6.984-6.984-6.984h3.984v-6h6v6h3.984z'%3E%3C/path%3E %3C/svg%3E");
}
.kgvid-icon-cross {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='white'%3E %3Ctitle%3Ecross%3C/title%3E %3Cpath d='M31.708 25.708c-0-0-0-0-0-0l-9.708-9.708 9.708-9.708c0-0 0-0 0-0 0.105-0.105 0.18-0.227 0.229-0.357 0.133-0.356 0.057-0.771-0.229-1.057l-4.586-4.586c-0.286-0.286-0.702-0.361-1.057-0.229-0.13 0.048-0.252 0.124-0.357 0.228 0 0-0 0-0 0l-9.708 9.708-9.708-9.708c-0-0-0-0-0-0-0.105-0.104-0.227-0.18-0.357-0.228-0.356-0.133-0.771-0.057-1.057 0.229l-4.586 4.586c-0.286 0.286-0.361 0.702-0.229 1.057 0.049 0.13 0.124 0.252 0.229 0.357 0 0 0 0 0 0l9.708 9.708-9.708 9.708c-0 0-0 0-0 0-0.104 0.105-0.18 0.227-0.229 0.357-0.133 0.355-0.057 0.771 0.229 1.057l4.586 4.586c0.286 0.286 0.702 0.361 1.057 0.229 0.13-0.049 0.252-0.124 0.357-0.229 0-0 0-0 0-0l9.708-9.708 9.708 9.708c0 0 0 0 0 0 0.105 0.105 0.227 0.18 0.357 0.229 0.356 0.133 0.771 0.057 1.057-0.229l4.586-4.586c0.286-0.286 0.362-0.702 0.229-1.057-0.049-0.13-0.124-0.252-0.229-0.357z'%3E%3C/path%3E %3C/svg%3E");
}
.kgvid-icon-left-arrow {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='white'%3E %3Ctitle%3Earrow-left%3C/title%3E %3Cpath d='M1 16l15 15v-9h16v-12h-16v-9z'%3E%3C/path%3E %3C/svg%3E ");
}
.kgvid-icon-right-arrow {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='white'%3E %3Ctitle%3Earrow-right%3C/title%3E %3Cpath d='M31 16l-15-15v9h-16v12h16v9z'%3E%3C/path%3E %3C/svg%3E ");
}
.kgvid_share_icons {
text-align: center;
line-height: 26pt;
font-size: 22pt;
font-family: sans-serif;
word-wrap: normal;
overflow-wrap: normal;
}
.kgvid_share_icons a {
text-decoration: none;
border: none;
box-shadow: none;
}
.kgvid_share_icons span {
font-size: 13pt;
line-height: 29pt;
text-decoration: none;
margin: 0;
padding: 0;
}
.kgvid_share_icons input[type="text"] {
font-family: sans-serif !important;
font-size: 10pt !important;
line-height: 1.2 !important;
color: #999 !important;
background: #EEE !important;
padding: 4px !important;
margin: 0 !important;
border-radius: 6px !important;
border: none !important;
display: inline-block !important;
}
input[type="text"].kgvid_embedcode {
width: 30% !important;
}
span.kgvid_start_time {
margin-left: 15px;
white-space: nowrap;
}
.kgvid_start_time input {
vertical-align:middle;
}
input[type="text"].kgvid_start_at {
width: 3em !important;
}
.kgvid_share_icons .kgvid_social_icons {
margin-top: 8px;
font-size: 19pt;
}
.kgvid_share_icons .vjs-icon-twitter {
color: #55acee;
font-size: 32pt;
}
.kgvid_share_icons .vjs-icon-facebook {
color: #3b5998;
font-size: 32pt;
}
.kgvid_below_video {
margin: 2px 6px 0px 4px;
min-height: 20px;
clear: both;
overflow: hidden;
}
.kgvid-viewcount {
float: right;
margin-left: 12px;
white-space: nowrap;
}
.kgvid-caption {
font-size: 85%;
line-height: 150%;
font-style: italic;
}
.kgvid_video_gallery_thumb {
position: relative;
max-width:100%;
vertical-align: bottom;
display:inline-block;
cursor: pointer !important;
margin: 7px 7px;
overflow: hidden;
}
.kgvid_video_gallery_thumb img {
width:100%;
height:100%;
padding: 0px;
margin: 0px;
object-fit: cover;
}
.kgvid_video_gallery_thumb .mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
transform-origin: 0 0;
border: none;
}
.kgvid_video_gallery_thumb .titlebackground {
position:absolute;
bottom:10px;
left:0px;
width:100%;
padding:0px;
background:rgb(0,0,0);
background: transparent\9;
background:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
zoom: 1;
overflow:hidden;
z-index: 3;
}
.kgvid_video_gallery_thumb:nth-child(n) {
filter: none;
}
.kgvid_video_gallery_thumb:hover .titlebackground {
background:rgb(0,0,0);
background: transparent\9;
background:rgba(0,0,0,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
zoom: 1;
}
.kgvid_video_gallery_thumb .videotitle {
color:white;
letter-spacing:0.05em;
font-size:14px;
line-height: 1.5em;
text-align:center;
padding:4px;
}
#kgvid_GalleryVideo {
position:relative;
top:5px;
left:5px;
} #kgvid-videomodal-overlay {
position: fixed;
background-color:#000;
opacity: 0.7;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10000;
}
#kgvid-videomodal-container {
position:fixed;
color:black;
background-color:#000;
top: 50%;
left: 50%;
transform: translate(-50%, -52%);
z-index: 10002;
}
#kgvid-videomodal-container .kgvid_wrapper {
margin:0;
padding:5px;
}
#kgvid-videomodal-container .modalCloseImg {
right: -10px;
top: -30px;
}
#kgvid-videomodal-container .kgvid_gallery_nav {
cursor: pointer;
z-index: 10003;
position: absolute;
text-decoration: none;
top: -26px;
background-color: transparent;
border: none;
}
#kgvid-videomodal-container .wp-video, .kgvid_wrapper .wp-video {
margin-bottom: 0px;
}
.kgvid_gallery_prev {
right: 59px;
}
.kgvid_gallery_next {
right: 25px;
}
.kgvid_gallery_pagination span {
cursor: pointer;
display: inline-block;
width: 24px;
height: 24px;
background-color: #ddd;
text-align: center;
color: black;
border-radius: 12px;
font-size: 16px;
font-weight: 900;
border: 1px solid #888;
line-height: 22px;
text-decoration: none;
}
span.kgvid_gallery_pagination_arrow {
background: none;
border: none;
}
.kgvid_gallery_pagination .kgvid_gallery_pagination_selected {
background-color: #666;
cursor: default;
color: white;
}
.kgvid_temp_thumb {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
max-height: 100%;
margin: 0;
padding: 0;
} .kgvid_wrapper button.vjs-res-button.vjs7-res-button {
padding: 4px 0 0 0;
font-size: 1.5em;
}
.kgvid_wrapper .vjs-res-button span.vjs-control-text {
display: none;
}
.kgvid_wrapper .vjs-res-button .vjs-menu li.vjs-menu-item, .vjs-res-button + .vjs-menu li.vjs-menu-item {
text-transform: none;
}
.kgvid_wrapper .vjs-res-button:before {
font-family: VideoJs;
content: "\f114"; }
.kgvid_wrapper .vjs-loading-spinner {
z-index: 1;
} .kgvid_wrapper ul li.vjs-menu-title.vjs-res-menu-title:hover {
cursor: default;
background-color: transparent;
color: #CCC;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
} .kgvid_wrapper .vjs-res-button .vjs-control-text {
width: auto;
height: auto;
clip: auto;
}
.kgvid_wrapper .mejs-overlay-button {
z-index: 2;
}
.kgvid_wrapper .wp-video-shortcode {
max-height: 100%;
} .kgvid_wrapper video::-webkit-media-controls-start-playback-button { display: none; }
.kgvid_wrapper .video-js.vjs-controls-enabled .vjs-big-play-button { display: none; }
.kgvid_wrapper .video-js.vjs-controls-enabled.vjs-paused .vjs-big-play-button { display: block; } .kgvid_wrapper .mejs-captions-selector-label label, .kgvid_wrapper .mejs-captions-selected {
background: rgba(255, 255, 255, 0.4);
}
.kgvid_wrapper .mejs-captions-selector-list-item {
padding: 0px;
}
.kgvid_wrapper .mejs-captions-selector-label {
padding: 5px;
margin: 0px;
color: #fff;
width: 100%;
} .kgvid_wrapper .mejs-controls div.mejs-sourcechooser-button button {
background: none;
font-family: VideoJS;
color: white;
font-size: 11pt;
line-height: 0pt;
}
.kgvid_wrapper .mejs-controls .mejs-sourcechooser-button button:before {
content: "\f114";
} .kgvid_wrapper.kgvid_compat_mep .mejs-container .mejs-controls div.mejs-menu-arrow {
display: none;
position: absolute;
bottom: -7px;
left: -8px;
width: 0em;
height: 0em;
margin-bottom: 3em;
border-left: 2em solid transparent;
border-right: 2em solid transparent;
border-top: 1.55em solid #000000;
border-top-color: rgba(40, 40, 40, 0.5);
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: inherit;
bottom: 17px;
right: -28px;
width: auto;
height: auto;
padding: 9px 0 0 0;
text-align: center;
-webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
-moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector span {
color: white;
padding: 0px 10px 5px 10px;
display: block;
white-space: nowrap;
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 3px 0 3px 0;
padding: 2px 10px 5px 10px;
cursor: pointer;
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li.mejs-sourcechooser-selected {
background: rgba(20,20,20,0.8);
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover {
color: #111;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.75);
}
.kgvid_wrapper.kgvid_compat_mep .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
display: none;
}
.kgvid_wrapper.kgvid_compat_mep div.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: auto;
} .kgvid_wrapper .mejs__sourcechooser-button .mejs__sourcechooser-selector,
.kgvid_wrapper .mejs-sourcechooser-button .mejs-sourcechooser-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
border-radius: 0;
bottom: 40px;
overflow: hidden;
padding: 0;
position: absolute;
}
.kgvid_wrapper .mejs__sourcechooser-selector ul,
.kgvid_wrapper .mejs-sourcechooser-selector ul {
display: block;
list-style-type: none !important;
margin: 0;
overflow: hidden;
padding: 0;
}
.kgvid_wrapper .mejs__sourcechooser-selector li,
.kgvid_wrapper .mejs-sourcechooser-selector li {
color: #fff;
display: block;
list-style-type: none !important;
margin: 0;
overflow: hidden;
padding: 5px 10px 5px 0px;
}
.kgvid_wrapper .mejs-sourcechooser-selector li.sourcechooser-selected {
background-color: rgba(255, 255, 255, 0.2);
}
.kgvid_wrapper .mejs__sourcechooser-selector li:hover,
.kgvid_wrapper .mejs-sourcechooser-selector li:hover {
background-color: rgba(255, 255, 255, 0.2);
cursor: pointer;
}
.kgvid_wrapper .mejs__sourcechooser-selector input,
.kgvid_wrapper .mejs-sourcechooser-selector input {
display: none;
}
.kgvid_wrapper .mejs__sourcechooser-selector label,
.kgvid_wrapper .mejs-sourcechooser-selector label {
color: #fff;
display: inline-block;
float: left;
font-size: 10px;
line-height: 15px;
padding: 4px 5px 0;
cursor: pointer;
} .kgvid_wrapper .mejs__speed-button,
.kgvid_wrapper .mejs-speed-button {
position: relative;
}
.kgvid_wrapper .mejs__speed-button > button,
.kgvid_wrapper .mejs-speed-button > button {
background: transparent;
color: #fff;
font-size: 11px;
line-height: normal;
margin: 11px 0 0;
width: 36px;
}
.kgvid_wrapper .mejs__speed-selector,
.kgvid_wrapper .mejs-speed-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
border-radius: 0;
left: -10px;
overflow: hidden;
padding: 0;
position: absolute;
top: -100px;
visibility: hidden;
width: 60px;
}
.kgvid_wrapper .mejs__speed-selector,
.kgvid_wrapper .mejs-speed-selector {
visibility: visible;
}
.kgvid_wrapper .mejs__speed-selector-list,
.kgvid_wrapper .mejs-speed-selector-list  {
display: block;
list-style-type: none !important;
margin: 0;
overflow: hidden;
padding: 0;
}
.kgvid_wrapper .mejs__speed-selector-list-item,
.kgvid_wrapper .mejs-speed-selector-list-item {
color: #fff;
display: block;
list-style-type: none !important;
margin: 0 0 6px;
overflow: hidden;
padding: 0 10px;
}
.kgvid_wrapper .mejs__speed-selector-list-item:hover,
.kgvid_wrapper .mejs-speed-selector-list-item:hover {
background-color: rgb(200, 200, 200) !important;
background-color: rgba(255, 255, 255, 0.4) !important;
}
.kgvid_wrapper .mejs__speed-selector-input,
.kgvid_wrapper .mejs-speed-selector-input {
clear: both;
float: left;
left: -1000px;
margin: 3px 3px 0 5px;
position: absolute;
}
.kgvid_wrapper .mejs__speed-selector-label,
.kgvid_wrapper .mejs-speed-selector-label {
color: white;
cursor: pointer;
float: left;
font-size: 10px;
line-height: 14px;
margin-left: 5px;
padding: 4px 0 0;
width: 60px;
}
.kgvid_wrapper li.mejs-speed-selected {
background: rgba(255, 255, 255, 0.4);
}
.kgvid_wrapper .mejs__speed-selector,
.kgvid_wrapper .mejs-speed-selector {
visibility: hidden;
}
.kgvid_wrapper .mejs__speed-button:hover .mejs__speed-selector,
.kgvid_wrapper .mejs-speed-button:hover .mejs-speed-selector {
visibility: visible;
}@font-face {
font-family: star;
src: url(//artscreationsvava.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//artscreationsvava.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//artscreationsvava.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//artscreationsvava.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//artscreationsvava.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
.woocommerce-active .site-header .col-full {
position: relative;
}
.woocommerce-active .site-branding,
.woocommerce-active .site-logo-anchor {
float: left;
}
.site-header-cart {
margin-left: 0;
padding: 0;
list-style-type: none;
}
.site-header-cart .cart-contents {
display: block;
position: absolute;
top: 0;
right: 0;
width: 2.244em;
height: 2.244em;
background-color: rgba(0, 0, 0, 0.05);
text-indent: -9999px;
}
.site-header-cart .cart-contents:after {
position: absolute;
top: 0;
right: 0;
width: 100%;
font-family: "ElegantIcons";
line-height: 2.244;
text-align: center;
text-indent: 0;
content: "\e07a";
}
.site-header-cart .cart-contents span {
display: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
background-color: #2c2d33;
}
.woocommerce-mini-cart__empty-message {
color: rgba(255, 255, 255, 0.7);
}
.header-shopping-cart .woocommerce-mini-cart__empty-message {
margin: 10px;
}
.site-search {
clear: both;
font-size: 0.857em;
}
.site-search .widget_product_search input[type=search],
.site-search .widget_product_search input[type=text] {
padding: 1.387em 1.618em 1.387em 3.631em;
line-height: 1;
}
.site-search .widget_product_search form:before {
top: 1.387em;
left: 1.618em;
}
.site-search .widget_product_search #searchsubmit {
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
position: absolute!important;
}
.sidebar-shop .widget_product_search input[type=search] {
margin-bottom: 20px;
}
.sidebar-shop .widget_product_search input[type=submit] {
width: 100%;
}
table.shop_table_responsive tbody th,
table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tr td {
display: block;
}
table.shop_table_responsive tr td:before {
font-weight: 700;
content: attr(data-title) ": ";
}
ul.products {
margin: 0;
margin-right: -15px;
margin-left: -15px;
padding-top: 70px;
padding-right: 0;
padding-left: 0;
}
ul.products::before {
display: table;
content: " ";
}
ul.products::after {
display: table;
clear: both;
content: "";
}
ul.products li.product {
position: relative;
margin-bottom: 4.236em;
margin-left: 0;
text-align: center;
list-style: none;
}
ul.products li.product .price,
ul.products li.product .star-rating {
margin: 0 auto 1em;
}
ul.products li.product .price {
display: block;
color: #60646c;
font-weight: 400;
}
ul.products li.product .price ins {
margin-left: 0.618em;
background-color: transparent;
font-weight: 700;
}
ul.products li.product h2,
ul.products li.product h3,
.wccm-td div {
margin: 15px 0 5px;
color: #111;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
}
ul.products li.product .star-rating {
margin-bottom: 5px;
font-size: 12px;
}
ul.products li.product img {
display: block;
margin: 0 auto 1.618em;
}
ul.products li.product.product-category img {
margin-bottom: 1.618em;
}
ul.products li.product .button {
margin-bottom: 0.236em;
}
.single-product div.product {
overflow: hidden;
position: relative;
}
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as {
display: block;
padding: 0.3em 0;
border-bottom: none;
}
.single-product div.product::after {
display: table;
clear: both;
content: "";
}
.single-product div.product .images,
.single-product div.product .summary {
margin-top: 0;
margin-bottom: 2.618em;
}
.single-product div.product .images img {
width: 100%;
}
.single-product div.product .images > img {
margin-bottom: 1.618em;
}
.single-product div.product .images .woocommerce-main-image {
display: block;
margin-bottom: 1.618em;
}
.single-product .product_title {
margin: 0 0 20px;
color: #111;
font-family: "Roboto Condensed", sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.single-product div.product .images .thumbnails a.zoom.last {
clear: right;
margin-right: 0;
}
.single-product div.product .images .thumbnails a.zoom.first {
clear: both;
margin-left: 0;
}
.single-product div.product .images .thumbnails a.zoom {
float: left;
width: 15%;
margin: 0 1% 12px;
}
.single-product div.product .images .thumbnails a.zoom img {
width: 100%;
}
.single-product div.product form.cart {
margin-bottom: 0;
padding: 1.618em 0;
}
.single-product div.product form.cart::after {
display: table;
clear: both;
content: "";
}
.single-product div.product form.cart .quantity {
float: left;
}
.single-product div.product form.cart .button {
float: right;
width: 65%;
}
.single-product div.product form.cart .button:hover {
background: rgba(17, 17, 17, 0.8);
}
.single-product div.product table.variations {
margin: 0;
}
.single-product div.product table.variations td,
.single-product div.product table.variations th {
display: list-item;
float: left;
padding: 0;
color: #666;
background-color: transparent;
list-style: none;
}
.single-product div.product table.variations td.label {
margin-right: 10px;
font-size: 12px;
line-height: 33px;
}
.single-product div.product table.variations td.label label {
font: 400 12px/1.8 "Open Sans", sans-serif;
font-size: 12px;
font-weight: 600;
}
.single-product div.product table.variations a.reset_variations {
margin-left: 10px;
padding: 8px 20px;
border-color: #eee #eee #ddd;
border-radius: 2px;
background-color: #eee;
text-decoration: none;
}
.single-product div.product table.variations .value {
margin-bottom: 1em;
}
.single-product div.product .single_variation .price {
display: block;
margin-bottom: 1em;
}
.single-product div.product .variations_button {
padding-top: 1em;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product div.product .variations_button::after {
display: table;
clear: both;
content: "";
}
.single-product div.product .woocommerce-product-rating {
margin-bottom: 0.618em;
padding: 0 0 1.618em;
line-height: 1;
}
.single-product div.product .woocommerce-product-rating::after {
display: table;
clear: both;
content: "";
}
.add_to_cart_button {
padding: 8px 37px;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
}
.single_add_to_cart_button {
padding: 10px 45px;
border: black;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
letter-spacing: 2px;
text-transform: uppercase;
}
.product .product-button-wrap .product_type_simple,
ul.products li.product .product-button-wrap .button.product_type_simple,
.cross-sells ul.products li.product .product-button-wrap .button.product_type_variation,
.shop-item .product-button-wrap .product_type_simple {
position: relative;
bottom: 0;
padding: 10px 30px;
border-radius: 2px;
opacity: 0;
opacity: 1;
color: #aaa;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed",sans-serif;
font-size: 12px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.product .product-button-wrap .product_type_simple:hover,
ul.products li.product .product-button-wrap .button.product_type_simple:hover,
.shop-item .product-button-wrap .product_type_simple:hover {
background: rgba(17, 17, 17, 0.8);
}
.single-product div.product .woocommerce-product-rating a {
font-size: 0.857em;
}
.single-product div.product .woocommerce-product-rating .star-rating {
float: left;
}
.product_meta {
float: left;
width: 100%;
}
.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
border-bottom: 0;
}
.single-product div.product p.stock:before {
margin-right: 0.53em;
font-family: "ElegantIcons";
}
.single-product div.product p.stock.in-stock:before {
content: "\f118";
}
.single-product div.product p.stock.out-of-stock:before {
content: "\f119";
}
#reviews #comments {
margin-top: 0;
padding-top: 0;
}
#reviews .commentlist {
float: left;
margin-left: 0;
padding-left: 0;
list-style: none;
}
#reviews .commentlist li {
clear: both;
margin-bottom: 3.631em;
list-style: none;
}
#reviews .commentlist li time {
opacity: 0.8;
}
#reviews .commentlist li .avatar {
float: left;
width: 55px;
height: auto;
border-radius: 50%;
}
#reviews .commentlist li p.meta {
margin-bottom: 1em;
}
#reviews .commentlist li .description {
padding-bottom: 1.618em;
}
#reviews .commentlist li ul.children {
float: right;
width: 81.8181818182%;
margin-right: 0;
padding-top: 2.618em;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-breadcrumb {
float: left;
margin-bottom: 1.236em;
font-size: 14px;
}
.single-product .woocommerce-breadcrumb {
float: none;
}
.woocommerce-breadcrumb a.home:before {
margin-right: 0.53em;
font-family: "ElegantIcons";
font-weight: 400;
content: "\f015";
}
.product_list_widget {
margin-left: 0;
list-style: none;
}
.product_list_widget .amount {
font-size: 12px;
letter-spacing: 0;
}
.product_list_widget li {
padding: 1em 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
.product_list_widget li::after {
display: table;
clear: both;
content: "";
}
.product_list_widget li img {
float: right;
max-width: 2.618em;
}
.product_list_widget li .quantity {
display: block;
}
.product_list_widget a:hover {
color: #96588a;
}
.widget_products a {
display: block;
}
.widget_shopping_cart .product_list_widget {
margin-bottom: 0;
}
.widget_shopping_cart .product_list_widget li a.remove {
position: absolute;
top: 1em;
left: 0;
opacity: 1;
}
.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
margin: 0;
padding: 0;
text-align: center;
}
.widget_shopping_cart p.total {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget_product_categories ul {
margin: 0;
}
.widget_product_categories ul li {
margin-bottom: 0.618em;
list-style: none;
}
.widget_product_categories ul li.current-cat:before {
content: "\f115";
}
.widget_product_categories .children {
margin-top: 0.618em;
margin-left: 1.618em;
}
.site-header .widget_shopping_cart li,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart p.total {
padding-right: 1.387em;
padding-left: 1.387em;
background-color: rgba(0, 0, 0, 0.025);
}
.widget_layered_nav li {
margin-bottom: 0.618em;
}
.widget_layered_nav li:before {
float: left;
position: absolute;
top: 9px;
left: 0;
padding-right: 5px;
opacity: 1;
color: #666;
content: "\00BB";
}
.widget_layered_nav .chosen:before {
content: "\f14a";
}
.widget.woocommerce li .count {
float: right;
font-size: 1em;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
line-height: 2.4em;
text-align: right;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
box-sizing: border-box;
width: 1em;
height: 1em;
margin-top: -0.25em;
border-radius: 1em;
outline: 0;
opacity: 1;
background: #96588a;
cursor: ew-resize;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.widget_price_filter .ui-slider .ui-slider-handle:hover {
box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
display: block;
position: absolute;
z-index: 1;
border: 0;
border-radius: 1em;
background: #96588a;
font-size: 0.7em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
table.cart {
margin-bottom: 3.631em;
}
table.cart thead th {
padding: 0;
}
table.cart td,
table.cart th {
padding: 0.53em;
}
table.cart .qty {
max-width: 1.618em;
padding: 0.236em;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
table.cart td.actions input {
display: block;
width: 100%;
margin: 0.236em 0;
}
.wc-proceed-to-checkout {
margin-bottom: 1.618em;
}
.wc-proceed-to-checkout::after {
display: table;
clear: both;
content: "";
}
.wc-proceed-to-checkout .button {
display: block;
margin-bottom: 1em;
text-align: center;
}
.wc-proceed-to-checkout .button.checkout-button {
display: block;
width: 100%;
margin-bottom: 0;
padding: 8px 37px;
border: 1px solid transparent;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 0.8);
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
.wc-proceed-to-checkout .button.checkout-button:hover {
background: rgba(17, 17, 17, 1);
}
ul#shipping_method {
margin: 0;
list-style: none;
}
a.remove {
display: block;
position: relative;
height: 1.618em;
font-weight: 400;
line-height: 1.618;
text-indent: -9999px;
}
.checkout_coupon {
margin-bottom: 2.618em;
}
#shop-isle-checkout-coupon .checkout_coupon {
display: block;
float: left;
width: 100%;
margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-info {
display: none;
}
.woocommerce-checkout #shop-isle-checkout-coupon .woocommerce-info {
display: block;
}
#shop-isle-checkout-coupon .checkout_coupon .form-row-first {
width: 100%;
margin-right: 0;
margin-left: -200px;
padding-left: 200px;
}
#shop-isle-checkout-coupon .woocommerce-info,
#shop-isle-checkout-coupon .woocommerce-error {
margin-bottom: 15px;
}
#shop-isle-checkout-coupon .checkout_coupon .form-row-first input[type="text"] {
width: 100%;
height: 35px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.woocommerce #shop-isle-checkout-coupon .form-row input[type="submit"] {
max-width: 195px;
margin-right: 0;
}
#shop-isle-checkout-coupon .checkout_coupon .form-row-last {
width: auto;
}
form.checkout::after {
display: table;
clear: both;
content: "";
}
#payment {
border-top: 3px solid rgba(0, 0, 0, 0.1);
}
#payment::after {
display: table;
clear: both;
content: "";
}
#payment .create-account {
clear: both;
}
#payment .payment_methods {
margin: 0!important;
padding: 0!important;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#payment .payment_methods li {
margin-left: 0;
padding: 1.387em!important;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
list-style: none!important;
}
#payment .payment_methods li img {
float: right;
position: absolute;
right: 20px;
max-height: 1.618em;
padding: 0;
border: 0;
}
#payment .payment_methods li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
#payment .payment_methods li label {
width: 92%;
margin-left: 0.618em;
padding-top: 0!important;
font-weight: 700;
}
#payment .payment_methods li p {
margin: 0;
}
#payment .payment_methods li .payment_box {
margin: 1.387em -1.387em -1.387em;
padding: 1.387em;
border-top: 1px dotted rgba(0, 0, 0, 0.1);
background: rgba(0, 0, 0, 0.035);
}
#payment .payment_methods li .payment_box fieldset {
margin: 0;
padding: 1em 0 0;
border: 0;
font-size: 0.857em;
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select {
width: 48%;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
float: right;
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22%!important;
}
#payment .payment_methods li .payment_box fieldset .help {
float: right;
width: 75%;
}
#payment .terms {
float: none;
clear: both;
width: 100%;
margin-top: 0;
margin-bottom: 1em;
}
#payment .terms label {
display: inline;
}
#terms {
position: static;
}
#payment .terms input {
display: inline-block;
float: left;
width: auto;
margin: 0.327em 0.53em 0 0;
}
#payment .place-order {
float: none;
width: 100%;
margin-bottom: 0;
padding-top: 1em;
}
#payment .place-order .button {
width: 100%;
font-size: 1.387em;
}
#customer_login .col-1 {
margin-bottom: 1.618em;
padding-bottom: 1.618em;
}
#customer_login .col-1 .woocommerce-Button,
#customer_login .col-1 .woocommerce-form__label,
#customer_login .col-1 .woocommerce-LostPassword {
float: left;
}
#customer_login .col-1 .woocommerce-LostPassword {
margin-bottom: 0;
}
#customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
float: left;
width: 48%;
}
#customer_login .u-column1.col-1 {
margin-right: 4%;
}
ul.order_details {
position: relative;
margin-left: 0;
border: 1px solid rgba(0, 0, 0, 0.1);
list-style: none;
}
ul.order_details::after {
display: table;
clear: both;
content: "";
}
ul.order_details li {
float: left;
padding: 1em 1.618em;
border-right: 1px solid rgba(0, 0, 0, 0.1);
font-size: 0.8em;
text-transform: uppercase;
}
ul.order_details li:last-child {
border-right: 0;
}
ul.order_details li strong {
display: block;
font-size: 1.387em;
text-transform: none;
}
ul.digital-downloads {
margin-left: 0;
list-style: none;
}
ul.digital-downloads li {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
ul.digital-downloads li:before {
margin-right: 0.53em;
font-family: "ElegantIcons";
content: "\e092";
}
.my_account_orders .button {
margin-right: 0.236em;
padding: 0.53em 1em;
font-size: 0.857em;
}
.form-row label {
display: block;
}
.form-row input,
.form-row select,
.form-row textarea {
width: 100%;
}
.form-row .button,
.form-row input[type=checkbox],
.form-row input[type=radio] {
width: auto;
}
.form-row.create-account label {
display: inline-block;
}
.form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.form-row-last {
margin-right: 0!important;
}
.form-row-wide {
clear: both;
width: 100%;
}
.required {
border-bottom: 0!important;
color: red;
}
.demo_store {
position: fixed;
z-index: 99999;
right: 0;
bottom: 0;
left: 0;
margin: 0;
padding: 1em 1.387em;
color: #fff;
background-color: #3d9cd2;
}
.demo_store:before {
margin-right: 0.53em;
font-family: ElegantIcons;
content: "\70";
}
.star-rating {
overflow: hidden;
position: relative;
width: 5.5em;
height: 1em;
margin-bottom: 10px;
font-family: star;
font-size: 1em;
line-height: 1;
}
.star-rating:before {
float: left;
position: absolute;
top: 0;
left: 0;
color: rgba(0, 0, 0, 0.2);
content: "\73\73\73\73\73";
}
.star-rating span {
float: left;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding-top: 1.5em;
}
.star-rating span:before {
position: absolute;
top: 0;
left: 0;
color: #f1c40f;
content: "\53\53\53\53\53";
}
.onsale {
position: absolute;
top: 3px;
right: 17px;
left: auto;
min-width: 50px;
min-height: 50px;
margin: 0;
padding: 0;
border-radius: 0;
color: #fff;
background-color: rgba(10, 10, 10, 0.9);
line-height: 50px;
text-align: center;
}
.onsale.out-of-stock {
padding: 0 10px;
background-color: #e03958;
}
.product-main-content .onsale {
right: auto;
}
.product-main-content .onsale.out-of-stock {
width: auto;
}
.quantity .qty {
height: 39px;
padding: 3px 16px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-size: 13px;
line-height: 16px;
text-align: left;
letter-spacing: 2px;
}
.shop-isle-sorting {
margin-bottom: 2.618em;
font-size: 0.857em;
}
.woocommerce-tabs {
padding: 1em 0;
}
.woocommerce-tabs ul.tabs {
margin-left: 0;
text-align: center;
list-style: none;
}
.woocommerce-tabs ul.tabs li {
display: inline-block;
position: relative;
margin-right: 1em;
}
.woocommerce-tabs ul.tabs li.active a {
color: #555;
}
.woocommerce-error {
list-style: none;
}
.page-title ~ .woocommerce-error,
.page-title ~ .woocommerce-info,
.page-title ~ .woocommerce-message {
width: 1170px;
margin: 10px auto;
}
.woocommerce-page-title ~ .woocommerce-error,
.woocommerce-page-title ~ .woocommerce-info,
.woocommerce-page-title ~ .woocommerce-message {
width: 1110px;
margin: 50px auto 20px;
}
.woocommerce-error ~ .module-small,
.woocommerce-info ~ .module-small,
.woocommerce-message ~ .module-small {
padding-top: 10px;
}
.module-small-shop ul.products {
padding-top: 50px;
}
.module-small-shop .woocommerce-breadcrumb {
margin-bottom: 0;
}
.sidebar-shop {
padding-top: 50px;
padding-left: 0;
}
.woocommerce-noreviews,
p.no-comments {
min-height: 20px;
margin-bottom: 20px;
padding: 15px;
border: 1px solid #e3e3e3;
border-radius: 4px;
color: #666;
background-color: #f5f5f5;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
clear: both;
width: 100%;
margin-bottom: 30px;
margin-left: 0;
padding: 15px;
border-radius: 2px;
}
.woocommerce-info {
border-color: #bce8f1;
color: #31708f;
background-color: #d9edf7;
}
.search-no-results.woocommerce-page .woocommerce-info {
margin-top: 50px;
padding: 0;
border: none;
color: #666;
background: transparent;
}
.woocommerce-info a {
color: #31708f;
font-weight: bold;
}
.woocommerce-info a.button {
float: right;
border: none;
color: #31708f;
font-weight: bold;
}
.woocommerce-message {
border-color: #d6e9c6;
color: #3c763d;
background-color: #dff0d8;
}
.woocommerce-message a {
color: #3c763d;
font-weight: bold;
}
.woocommerce-message a.button {
float: right;
border: none;
color: #3c763d;
font-weight: bold;
}
.woocommerce-error {
border-color: #ebccd1;
color: #a94442;
background-color: #f2dede;
}
.woocommerce-error a {
color: #a94442;
font-weight: bold;
}
.woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-info a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.woocommerce-error a.button {
float: right;
border: none;
color: #a94442;
font-weight: bold;
}
.woocommerce-error a.button:hover {
opacity: 0.7;
}
.woocommerce-error a.wc-backward {
padding-right: 20px;
padding-left: 20px;
color: #fff;
background: #a94442;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after,
.woocommerce-noreviews::after,
p.no-comments::after {
display: table;
clear: both;
content: "";
}
.woocommerce-error pre,
.woocommerce-info pre,
.woocommerce-message pre,
.woocommerce-noreviews pre,
p.no-comments pre {
background-color: rgba(0, 0, 0, 0.1);
}
.site-content > .col-full > .woocommerce > .woocommerce-error:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-message:first-child {
margin-top: 2.618em;
}
dl.variation {
font-size: 0.857em;
}
dl.variation dd {
margin: 0 0 1em;
}
.shop-isle-product-section {
margin-bottom: 4.236em;
border-bottom: 3px solid rgba(0, 0, 0, 0.025);
}
.shop-isle-product-section .section-title {
text-align: center;
}
.shop-isle-product-section:last-child {
border-bottom: 0;
}
p.stars {
font-size: 1em;
}
p.stars a {
display: inline-block;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4 {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th,
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td:before {
display: none;
}
.site-header-cart {
position: relative;
}
.site-header-cart .cart-contents {
display: block;
position: relative;
width: auto;
height: auto;
padding: 0 1em 2.244em;
background-color: transparent;
text-indent: 0;
}
.site-header-cart .cart-contents:after {
top: 0;
right: 1.618em;
width: 1em;
height: 1em;
line-height: 1.387;
}
.site-header-cart .cart-contents .amount {
margin-right: 0.327em;
}
.site-header-cart .cart-contents .count {
opacity: 0.5;
font-size: 0.857em;
font-weight: 400;
}
.site-header-cart .cart-contents span {
display: inline;
}
.site-header-cart .widget_shopping_cart {
display: block;
position: absolute;
z-index: 999999;
top: 100%;
left: -999em;
width: 100%;
font-size: 0.857em;
}
.site-header-cart .widget_shopping_cart h2.widgettitle {
display: none;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
float: left;
position: relative;
top: auto;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
text-align: left;
}
.site-header-cart.focus .widget_shopping_cart,
.site-header-cart:hover .widget_shopping_cart {
left: 0;
}
ul.products li.product {
float: left;
clear: none;
width: 25%;
font-size: 0.857em;
}
.shop-with-sidebar ul.products li.product {
width: 33.2%;
}
.shop-with-sidebar ul.products li.product:nth-child(3n+1) {
clear: left;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products li.product.first {
clear: both;
}
.single-product ul.products li.product.first {
clear: none;
}
.page-template-template-fullwidth-php .site-main .columns-1 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-1 ul.products li.product,
.shop-isle-full-width-content .site-main .columns-1 ul.products li.product {
float: none;
width: 100%;
margin-right: 0;
}
.page-template-template-fullwidth-php .site-main .columns-2 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-2 ul.products li.product,
.shop-isle-full-width-content .site-main .columns-2 ul.products li.product {
float: left;
width: 47.8260869565%;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-3 ul.products li.product,
.shop-isle-full-width-content .site-main .columns-3 ul.products li.product {
float: left;
width: 30.4347826087%;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
.shop-isle-full-width-content .site-main .columns-4 ul.products li.product {
float: left;
width: 21.7391304348%;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .site-main .columns-5 ul.products li.product,
.page-template-template-homepage-php .site-main .columns-5 ul.products li.product,
.shop-isle-full-width-content .site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-right: 3.8%;
}
.site-main .columns-1 ul.products li.product {
float: none;
width: 100%;
margin-right: 0;
}
.site-main .columns-2 ul.products li.product {
width: 48%;
margin-right: 3.8%;
}
.site-main .columns-3 ul.products li.product {
float: left;
width: 29.4117647059%;
margin-right: 5.8823529412%;
}
.site-main .columns-4 ul.products li.product {
width: 22.05%;
margin-right: 3.8%;
}
.site-main .columns-5 ul.products li.product {
width: 16.9%;
margin-right: 3.8%;
}
.site-main ul.products li.product {
float: left;
width: 29.4117647059%;
margin-right: 5.8823529412%;
}
.single-product div.product .images {
float: left;
position: relative;
width: 41.1764705882%;
margin-right: 5.8823529412%;
margin-bottom: 3.631em;
}
.single-product div.product .images .thumbnails::after {
display: table;
clear: both;
content: "";
}
.single-product div.product .summary {
float: right;
width: 52.9411764706%;
margin-right: 0;
margin-bottom: 3.631em;
}
.single-product div.product .woocommerce-tabs {
clear: both;
}
.single-product .header-shopping-cart .amount {
font-size: 12px;
}
.widget_shopping_cart .product_list_widget li.empty {
color: #fff;
}
#reviews .comment-form-author,
#reviews .comment-form-email {
width: 50%;
padding: 0 15px;
}
#reviews .comment-form-email {
margin-right: 0;
padding-right: 0;
}
.shop-isle-full-width-content.single-product div.product .images {
float: left;
width: 30.4347826087%;
margin-right: 4.347826087%;
margin-bottom: 3.631em;
}
.shop-isle-full-width-content.single-product div.product .images .thumbnails a.zoom {
float: left;
width: 14.2857142857%;
margin-right: 14.2857142857%;
}
.shop-isle-full-width-content.single-product div.product .images .thumbnails a.zoom.last {
margin-right: 0;
}
.shop-isle-full-width-content.single-product div.product .summary {
float: right;
width: 65.2173913043%;
margin-right: 0;
margin-bottom: 3.631em;
}
.shop-isle-full-width-content.single-product div.product .woocommerce-tabs {
clear: both;
}
.shop-isle-full-width-content.single-product .related ul.products li.product,
.shop-isle-full-width-content.single-product .upsells ul.products li.product {
float: left;
width: 30.4347826087%;
margin-right: 4.347826087%;
}
.woocommerce .page-description {
float: left;
width: 100%;
margin-bottom: 1.618em;
padding: 0 15px 15px;
}
.shop-isle-sorting {
margin-bottom: 2.618em;
}
.shop-isle-sorting::after {
display: table;
clear: both;
content: "";
}
.shop-isle-sorting select {
width: 9.505em;
}
.woocommerce-result-count {
float: left;
position: relative;
margin-bottom: 0;
padding: 0.327em 0;
}
.woocommerce-ordering {
float: right;
margin-right: 1em;
margin-bottom: 0;
}
.woocommerce-ordering select {
height: 33px;
padding-left: 10px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.woocommerce-pagination {
clear: none;
margin-bottom: 0;
padding: 0;
border: 0;
}
.woocommerce-pagination .page-numbers.current {
display: inline-block;
border-color: #cacaca;
}
.woocommerce-pagination ul.page-numbers {
margin-left: 0;
padding-left: 0;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail {
display: table-cell;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail img {
max-width: 3.631em;
height: auto;
border: 0.327em solid #fff;
}
.page-template-template-fullwidth-php table.cart thead {
font-size: 1em;
text-indent: 0;
}
.page-template-template-fullwidth-php table.cart thead th,
table.cart td,
table.cart th {
padding: 0.857em 1.387em;
}
table.cart .qty {
max-width: 3.632em;
padding: 0.857em;
}
table.cart .product-remove {
display: table-cell;
}
table.cart .product-quantity .minus,
table.cart .product-quantity .plus {
display: inline-block;
}
table.cart .quantity .qty {
width: 100%;
max-width: 100%;
height: 33px;
padding: 0.618em;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
line-height: 1.42857143;
text-align: left;
letter-spacing: 2px;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
display: inline-block;
float: left;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
table.cart td.actions input {
display: inline-block;
width: auto;
margin: 0;
}
.cart-collaterals::after {
display: table;
clear: both;
content: "";
}
.cart-collaterals .cross-sells {
float: left;
width: 41.1764705882%;
margin-right: 5.8823529412%;
}
.cart-collaterals .cross-sells ul.products li.product {
float: left;
width: 42.8571428571%;
margin-right: 5.285714%;
}
.cart-collaterals .cross-sells ul.products li.product:nth-child(4n+1),
.cart-collaterals .cross-sells ul.products li.product.first {
clear: none;
}
.cart-collaterals .cross-sells ul.products li.product:nth-child(2n+1) {
clear: both;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
float: right;
clear: right;
width: 52.9411764706%;
margin: 0;
}
.cart-collaterals .shipping_calculator {
clear: right;
}
.col2-set {
float: left;
clear: both;
width: 52.9411764706%;
margin-right: 5.8823529412%;
}
#customer_login {
width: 100%;
margin-right: 0;
}
.cart_totals h2,
.cross-sells h2 {
font-family: "Roboto Condensed", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.4;
letter-spacing: 2px;
text-transform: uppercase;
}
.cross-sells ul.products {
margin-left: 0;
padding-top: 0;
}
.cross-sells ul.products li.product {
padding-right: 0;
padding-left: 0;
}
.cross-sells .product:hover .product-button-wrap {
bottom: 60%;
}
.cart_totals table,
.cart_totals table td,
.cart_totals table th {
padding: 12px;
border: 1px solid #e5e5e5;
}
.cart_totals table > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.col2-set .form-row-first {
float: left;
width: 49%;
margin-right: 2%;
}
.col2-set .form-row-last {
float: right;
width: 49%;
margin-right: 0;
}
.col2-set .col-1,
.col2-set .col-2 {
margin-bottom: 1.618em;
}
.col2-set + #customer_details {
display: none;
}
#order_review,
#order_review_heading {
float: right;
clear: right;
width: 41.1764705882%;
margin-right: 0;
border: 1px solid #e5e5e5;
}
#order_review_heading {
margin-bottom: 0;
padding: 0.618em 2.0833333333%;
}
.woocommerce-order-pay #order_review {
float: none;
width: 100%;
border-width: 3px;
}
.woocommerce-order-pay #order_review #payment h3 {
padding-top: 1em;
padding-left: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
}
#wc_checkout_add_ons {
float: left;
width: 41.1764705882%;
margin-right: 5.8823529412%;
}
.form-row-first {
float: left;
clear: both;
width: 49%;
margin-right: 2%;
}
.form-row-last {
float: right;
width: 49%;
margin-right: 0;
}
.page-template-template-fullwidth-php .form-row-first {
float: left;
width: 47.8260869565%;
margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .form-row-last {
float: right;
width: 47.8260869565%;
margin-right: 0;
}
.shop-isle-full-width-content .woocommerce-tabs ul.tabs {
float: left;
width: 30.4347826087%;
margin-right: 4.347826087%;
}
.shop-isle-full-width-content .woocommerce-tabs .panel {
float: right;
width: 65.2173913043%;
margin-right: 0;
margin-bottom: 3.631em;
}
.woocommerce-tabs {
margin-bottom: 2.618em;
padding-top: 2.618em;
padding-bottom: 2.618em;
}
.woocommerce-tabs::after {
display: table;
clear: both;
content: "";
}
.woocommerce-tabs ul.tabs {
float: left;
width: 100%;
padding-left: 0;
border-bottom: 1px solid #ddd;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
float: left;
margin: 0;
margin-bottom: -1px;
}
.woocommerce-tabs ul.tabs li a {
display: block;
padding: 10px 15px;
}
.woocommerce-tabs ul.tabs li.active {
border: 1px solid #ddd;
border-bottom-color: transparent;
color: #555;
background-color: #fff;
cursor: default;
}
.woocommerce-tabs .panel {
float: left;
width: 100%;
margin-top: 0;
}
#order_review .shop_table,
#order_review .shop_table th,
#order_review .shop_table td {
padding: 12px;
border: 1px solid #e5e5e5;
}
.module-cart-top {
padding-bottom: 0;
}
.module-cart-bottom {
padding-top: 0;
}
table.cart td.actions input[name="update_cart"] {
padding: 8px 37px;
border: 1px solid transparent;
border: rgba(17, 17, 17, 1);
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 0.8);
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
table.cart td.actions input[name="update_cart"]:hover {
background: rgba(17, 17, 17, 1);
}
table.cart td.actions input[name="apply_coupon"] {
padding: 8px 37px;
border: #d8d8d8;
border-radius: 2px;
color: #111;
background: #e5e5e5;
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
text-decoration: none;
letter-spacing: 2px;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
table.cart td.actions input[name="apply_coupon"]:hover {
background: #d8d8d8;
}
.shop_table.cart,
.shop_table.cart td,
.shop_table.cart th {
padding: 12px;
border: 1px solid #e5e5e5;
}
.shop_table.cart img {
max-width: 83px;
}
.shop_table.cart > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
table.cart td.actions input[name="coupon_code"] {
height: 33px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
tr.cart_item td.product-name a {
margin: 0 0 20px;
color: #111;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
letter-spacing: 2px;
text-transform: uppercase;
}
td.product-price span.amount,
td.product-subtotal span.amount {
margin: 0 0 20px;
color: #111;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
letter-spacing: 2px;
text-transform: uppercase;
}
.related.products {
padding: 70px 0 0 0;
}
.related.products .amount,
.upsells.products .amount {
font: 400 12px/1.8 "Open Sans", sans-serif;
}
.related.products h2,
.upsells.products h2 {
position: relative;
color: #111;
font-family: "Roboto Condensed", sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 1.4;
text-align: center;
letter-spacing: 4px;
text-transform: uppercase;
}
.woocommerce-tabs .panel h2 {
font: bold 12px/1.8 "Open Sans", sans-serif;
}
#review_form_wrapper {
clear: both;
}
#reviews #comments .comment-text {
float: left;
margin-left: 20px;
}
#reviews #comments p.meta strong {
font-family: "Roboto Condensed", sans-serif;
font-weight: normal;
letter-spacing: 2px;
text-transform: uppercase;
}
#reviews form input:not([type=checkbox]) {
float: left;
width: 100%;
height: 33px;
margin-bottom: 15px;
padding-right: 15px;
padding-left: 15px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
#reviews .comment-form-cookies-consent {
display: flex;
margin: 10px 0;
}
#reviews .comment-form-cookies-consent label {
font-weight: 300;
}
#reviews form p {
float: left;
margin: 0;
}
#reviews p.comment-form-comment,
#reviews p.comment-form-comment textarea {
width: 100%;
padding-left: 15px;
}
#reviews p.comment-form-comment textarea {
margin-bottom: 15px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
#review_form_wrapper form {
float: left;
margin-top: 25px;
margin-left: -15px;
}
p.comment-form-rating {
width: 33.33%;
padding-right: 15px;
padding-left: 15px;
}
#reviews form input[type="submit"] {
margin-left: 15px;
padding: 8px 37px;
border: 1px solid transparent;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 0.8);
}
#reviews form input[type="submit"]:hover {
background: rgba(17, 17, 17, 1);
}
.wc-backward {
padding: 8px 37px;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 0.8);
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
}
.wc-backward:hover {
color: #fff;
background: rgba(17, 17, 17, 1);
}
.shipping-calculator-form button {
padding: 8px 37px;
border: 1px solid transparent;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 0.8);
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
.shipping-calculator-form button:hover {
background: rgba(17, 17, 17, 1);
}
.shipping-calculator-form input,
.shipping-calculator-form select {
width: 100%;
max-width: 100%;
height: 33px;
padding: 0.618em;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
line-height: 1.42857143;
text-align: left;
letter-spacing: 2px;
}
.woocommerce-account h2 {
font-family: "Roboto Condensed", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.4;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce-account input {
height: 33px;
border: 1px solid #eaeaea;
border-radius: 2px;
box-shadow: none;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.woocommerce-account input[type="text"],
.woocommerce-account input[type="email"],
.woocommerce-account input[type="password"],
.woocommerce-account input[type="tel"] {
padding: 10px;
}
.woocommerce-account input[type="submit"] {
border-radius: 2px;
}
.woocommerce-account input[type="submit"]:hover {
border: 1px solid #000;
color: #fff;
background: #000;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
ul.products li.product {
overflow: hidden;
}
ul.products li.product:nth-child(4n+1) {
clear: left;
}
.shop-with-sidebar ul.products li.product:nth-child(4n+1) {
clear: none;
}
.shop-with-sidebar ul.products li.product:nth-child(3n+1) {
clear: left;
}
h1.page-title {
margin-top: 0;
}
.container-wooinfo {
padding-right: 0;
padding-left: 0;
}
.shop_isle_hidden_if_not_customizer {
display: none !important;
}
body.home .navbar-color-customizer {
background-color: rgba(10, 10, 10, 0.9) !important;
}
@media (min-width: 768px) {
body.home .navbar-transparent { }
}
.shop-item-detail {
padding: 0;
}
.shop-item-detail .add_to_cart_inline {
border: 0 !important;
}
.shop-item-detail del,
.shop-item-detail ins {
display: none;
}
.navbar-cart-inner .icon-basket {
color: #fff;
color: rgba(255, 255, 255, 0.7);
font-size: 12px;
line-height: 14px;
}
.navbar-cart-inner:hover .icon-basket {
color: rgba(255, 255, 255, 1);
}
.navbar-cart-inner .cart-item-number {
position: absolute;
top: 9px;
right: initial;
left: 7px;
width: auto;
min-width: 14px;
border-radius: 2px;
background: #e5e5e5;
}
.navbar-cart-inner {
float: right;
position: relative;
width: 25px;
height: 25px;
}
.navbar-cart {
display: table-cell !important;
width: 90px;
height: 25px;
margin-left: 20px;
padding-left: 30px;
vertical-align: middle;
}   .header-shopping-cart {
display: none;
position: absolute;
top: 25px;
right: 0;
width: 300px;
padding: 11px 15px;
background-color: rgba(26, 26, 26, 0.90);
}
.header-shopping-cart .woocommerce-mini-cart__empty-message {
margin: 10px;
}
.navbar-cart-inner:hover .header-shopping-cart {
display: block;
}
.header-shopping-cart .mini_cart_item a {
display: block;
padding-top: 10px;
color: #999;
font-size: 11px;
text-align: right;
letter-spacing: 2px;
}
.header-shopping-cart .product_list_widget li img {
float: left;
max-width: 57px;
margin-top: -10px;
border: 3px solid rgba(255, 255, 255, 0.1);
}
.header-shopping-cart .widget.woocommerce a:hover {
color: #fff;
}
.header-shopping-cart .mini_cart_item .quantity,
.header-shopping-cart .mini_cart_item .quantity span {
color: #888;
font-size: 11px;
line-height: 13px;
text-align: right;
}
.header-shopping-cart .widget_shopping_cart p.buttons {
margin-bottom: -10px;
padding-bottom: 0;
}
.header-shopping-cart .widget_shopping_cart p.buttons a {
padding: 8px 20px;
color: #fff;
background: rgba(255, 255, 255, 0.8);
font-family: "Roboto Condensed", sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
}
.header-shopping-cart .widget_shopping_cart p.buttons a.wc-forward {
margin-left: 5px;
}
.header-shopping-cart .widget_shopping_cart p.buttons a:hover {
opacity: 0.85;
}
.header-shopping-cart .widget_shopping_cart .product_list_widget li a.remove {
top: -10px;
right: 5px;
bottom: 15px;
left: auto;
color: #aaa;
}
.header-shopping-cart .widget_shopping_cart .product_list_widget li a.remove:hover {
color: #f96262;
background-color: transparent;
}
.header-shopping-cart .widget_shopping_cart p.total {
margin: 20px 0;
padding: 0;
color: #aaa;
text-align: right;
}
.header-shopping-cart .widget_shopping_cart .amount {
color: #fff;
}
.header-shopping-cart .widget_shopping_cart .product_list_widget li.mini_cart_item {
margin: 0 0 10px;
padding: 0;
border: 1px solid rgba(73, 71, 71, 0.15);
}
.header-shopping-cart dl.variation {
display: inline-block;
width: 100%;
}
.header-shopping-cart dl.variation dd {
float: right;
width: 49%;
margin: 0;
text-align: right;
}
.header-shopping-cart dl.variation dt {
float: left;
width: 49%;
margin-bottom: 5px;
text-align: right;
}
.header-shopping-cart dl.variation dd p {
margin-bottom: 5px;
} p.stars {
position: relative;
width: 100px;
height: 20px;
}
p.stars span {
float: left;
overflow: hidden;
width: 100px;
height: 20px;
line-height: 20px;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
float: left;
position: relative;
height: 20px;
margin: 0;
padding: 0;
border: none;
color: transparent;
}
p.stars span:before,
p.stars a.star-1:hover:before,
p.stars a.star-2:hover:before,
p.stars a.star-3:hover:before,
p.stars a.star-4:hover:before,
p.stars a.star-5:hover:before {
color: #ccc;
font-family: star;
font-size: 16px;
text-align: left;
letter-spacing: 2px;
}
p.stars:hover a.star-1.active:before,
p.stars:hover a.star-2.active:before,
p.stars:hover a.star-3.active:before,
p.stars:hover a.star-4.active:before,
p.stars:hover a.star-5.active:before {
color: transparent;
}
p.stars a.star-1.active:hover:before,
p.stars a.star-2.active:hover:before,
p.stars a.star-3.active:hover:before,
p.stars a.star-4.active:hover:before,
p.stars a.star-5.active:hover:before {
color: #f1c40f;
}
p.stars span:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 20px;
content: "\53\53\53\53\53";
}
p.stars a.star-1 {
z-index: 10;
width: 18px;
}
p.stars a.star-2 {
z-index: 8;
width: 36px;
margin-left: -18px;
}
p.stars a.star-3 {
z-index: 6;
width: 54px;
margin-left: -36px;
}
p.stars a.star-4 {
z-index: 4;
width: 72px;
margin-left: -54px;
}
p.stars a.star-5 {
z-index: 2;
width: 90px;
margin-left: -72px;
}
p.stars a.star-1:hover:before,
p.stars a.star-2:hover:before,
p.stars a.star-3:hover:before,
p.stars a.star-4:hover:before,
p.stars a.star-5:hover:before,
p.stars a.star-1.active:before,
p.stars a.star-2.active:before,
p.stars a.star-3.active:before,
p.stars a.star-4.active:before,
p.stars a.star-5.active:before {
position: absolute;
top: 0;
right: 0;
left: auto;
height: 20px;
color: #f1c40f;
font-family: star;
font-size: 16px;
letter-spacing: 2px;
}
p.stars a.star-1:hover:before,
p.stars a.star-1.active:before {
z-index: 9;
width: 18px;
content: "\53";
}
p.stars a.star-2:hover:before,
p.stars a.star-2.active:before {
z-index: 7;
width: 36px;
content: "\53\53";
}
p.stars a.star-3:hover:before,
p.stars a.star-3.active:before {
z-index: 5;
width: 54px;
content: "\53\53\53";
}
p.stars a.star-4:hover:before,
p.stars a.star-4.active:before {
z-index: 3;
width: 72px;
content: "\53\53\53\53";
}
p.stars a.star-5:hover:before,
p.stars a.star-5.active:before {
z-index: 1;
width: 90px;
content: "\53\53\53\53\53";
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
display: none;
content: "";
}
a.remove {
display: block;
width: 1em;
height: 1em;
margin: 0 auto;
border: 0;
border-radius: 100%;
color: rgb(249, 98, 98);
font-size: 1.5em;
font-weight: 700;
line-height: 1;
text-align: center;
text-decoration: none;
text-indent: 0;
}
a.remove:hover {
color: #fff;
background: rgb(249, 98, 98);
} .header-search {
float: left;
position: relative;
width: 25px;
height: 25px;
text-align: center;
}
.header-search-button {
color: #cbc7c2;
font-size: 14px;
line-height: 20px;
cursor: pointer;
}
.header-search:hover .header-search-button {
color: #fff;
}
.header-search-input {
display: none;
position: absolute;
top: 100%;
right: 0;
width: 220px;
padding: 5px;
background: rgba(26, 26, 26, 0.9);
}
.header-search.header-search-open .header-search-input {
display: block;
}
.header-search.header-search-open .header-search-button {
color: #fff;
}
.header-search-input input[type=submit] {
position: absolute;
z-index: 9;
top: 5px;
right: 5px;
width: 28px;
height: 33px;
border: none;
background: none;
text-indent: -9999999px;
}
.header-search-input input[type="search"] {
width: 100%;
padding: 10px;
padding-right: 28px;
border: none;
border-radius: 0;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
line-height: 12px;
letter-spacing: 2px;
}
.header-search-input:after {
display: inline-block;
position: absolute;
z-index: 8;
top: 5px;
right: 5px;
width: 20px;
width: 33px;
color: #999;
font-family: "Glyphicons Halflings";
font-size: 12px;
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
line-height: 33px;
content: "\e003";
} .woocommerce.single-product .price ins {
float: left;
width: 100%;
}
.woocommerce.single-product .price ins .amount {
float: left;
width: 100%;
color: #666;
line-height: 36px;
text-decoration: none;
}
.woocommerce.single-product .product-type-variable .price ins {
font-family: "Roboto Condensed", sans-serif;
font-size: 32px;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce.single-product .product-type-variable .price ins .amount {
float: none;
width: auto;
}
.woocommerce.single-product .product-type-grouped .label {
display: table-cell;
padding: 0;
font-size: 75%;
font-weight: normal;
line-height: normal;
text-align: left;
vertical-align: middle;
white-space: inherit;
}
.woocommerce.single-product .product-type-grouped form.cart .quantity {
width: 100%;
}
.woocommerce.single-product .price del {
float: left;
width: 100%;
}
.woocommerce.single-product .price del .amount {
font-size: 20px;
line-height: 24px;
}
.woocommerce.single-product .stock {
float: left;
width: 100%;
}
.woocommerce.single-product div[itemprop="offers"] {
float: left;
width: 100%;
margin-bottom: 20px;
}
.woocommerce.single-product div[itemprop="description"] {
float: left;
width: 100%;
}
.woocommerce.single-product div.product form.cart {
float: left;
width: 100%;
}
.woocommerce.single-product div.product .woocommerce-product-rating {
margin-bottom: 0;
padding: 0 0 20px;
}
.product-main-content .onsale {
z-index: 10;
right: auto;
left: 3px;
}
.woocommerce .comment_container {
float: left;
position: relative;
}
.woocommerce .form-row input[type="submit"] {
width: auto;
padding: 8px 37px;
border: none;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed",sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce .form-row input[type="submit"]:hover {
background: rgba(17, 17, 17, 0.8);
}
#reviews .commentlist li .avatar {
position: absolute;
top: 0;
left: 0;
}
#reviews #comments .comment-text {
float: left;
margin-left: 70px;
}
#reviews #comments .comment-text {
position: relative;
padding-top: 18px;
}
#reviews #comments .comment-text .star-rating {
position: absolute;
bottom: 0;
left: 0;
}
#reviews .commentlist li {
float: left;
clear: both;
width: 100%;
margin-bottom: 30px;
list-style: none;
}
#review_form_wrapper form {
width: 100%;
margin-left: 0;
}
#reviews .comment-form-rating {
min-height: 33px;
padding-bottom: 15px;
padding-left: 0;
}
#reviews p.comment-form-comment,
#reviews p.comment-form-comment textarea {
padding-left: 0;
}
#reviews p.comment-form-comment textarea {
height: 75px;
padding: 6px 12px;
}
#reviews form input[type="submit"] {
margin-left: 0;
line-height: 15px;
}
#reviews .comment-form-author {
padding-left: 0;
}
#reviews form .form-submit {
clear: left;
}
.woocommerce.single-product table.shop_attributes tr:nth-child(odd) {
background-color: #f9f9f9;
}
.woocommerce.single-product table.shop_attributes tr td,
.woocommerce.single-product table.shop_attributes tr th {
padding: 8px;
font-weight: normal;
}
.woocommerce.single-product table.shop_attributes p {
margin: 0;
padding: 0;
}
.single-product div.product form.cart .button {
width: 66.66666667%;
padding: 0 0 15px;
padding: 10px;
}
.single-product div.product form.cart.grouped_form .button {
float: left;
}
.single-product div.product form.cart .quantity {
width: 33.33333333%;
padding: 0 15px 0 0;
}
.single-product div.product form.cart .quantity label {
display: none;
}
.single-product div.product form.cart .quantity .qty {
width: 100%;
}
.woocommerce-tabs ul.tabs li,
.woocommerce-tabs ul.tabs li.active {
border: none;
background: none;
}
.woocommerce-tabs ul.tabs li a {
display: block;
position: relative;
margin-right: 2px;
padding: 10px 15px;
border: 1px solid #fff;
border-bottom-color: transparent;
border-radius: 2px;
border-radius: 4px 4px 0 0;
color: #555;
font-family: "Roboto Condensed", sans-serif;
line-height: 1.42857143;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce-tabs ul.tabs li.active a {
border: 1px solid #ddd;
border-bottom-color: transparent;
background-color: #fff;
cursor: pointer;
}
.woocommerce-tabs ul.tabs li a:hover {
border-color: #eee #eee #ddd;
background-color: #eee;
text-decoration: none;
}
.woocommerce-tabs ul.tabs li.active a:hover {
border: 1px solid #ddd;
border-bottom-color: transparent;
background: #fff;
cursor: default;
}
.single-product div.product .images {
width: 50%;
margin-right: 0;
padding: 0 15px 0 0;
}
.single-product .flex-viewport {
margin-bottom: 20px;
}
.single-product figure.woocommerce-product-gallery__wrapper {
max-width: inherit;
margin-bottom: 20px;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
list-style: none;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
display: inline-block;
max-width: 83px;
margin: 2px 3.5% 10px 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
cursor: pointer;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
display: block;
position: absolute;
top: 19px;
left: 22px;
box-sizing: content-box;
width: 2px;
height: 8px;
border-radius: 6px;
background: #000;
content: "";
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
display: block;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
content: "";
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
z-index: 9;
top: 15px;
right: 30px;
box-sizing: content-box;
width: 36px;
height: 36px;
border-radius: 100%;
background: #fff;
font-size: 2em;
text-indent: -9999px;
}
.single-product div.product .summary {
width: 50%;
padding: 0 0 0 15px;
}
.single-product div.product .woocommerce-product-rating a {
padding-left: 5px;
font-size: 12px;
}
.single-product div.product p.stock.in-stock:before,
.single-product div.product p.stock.out-of-stock:before {
display: none;
}
.woocommerce-tabs .panel h2 {
margin: 0 0 20px;
padding-top: 30px;
padding-bottom: 15px;
font: normal 12px/1.8 "Open Sans", sans-serif;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce.single-product ul.products {
margin-bottom: 0;
padding-bottom: 0;
}
.woocommerce.single-product .related.products,
.woocommerce.single-product .upsells.products {
overflow: hidden;
padding-top: 100px;
padding-bottom: 70px;
} .woocommerce.single-product ul.products li.product img {
width: 100%;
}
.woocommerce.single-product .price del {
color: #999;
}
.woocommerce.single-product .price del .amount {
color: #999;
}
.woocommerce.single-product ul.products li.product .price del {
color: #999;
}
.woocommerce.single-product .owl-carousel .ex-product .woocommerce-Price-amount,
.woocommerce.single-product ul.products li.product .price del .amount {
color: #999;
font-size: 12px;
}
.single-product .owl-carousel .ex-product ins {
text-decoration: none;
}
.woocommerce.single-product ul.products li.product .price ins .amount {
line-height: 20px;
}
.woocommerce.single-product ul.products li.product .price ins {
margin-left: 0;
}
.form-row #rememberme {
vertical-align: -12px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span {
vertical-align: -6px;
}
.form-row label {
font-weight: normal;
}
.add_to_cart_button:not(.product_type_variable):before,
.icon-basket:before,
.single-product div.product form.cart .button:before {
display: inline-block;
position: relative;
top: 1px;
margin-right: 5px;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
content: "\e116";
}
.icon-filter:before {
display: inline-block;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
content: "\e138";
}
.icon-close:before {
display: inline-block;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
content: "\e014";
}
.icon-close,
.icon-filter {
display: inline-block;
position: relative;
top: -4px;
padding: 5px 10px 0;
color: #fff;
background: #111;
font-size: 20px;
cursor: pointer;
-webkit-transition: all 0.125s ease-in-out;
transition: all 0.125s ease-in-out;
}
.icon-close:hover,
.icon-filter:hover {
opacity: 0.8;
}
.shop-with-sidebar {
float: right;
clear: both;
padding: 0;
} .woocommerce ul.products {
clear: both;
min-width: 100%;
}
.woocommerce ul.products li.product .price del {
color: #999;
font-size: 12px;
}
.woocommerce ul.products li.product .price del .amount {
color: #999;
font: 400 12px/1.8 "Open Sans", sans-serif;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce ul.products li.product .price ins {
margin: 0;
color: #999;
font-size: 12px;
text-decoration: none;
text-decoration: none;
}
.woocommerce ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price .amount {
color: #999;
font: 400 12px/1.8 "Open Sans", sans-serif;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
}
ul.products li.product .button.product_type_simple {
padding: 5px 37px;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
}
ul.products li.product .button.product_type_simple:hover,
ul.products li.product .button.product_type_simple:focus {
background: rgba(17, 17, 17, 0.8);
}
table.cart .quantity .qty {
float: none;
max-width: 100px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
.product-rating-home .star-rating {
display: inline-block;
float: none;
margin-bottom: 0;
}
ul.products li.product .product-button-wrap .button,
.product-button-wrap .button {
display: inline-block;
margin: 10px 5px 0;
}
ul.products li.product .product-button-wrap .add-to-cart-button-wrap .button,
.add-to-cart-button-wrap .button {
display: inline;
} .shop_table.cart {
border: none;
}
.shop_table.cart th,
.shop_table.cart td {
border: 1px solid #e5e5e5;
}
.shop_table.cart tr:last-child td {
padding-right: 0;
padding-left: 0;
border-right: none;
border-left: none;
}
.shop_table.cart > tbody > tr:nth-of-type(odd) {
background: none;
}
.shop_table.cart > thead > tr,
.shop_table.cart > tbody > tr:nth-of-type(even) {
background-color: #f9f9f9;
}
.shop_table.cart tbody tr:last-child {
background: none;
}
ul.products li.product img {
width: 100%;
}
ul.products li.product:hover img { }
.woocommerce-billing-fields input,
.woocommerce-checkout .woocommerce-account-fields input:not([type="checkbox"]),
.woocommerce-checkout .woocommerce-shipping-fields input:not([type="checkbox"]) {
height: 33px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.form-row textarea {
height: 75px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
}
.form-row.woocommerce-validated input.input-text {
box-shadow: none;
}
.select2-container .select2-choice {
height: 33px;
padding: 6px 12px;
border: 1px solid #eaeaea;
border-radius: 2px;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
}
#order_review,
#order_review_heading {
border: none;
}
#payment .place-order .button {
padding: 8px 37px;
border: none;
border-radius: 0;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
}
#payment .place-order .button:hover,
#payment .place-order .button:focus {
background: rgba(17, 17, 17, 0.8);
}
#payment .place-order {
padding-right: 0;
padding-left: 0;
}
#payment {
border-top: 1px solid rgba(0,0,0,0.1);
}
#payment .payment_methods li label {
width: auto;
}
.product .product-button-wrap .add_to_cart_button,
.product .product-button-wrap .button.product_type_external,
ul.products li.product .product-button-wrap .button.product_type_simple,
ul.products li.product .product-button-wrap .button.product_type_grouped,
ul.products li.product .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .add_to_cart_button,
.shop-item .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .button.product_type_grouped,
.shop-item .product-button-wrap .button.product_type_variable,
ul.products li.product .product-button-wrap .product_type_variable {
position: relative;
bottom: 0;
padding: 10px 30px;
border-radius: 2px;
opacity: 0;
opacity: 1;
color: #aaa;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed",sans-serif;
font-size: 11px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.product .product-button-wrap .add_to_cart_button:hover,
ul.products li.product .product-button-wrap .button.product_type_simple:hover,
ul.products li.product .product-button-wrap .button.product_type_grouped:hover,
.shop-item .product-button-wrap .add_to_cart_button:hover,
.shop-item .product-button-wrap .button.product_type_grouped:hover,
.shop-item .product-button-wrap .button.product_type_variable:hover,
ul.products li.product .product-button-wrap .product_type_variable:hover {
background: rgba(17, 17, 17, 0.8);
}
.single .col-sm-8 .product .product-button-wrap .add_to_cart_button,
.single .col-sm-8 ul.products li.product .product-button-wrap .button.product_type_simple,
.single .col-sm-8 ul.products li.product .product-button-wrap .button.product_type_grouped,
.single .col-sm-8 .shop-item .product-button-wrap .add_to_cart_button,
.single .col-sm-8 .shop-item .product-button-wrap .button.product_type_grouped,
.single .col-sm-8 .shop-item .product-button-wrap .button.product_type_variable,
.single .col-sm-8 ul.products li.product .product-button-wrap .product_type_variable {
padding: 10px 10px;
}
.shop-with-sidebar .product .product-button-wrap .add_to_cart_button,
.shop-with-sidebar ul.products li.product .product-button-wrap .button.product_type_simple {
padding-right: 10px;
padding-left: 10px;
}
.shop-with-sidebar .added_to_cart {
display: inline-block;
clear: left;
margin-top: 10px;
padding: 4px 10px;
}
.product .product-button-wrap,
.shop-item .product-button-wrap {
position: absolute;
z-index: 2;
bottom: 100%;
left: 0;
width: 100%;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.product:hover .product-button-wrap,
.shop-item:hover .product-button-wrap {
bottom: 50%;
opacity: 1;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
}
.prod-img-wrap {
position: relative;
}
.post-type-archive-product .products li > a {
float: left;
width: 100%;
}
.added_to_cart {
margin-bottom: 24px;
padding: 10px 5px;
border-radius: 2px;
color: #fff;
background-color: #0f834d;
font-family: "Roboto Condensed",sans-serif;
font-size: 11px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
}
.added_to_cart:hover {
color: #fff;
background: #439c73;
-webkit-transition: all 0.125s ease-in-out 0s;
transition: all 0.125s ease-in-out 0s;
}
.form-row .button,
.form-row input[type=checkbox],
.form-row input[type=radio],
.woocommerce-checkout input[type=radio] {
float: left;
height: auto;
margin-right: 5px;
}
.woocommerce-form-login .woocommerce-form__label {
float: left;
clear: both;
margin-top: 10px;
margin-bottom: 0;
}
.woocommerce-form-login .woocommerce-form__label span {
vertical-align: 0 !important;
}
.woocommerce-form-login .lost_password {
float: left;
width: 100%;
margin-top: 10px;
}
.woocommerce-ResetPassword .woocommerce-form-row {
clear: both;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: static;
margin-left: 0;
}
#payment .payment_methods li label {
margin-left: 0;
}
.select2-drop-active {
border: 1px solid #eaeaea;
}
ul.order_details {
padding: 0;
}
.shop_table.order_details tr {
padding: 5px 0;
} .woocommerce-breadcrumb {
line-height: 33px;
}
.woocommerce-ordering {
margin-right: 0;
}
.woocommerce-pagination {
float: left;
width: auto;
margin-top: -5px;
text-align: left;
}
.page-numbers {
text-align: left;
} .widget_price_filter .ui-slider .ui-slider-handle {
background: #212121;
}
.widget_price_filter .ui-slider .ui-slider-range {
background: #e5e5e5;
}
.widget_price_filter .price_slider_amount .button {
padding: 10px 30px;
line-height: 13px;
}
.price_label {
line-height: 33px;
}
.sidebar-shop .widget.widget_products ul li:before,
.sidebar-shop .widget.widget_recent_reviews ul li:before,
.sidebar-shop .widget.widget_recently_viewed_products ul li:before,
.sidebar-shop .widget.widget_top_rated_products ul li:before,
.sidebar-shop .widget.widget_product_categories  ul li:before,
.sidebar-shop .widget.widget_layered_nav .chosen:before {
float: left;
position: absolute;
top: 9px;
left: 0;
padding-right: 5px;
color: #666;
content: "\00BB";
}
.product_list_widget .amount,
.product_list_widget del,
.product_list_widget ins {
color: #999;
}
.product_list_widget ins {
text-decoration: none;
}
.product_list_widget .amount {
margin-right: 10px;
}
.widget.woocommerce li {
position: relative;
padding-left: 12px;
}
.widget_shopping_cart .product_list_widget li {
position: relative;
padding-left: 2em;
}
.widget.woocommerce a:hover .product-title,
.widget.woocommerce a:hover {
color: #aaa;
}
.widget_shopping_cart_content .buttons a {
display: inline-block;
width: auto;
margin-top: 20px;
margin-bottom: 5px;
margin-bottom: 10px;
padding: 10px 27px;
border: none;
border-radius: 2px;
color: #fff;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
line-height: 13px;
letter-spacing: 2px;
text-transform: uppercase;
}
.widget_shopping_cart_content .buttons a:nth-child(1) {
margin-right: 2%;
}
.widget_shopping_cart_content .buttons a:hover,
.widget.woocommerce.widget_shopping_cart_content .button a:hover {
color: #fff;
background: rgba(17, 17, 17, 0.8);
}
@media (max-width: 1199px) {
.widget_shopping_cart_content .buttons a {
width: 100%;
}
.widget_shopping_cart_content .buttons a:nth-child(2) {
margin-top: 0;
}
}
.widget.woocommerce.widget_rating_filter .star-rating {
position: absolute;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 30px;
}
.widget.woocommerce.widget_rating_filter .star-rating:before {
float: right;
}
.widget_shopping_cart li:before {
display: none;
content: "";
}
.sidebar-shop .widget_shopping_cart li,
.widget_shopping_cart li {
padding-left: 2em;
}
.widget_shopping_cart .product_list_widget li a.remove {
top: 12px;
}
.widget_shopping_cart .product_list_widget li a.remove:hover {
color: #fff;
}
.widget_recently_viewed_products li a,
.widget_top_rated_products li a {
display: block;
}
.bottom-page-wrap {
position: relative;
z-index: 19;
}
.bottom-page-wrap .widget_shopping_cart .amount {
color: #fff;
}
.bottom-page-wrap .widget_shopping_cart_content .buttons a,
.bottom-page-wrap .widget_price_filter .price_slider_amount .button {
background: rgba(255, 255, 255, 0.20);
}
.bottom-page-wrap .widget_shopping_cart_content .buttons a:hover,
.bottom-page-wrap .widget_price_filter .price_slider_amount .button:hover {
background: rgba(255, 255, 255, 0.25);
}
.bottom-page-wrap .widget_price_filter .ui-slider .ui-slider-handle {
background: #fff;
}
.bottom-page-wrap .widget ul li {
position: relative;
}
.bottom-page-wrap .widget.woocommerce ul li:before {
float: left;
position: absolute;
top: 9px;
left: 0;
padding-right: 5px;
color: #777;
content: "\00BB";
}
.bottom-page-wrap .widget.woocommerce ul li:before {
color: #777;
content: "\00BB";
}
.bottom-page-wrap .widget .tagcloud a {
background: rgba(255, 255, 255, 0.2);
}
.bottom-page-wrap .product-title,
.bottom-page-wrap .widget.woocommerce a {
color: #aaa;
}
.bottom-page-wrap .widget_product_categories a .product-title:hover,
.bottom-page-wrap .widget.woocommerce a:hover {
text-decoration: underline;
}   a.button.compare,
.shop-isle-compare-list-wrapper a.button.alt {
position: relative;
bottom: 0;
border-radius: 2px;
opacity: 1;
color: #fff;
background: #0b5b34;
font-family: "Roboto Condensed",sans-serif;
font-size: 10px;
line-height: 25px;
letter-spacing: 1px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
a.button.compare:hover {
background: rgba(11, 91, 52, 0.8);
}
.shop-isle-compare-list-wrapper {
margin-top: 20px;
margin-bottom: -40px;
}
.shop-isle-compare-list-wrapper a.button.alt {
margin-left: 10px;
}
.wccm-catalog-items {
float: left;
padding-right: 15px;
padding-left: 15px;
}
.wccm-catalog-item {
margin-bottom: 12px;
}
.wccm-catalog-item a.button {
float: left;
height: auto;
margin-top: 12px;
padding: 0 10px 0;
border: 1px solid rgba(17,17,17,1);
border-radius: 2px;
opacity: 1;
color: rgba(17,17,17,1);
background: transparent;
font-family: "Roboto Condensed",sans-serif;
font-size: 12px;
line-height: 21px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.wccm-catalog-item a.button:hover {
border: 1px solid rgba(17,17,17,0.3);
color: rgba(17,17,17,0.6);
}
.wccm-catalog-item a.button.alt,
.shop-isle-compare-list-wrapper a.button.alt {
border: 1px solid rgba(17,17,17,0.3);
color: #999;
}
.wccm-catalog-item a.button.alt:hover,
.shop-isle-compare-list-wrapper a.button.alt:hover {
border: 1px solid rgba(17,17,17,0.15);
color: rgba(153, 153, 153, 0.75);
}
.wccm-frontpage-compare-list .wccm-catalog-item {
display: inline-block;
float: left;
position: relative;
margin-right: 1em;
}
.wccm-frontpage-compare-list .wccm-catalog-item img {
width: 48px;
height: 48px;
}
.wccm-frontpage-compare-list .wccm-catalog-item a.dashicons,
.wccm-catalog-item a.dashicons {
display: block;
position: absolute;
top: 2px;
right: 2px;
width: 14px;
height: 14px;
border-radius: 1px;
color: #1b1b1b;
background: rgba(255, 255, 255, 0.75);
font-size: 12px;
line-height: 14px;
text-align: center;
}
.wccm-catalog-item a.dashicons:hover {
color: #fff;
background: #a94442;
}
.wccm-thumb a {
display: block;
position: absolute;
top: 2px;
right: 2px;
width: 14px;
height: 14px;
padding-left: 1px;
border-radius: 1px;
color: #1b1b1b;
background: rgba(255, 255, 255, 0.75);
font-size: 12px;
line-height: 14px;
text-align: center;
}
.wccm-thumb a:hover {
color: #fff;
background: #a94442;
}
.wccm-thumb {
width: 150px;
height: 150px;
background: rgba(221,221,221,0.35);
}
.product_meta a.button.compare,
.shop-isle-compare-list-wrapper a.button.alt {
float: left;
height: auto;
margin-top: 12px;
padding: 0 10px 0;
border: 1px solid rgba(17,17,17,0.3);
border-radius: 2px;
opacity: 1;
color: #999;
background: transparent;
font-family: "Roboto Condensed",sans-serif;
font-size: 12px;
line-height: 21px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.product_meta a.button.compare:hover,
.shop-isle-compare-list-wrapper a.button.alt:hover {
border: 1px solid rgba(17,17,17,0.15);
color: rgba(153, 153, 153, 0.75);
}   .yith-wcwl-add-button a.add_to_wishlist {
float: left;
height: auto;
margin-top: 12px;
margin-bottom: 10px;
padding: 0 10px 0;
border: 1px solid rgba(17,17,17,1);
border-radius: 2px;
opacity: 1;
color: rgba(17,17,17,1);
background: transparent;
font-family: "Roboto Condensed",sans-serif;
font-size: 12px;
line-height: 21px;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.yith-wcwl-add-button a.add_to_wishlist:hover {
border: 1px solid rgba(17,17,17,0.3);
color: rgba(17,17,17,0.6);
}
.yith-wcwl-add-button a.add_to_wishlist:before {
display: inline-block;
position: relative;
top: 1px;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
line-height: 1;
content: "\e005";
}
.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse {
float: left;
position: relative;
margin-top: 12px;
margin-bottom: 10px;
padding: 0 10px 0;
border: 1px solid rgba(17,17,17,0.3);
border-radius: 2px;
color: #999;
background: transparent;
font-size: 12px;
line-height: 21px;
}
.yith-wcwl-wishlistexistsbrowse:before,
.yith-wcwl-wishlistaddedbrowse:before {
display: inline-block;
position: relative;
top: 1px;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
line-height: 1;
content: "\e005";
}
.shop_table.wishlist_table tr:last-child td {
padding: 16px 12px;
border: 1px solid #e7e7e7;
}
.shop_table.wishlist_table tfoot tr:last-child td {
border: none;
}
.shop_table.wishlist_table tr td.product-name,
.shop_table.wishlist_table tr td.product-price,
.shop_table.wishlist_table tr td.product-stock-status {
margin: 0 0 20px;
color: #111;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
letter-spacing: 2px;
text-transform: uppercase;
}
.shop_table.wishlist_table {
font-size: 12px;
}
#yith-wcwl-popup-message {
position: fixed;
z-index: 10000;
top: 50%;
left: 50%;
padding: 20px;
border: 1px solid #222;
border-radius: 2px;
color: #fff;
background: rgba(34, 34, 34, 0.75);
line-height: 20px;
text-align: center;
}
.page-template-template-fullwidth-php table.wishlist_table thead,
.page-template-template-fullwidth-php table.wishlist_table {
font-size: 12px;
}
.wishlist-title {
display: none;
}
.summary .product_meta {
margin-top: 45px;
}
.summary .product_meta {
margin-top: 0;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
display: block!important;
position: relative;
width: auto;
margin: 0;
margin-top: 5px;
margin-bottom: -3px;
padding: 0;
opacity: 1;
color: #666;
background: none;
text-align: center;
letter-spacing: 0;
}
.woocommerce .wishlist_table td.product-add-to-cart a.add_to_cart:before {
display: inline-block;
position: relative;
top: 1px;
margin-right: 5px;
font-family: "Glyphicons Halflings";
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
content: "\e116";
}
.term-description {
width: 1170px;
max-width: 100%;
margin: 70px auto 30px;
padding: 0 30px;
}   .comment-subscription-form {
clear: both;
}
.comment-subscription-form label {
color: #666;
font-weight: 400;
}
#subscribe_blog {
height: auto !important;
margin: 5px 5px 0 0;
padding-right: 0 !important;
}   a.button.yith-wcqv-button {
position: relative;
top: 8px;
padding: 7px 10px !important;
border-radius: 2px;
color: #fff;
background-color: #000;
font-family: "Roboto Condensed",sans-serif;
font-size: 11px;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
}
a.button.yith-wcqv-button:hover {
background-color: rgba( 0, 0, 0, 0.75);
}
a.button.yith-wcqv-button:before {
margin-right: 5px;
font-family: "ElegantIcons";
-webkit-font-smoothing: antialiased;
content: "\e101";
}
.shop-isle-yith-wcqv-button-wrapper {
margin-top: 90px;
margin-bottom: -70px;
}
.shop-isle-yith-wcqv-button-wrapper a.button.alt {
margin-left: 10px;
}
.yith-wcqv-main .onsale {
right: auto;
left: 0;
}
#yith-quick-view-close {
width: 22px;
height: 22px;
border: 1px solid #a94442;
border-radius: 2px;
opacity: 1;
color: #fff;
background: #a94442;
line-height: 22px;
text-align: center;
}
#yith-quick-view-close:hover {
border: 1px solid #c73735;
color: #fff;
background: #c73735;
} .woocommerce-account .woocommerce-MyAccount-navigation {
display: inline-block;
width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
display: inline-block;
float: right;
width: 75%;
margin-left: 5%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0;
border-top: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
padding-bottom: 0;
border-bottom: 1px solid #eee;
list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: #333;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
margin-right: 20px;
opacity: 0.25;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
font-family: "ElegantIcons";
content: "\e056";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
font-family: "ElegantIcons";
content: "\e037";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
font-family: "ElegantIcons";
content: "\e079";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
font-family: "ElegantIcons";
content: "\e092";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
font-family: "ElegantIcons";
content: "\e074";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
font-family: "ElegantIcons";
content: "\e014";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
font-family: "ElegantIcons";
content: "\e08a";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
font-family: "ElegantIcons";
content: "\e06c";
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
font-size: 25px;
font-weight: 600;
text-align: center;
}
.woocommerce-account p.order-again {
text-align: right;
}
.woocommerce-EditAccountForm input[type="submit"] {
float: right;
margin-top: 50px;
}
.woocommerce-account table.shop_table_responsive thead {
color: #fff;
background-color: #333;
}
.woocommerce-account table.shop_table_responsive thead th {
padding: 10px;
border-right: 1px solid;
text-align: center;
}
.woocommerce-account table.shop_table_responsive tbody td {
padding: 10px;
text-align: center;
}
.woocommerce-account table.shop_table_responsive tbody tr {
border-bottom: 1px solid #eee;
}
.woocommerce-account  .my_account_orders .button {
text-decoration: underline;
text-transform: uppercase;
}
#ship-to-different-address .checkbox {
display: inline-block;
}
h3#ship-to-different-address {
font-size: 13px;
}
.woocommerce-checkout #ship-to-different-address #ship-to-different-address-checkbox,
.woocommerce-checkout .create-account #createaccount {
margin-left: 0;
}
.woocommerce-checkout .create-account label {
margin: 0;
}
.woocommerce-checkout #ship-to-different-address span,
.woocommerce-checkout .create-account span {
margin-left: 3px;
font-weight: normal;
}
.shop-isle-sidebar-close,
.shop-isle-sidebar-open {
display: none;
} #yith-quick-view-modal .yith-quick-view-overlay {
background: rgba( 0, 0, 0, 0.9);
}
@media screen and (max-width: 1200px) {
.page-title ~ .woocommerce-error,
.page-title ~ .woocommerce-info,
.page-title ~ .woocommerce-message {
width: 970px;
}
.woocommerce-page-title ~ .woocommerce-error,
.woocommerce-page-title ~ .woocommerce-info,
.woocommerce-page-title ~ .woocommerce-message {
width: 910px;
}
.term-description {
width: 970px;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
margin: 2px 10px 10px 0;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(6n) {
margin-right: 10px;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(5n+1),
.single-product .woocommerce-product-gallery .flex-control-thumbs li:first-child {
margin-left: 0;
}
}
@media screen and (min-width: 993px) {
.woocommerce.archive .woocommerce-breadcrumb {
padding-left: 0;
}
.woocommerce.archive .woocommerce-ordering {
padding-right: 0;
}
ul.products li.product img {
padding-right: 15px;
padding-left: 15px;
}
}
@media screen and (max-width: 992px) { #reviews .comment-form-author {
width: 50%;
}
#reviews .comment-form-email {
width: 50%;
padding-right: 15px;
}
#reviews form p.comment-form-rating {
width: 100%;
padding-right: 0;
padding-left: 0;
} .woocommerce.archive .woocommerce-ordering {
float: none;
}
.woocommerce ul.products {
float: none;
}
.woocommerce.archive ul.products {
padding: 50px 15px 0;
}
.woocommerce.single-product ul.products li.product {
width: 50%;
}
.woocommerce.single-product ul.products li.product:nth-child(2n+1) {
clear: left;
}
.woocommerce.single-product ul.products li.product.first {
clear: none !important;
}
.woocommerce.single-product ul.products li.product:nth-child(3n+1) {
clear: none;
}
.woocommerce.single-product ul.products li.product:nth-child(2n+1) {
clear: left;
} .woocommerce ul.products li.product {
float: left;
width: 50%;
padding-right: 15px;
padding-left: 15px;
}
.shop-with-sidebar ul.products li.product:nth-child(3n+1) {
clear: none;
}
.woocommerce ul.products li.product:nth-child(2n+1) {
clear: left;
}
.woocommerce-ordering,
.woocommerce-ordering select {
width: 100%;
margin-right: 0;
}
.woocommerce-breadcrumb {
width: 100%;
margin-bottom: 20px;
line-height: 33px;
text-align: center;
}
.page-numbers {
text-align: center;
}
.page-title ~ .woocommerce-error,
.page-title ~ .woocommerce-info,
.page-title ~ .woocommerce-message {
width: 750px;
}
.woocommerce-page-title ~ .woocommerce-error,
.woocommerce-page-title ~ .woocommerce-info,
.woocommerce-page-title ~ .woocommerce-message {
width: 690px;
margin-top: 40px;
}
.module-small-shop .woocommerce-breadcrumb {
margin-bottom: 1.236em;
}
.cross-sells ul.products li.product {
width: 100% !important;
padding-right: 0;
padding-left: 0;
}
.cart-collaterals .cross-sells {
width: 100%;
}
.cross-sells ul.products li.product {
width: 42.8571428571% !important;
padding-right: 10px;
padding-left: 10px;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
width: 100%;
}
.term-description {
width: 750px;
} .woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
display: table-cell;
border: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: table;
width: 100%;
margin: 0 0 25px;
border: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li  a {
display: block;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
margin-right: 5px;
opacity: 0.25;
}
.woocommerce-account input.woocommerce-Button.button {
height: auto;
margin-top: 10px;
padding: 8px 37px;
border: none;
border-radius: 2px;
color: #fff;
background: rgba(17, 17, 17, 1);
font-family: "Roboto Condensed", sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
}
.woocommerce-account input.woocommerce-Button.button:hover {
background: rgba(17, 17, 17, 0.8);
}
.woocommerce-pagination {
float: none;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
margin: 2px 4px 10px 0 !important;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n) {
margin-right: 0 !important;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(5n) {
margin-right: 4px;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1),
.single-product .woocommerce-product-gallery .flex-control-thumbs li:first-child {
margin-left: 0;
}
}
@media screen and (max-width: 768px) {
.navbar-custom .navbar-cart {
position: absolute;
top: 12px;
right: 35px;
}
.navbar-fixed-top .navbar-collapse {
float: left;
width: 100%;
}
.header-search {
position: initial;
}
.header-search-input {
width: 100%;
}
.navbar-custom .navbar-cart {
position: initial;
width: 70px;
padding: 5px 0 5px 5px;
}
.navbar-cart {
width: 80px;
}
.shop_isle_header_title {
margin-left: 0;
}
.header-shopping-cart,
.navbar-cart-inner:hover .header-shopping-cart {
display: none;
} .woocommerce-tabs ul.tabs {
border-bottom: 1px solid #ddd;
}
.woocommerce-tabs ul.tabs li.active a {
border: 1px solid #ddd;
border-bottom-color: transparent;
background-color: #fff;
cursor: pointer;
}
.woocommerce-tabs ul.tabs li a:hover {
border-bottom-color: #eee;
}
.woocommerce-tabs ul.tabs li {
margin-bottom: -1px;
}
.single-product div.product form.cart .button {
width: 100%;
}
.single-product div.product form.cart .quantity {
width: 100%;
margin-bottom: 20px;
}
.single-product div.product form.cart .quantity input {
width: 100%;
}
.single-product div.product .images img {
width: 100%;
}
.single-product div.product .images,
.single-product div.product .summary {
float: left;
}
.single-product div.product .images,
.single-product div.product .summary {
width: 100%;
padding: 0;
}
.single-product div.product form.cart .quantity {
padding: 0;
}
#reviews .comment-form-author,
#reviews .comment-form-email {
width: 100%;
padding: 0;
}
p.comment-form-rating {
width: 100%;
padding: 0;
}
.comment-form-rating {
margin-bottom: 20px;
}
p.stars {
padding: 0;
text-align: left;
}
p.stars a {
display: inline-block;
font-size: 12px;
}
.woocommerce ul.products {
float: none;
}
#latest .row {
margin-right: 0;
margin-left: 0;
}
#latest .multi-columns-row .col-sm-6 {
float: left;
width: 50%;
max-width: 370px;
margin: auto;
}
#latest .col-sm-6:nth-child(2n+1) {
clear: both;
}
#latest .shop-item {
position: relative;
width: 100%;
max-width: 370px;
margin: 0 auto 40px;
}
.shop-item-detail,
.product .product-button-wrap,
.shop-item .product-button-wrap {
clear: both;
position: static;
padding-bottom: 10px;
opacity: 1;
}
.shop-item:hover .shop-item-detail,
.product:hover .add_to_cart_button,
.product .product-button-wrap .add_to_cart_button,
.product .product-button-wrap .button.product_type_external,
ul.products li.product .product-button-wrap .button.product_type_simple,
ul.products li.product .product-button-wrap .button.product_type_grouped,
ul.products li.product .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .add_to_cart_button,
.shop-item .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .button.product_type_grouped,
.shop-item .product-button-wrap .button.product_type_variable,
ul.products li.product .product-button-wrap .product_type_variable,
.product:hover .product-button-wrap,
.shop-item:hover .product-button-wrap {
display: block !important;
width: auto;
margin-top: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.product .product-button-wrap .add_to_cart_button,
.product .product-button-wrap .button.product_type_external,
ul.products li.product .product-button-wrap .button.product_type_simple,
ul.products li.product .product-button-wrap .button.product_type_grouped,
ul.products li.product .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .add_to_cart_button,
.shop-item .product-button-wrap .button.product_type_external,
.shop-item .product-button-wrap .button.product_type_grouped,
.shop-item .product-button-wrap .button.product_type_variable,
ul.products li.product .product-button-wrap .product_type_variable {
padding: 5px !important;
}
.shop-item-detail {
padding-bottom: 5px;
}
.added_to_cart {
display: inline-block;
position: relative;
z-index: 2;
margin-top: 0;
margin-top: 5px;
margin-bottom: 0;
padding: 5px 10px;
}
.product.woocommerce.add_to_cart_inline {
margin: 0;
padding: 5px !important;
}
#latest .onsale {
right: 3px;
} .col2-set {
width: 100%;
}
#order_review,
#order_review_heading {
width: 100%;
}
ul.order_details li {
width: 100%;
border-right: none;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
ul.order_details li:last-child {
border-bottom: none;
}
ul.order_details {
padding-left: 0;
}
.page-title ~ .woocommerce-error,
.page-title ~ .woocommerce-info,
.page-title ~ .woocommerce-message {
width: 100%;
}
.woocommerce-page-title ~ .woocommerce-error,
.woocommerce-page-title ~ .woocommerce-info,
.woocommerce-page-title ~ .woocommerce-message {
width: 90%;
} .header-shopping-cart-wrap {
position: absolute;
top: 15px;
right: 0;
}
.shop-with-sidebar {
float: none !important;
}
.woocommerce .page-description,
.woocommerce-breadcrumb,
.woocommerce-ordering,
.woocommerce-ordering select {
float: initial;
}
.cart_totals h2,
.cross-sells h2 {
text-align: center;
} .woocommerce-account .woocommerce-MyAccount-navigation ul li {
display: inline-block;
min-width: 125px;
border: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: table;
width: 100%;
margin: 0 0 25px;
border: none;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n),
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
margin: 2px 4px 10px 0 !important;
}
.shop-with-sidebar,
.sidebar-shop {
width: 100%;
}
.sidebar-shop {
padding-left: 15px;
} #customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
width: 100%;
margin-right: 0;
}
#customer_login .u-column1.col-1 {
margin-bottom: 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
} .search-no-results.woocommerce-page .woocommerce-info {
text-align: center;
} .shop-isle-sidebar-close,
.shop-isle-sidebar-open {
display: block;
}
.shop-isle-sidebar-open {
float: left;
width: 10%;
}
.shop-isle-sidebar-close {
float: right;
margin-bottom: 30px;
}
.sidebar-shop {
overflow-x: hidden;
position: fixed;
z-index: 99999;
top: 70px;
left: 0;
left: -100%;
height: 100%;
margin-top: 0;
background: #fff;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.sidebar-shop aside {
clear: both;
}
.shopsidebar .woocommerce-ordering {
float: right !important;
width: 90%;
} }
@media(min-width: 991px) and (max-width:1200px) {
.added_to_cart {
display: inline-block;
margin-top: 15px;
padding: 5px 10px;
}
}
@media(max-width: 600px) {
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce table.my_account_orders tr td.order-actions:before,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page table.my_account_orders tr td.order-actions:before {
display: none;
}
.woocommerce-page .woocommerce .product-name a {
float: left;
font-size: 10px;
line-height: 13px;
}
.woocommerce table.shop_table td .amount,
.woocommerce table.shop_table td,
.woocommerce table.shop_table td span,
.woocommerce table.shop_table td a,
.woocommerce table.shop_table td strong {
font-size: 12px;
line-height: 12px;
}
.woocommerce table.shop_table th {
padding: 5px 5px;
font-size: 10px;
}
.shop_table.cart,
.shop_table.cart td,
.shop_table.cart th {
padding: 5px;
}
table.cart .quantity .qty {
max-width: 40px;
}
table.cart td.actions .coupon {
width: 100%;
}
table.cart td.actions input[name="coupon_code"],
table.cart td.actions input[name="apply_coupon"] {
width: 49%;
}
table.cart td.actions input[name="coupon_code"] {
float: left;
}
table.cart td.actions input[name="apply_coupon"] {
float: right;
padding: 12px 0 10px 0;
}
table.cart td.actions input[name="update_cart"] {
float: left;
width: 100%;
margin-top: 5px;
padding: 10px 37px;
font-size: 12px;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
width: 100%;
}
.woocommerce-pagination {
width: 100%;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs {
text-align: center;
}
}
@media(max-width: 480px) {
#shop-isle-checkout-coupon .checkout_coupon .form-row-first {
margin-left: 0;
padding-left: 0;
}
#shop-isle-checkout-coupon .checkout_coupon .form-row-last {
width: 100%;
}
.woocommerce #shop-isle-checkout-coupon .form-row input[type="submit"] {
width: 100%;
max-width: 100%;
margin-right: 0;
}
.cart-collaterals .cross-sells ul.products li.product {
float: none !important;
width: 100% !important;
margin-right: auto !important;
margin-left: auto !important;
}
.form-row-first,
.form-row-last,
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 100%;
margin-right: 0;
} table.cart td.actions input[name="coupon_code"] {
float: none;
width: 100%;
margin: 10px 0;
}
table.cart td.actions button[name="apply_coupon"],
table.cart td.actions button[name="update_cart"] {
width: 100%;
margin-bottom: 10px;
}
table.cart td.actions button[name="apply_coupon"] {
margin-bottom: 5px;
} .woocommerce-account .woocommerce-MyAccount-navigation ul li {
width: 50%;
}
.woocommerce-account  .my_account_orders .button {
display: block;
}
#latest .col-sm-6,
.woocommerce ul.products li.product {
padding-right: 3px;
padding-left: 3px;
}
.home .home-banners {
padding: 70px 0 0;
}
.home #latest,
.home .home-product-slider,
.home .shortcodes {
padding: 35px 0 50px;
}
.module-title {
margin: 0 0 40px;
}
.module-subtitle {
margin-bottom: 40px;
}
.shopsidebar .woocommerce-ordering {
width: 80%;
}
.shop-isle-sidebar-open {
width: 20%;
}
}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img,#baguetteBox-overlay .full-image video{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}#photonic-social{padding:.2em;border:none;border-radius:4px;background:#111;background:rgba(0,0,0,.5);display:inline-block}#photonic-social a{width:28px;height:28px;display:block;float:left;color:inherit;text-decoration:none;margin:0 .2em;cursor:pointer}a.photonic-buy-link{width:28px;height:28px;display:inline-block;color:inherit;text-decoration:none;margin:0 .4em;cursor:pointer;vertical-align:middle}#photonic-social div,.photonic-buy-link .icon-buy{font-size:28px;float:left;position:relative;width:100%;height:100%;background-image:url(//artscreationsvava.com/wp-content/plugins/photonic/include/images/Icons.svg?v=3.04);background-color:#bbb;background-size:100%;background-repeat:no-repeat;border-radius:3px}#photonic-social a:hover div{background-color:#6af}#photonic-social a:first-child{margin-left:0}#photonic-social a:last-child{margin-right:0}#photonic-social .icon-facebook{background-position:0 0}#photonic-social .icon-twitter{background-position:0 -112px}#photonic-social .icon-pinterest{background-position:0 -56px}.photonic-buy-link .icon-buy{background-position:0 -252px;background-color:transparent}#photonic-social .icon-facebook:after,#photonic-social .icon-facebook:before,#photonic-social .icon-twitter:after,#photonic-social .icon-twitter:before{content:''!important}#baguetteBox-overlay #photonic-social{margin-top:1rem;margin-left:1rem}#bp_container #photonic-social{top:10px;right:60px}.ginner-container #photonic-social{top:1rem;left:1rem;display:block;position:absolute}.lg-toolbar #photonic-social{float:right;margin-top:8px;background:0 0}#spotlight #photonic-social{width:120px;padding:.6em;opacity:1}#spotlight #photonic-social a:hover div{opacity:1}#cboxContent #photonic-social{position:absolute;top:14px;left:14px}#cboxContent button{padding:0}.fancybox-title #photonic-social{position:absolute;right:0;top:50%;transform:translateY(-50%)}.fancybox-title-inside-wrap{margin-top:10px!important;padding-top:0!important}.fancybox-title-over-wrap{display:block;width:100%;box-sizing:border-box}.fancybox-caption #photonic-social{float:right}.fancybox-toolbar #photonic-social{margin:auto 0;height:44px;padding:0 8px;border-radius:0;background:rgba(30,30,30,.6)}.fancybox-toolbar #photonic-social a{margin:8px .2em}.fancybox-slide--html .fancybox-content{overflow:hidden;padding:0}#fancybox-left,#fancybox-right{width:15%}#fancybox-content,#fancybox-wrap{box-sizing:content-box}.fancybox-inner{overflow:auto!important}.photonic-fancybox .fancybox-inner{overflow:hidden!important}#pp_full_res #photonic-social{position:absolute;top:14px;left:28px}#imagelightbox-overlay #photonic-social{position:absolute;top:2.5em;left:2.5em}.photonic-featherlight #photonic-social{position:absolute;top:5%;left:5%}#lightcase-content{background:0 0}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:0;overflow:hidden}}#swipebox-arrows{text-align:center}#swipebox-arrows #photonic-social{background:0 0;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}#TB_overlay{z-index:1050!important}#TB_window{z-index:1060!important}video.photonic{margin:0;padding:0}.photonic-slideshow-adapt-height-width img{width:100%;vertical-align:middle}.photonic-slideshow-side-white li img{width:auto;vertical-align:middle}.modal-gallery a{display:inline-block}.photonic-standard-layout{width:100%;margin:0;padding:0;display:flex;flex-wrap:wrap}.photonic-standard-layout .photonic-level-1{float:left;position:relative}.photonic-standard-layout .photonic-level-1:after{content:'';visibility:hidden;display:block;height:0;clear:both}.photonic-gallery-1c .photonic-thumb{width:98%}.photonic-gallery-2c .photonic-thumb{width:49%}.photonic-gallery-3c .photonic-thumb{width:32%}.photonic-gallery-4c .photonic-thumb{width:24%}.photonic-gallery-5c .photonic-thumb{width:19%}.photonic-gallery-6c .photonic-thumb{width:16%}.photonic-gallery-7c .photonic-thumb{width:14%}.photonic-gallery-8c .photonic-thumb{width:12%}.photonic-gallery-9c .photonic-thumb{width:10.5%}.photonic-gallery-10c .photonic-thumb{width:9.5%}.photonic-tree{margin:0;padding:0}.photonic-tree .photonic-tree .photonic-tree{margin-left:1.5rem}.photonic-panel ul{padding:0;margin:10px auto}.photonic-panel{display:none;text-align:center;width:800px;z-index:5;padding:10px;border-radius:10px}.sizes-missing .photonic-thumb{display:none}.photonic-thumb{display:inline-block;list-style:none;vertical-align:top;text-align:center;background:0 0!important;line-height:1.1em;zoom:1;box-sizing:border-box;padding:5px;margin:0}.photonic-auto-padded .photonic-level-1{padding:5px 8px}.photonic-auto-padded .photonic-level-2{margin:10px}.modal-gallery .photonic-thumb{padding:10px;box-sizing:border-box}.photonic-stream ul.photonic-level-1-container,.photonic-stream ul.photonic-level-2-container{padding:0!important;margin:0 auto!important}.photonic-masonry-horizontal-layout,.photonic-masonry-layout{width:100%!important;position:relative;clear:both;margin:0 auto;column-gap:0}.photonic-masonry-horizontal-layout .photonic-thumb,.photonic-masonry-layout .photonic-thumb{width:100%;display:block}.photonic-masonry-horizontal-layout .photonic-thumb a,.photonic-masonry-layout .photonic-thumb a{padding:0;width:100%}.photonic-masonry-horizontal-layout.title-display-below .photonic-title,.photonic-masonry-layout.title-display-below .photonic-title{padding:2px;overflow:hidden;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.7em}.photonic-masonry-horizontal-layout .photonic-thumb a img,.photonic-masonry-layout .photonic-thumb a img{width:100%;height:100%;padding:0}.photonic-stream .photonic-masonry-horizontal-layout .photonic-thumb,.photonic-stream .photonic-masonry-layout .photonic-thumb{margin:0;position:relative}.photonic-mosaic-layout{width:100%!important;position:relative;clear:both;margin:0 auto;overflow:hidden}.photonic-mosaic-layout .photonic-thumb{display:inline-block;margin:0;position:absolute;padding:0}.photonic-mosaic-layout .photonic-thumb a{padding:0;width:100%;height:100%}.photonic-mosaic-layout .photonic-thumb a img{width:100%;height:100%;padding:0}.photonic-stream .photonic-mosaic-layout .photonic-thumb{margin:0}.photonic-random-layout{width:100%!important;position:relative;clear:both;margin:0 auto;overflow:hidden}.photonic-random-layout .photonic-thumb{margin:0;position:relative;padding:2px;float:left}.photonic-random-layout .photonic-thumb a{box-sizing:border-box;padding:0;width:100%;height:100%;color:transparent}.photonic-random-layout .photonic-thumb a img{width:100%!important;height:100%!important;padding:0}.photonic-stream .photonic-random-layout .photonic-thumb{margin:0}.sizes-present .photonic-thumb img{visibility:hidden}.photonic-masonry-horizontal-layout.sizes-missing .photonic-thumb a img,.photonic-masonry-layout.sizes-missing .photonic-thumb a img,.photonic-mosaic-layout.sizes-missing .photonic-thumb a img,.photonic-random-layout.sizes-missing .photonic-thumb a img{display:none}.photonic-random-layout.sizes-present{display:flex!important;flex-wrap:wrap}.photonic-random-layout.sizes-present .photonic-thumb,.photonic-random-layout.sizes-present::after{--ratio:calc(var(--dw) / var(--dh));flex-basis:calc(var(--ratio) * var(--tile-min-height))}.photonic-stream .photonic-random-layout.sizes-present .photonic-thumb{flex-grow:calc(var(--ratio) * 100)}.photonic-random-layout.sizes-present .photonic-thumb a img{max-width:100%}.photonic-random-layout.sizes-present::after{--dw:2;--dh:1;content:'';flex-grow:1000000}.photonic-masonry-horizontal-layout:after,.photonic-masonry-layout:after,.photonic-mosaic-layout:after,.photonic-random-layout:after,.photonic-standard-layout:after{clear:both;display:table;content:""}a.photonic-level-3-expand{float:right;text-decoration:none;box-shadow:none;width:1.5em;height:1.5em;border-radius:50%;background:#fff url(//artscreationsvava.com/wp-content/plugins/photonic/include/images/Icons.svg?v=3.04) no-repeat;background-size:100%}a.photonic-level-3-expand-plus{background-position:0 -7.5em}a.photonic-level-3-expand-down{background-position:0 -9em}a.photonic-level-3-expand-up{background-position:0 -10.5em}a.photonic-level-3-expand:hover{text-decoration:none;background-color:#6af}.photonic-stream{clear:both;display:inline-block;width:100%;margin:1.6em 0}.photonic-stream img.circle{border-radius:50%}.photonic-title-info{position:relative}.photonic-standard-layout .photonic-title-info{margin:0 auto}.title-display-hover-slidedown-show .photonic-title-info{margin-top:-100%}.title-display-hover-slideup-show .photonic-thumb a img,.title-display-slideup-stick .photonic-thumb a img{padding:0}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title,.title-display-slideup-stick a .photonic-title{background:#111;background:rgba(33,33,33,.8);height:0;transition:height .4s,padding .4s;overflow:hidden;width:100%;font-size:.7em;color:#ddd;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;position:absolute;padding:0 3px;text-align:left;box-sizing:border-box}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title,.title-display-slideup-stick a .photonic-title{bottom:0}.photonic-slideshow.title-display-hover-slideup-show li .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title{font-size:1rem}.modal-gallery.title-display-slideup-stick a .photonic-title,.photonic-slideshow.title-display-slideup-stick li .photonic-title,.photonic-standard-layout.title-display-slideup-stick a .photonic-title{display:block}.photonic-slideshow.title-display-below li .photonic-title{background-color:rgba(0,0,0,.75);position:absolute;bottom:0;left:0;padding:20px;color:#fff;width:100%}.photonic-slideshow.title-display-slideup-stick li .photonic-title,.title-display-hover-slideup-show a .photonic-title.slideup-show,.title-display-hover-slideup-show li .photonic-title.slideup-show,.title-display-slideup-stick a .photonic-title{height:auto;padding:3px}.photonic-thumbnail-effect-opacity .photonic-thumb img{opacity:.75}.photonic-thumbnail-effect-opacity .photonic-thumb a:hover img{opacity:1}.photonic-thumb a img{padding:5px;display:block;margin:0 auto}.photonic-thumb a{display:inline-block;text-align:center;text-decoration:none;font-size:.9em;vertical-align:middle;border:none;box-shadow:none;width:100%;position:relative}.photonic-thumb a span{display:block;padding:3px;width:100%}.photonic-thumbnail-effect-zoom a img{transition:transform 2s ease}.photonic-thumbnail-effect-zoom a:hover img{transform:scale(1.2)}.photonic-thumbnail-effect-zoom a,.photonic-thumbnail-effect-zoom a:hover{overflow:hidden}.photonic-standard-layout.photonic-thumbnail-effect-zoom a,.photonic-standard-layout.photonic-thumbnail-effect-zoom a:hover{width:auto}.photonic-object-header{list-style:none;display:inline-block;width:100%;text-align:left;border-width:1px 0 1px 0;border-style:dotted;border-color:#888;padding:.5em 0;margin:.5em 0}.photonic-header-thumb{float:left;margin:0 1em 0 0}.photonic-header-details{overflow:hidden}.photonic-header-title{font-size:120%;font-weight:700;display:block;text-decoration:none}.photonic-header-info{font-size:90%;font-style:italic}.photonic-title-photo-count{font-size:85%;font-style:italic;display:block}.photonic-loading{position:fixed;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;overflow:hidden;z-index:1100;display:none;background:#fff url(//artscreationsvava.com/wp-content/plugins/photonic/include/images/loading.gif) no-repeat center}.photonic-thumb a.photonic-image-loading{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cstyle%3E.spinner%7Btransform-origin:center;stroke:%2393BFEC;fill:%2393BFEC;animation:spinner_irSm .75s infinite linear%7D@keyframes spinner_irSm%7B100%25%7Btransform:rotate(360deg)%7D%7D%3C/style%3E%3Cpath d='M10.72,19.9a8,8,0,0,1-6.5-9.79A7.77,7.77,0,0,1,10.4,4.16a8,8,0,0,1,9.49,6.52A1.54,1.54,0,0,0,21.38,12h.13a1.37,1.37,0,0,0,1.38-1.54,11,11,0,1,0-12.7,12.39A1.54,1.54,0,0,0,12,21.34h0A1.47,1.47,0,0,0,10.72,19.9Z' class='spinner'/%3E%3C/svg%3E");background-size:32px;background-position:center;background-repeat:no-repeat;cursor:pointer}.photonic-more-button,.photonic-more-button:visited,.photonic-show-gallery-button,.photonic-show-gallery-button:visited{padding:10px 15px;display:inline-block;text-align:center;text-decoration:none;min-width:120px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;margin:20px 0 0;background:#6af;background:linear-gradient(#369 20%,#247 100%);color:#fff;float:none;border-radius:3px}.photonic-more-button:active,.photonic-more-button:focus,.photonic-more-button:hover,.photonic-show-gallery-button:active,.photonic-show-gallery-button:focus,.photonic-show-gallery-button:hover{text-decoration:none;color:#fff;background:#48d;background:linear-gradient(#247 20%,#369 100%)}.photonic-more-button{margin:0 auto;text-align:center}.photonic-js-load-button{display:none!important;visibility:hidden!important}.photonic-panel-header{top:0;left:0;padding:10px 0;text-align:left;font-weight:700;border-bottom:5px solid #787878;color:#787878;position:relative;display:table;width:100%;border-top:none;margin:0}.photonic-panel-header div{vertical-align:middle;margin:0 5px}.photonic-panel-header a{text-decoration:none;font-size:100%}.photonic-password-prompter{display:none}.photonic-password-prompter{background:0 0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000!important}.photonic-password-prompter-content{width:400px;position:relative;margin:-150px auto 0;top:50%;background:#fff;border:1px solid #ccc;border-radius:3px}.photonic-password-prompter h3{background:#6af;background:linear-gradient(to bottom right,#369 20%,#247 100%);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;font-size:16px;font-weight:400;padding:.5em;margin:0;display:inline-block;width:100%}.photonic-password-prompter h3 .title{float:left}.photonic-password-prompter h3 .close{float:right;padding:0;margin:0;line-height:inherit;font-size:inherit;background:0 0}.photonic-prompt-body{padding:1em;text-align:left}.photonic-prompt-body input[type=password]{width:100%;padding:0 .5em}.photonic-password-submit{background:#6af;background:linear-gradient(to bottom right,#369 20%,#247 100%);display:inline-block;box-sizing:border-box;margin-top:.5em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;padding:.2em 1em;line-height:24px;text-transform:none;font-weight:400}.photonicModalOverlay{width:100%;height:100%;top:0;left:0;position:fixed;background:#333;background:rgba(33,33,33,.8);text-align:center}.photonicModalOverlayScrollable{display:inline-block;width:100%;text-align:center;transition:height 1s ease-out}.photonicModal{margin:0 auto}.photonicModal.photonic-panel{border-radius:0 0 10px 10px}a.photonicModalClose{position:absolute;float:right;border:none;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:30px;width:30px;height:30px;line-height:30px;color:#bbb;top:0;z-index:10000}.photonic-icon{background-image:url(//artscreationsvava.com/wp-content/plugins/photonic/include/images/Icons.svg?v=2.3.04);background-size:100%;width:96px;height:96px;display:block;position:relative}.photonic-error-icon{background-position:0 -768px}.photonic-error .photonic-icon{float:left}.photonic-error .photonic-message{margin-left:100px;display:block}.photonic-error{display:inline-block;width:100%;box-sizing:border-box;position:relative;padding:1em 0}.photonic-html5-external{display:none}.pswp__item .photonic-video{text-align:center;position:relative;height:100%;width:100%}.pswp__item .photonic-video iframe,.pswp__item .photonic-video video{position:absolute;top:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}.pswp__custom-caption{background:rgba(33,33,33,.75);font-size:16px;color:#fff;width:calc(100% - 32px);max-width:400px;padding:0 8px;border-radius:4px;position:absolute;left:50%;bottom:16px;transform:translateX(-50%);text-align:center}.pswp__custom-caption a{color:#fff;text-decoration:underline}.photonic-pswp-caption{padding:.5em 1em}.photonic-pswp-social{display:flex;height:60px;align-items:center}.photonic-pswp-social #photonic-social{background:rgba(0,0,0,0)}.mfp-inline-holder .mfp-content{text-align:center}.mfp-close-btn-in .mfp-inline-holder .mfp-close{color:#eee}.mfp-content #photonic-social{position:absolute;top:45px;left:5px}.photonic-helper{width:100%;box-sizing:border-box}[data-photonic-platform=flickr] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=instagram] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=smug] [data-photonic-media-type=video]:hover:before,[data-photonic-platform=zenfolio] [data-photonic-media-type=video]:hover:before{content:'';background-image:url(//artscreationsvava.com/wp-content/plugins/photonic/include/images/Icons.svg?v=3.04);background-size:100%;background-position-y:-480px;width:48px;height:48px;display:block;position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;z-index:1}.photonic-tooltip-container{transform:translateZ(0);position:absolute;max-width:300px;padding:8px 10px 10px;font-family:"Noto Sans",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;box-shadow:0 0 5px #aaa;background:#2d2d2d;color:#eee;border-radius:4px;opacity:1;z-index:9999}.photonic-tooltip-container[class*=" tooltip-"]{animation:tooltip-anim .8s}.photonic-tooltip-container::after{position:absolute;display:block;content:""}.photonic-tooltip-container.tooltip-left::after{right:-8px;top:50%;transform:translateY(-50%);border-style:solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent #2d2d2d}.photonic-tooltip-container.tooltip-right::after{left:-8px;top:50%;transform:translateY(-50%);border-style:solid;border-width:6px 8px 6px 0;border-color:transparent #2d2d2d transparent transparent}.photonic-tooltip-container.tooltip-center::after{top:-8px;left:50%;transform:translateX(-50%);border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #2d2d2d transparent}.photonic-tooltip-container.no-display{display:none}.photonic-show-gallery-button{display:block;margin:1rem 0;border-width:0}.photonic-slideshow,.photonic-slideshow-thumbs{position:relative;width:100%}.photonic-slideshow-content{margin:1em 0}.photonic-slideshow-adapt-height .splide__track{transition:height 1s ease-in-out}.photonic-slideshow-adapt-height .splide__slide{vertical-align:top}.photonic-slideshow .splide__slide__container{text-align:center}.photonic-slideshow-thumbs.js-thumbnails{text-align:center}.photonic-slideshow-thumbs .thumbnails__list{list-style:none;margin:.5em 0;padding:0}.photonic-slideshow-thumbs .thumbnails__item{display:inline-block}.photonic-slideshow-thumbs .thumbnails__item img{opacity:70%}.photonic-slideshow-thumbs .thumbnails__item.is-active img,.photonic-slideshow-thumbs .thumbnails__item:hover img{opacity:100%}.photonic-slideshow-thumbs.js-thumbnails{padding:0 75px}.photonic-slideshow-thumbs .splide__track{margin:.5em 0}.photonic-slideshow-thumbs .splide__slide{opacity:50%;transition:opacity .2s cubic-bezier(.54,.01,.1,1);display:inline-block}.photonic-slideshow-thumbs .splide__slide.is-active,.photonic-slideshow-thumbs .splide__slide:hover{opacity:100%}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:none}.splide--draggable>.splide__track>.splide__list>.splide__slide{display:inline-block}.photonic-slideshow-img img{display:none}.photonic-slideshow-thumbs img{display:none}.is-visible{display:block;height:auto;opacity:1}.fade-in{animation:fadeIn ease 1s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.photonic-can-slide{overflow:hidden;transition:height .5s,padding-top .5s,padding-bottom .5s,margin-top .5s,margin-bottom .5s;height:auto}.photonic-can-slide-hide{height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.no-scroll .vbox-content{min-height:auto;height:100%}.no-scroll .vbox-child{height:100%;box-shadow:none;background-color:transparent!important;display:flex;align-items:center}.no-scroll .vbox-container{overflow-y:hidden}.no-scroll .vbox-container img{max-height:90%}.vbox-content video.photonic{margin:0 auto}