/* 
Desarrollado por: Jonathan Zanguña  
Fecha: 10/11/2021  
Descripción: Escommerce de Industrias Gioto, tienda de arte.
*/

body {
	background-color: white;
}

*:not(i):not(.ti-close)
{
	font-family: 'Titillium Web', sans-serif !important;
  	font-display: swap;
}

.single_feature_post_text a.btn_2 {
	align-items: center;
	display: flex;
	height: 50px;
	justify-content: center;
	line-height: initial;
	margin: 0 auto;
	max-width: 90%;
}

.l_w_title h3 {
	display: flex;
}

.l_w_title h3 .rows-filter-container {
	display: inline-block;
	margin-left: auto;
}

.btn_1
{
	background-color: #000;
	color: #FFF;
}

.btn_1:hover
{
	color: #000;
}

.irs-single
{
	display: none;
}

.navbar {
	gap: 12px;
}

.ui-gio__search-container {
	flex-grow: 1;
	max-width: 450px;
}

.navbar-brand img
{
	max-width: 170px;
}

.feature_part .single_feature_post_text img
{
	width: 100%;
}

.js-input-to
{
	max-width: 90px !important;
}

.irs-slider.to::before
{
	width: 1000px;
	height: 1000pc;
}

.new_arrival .single_arrivel_item:hover .hover_text
{
	top: 25%;
}

.productNameList
{
	font-size: 1.25rem;
}

.fake_title
{
	font-size: 2em;
}

.pointer
{
	cursor: pointer;
}

.slick-next:hover,
.slick-prev:hover,
.slick-next:focus,
.slick-prev:focus,
.slick-prev,
.slick-next
{
	background: #FFF;
	border-radius: 100%;
	width: 62px;
	height: 62px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 3px 2px 8px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 2px 8px -4px rgba(0,0,0,0.75);
	box-shadow: 3px 2px 8px -4px rgba(0,0,0,0.75);
}

.slick-prev::after,
.slick-next::after,
.slick-prev::before,
.slick-next::before {
	display: none;
}

.slick-next {
	right: -16px !important;
}

.slick-prev {
	left: -16px !important;
}

.slick-prev i,
.slick-next i {
	color: #8C8C8C;
	font-size: 28px;
}

.slick-prev:before {
	content:"\2039"; 
}
.slick-next:before {
	content:"\203A"; 
}

.slick-prev:before,
.slick-next:before {
	font-size: 20px;
    font-weight: bold;
	margin-top: -2px;
}

.dropdown .dropdown-menu,
.dropdown .dropdown-menu .dropdown-item
{
    background-color: #000;
    color: #fff !important;
}


.btn_3
{
	background-color: #000;
	border-color: #000;
}

.btn_3:hover
{
	background-color: #FFF;
	color: #000;
}

.login_part .login_part_text
{
	background: #000;
	color: #fff;
}
.login_part .login_part_text .btn_3
{
	border-color: #FFF;
}

.login_part .login_part_text .btn_3:hover
{
	border-color: #000;
	color: #000;
}

.error_message
{
	display: none;
}

.form-group.is-invalid .error_message
{
	color:#dd0000;
	display: block;
}

.form-group.is-invalid input,
.form-group.is-invalid .nice-select
{
	border: 1px solid #dd0000 !important;
}

.btn-loading .loading-text
{
	display: none;
}

.ico-no-data
{
	text-align: center;
	font-size: 8em;
}

.ui-gio-header-icon {
	width: 25px;
}

.btn-loading.isLoading .primary-text
{
	display: none;
}

.btn-loading.isLoading .loading-text
{
	display: block;
}

.login_part .lost_pass
{
	float: none;
}

.content_address
{
	background: #FFF;
    /*padding: 1em 2em;*/
}

.profile-image-rate
{
	background-image: url(../images/profile.jpg);
    width: 75px;
    height: 75px;
	border-radius: 100%;
}

.menu_fixed
{
	z-index: 100 !important;
}
.card_area .social_icon .tw
{
    background-color: #ed4956;
}

.category-container {
	min-width: 400px;
}

.table-responsive
{
	overflow-x:hidden;
}

.ui-gio-cookie-disclaimer {
	border: 1px solid #CCC;
	max-height: 300px;
	position: fixed;
	text-align: center;
    background-color: #fff;
    border-radius: 5px;
    bottom: 0;
    left: 50%;
    max-width: 600px;
    overflow: auto;
    padding: 32px;
    transform: translate(-50%, 0);
    z-index: 9999;
	display: none;
	min-width: 320px;
	padding-bottom: 4em;
}

.ui-gio-cookie-disclaimer-settings {
	display: none;
}

