.jcarousel-skin-opencart .jcarousel-container {
	background: #FFF;
	margin-bottom: 10px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-opencart .jcarousel-container-horizontal {
	padding: 0px 40px;
}
.jcarousel-custom .jcarousel-skin-opencart .jcarousel-container-horizontal {
	padding: 0px 0px;
}
.jcarousel-skin-opencart .jcarousel-clip {
	overflow: hidden;
	width: 100%;
}
.jcarousel-skin-opencart .jcarousel-clip-horizontal {
}
.jcarousel-skin-opencart .jcarousel-item {
	text-align: center;
}
.jcarousel-skin-opencart .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-opencart {
	list-style: none;
}
/* Custom */
.jcarousel-custom .jcarousel-skin-opencart .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0px;
	width: 250px;
}
/* Sidebar */
#column-left .jcarousel-list-horizontal, #column-right .jcarousel-list-horizontal {
	width: auto !important;
}
#column-left .jcarousel-custom .jcarousel-skin-opencart .jcarousel-item-horizontal, #column-right .jcarousel-custom .jcarousel-skin-opencart .jcarousel-item-horizontal {
	float: none !important;
	margin-left: 0;
	margin-right: 0px;
	width: auto !important;
}
#column-left .jcarousel_arrows,#column-right .jcarousel_arrows {
	display: none;
}

.jcarousel-custom .jcarousel-skin-opencart .jcarousel-item-horizontal + .jcarousel-item-horizontal{
/*	border-left: 1px solid #F1F1F1;*/
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-opencart .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-opencart .jcarousel-next-horizontal, .custom-next {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background:#d8d8d8  url('https://5fc827.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-next.png') center top no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;    
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover, .custom-next:hover {
	background: #d8d8d8 url('https://5fc827.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-next.png') center -17px no-repeat;;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 15px;
	right: auto;
	background: #d8d8d8 url('https://5fc827.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-next.png') center top no-repeat;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-horizontal:focus {
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:active {
}
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:active, .custom-next_disabled, .custom-next_disabled:hover {
	cursor: default;
	background: #d8d8d8 url('https://5fc827.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-next.png') center top no-repeat;;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal, .custom-prev {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background: #d8d8d8 url('https://1e6822.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-previous.png') center top no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal:hover, .custom-prev:hover {
	background: #d8d8d8  url('https://1e6822.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-previous.png') center -17px no-repeat;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 0px;
	background:#d8d8d8  url('https://1e6822.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-previous.png') center top no-repeat;
}


.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:active, .custom-prev_disabled, .custom-prev_disabled:hover {
	cursor: default;
	background:  url('https://1e6822.claudeassets.com/20220331081230im_/https://obuvki-ok.com/catalog/view/theme/shoes/image/button-previous.png') center top no-repeat;
}

.jcarousel_arrows {
	float: right;
	background: #fff;
	width: 46px;
	height: 20px;
	position:relative;
}
.custom-prev {
	left: 8px;
}
/*
     FILE ARCHIVED ON 17:41:59 Jan 29, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:46:34 Jul 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.36
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.039
  esindex: 0.006
  cdx.remote: 6.708
  LoadShardBlock: 179.547 (3)
  PetaboxLoader3.datanode: 177.056 (5)
  PetaboxLoader3.resolve: 185.542 (3)
  load_resource: 199.045 (2)
*/