.ui-gio-cookie-disclaimer h3,
.ui-gio-cookie-disclaimer p {
	font-size: 12px !important;
}

.ui-gio-cookie-disclaimer button {
	max-height: 40px;
	padding: 10px;
	line-height: normal;
	max-width: 200px;
}

.cookie-disclaimer-btn-conainer {
	position: absolute;
    left: 0;
    bottom: 1em;
    text-align: center;
    width: 100%;
}


.ui-gio-cart__header {
    align-items: center;
    background-color: #4CAF50;
    display: flex;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    gap: 8px;
    justify-content: center;
    margin-bottom: 12px;
    padding: 12px;
    position: relative;
}

.ui-gio-cart__header i {
    color: #FFF;
}

.ui-gio-cart__header h2 {
    font-size: 20px;
    margin: 0;
}

@keyframes beat {
	from {	transform: rotate(-20deg) scale(1); }
	to {	transform: rotate(-20deg) scale(1.1); }
}

@media (max-width: 800px) {
	.slick-next,
	.slick-prev {
		display: none !important;
	}

	div.ui-gio-header {
		padding: 0 !important;
	}

	.category_social_icon {
		right: 0 !important;
	}
	.select_lg {
		min-width: 140px !important;
	}

	.category_social_icon a {
		margin: 0;
	}

	.sidebar_box_shadow:not(.price_rangs_aside) .widgets_inner {
		display: none;
	}

	.category-container {
		min-width: inherit;
	}

	.breadcrumb_iner_item p,
	.breadcrumb_iner_item p *
	{
		font-size: .7em !important;
	}

  	.dropdown-menu-cat
	{
	    position: relative !important;
	    left: unset !important;
	    top: unset !important;
	    min-width: unset !important;
	    width: 100% !important;
        max-height: 330px !important;
	    overflow-y: auto !important;
	}

	.cart_area .btn_1
	{
	    width: 100%;
    	margin-bottom: 1em;
    	text-align: center;
	}

	.table-responsive
	{
		overflow-x:auto;
	}

	.single_category_product .category_social_icon a {
		background-color: #000;
		border-radius: 50%;
		color: #fff;
		display: inherit;
		height: 35px;
		line-height: 35px;
		margin-right: 10px;
		margin-top: 5px;
		text-align: center;
		width: 35px;
	}

	.productNameList {
	    font-size: 1em;
	}

	.category_product_text a h2 {
		font-size: 1em;
	}
	
	.category_product_text h2 {
		font-size: 1.5em;
	}

	.content-buttons-cart-mobile button {
        border-radius: 10px;
        font-size: 14px;
        font-weight: bold;
        padding: 14px 0;
    }

    .content-buttons-cart-mobile .btn-back {
        background-color: #FFF;
        width: 100%;
    }
}

.nice-select .list {
    max-height: 210px !important;
    overflow: auto !important;
}

.btn_2
{
	width: inherit;
	min-width: 180px;
	padding: 0 1em;
	height: auto;
	font-size: 12px !important;
}

.ws-button img
{
	max-width: 100%;
	width: 70px;
	height: 70px;
	z-index: 9999;
}

.ws-button div
{
	color: #181818;
	text-align: center;
	background: #FFF;
	padding: .5em;
	border-radius: 10px;
	margin-bottom: 1em;
	max-width: 100px;
}

.ws-button
{
	text-align: right;
	position: fixed;
	bottom: 1em;
	right: 1em;
	z-index: 9999;
}

.l_w_title h3
{
	background-color: #000;
	color: #FFF;
}

.login_part .login_part_text p,
.login_part .login_part_text h2
{
	color: #FFF;
}

.btn_2:hover
{
	background-color: #000;
}

.btn_2
{
	font-weight: bold;
}

.breadcrumb .breadcrumb_iner a, .breadcrumb .breadcrumb_iner p
{
	font-weight: bold;
	color: #FFF;
}

.s_product_text h2
{
	color: #000;
}

.product_description_area .nav.nav-tabs li a.active
{
	background: #000;
	color: #fff;
	border-color: #000;
}

.footer_part .single_footer_part .mail_part .email_icon
{
	background-color: #000;
    text-align: center;
    color: #fff;
    border-radius: 0;
    line-height: 10px;
    border: 2px solid #000;
    text-transform: capitalize;
    padding: 14px 20px;
    height: 50px;
}

.footer_part .single_footer_part .mail_part input
{
	border: 1px solid #000;
}

.main_menu .main-menu-item ul li .nav-link
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: .9em;
    padding: 15px;
}

.dropdown-menu-cat
{
    position: absolute;
    left: 100%;
    padding: 1em;
    background: #FFF;
    /*top: 0;*/
    display: none;
    min-width: 330px;
    /*min-height:100%;*/
    margin-top: -3em;
}

.dropdown-toggle-cat:hover + .dropdown-menu-cat,
.dropdown-menu-cat:hover
{
    display: block;
}
.dropdown-item-cat
{
	color: #000;
	padding-bottom: 1em;
	display: list-item !important;
	list-style: disc;
    margin-left: 1em;
}

.dropdown .dropdown-menu
{
    overflow: unset;
}

.dropdown-item-cat
{
	z-index: -1;
    display: block;
    width: 100%;
    padding: 0em;
}

.content_list_products
{
	max-height: 300px;
    overflow: auto;
}

.zoom
{
	cursor: cell;
}

.select_lg
{
	min-width: 240px;
}

.select_lg.select_lg_subcategory{
	min-width: unset;
	width:100%;
}

.nav-item .dropdown-menu a.dropdown-toggle-cat
{
    font-weight: normal !important;
}

.discountContent
{
	left: -8px !important;
	top: -8px !important;
    align-items: center;
    background: red;
    border-radius: 100%;
    color: #FFF;
    display: flex;
    font-size: .8em;
    height: 35px;
    justify-content: center;
    position: absolute;
    width: 35px;
}

.single_category_product
{
	overflow: inherit;
}

.single_category_product .discountContent
{
	left:unset;
	top:unset;
}

.feature_part {
	padding: 1em 1.5em;
}


img[src="https://tienda.gioto.com.co/assets/images/play.png"] {
	position: absolute;
	top: 13%;
	left: 13%;
	width: 70%;
	height: 70%;
}

.lSGallery li
{
	position: relative;
}

.lSAction
{
	display: none !important;
}

.promotion-button
{
	position: fixed;
    right: 2em;
    z-index: 9990;
    bottom: 2em;
    border-radius: 100% !important;
    height: 50px;
    width: 50px;
}

/* GIO MENU */
.gio__menu {
	display: flex;
	font-size: .9em;
	flex-grow: 1;
	justify-content: space-between;
	max-width: 900px;
}

.gio__menu ul {
	list-style: none
}

.gio__menu * {
	color: #000;
	font-weight: bold;
}

.gio__menu-submenu .dropdown-item {
	color: #FFF !important;
}

.gio__menu .gio__menu__content-items
{
	display: flex;
	align-items: center;
	width: 100%;
    justify-content: space-between;
	gap: 8px;
}


.gio__menu .gio__menu__content-items .gio__menu-item-content .gio__menu-submenu {
	opacity: 0;
	z-index: -10;
	position: fixed;
    left: 0;
    top: 75px;
    background-color: #000;
    padding: 2em 4em;
    width: 100%;
	transition: .4s;

}

.gio__menu .gio__menu__content-items .gio__menu-item-content .gio__menu-submenu.active {
    z-index: 9999;
	opacity: 1;
}

.gio__menu .gio__menu__content-items .gio__menu-item-content .gio__menu-submenu.inactive {
   display: none;
}
.gio__menu-content-submenu-item {
	display: flex;
	width: 300px;
	padding: .4em 0;
}

.gio__menu-content-submenu-item a {
	width: 100%;
}
.gio__menu-submenu-2
{
	opacity: 0;
	position: absolute;
	left: 350px;
	top:0;
	right: 0;
	bottom: 0;
	z-index: -10;
	height: 100%;
    background-color: #FFF;
}
.content-items-submenu-2
{
	/* height: 100%;
	max-height: 700px;
    overflow-y: auto;
    overflow-x: hidden; */
	column-count: 2;
}
.gio__menu-submenu-2.active {
	opacity: 1;
	z-index: 9999;
	transition: .4s;
}

.gio__menu-submenu-2.inactive {
	display: none;
}

.content-gio__menu-submenu {
	max-height: 250px;
    overflow: auto;
}

header.fadeInDown .gio__menu .gio__menu__content-items .gio__menu-item-content .gio__menu-submenu
{
	top: 60px;
}

.main_menu a i {
	margin-left: 4px;
}

.cart-content-products {
	margin-bottom: 2em;
}

.content-buttons-cart-mobile {
	background-color: #FFF;
	bottom: 0;
	left: 0;
	max-width: 100vw;
	padding: 1em;
	position: fixed;
	width: 100%;
	z-index: 9998;
}

.youtube-iframe {
	min-height: 350px;
}

.ui-gio-complaints .select2-container--default .select2-selection--single {
	height: 38px;
    align-items: center;
    display: flex;
}

.ui-gio-complaints .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 6px;
}

.text-black {
	color: #000;
}

@media (max-width: 900px) {
	div.gio__menu ul.gio__menu__content-items
	{
		display: none;
		position: fixed;
		top: 60px;
		z-index: 9999;
		flex-direction: unset;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: #FFF;
		padding: 1em;
		height: 80vh;
	}

	.gio__menu__content-items li {
		display: block;
		width: 100%;
		padding: 0.5em 0;
	}

	.gio__menu .gio__menu__content-items .gio__menu-item-content .gio__menu-submenu {
		position: unset;
	}

	.content-settings-cart-products {
		font-size: 1.5em;
	}

	.cart_area .product_count .input-number-decrement {
		position: inherit !important;
	    border: 1px solid #dddddd !important;
		bottom: 0 !important;
	}

	.cart_area .product_count .input-number-increment
	{
	    position: relative !important;
	    right: 0 !important;
	    top: 0 !important;
	    padding: 10px !important;
	    border: 1px solid #dddddd !important;
	    display: inline-block !important;
	}

	.cart_area .product_count .input-number-increment:after {
		background-color: transparent !important;
	}

	.single_category_product .category_social_icon {
		visibility: visible !important;
    	opacity: 1 !important;
	}

	.cart_area .product_count input {
		height: 56px;
	}
}

.select2-container {
	width: 100% !important;
}

.sale {
	right: 0;
	z-index: 9998;
	position: absolute;
	display: inline-block;
	background: #F44336;
	color: white;
	height: 1.5rem;
	width: 1.5rem;
	font-size: .7em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5rem;
	transform: rotate(-20deg);
	animation: beat 1s ease infinite alternate;
	&:before,
	&:after {
		content:"";
		position: absolute;
		background: inherit;
		height: inherit;
		width: inherit;
		top: 0;
		left: 0;
		z-index: -1;
		transform: rotate(30deg);
	}
	&:after {
		transform: rotate(60deg);
	}
}

.header-container.menu__fixed {
	position: fixed;
    background-color: white;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.slick-next {
	right: 16px;
}

.slick-prev {
	left: 16px;
}

.category-container {
    max-width: 472px;
    max-height: 472px;
}

.ui-gio__cards-container-blog .card .card-text {
	overflow: hidden;
   	display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.single_category_img {
	max-width: 200px;
    margin: 0 auto;
    display: block;
}

.gio-ui__filter-title {
	margin: 16px 0 !important;
}

.list {
	max-height: 450px;
    overflow: auto;
}

.ui-gio__new-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.ui-gio__new-description * {
	text-align: left !important;
	font-size: 14px !important;
	text-transform: lowercase !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-family: 'Lato' !important;
}

.ui-gio__news-title {
	display: flex;
}

.ui-gio__news-title h2 span { 
    background:#fff; 
    padding:0 10px; 
}

.ui-gio__news-title h2 {
	width: 100%; 
   	text-align: center; 
   	border-bottom: 1px solid #000; 
   	line-height: 0.1em;
   	margin: 10px 0 20px; 
	font-size: 24px;
	font-weight: bold;
}

.ui-gio__blog-cards-container {
	margin: 0 -28px;
}

.ui-gio__blog-card {
	margin: 0 28px;
}

.ui-gio__new-type {
	margin-bottom: 38px;
}

iframe.note-video-clip {
	margin-top: 24px;
    width: 100% !important;
}

.ui-gio__event-button a {
    align-items: center;
    color: #000;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}


.ui-gio-cart-items {
	background-color: #298be1;
    border-radius: 100%;
    position: absolute;
    right: -10px;
    top: -10px;
    color: #FFF;
    width: 20px;
    height: 20px;
    z-index: 90;
    display: flex;
    justify-content: center;
    font-size: 10px;
    align-items: center;
}

.ui-gio-show {
	opacity: 1;
}

.ui-gio-hide {
	opacity: 0;
}

.ui-gio-recommendations-modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #FFF;
	padding: 1em;
}

.slick-responsive .slick-track {
	padding: 1em 0;
}

.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 2em 0;
    justify-content: center;
    gap: 0.5em;
}

.pagination li,
.pagination a,
.pagination strong {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    min-height: 36px;
    padding: 0 12px;
    margin: 0 2px;
    font-size: 1em;
    border-radius: 6px;
    background: #fff;
    color: #333;
    border: 1px solid #e0e0e0;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border 0.2s;
    cursor: pointer;
}

.pagination a:hover,
.pagination li.page-item a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
    text-decoration: none;
}

.pagination strong,
.pagination .active a {
    background: #000;
    color: #fff;
    border-color: #000;
    font-weight: bold;
    cursor: default;
}

.pagination li.page-item {
    border: 0;
	padding: 0;
    margin: 0;
}

.pagination li.page-item.disabled a,
.pagination li.page-item.disabled {
    background: #f5f5f5;
    color: #bbb;
    border-color: #eee;
    cursor: not-allowed;
}
