@font-face {
    
    font-family: 'icons';
    src:  url('icons.eot?r8n98t');
    src:  url('icons.eot?r8n98t#iefix') format('embedded-opentype'),
    url('icons.ttf?r8n98t') format('truetype'),
    url('icons.woff?r8n98t') format('woff'),
    url('icons.svg?r8n98t#icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    
}

html {
    
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    scroll-behavior: smooth;
     /* Font varient */
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    
}

body {
    
    font-display: fallback
    
}

a, a .dom-text-color, #dom-preheader-text button, .dom-remove-gift-card, a.btn-primary, a > i, a.btn, .dom-lightbox-close {
	
	transition: all .15s ease-in-out 0s;
	
}


a,a:active, a:focus, a:hover, object, embed { 

	outline: 0;
	text-decoration:none
  
}

/* PAGE WELCOME */


body.page-template-page-welcome {
    
    background-color: #000
    
}

body.page-template-page-welcome #dominus-preheader {
    
    display: none
    
}

#dom-master-landing-logo {
    
	position: relative;
	top: -85px;
    
}

#dom-master-landing-logo > .d-inline-block {
    
	border-radius: 50%;
	padding: 62px 14px
    
}

#dom-master-landing-logo #site-title > img {
    
    max-height: 70px
    
}

#dom-master-landing-logo #site-title > img {
    
    top: -5px
    
}

#dom-master-landing-brand-name {
    
    margin-top: -20px
    
}

#dom-master-landing-brand-name i {
    
    font-size: 46px;
    line-height: 50px
    
}

.dom-master-landing-brand-button i {
    
    font-size: 66px
    
}

.dom-master-landing-brand-button strong {
    
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase
    
}

/* PAGE WELCOME - end*/ 

/* Header */

#dom-preheader-text {
    
	padding-top: 12px;
	padding-bottom: 12px;
	color: #e3e3e3;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden
    
}

#dom-preheader-text > div.preheader-txt-content {

    white-space:nowrap;
    display:inline;
    width:auto
    
}

#dom-preheader-text p {
    
    margin: 0
    
}

#dom-preheader-text button {
    
	top: 50%;
    transform: translateY(-50%);
    opacity: .8;
    text-shadow: initial;
    
}

#dom-preheader-text button:hover {
    
    opacity: 1
    
}

#dom-preheader-text button i {
    
	font-size: 1rem;
    line-height: 2rem
    
}

#dom-user-ctrl-header, .dom-icon-header {
    
	padding: 4px 8px;
    margin-top: 3px
    
}

#dom-user-ctrl-header i, .dom-icon-header i {
    
	font-size: 24px;

}

a.dom-icon-header:active {

	box-shadow: 0 0 0 0 transparent;
    
}

#dom-search-prods-cont {
    
	z-index: 1070;
	position: absolute;
	top: 0;
	left: 0;
    
}

#dom-search-prods-site-logo {
    
    max-height: 36px
    
}

#dom-search-prods-cont #dom_prods_search {
    
	font-size: 24px;
	min-height: 60px;
    border-bottom: 1px solid #ddd
    
}

#dom-search-results-items .dom-order-content-product-title {
    
	font-size: 13px;
    line-height: 16px
    
}

/* Header - End */

/* Productos Catálogo */

.dom-pr-fr-img-cont {
    
    background-color: #eff2f4
    
}

.dom-product-front-image {
    
    z-index: 2;
    position: relative
    
}

.dom-prod-cat-list, .dom-prod-cat-list a {
    
    font-size: 11px;
    line-height: 14px
    
}

.post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
    
    padding: 0 30px
    
}

.dom-producto-catalogo .dom-product-image {
    
    position: relative
    
}

.dom-add-fv {
    
	position: absolute;
	top: 5px;
	right: 5px;
	opacity: 0;
	font-size: 25px;
    
}

.dom-producto-catalogo:hover .dom-add-fv {
    
   opacity: 1
    
}

.dom-add-fv:hover {
    
    opacity: 1
    
}

.dom-add-fv:hover .icon-star-empty::before {
    
    content: "\e9d9"
    
}

.dom-prod-zoom {
    
    overflow: hidden;
    display: block;
    height: auto;
    position: relative
    
}

.dom-prod-zoom .dom-product-front-image {
    
    transition: all .6s ease;
    
}

.dom-prod-zoom:hover .dom-product-front-image {
    
    transform: scale(1.07);
    opacity: .9
    
}

.dom-producto-catalogo h2 {
    
    line-height: 23px;
    font-size: 19px
    
}

#dom_linked_prods_cont .dom-producto-catalogo h2 {
        
	line-height: 20px;
	font-size: 13px;
        
    }

.dom-producto-catalogo h4 {
    
	line-height: 18px;
	font-size: 16px;
	border-bottom: 1px dotted #d3d3d3;
	padding-bottom: 9px;
    
}

#dom_linked_prods_cont .dom-producto-catalogo h4 {
    
	line-height: 16px;
	font-size: 14px;
	border-bottom: 1px dotted #d3d3d3;
	padding-bottom: 0px;
    
}

/* SINGLE PRODUCT */

#dom_single_prod_portada p {
        
	font-size: 13px;
	line-height: 16px;
    opacity: .7
        
    }

body.single-dom_products #dom-single-img-ppal .dom-free-shipping-badge {
    
	top: 15px;
	bottom: inherit;
	right: inherit;
	left: 15px;
    font-size: 12px;
    padding: 6px 8px 6px 8px
        
}

.dom-single-product-small {
    
	font-size: 13px;
	line-height: 16px;
    
}

.dom-single-product-small .icon-help-circle {
    
	opacity: .5
    
}

#dom-single-product-price {
    
	/* border-top: 1px dotted #d3d3d3; */
    font-size: 21px;
    line-height: 30px;
    font-weight: normal
    
}

#dom-single-product-price .badge {
    
    font-size: 12px
    
}

.dom-strike-side-icon {
    
    font-size: 17px
    
}

#dom-single-product-specs li {
    
    font-size: 16px;
    margin-bottom: 10px
    
}

#dom-single-product-specs i {
    
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 10px;
    opacity: .4;
    float: left
        
}

#dom-single-product-specs span {
    
    display: inline-block;
    width: 91%
    
}

.dom_single_add_cart {
    

    
}

.dom_single_add_cart i {
    
	position: relative;
	top: -1px;
    
}

.dom_single_product_quantity .input-group-append .btn {
    
    padding: 11px 18px
    
}

.dom_single_product_quantity input.form-control {
    
    height: 58px;
    padding: 0;
    border-top: 1px solid #ddd
    
}

.dom_single_product_quantity i {
    
	font-size: 17px;
    
}

#dom_product_not_available .alert {
    
    line-height: 17px;
    
}

.dom-product-gallery-item a {
    
    opacity: .6
    
}

.dom-product-gallery-item a:hover {
    
    opacity: 1
    
}

#dom_product_not_available .alert i, .dom-single-product-content .icon-help-circle, .dom-icon-fix, #dominus_customer_orders .card-header i {
    
    position: relative;
    top: 2px
    
}

#dom-single-product-cond {
    
	font-size: 13px;
    line-height: 18px
    
}

#dom-single-img-ppal {
    
    position: relative
    
}

#dom-single-img-ppal a:hover {
    
    opacity: .5
    
}

#dom-single-img-ppal i {
    
    transition:all 0.3s ease 0s;
    
}

#dom-single-img-ppal:hover i {
    
    opacity: .6
    
}

#dom-single-img-ppal i, .dom-product-gallery-item a i  {
    
	position: absolute;
	top: 50%;
	font-size: 120px;
	left: 0;
	right: 0;
	transform: translateY(-50%);
    pointer-events: none;
    opacity: 0;
        
}

.dom-product-gallery-item a i {
    
    font-size: 45px;
    opacity: 1
    
}

.dom-product-gallery-item a {
    
    position: relative
    
}

.dom-product-gallery-item a:hover {
    
    opacity: .8
    
}

.dom-product-gallery-item > a > div {
    
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    
}

.dom-product-gallery-item > .dom-play-prod-video div {
    
    filter: blur(1px);
    
}

.dom-prod-color-opt button, .dom-prod-color-opt a {
    
	width: 26px;
	height: 26px;
	border-radius: 0;
	padding: 0;
    transition:all 0.3s ease 0s;
    
}

.dom-prod-color-opt button:active, .dom-prod-color-opt a:active {
    
    box-shadow: inset 0px 0px 0px transparent
    
}

.dom-prod-color-opt button:hover, .dom-prod-color-opt a:hover {
    
    opacity: .8
    
}

.dom_prod_color_sel .icon-check {
    
	position: absolute;
	top: 4px;
	left: 3px;
	z-index: 1;
	font-size: 20px;
    
}

.dom_prod_color_sel .d-block {
    
	position: relative;
    
}

.dom-prod-color-opt-blanco .icon-check {
    
    color: #000
    
}

.dom-bars-ind-cont .col-3, .dom-bars-ind-cont .col-4 {
    
    min-height: 10px;
    line-height: 15px
    
}

.dom-product-sec-img {
        
	position: absolute;
	top: 0;
	left: 0;
	object-position: center;
    z-index: 1;
    max-height: 100%;
    max-width: 100%
        
    }

/* REVIEWS */

#dom-single-product-reviews {
    
    padding: 60px 15px 100px 15px;
    position: relative
    
}

.dom-review-stars i {
    
    font-size: 14px
    
}

.dom-review-date {
    
	font-size: 12px;
	line-height: 15px;
    
}

.dom-single-review-content {
    
	opacity: .8;
	font-size: 15px;
	line-height: 23px;
    
}

.dom-review-username {
    
    font-size: 18px
    
}

#dom-add-review-intro {
    
    font-size: 16px
    
}

#commentform {
    
    font-size: 17px
    
}

#commentform .form-submit {
    
    text-align: right
    
}

#dom-review-ratings i {
    
    position: relative;
    top: 1px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    
}

#dom-review-ratings i:hover {
    
    opacity: .7
    
}

/* DOMINUS STORE */

.dom-producto-catalogo-brd {
        
	border: 1px solid #efefef;
	border-radius: 8px;
	padding: 10px;
        
    }

.dom-badge-new {
    
	position: absolute;
	top: 0;
	left: 0;
    pointer-events: none;
    max-height: 48px;
    z-index: 10
    
}

.dom-badge-img-tl {
    
    position: absolute;
	top: 20px;
	left: 20px;
    pointer-events: none
    
}

.dom-free-shipping-badge {
    
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 5px 4px 6px;
	line-height: 9px;
	border-radius: 5px;
    pointer-events: none;
    opacity: .6;
    z-index: 10
        
}

.dom-badge-promo {
    
	position: absolute;
	bottom: 0;
	left: 0;
    pointer-events: none;
    z-index: 20
    
}

.dom-store-intro {
    
	padding: 20px 25px;
	border-left: 4px solid transparent;
	border-radius: 0 4px 4px 0;
    line-height: 28px;
    font-size: 16px;
    
}

.dom-products-cats li {
    
	border-bottom: 1px dotted #d9d9d9;
	display: block;

}

.dom-products-cats li:last-of-type {
    
	border-bottom: 0px none transparent

}

.dom-products-cats li > a {
    
	line-height: 15px;
	display: block;
	padding: 18px 0;
    
}

.dom-products-cats {
    
    font-size: 16px
    
}

.dom-producto-catalogo .dominus-buy-now {
    
	line-height: 17px;
	padding: 14px 18px;
	font-size: 19px;
    
}

.dom-producto-catalogo .dominus-add-to-cart {
    
	padding: 9px 12px;
	margin-right: 2px;
    
}

.dom-producto-catalogo .dominus-add-to-cart .icon-shopping-bag, .dom-producto-catalogo .dominus-add-to-cart .icon-plus-circle {
    
	font-size: 21px;
	position: relative;
	top: 2px;
    
}


.dom_cart_popover_template {
    
    min-width: 414px;
    padding: 0 15px;
    border-radius: 0
    
}

.dom_cart_popover_template .popover-header {
    
	background-color: #fff;
	border-bottom: 0 none;
	font-size: 14px;
    
}

.dom_cart_popover_template .popover-body, .dom_cart_products_nodes {
    
    min-height: 180px
    
}

.dom_cart_products_nodes {
    
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden
    
}

#dom_shopping_cart_page_cont .dom_cart_products_nodes {
    
    max-height: 1000px

}

#dom-cart-header-dismiss {

    cursor: pointer
    
}
    
#dom-cart-header-dismiss i {
    
	font-size: 12px;
	position: relative;
	top: 1px;
	right: 2px;
	opacity: .6;
    
}

#dom_cart_popover_buttons .btn-sm {
    
    border-radius: 0
    
}

#dom_cart_header_loader {
    
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    bottom: 0;
    right: 0;
	background-color: rgba(255 255 255 / 85%);
	z-index: 1030;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;

}

.dom-cart-header-product-title {
    
	font-size: 13px;
	margin-bottom: 0;
	line-height: 15px;
	font-weight: 500;
    
}

.dom-cart-header-product-details {
    
	font-size: 12px;
	line-height: 15px;
    
}

.dom-cart-thumbnail:hover {
    
    opacity: .8
    
}

.dom_cart_products_html {
    
    border-bottom: 1px dotted #dfdfdf;
    
}

.dom_cart_products_nodes .dom_cart_products_html:last-of-type, .dom_cart_products_nodes .dom_cart_products_html:first-of-type:last-of-type {
    
    border-bottom: 0 none;
    padding-bottom: 0 !important
    
}

.dom_cart_products_html .dom-strike-side-icon {
    
	font-size: 11px;
    
}

#dom-cart-subtotal-cont {
    
    font-size: 16px
    
}

button.dominus-remove-from-cart {
    
	font-size: 15px;
	line-height: 15px;
	margin-top: 1px;
	opacity: .4;
    position: absolute;
    top: 0;
    right: 10px;
    min-height: initial;
    z-index: 10
    
}

.dominus-remove-from-cart:hover {
    
    opacity: 1
    
}

.dom-cart-header-status-msg {
    
    font-size: 12px;
    line-height: 14px
    
}

#dom-shipping-progress .progress {
    
    background-color: #000;
    height: 18px;
    position: relative;
    border: 1px solid transparent
    
    
}

.dom_cart_products_nodes .badge {
    
	padding: 3px 8px;
	text-transform: uppercase;
	line-height: 11px;
	font-size: 10px;
    
}

.popover .dom_cart_products_nodes .badge {
    
    opacity: .9
    
}

#dom-shipping-progress .progress-bar {
    
    padding-left: 10px;
    padding-top: 2px;
    background-image: linear-gradient(45deg,rgba(255, 255, 255, .30) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.30) 50%,rgba(255,255,255,.30) 75%,transparent 75%,transparent);
    
}

#dom-shipping-progress .progress span {
    
	color: #fff;
	position: absolute;
	top: 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
    
}

#dom_cart_page_subheader .btn-lg {
    
    padding: 15px 75px
    
}

#dom_cart_header_empty_msg:not(body.wp-admin) {
    
    line-height: 37px
    
}

#dom-cart-header .badge {
    
	position: absolute;
	top: 0px;
	right: -2px;
	line-height: 10px;
	padding: 3px 4px;
    font-style: normal;
    border-radius: 0 
        
}

body:not(.wp-admin) #dom-cart-header, body:not(.wp-admin) .dom-cart-header-button {
    
	position: relative;
	color: #fff;
	padding: 5px 9px;
    z-index: 1050;
    margin-top: 3px
    
}

#dom-cart-header i {
    
	font-size: 24px;
	position: relative;
	top: 3px;
    
}

.dominus_product_size_btn_group > div {
    
    background-color: #000;
    color: #fff;
    
}

button.dominus_ajax_cart_product_size_btn, .dominus_ajax_cart_product_size_btn {
    
	border: 2px solid #000;
	border-radius: 0;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
    
}

button.dominus_ajax_cart_product_size_btn:hover {
    
    background-color: #000;
    color: #fff
    
}

/* ORDER LIST */

.dom-order-timel > ul {
    
	padding: 30px 0px 50px 30px;
    border-left: 1px dashed #d0d0d0
    
}

.dom-order-timel-evt {
    
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
    
}

.dom-order-timel-dot {
    
	position: absolute;
	left: -37px;
	font-size: 40px;
	top: 4px;
    pointer-events: none;
    
}

.dom-order-timel-usr {
    
	padding: 4px 10px;
	font-size: 12px;
    line-height: 12px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600
    
}

.dom-products-micro-filters {
    
	font-weight: normal !important;
    
}

.dom-products-micro-filters::after {

	vertical-align: .155em;

}

/* DOMINUS STORE END */


/* SHOPPING CART PAGE */

#dom_shopping_cart_page_cont {
    
    min-height: 550px
    
}

.dom_comp_product .dom-cart-product-quantity i, .dom_comp_product .dom-customized-product-badge {
    
    display: none
    
}

.dom_comp_product a, .dom_comp_product .dom_cart_page_quantity_control {

    pointer-events: none
    
}

/* SHOPPING CART PAGE - END */

/* PAGE CONTACT US */

#dom-contact-form-cont input[type="text"], #dom-contact-form-cont input[type="email"], #dom-contact-form-cont input[type="phone"], #dom-contact-form-cont textarea {
    
    border-radius: 0;
    min-height: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-top: none;
    border-bottom: 1px solid #DDD;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #ECECEC, 0 1px 0 #F2F2F2;
    margin-top: 25px;
    padding: 2px 20px
    
}

#dom-contact-form-cont input::placeholder {
    
    line-height: 37px
    
}

#dom-contact-form-cont textarea {
    
	border-radius: 0;
	min-height: 140px;
	line-height: 19px;
	padding-top: 15px;
    
}

#dom-contact-ind {
    
	position: relative;
	top: 8px;
	right: 12px;
    
}

#dom_contact_form_deco {
    
    max-height: 120px
    
}

/* PAGE CONTACT US - End */

/* SHOPPING CART PAGE */

#dom_shopping_cart_page_cont  .dom-cart-header-product-title {
    
	font-size: 19px;
	line-height: 20px;
    
}

.page-template-page-cart #dom_shopping_cart_page_cont .dom-cart-header-product-title {
    
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
    
}

#dom_shopping_cart_page_cont .dom-cart-header-product-details {

    font-size: 16px;
	line-height: 21px;

}

.page-template-page-cart #dom_shopping_cart_page_cont .dom-cart-header-product-details {

	margin-top: 4px;

}

#dom_shopping_cart_page_cont .dom-cart-header-product-details .icon-tag {
    
    display: none
    
}

#dom_shopping_cart_page_cont .dominus-remove-from-cart {
    
	font-size: 18px;
	line-height: 14px;
	vertical-align: top;
	margin-top: 0px;
	opacity: .3;
    position: absolute;
    top: 0;
    right: 0
        
}

#dom_shopping_cart_page_cont .dominus-remove-from-cart:hover {
    
    opacity: 1
    
}

#dom_shopping_cart_page_cont .dom_cart_products_nodes span.badge {
    
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 7px 4px 7px;
	line-height: 11px;
    position: relative;
    top: -2px
    
}

#dom_shopping_cart_page_cont .dom_cart_products_nodes .icon-check {
 
    font-size: 13px
    
}

div.dom_cart_page_product_specs {
    
    padding-left: 40px !important
    
}

#dom_shopping_cart_page_cont .dom_single_product_quantity input.form-control {
    
	height: 41px;
    
}

#dom_shopping_cart_page_cont .dom_single_product_quantity .input-group-append .btn {
    
	padding: 6px 14px;
    
}

#dom_shopping_cart_page_cont .dom_cart_products_html {
    
    margin-bottom: 60px;
    padding-bottom: 60px
    
}

.dom-cart-product-quantity {
    
    font-size: 14px;
    line-height: 16px;
    
}

.page-template-page-cart .dom-cart-product-quantity {
    
    font-size: inherit;
    
}

#dom_shopping_cart_page_cont .dom-cart-header-status-msg {
    
	font-size: 13px;
	line-height: 15px;
    
}

#dom_shopping_cart_page_cont #dom_cart_header_empty_msg {
    
    margin-bottom: 100px
    
}

#dom_cart_page_subheader p {
    
    font-weight: bold;
    line-height: 25px
    
}

/* SHOPPING CART PAGE - End */

/* CHECKOUT PAGE */

#dom_checkout_form_cont {
    
    min-height: 100vh;
    
}

#dom_checkout_form_cont, #dom_checkout_form_cont .form-control {
    
    background-color: #fdfdfd
    
}

.page-template-page-checkout #dominus-preheader, .page-template-page-checkout header, .page-template-page-checkout #dom_proceed_to_check_out_cont, .page-template-page-checkout #dom_cart_page_subheader h2, .page-template-page-checkout #dom_cart_banks_img, .page-template-page-checkout .dom_cart_popover_template {
    
    display: none
    
}

#dom_checkout_cart_content {
    
    border: 1px solid #f0f0f0
    
}

#dom_checkout_cart_content, #dom_checkout_form_cont {
    
    padding-top: 35px;
    padding-bottom: 60px
    
}

.page-template-page-checkout #dom_cart_page_subheader p {
    
    font-weight: normal;
    
}

.page-template-page-checkout #dom_cart_page_subheader {
    
    margin-bottom: 10px
    
}

.page-template-page-checkout #dom_shopping_cart_page_cont {
    
    min-height: 330px
    
}

.page-template-page-checkout #dom_shopping_cart_page_cont .dom-cart-header-product-title {
    
	font-size: 15px;
	line-height: 21px;
    padding-right: 23px;
    
}

.page-template-page-checkout div.dom_cart_page_product_specs {
    
	padding-left: 12px !important;
    
}

.page-template-page-checkout #dom_shopping_cart_page_cont .dom-cart-header-product-details {
    
	font-size: 14px;
	line-height: 18px;
    
}

.page-template-page-checkout .dom-cart-thumbnail img {
    
    max-height: 100px
    
}

.page-template-page-checkout .dom-cart-product-quantity select {
    
	width: 37px;
	font-size: 14px;
    line-height: 14px;
	background-color: inherit;
	padding: 0;
    height: 16px
    
}

.page-template-page-checkout .dom-cart-product-quantity i {
    
    top: 1px
    
}

.page-template-page-checkout #dom_shopping_cart_page_cont .dom_cart_products_html {
    
	margin-bottom: 15px;
	padding-bottom: 15px;
    
}

#dom_customer_reg_default_tpl .dom-invisible-select {
    
    padding: 4px 0px 0px;
    /*height: 30px*/
    
}

#dom_store_checkout_form .dom-invisible-select-cont, #dom_customer_reg_default_tpl .dom-invisible-select-cont {
    
	border-bottom: 1px solid #ddd;
	margin-top: 7px;
    
}

#dom_store_checkout_form .dom-invisible-select-cont i, #dom_customer_reg_default_tpl .dom-invisible-select-cont i {
    
	top: 7px;
	right: 0;
	font-size: 20px;
    
}

.dom-invisible-select-cont span.dom-error-container {
    
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
    
}

.dom-invisible-select-cont .badge {
    
	position: absolute;
	top: 5px;
	right: 24px;
    pointer-events: none
    
}

.page-template-page-checkout .dom_cart_products_nodes {
    
    min-height: inherit
    
}

#dom-store-checkout-totals h6 {
    
   font-weight: normal
    
}

.page-template-page-checkout #dom_shopping_cart_page_cont #dom_cart_header_empty_msg {
    
	margin-bottom: inherit;
    
}

#dom_extras_cont h5 {
    
    font-size: 15px;
    line-height: 18px
    
}

#dom_extras_cont h6 {
    
    font-size: 15px;
    line-height: 16px
    
}

#dom_extras_cont .card {
    
    border-color: #e8e8e8
    
}

#dom_extras_cont .card .card-body {
    
    padding: 13px 14px
    
}

#dom_extras_cont .card .card-img-top:hover {
    
    opacity: .8
    
}

#dom_extras_cont .card .card-text span {
    
    padding-top: 7px;
    font-size: 15px
    
}

#dom_extras_modal h4, #dom_reg_modal h4 {
    
    font-size: 21px;
    line-height: 21px
    
}

#dom_extras_modal h5 {
    
    font-size: 16px;
    line-height: 16px
    
}

#dom_extras_modal #dom_extras_modal_desc, #dom_reg_modal #dom_reg_modal_desc {
    
	font-size: 14px;
	line-height: 20px;
    min-height: 110px

}

#dom_extras_modal .btn, #dom_extras_modal .btn {
    
    line-height: 19px
    
}

#dom_shipping_city {
    
    text-transform: capitalize
    
}

.dominus-no-payment-gateway-msg {
    
    /*display: none;*/
    
}

.dominus-no-payment-gateway-msg:first-child {
    
    display: block
    
}

#dominus_payment_methods .form-check-input {
    
    margin-top: 10px
    
}

.dom-payment-method-pay_u img {
    
    max-height: 40px;
    
}

.dom-payment-method-wompi img {
    
    max-height: 30px;
    
}

.dom-payment-method-sistecredito img {
    
    max-height: 21px;
    
}

.dom-payment-method-addi img {
    
    max-height: 28px;
    
}

.dom-payment-method-cod .dom-payment-method-name {
    
    position: relative;
    top: 8px
    
}

#dominus_payment_methods button .icon-check {
    
    float: left;
    margin-right: 10px;
    min-height: 30px
    
}

#dominus_payment_methods button:hover .icon-check {
    
    color: #fff;
    
}

#dominus_payment_methods button .col-12 {
    
    font-size: 14px;
    line-height: 16px;
    
}

/* CHECKOUT PAGE - End */

/* USER PROFILE PAGE */

.dom-user-profile {
    
    margin-top: -100px;
    
}

.page-template-dominus-store-user-profile-page #dom_arc_prod_portada .container {
    
	min-height: 390px;
    
}

#dom-user-profile-info {
    
    min-height: 350px;
    padding: 25px 35px 40px;
    
}

.page-template-dominus-store-user-profile-page #dom_arc_prod_portada p, .page-template-dominus-store-user-profile-page #dom_arc_prod_portada h2 {
    
    position: relative;
    z-index: 10;
    font-size: 2.4em;
    text-transform: uppercase
    
}

.page-template-dominus-store-user-profile-page #dom_arc_prod_portada p {
    
	font-size: 22px;
	margin-bottom: 60px;
	margin-top: 20px;
	text-transform: none;
    
}

.page-template-dominus-store-user-profile-page .dom-black-overlay {

	opacity: 0.9;

}

#dom-user-profile-details .d-block {
    
    border-radius: 6px
    
}

#dom-user-profile-details .d-block {
    
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    
}

#dom-user-profile-info .customer_id {
	background-color: #eaeaea;
	padding: 4px 15px 3px 15px;
	border-radius: 25px;
	line-height: 12px;
	opacity: .8;
}


#dom-customer-orders {
    
    min-height: 320px;
    padding: 25px 0px 35px;
    border-radius: 0 0 6px 6px;
    
}

#dom-customer-orders .card-header button:active {
    
    box-shadow: initial
    
}

#dom-customer-orders .card-header i.icon-plus-circle, #dom-customer-orders .card-header i.icon-minus-circle {
    
    font-size: 20px;
    margin-right: 8px
    
}

#dominus_customer_orders [aria-expanded="true"] .icon-plus-circle::before, #dom_manual_sale_accordion [aria-expanded="true"] .icon-plus-circle::before, #dom_modify_user_modal [aria-expanded="true"] .icon-plus-circle::before {
    
	content: "\e936";
    
}

#dominus_customer_orders [aria-expanded="false"] .icon-plus-circle::before, #dom_manual_sale_accordion [aria-expanded="false"] .icon-plus-circle::before, #dom_modify_user_modal [aria-expanded="false"] .icon-plus-circle::before {
    
	content: "\e920";
    
}

.order_status_indicator {
    
	padding: 4px 8px;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 11px;
	display: inline-block;
	border-radius: 3px;
	letter-spacing: initial;
	font-weight: 600;
    
}

#dom-customer-orders .card-body {
    
    padding: 25px 30px 35px 30px
    
}

.dom-order-progress-indicators .d-block {
    
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
    line-height: 16px
        
}

.dom-order-progress-indicators .d-block > span {
    
	text-transform: none;
	opacity: .7;
	font-weight: normal;
	margin-top: 2px;
    
}

.dom-order-progress-indicators .d-block i {
    
	font-size: 19px;
    
}

.dom-order-progress-indicators .d-block i.dom-primary-color-bg {
    
	font-size: 18px;
    padding: 5px;
    border-radius: 50%;
    position: relative;
    
}


.dom-order-progress-text-icons {
    
    position: relative;
    top: -12px
    
}

#dominus_customer_orders .alert {
    
	font-size: 14px;
	line-height: 17px;
	padding: 17px 20px 15px 20px;
    
}

.dom-order-collapse-ctrl {
    
    font-size: 18px
    
}

.dom-order-collapse-ctrl:focus {
    
    box-shadow: 0 0 0 0 transparent
    
}

.dom-order-content-products > .col-12:hover {
    
    opacity: .9
    
}

.dom-order-content-products-text {
    
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
	font-size: 15px;
    
}

.dom-order-content-products-quantity {
    
    font-size: 13px;
    margin-top: 2px;
    
}

.dom-user-profile-order-details, .dom-user-profile-order-advanced-data {
    
    font-size: 16px;
    line-height: 18px;
    
}

.page-template-dominus-store-user-profile-page #sbh-prefooter {
    
    display: none
    
}

.dom-order-content-product-image > div {

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    
}

.dom-order-content-product-image > .badge-cont {
    
    position: absolute;
    width: 100%;
    bottom: 12px;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center
    
}

.dom-order-content-product-image > .badge-cont .badge {
    
    border-radius: 0;
    
}

.dom-order-content-product-title strong {
    
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
    
}

.dom_order_status_badge:focus {
    
    box-shadow: 0 0 0 0 transparent
    
}

.dom_cod_bg {
    
    background-color: #7a1bd9;
    color: #fff
    
}

/* USER PROFILE PAGE - End */

/* SINGLE PRODUCT */

#dom-single-product-title, .dom-single-product-title {
    
    font-size: 34px;
    line-height: 38px;
    border-bottom: 1px dotted #d3d3d3;
    padding-bottom: 10px
    
}

.dom-single-product-content {
    
    font-size: 16px;
    line-height: 26px
    
}

#dom-single-product-long-desc {
    
    font-size: 21px;
    line-height: 35px;
    
}


/* SINGLE PRODUCT - End */

/* GIFT CARDS */

#dom_active_gift_card {
    
    font-size: 16px;
    line-height: 19px
    
}

.icon-gift-card {
    
	font-size: 22px;
	border-radius: 6px;
	padding: 9px 20px;
    opacity: .6
        
}

#dom-store-checkout-totals .icon-gift-card {
    
    padding: 7px 18px;
    
}

.dom-remove-gift-card {
    
    padding: .55rem 1rem !important;
	font-size: 19px;
    
}

/* GIFT CARDS - End */

/* CUSTOMER SUSCRIPTION DIALOG */

div#dom_subscribe_customer_modal {
    
	top: initial;
	left: initial;
	width: 400px;
	height: auto;
	right: 15px;
	bottom: 0
    
}

/* CUSTOMER SUSCRIPTION DIALOG - END */

/* Print Orders */

body.single-dom_orders, body.post-type-archive-dom_orders {
    
    font-size: 32pt;
    line-height: 45pt;
    
}

body.single-dom_orders #site-title img, body.post-type-archive-dom_orders #site-title img {
    
	max-height: 80px;
    
}

body.single-dom_orders header, body.single-dom_orders #dom-preheader-text, body.post-type-archive-dom_orders #dom-preheader-text, body.single-dom_orders footer, body.post-type-archive-dom_orders footer, body.single-dom_orders #dom-rz-closing-div, body.post-type-archive-dom_orders #dom-rz-closing-div, body.post-type-archive-dom_orders #dom_float_wpp_cont, body.single-dom_orders #dom_float_wpp_cont {
    
    display: none !important;
    
}

/* HELPERS */

html.sr .sr-load-hidden {
    
    visibility: hidden
    
}

.dom-link-op:hover {
    
    opacity: .8
    
}

.dom-photo-asc-overlay {
    
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: -webkit-linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: -moz-linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: -ms-linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: -o-linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    
}

.dom-photo-asc-overlay-title {
    
	position: absolute;
	z-index: 2;
	bottom: 40px;
	left: 0;
	right: 0;
    
}

.dom-photo-asc-ov-lnk {
    
    color: #fff
    
}


.dom-photo-asc-ov-lnk, .dom-photo-asc-ov-lnk img, .dom-photo-asc-ov-lnk h3 {
    
    transition: all .6s ease;
    
}

.dom-photo-asc-ov-lnk:hover {
    
    opacity: 1 !important
    
}

.dom-photo-asc-ov-lnk h3 {
    
    font-size: 30px
    
}

.dom-photo-asc-ov-lnk:hover h3 {
    
    font-size: 35px
    
}

.dom-photo-asc-ov-lnk:hover img {
    
    transform: scale(1.06)
    
}

.card-horizontal {
    
    display: flex;
    flex: 1 1 auto;
    
}

#dom_loader_logo img {
    
    position: relative;
    top: -80px;
    max-height: 100px
    
}

.wp-block-image {
    
	margin: 0;
    
}

.wp-block-image img {
    
    max-width: 100%;
	height: auto;
        
}

#dom-lang-switch-flag img {
    
    max-width: 47px
    
}

.modal-content {

	border-radius: 0;
	
}

.dom-no-pointer {
    
    pointer-events: none
    
}

.dom-disable-select {
    
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    
}

.dom-lightbox-close {
    
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 100;
    
}

.dom-lightbox-close i {
    
    font-size: 33px
    
}

.ekko-lightbox-container > div.ekko-lightbox-item {

    overflow: hidden
    
}

.dom-p-tl {
    
    left: 0;
    top: -1px;
    
}

.dom-p-tr {
    
    right: 0;
    top: -1px;
    
}

.dom-p-bl {
    
    left: 0;
    bottom: -2px;
    
}

.dom-p-br {
    
    right: 0;
    bottom: 0;
    
}

.dom-p-br-5 {
    
    right: 5px;
    bottom: 5px;
    
}

.dom-p-br-10 {
    
    right: 10px;
    bottom: 10px;
    
}

.dropdown-item {
    
	font-size: 15px;
	line-height: 16px;
	padding: 8px 25px;
    
}

.dropdown-item:focus, .dropdown-item:hover {

	background-color: rgba(0,0,0,.15);
    
}

.badge {
    
    vertical-align: middle
    
}

.dom-zi-0 {
    
    z-index: 0
    
}

.dom-zi-1 {
    
    z-index: 1
    
}

.dom-zi-2 {
    
    z-index: 2
    
}

.dom-zi-3 {
    
    z-index: 3
    
}

.dom-zi-10 {
    
    z-index: 10
    
}

.dom-opacity-1 {
    
    opacity: .1;
    
}

.dom-opacity-2 {
    
    opacity: .2;
    
}

.dom-opacity-3 {
    
    opacity: .3;
    
}
.dom-opacity-4 {
    
    opacity: .4;
    
}

.dom-opacity-5 {
    
    opacity: .5;
    
}

.dom-opacity-6 {
    
    opacity: .6;
    
}
.dom-opacity-7 {
    
    opacity: .7;
    
}
.dom-opacity-8 {
    
    opacity: .8;
    
}
.dom-opacity-9 {
    
    opacity: .9;
    
}
.dom-opacity-10 {
    
    opacity: 1;
    
}

.custom-checkbox .custom-control-label::before {
    
	border-radius: 0;
    
}

.btn-light {
    
	color: #737373

}

.btn-light:hover {
    
    color: #484e55
    
}

/* Horizontal Scroll */

.dom-horizontal-scroll-row {
    
    overflow: hidden;
    user-select: none;
    padding-right: 100px;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    
}

.dom-horizontal-scroll-row::-webkit-scrollbar {
    
    display: none; /* for Chrome, Safari and Opera */
    
}

.dom_h_scrolling {
    
  cursor: grabbing;
  cursor: -webkit-grabbing;
    
}

.dom-horizontal-scroll-row img {
    
    pointer-events: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    
}

.dom-horizontal-scroll-row .dom-product-image {
    
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    
}

.dom-hz-scroll-btn {
    
	position: absolute;
	border-radius: 50%;
	font-size: 30px;
	padding: 7px 10px;
	line-height: 30px;
    z-index: 20;
    
}

.dom-hz-scroll-btn-l {
    
	left: 15px;
    padding: 7px 10px 7px 9px
    
}

.dom-hz-scroll-btn-r {
    
	right: 15px;
    padding: 7px 7px 6px 10px
    
}

.dom-rotate-90 {
    
    transform: rotate(90deg)
    
}

button.dom-cursor-move:not(:disabled):not(.disabled)  {
    
    cursor: move
    
}

.dom-cursor-hlp {
    
    cursor: help
    
}

.border-dashed, table td.border-dashed {
    
    border-style: dashed
    
}

.border-dotted, table td.border-dotted {
    
    border-style: dotted
    
}

/* ICONS START */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    
}

.icon-buoy:before {
  content: "\e944";
}
.icon-edit-pencil:before {
  content: "\e95c";
}
.icon-light-bulb:before {
  content: "\e948";
}
.icon-lock-closed:before {
  content: "\e94e";
}
.icon-shield1:before {
  content: "\e94f";
}
.icon-calendar1:before {
  content: "\e95e";
}
.icon-code:before {
  content: "\e941";
}
.icon-coffee1:before {
  content: "\e953";
}
.icon-corner-left-down:before {
  content: "\e93c";
}
.icon-facebook:before {
  content: "\e954";
}
.icon-filter:before {
  content: "\e93d";
}
.icon-heart1:before {
  content: "\e952";
}
.icon-help-circle1:before {
  content: "\e955";
}
.icon-home:before {
  content: "\e956";
}
.icon-key:before {
  content: "\e957";
}
.icon-layers:before {
  content: "\e938";
}
.icon-map-pin:before {
  content: "\e958";
}
.icon-menu1:before {
  content: "\e93e";
}
.icon-message-circle:before {
  content: "\e939";
}
.icon-package:before {
  content: "\e93b";
}
.icon-printer:before {
  content: "\e960";
}
.icon-rotate-ccw:before {
  content: "\e95d";
}
.icon-rotate-cw:before {
  content: "\e93f";
}
.icon-save:before {
  content: "\e961";
}
.icon-scissors:before {
  content: "\e95f";
}
.icon-trello:before {
  content: "\e940";
}
.icon-truck:before {
  content: "\e959";
}
.icon-tv:before {
  content: "\e95a";
}
.icon-twitter1:before {
  content: "\e95b";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-alert-triangle:before {
  content: "\e900";
}
.icon-align-justify:before {
  content: "\e935";
}
.icon-bell:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-camera:before {
  content: "\e903";
}
.icon-check-circle:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-chevron-down:before {
  content: "\e906";
}
.icon-chevron-left:before {
  content: "\e907";
}
.icon-chevron-right:before {
  content: "\e908";
}
.icon-clock:before {
  content: "\e909";
}
.icon-credit-card:before {
  content: "\e91d";
}
.icon-dollar-sign:before {
  content: "\e90a";
}
.icon-edit:before {
  content: "\e90b";
}
.icon-external-link:before {
  content: "\e90c";
}
.icon-eye-off:before {
  content: "\e90d";
}
.icon-eye:before {
  content: "\e90e";
}
.icon-flag:before {
  content: "\e921";
}
.icon-folder:before {
  content: "\e90f";
}
.icon-gift:before {
  content: "\e910";
}
.icon-globe:before {
  content: "\e911";
}
.icon-hash:before {
  content: "\e912";
}
.icon-heart:before {
  content: "\e913";
}
.icon-help-circle:before {
  content: "\e914";
}
.icon-home1:before {
  content: "\e915";
}
.icon-info:before {
  content: "\e916";
}
.icon-loader:before {
  content: "\e917";
}
.icon-lock:before {
  content: "\e918";
}
.icon-mail:before {
  content: "\e919";
}
.icon-map-pin1:before {
  content: "\e91a";
}
.icon-minus-circle:before {
  content: "\e936";
}
.icon-more-vertical:before {
  content: "\e91c";
}
.icon-phone-call:before {
  content: "\e91e";
}
.icon-play-circle:before {
  content: "\e91f";
}
.icon-plus-circle:before {
  content: "\e920";
}
.icon-refresh-cw:before {
  content: "\e922";
}
.icon-search:before {
  content: "\e933";
}
.icon-send:before {
  content: "\e934";
}
.icon-settings:before {
  content: "\e923";
}
.icon-share-2:before {
  content: "\e924";
}
.icon-shield:before {
  content: "\e91b";
}
.icon-shopping-bag:before {
  content: "\e925";
}
.icon-shopping-cart:before {
  content: "\e926";
}
.icon-slash:before {
  content: "\e927";
}
.icon-star:before {
  content: "\e928";
}
.icon-sun:before {
  content: "\e929";
}
.icon-tag:before {
  content: "\e92a";
}
.icon-thumbs-up:before {
  content: "\e92b";
}
.icon-trash-2:before {
  content: "\e92c";
}
.icon-truck1:before {
  content: "\e92d";
}
.icon-users:before {
  content: "\e92e";
}
.icon-video-off:before {
  content: "\e937";
}
.icon-x-circle:before {
  content: "\e92f";
}
.icon-x:before {
  content: "\e930";
}
.icon-zap:before {
  content: "\e931";
}
.icon-zoom-in:before {
  content: "\e932";
}

.dom-big-icon {
    
    font-size: 80px
    
}

/* ICONS END */
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:calc(100% - 80%);width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:'';display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);right:25px;right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:'';display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:'';display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}

.mm-spn.mm-spn--navbar ul {
    
	top: 0;
    
}

.mm-spn li {
    
    border-bottom: 1px solid rgba(0,0,0,.1)
    
}

.mm-spn--open > li:first-child {
    
    margin-top: 5px
    
}

.mm-spn > .mm-spn--open > li:first-child {
    
    margin-top: 50px
    
}

.mm-spn a {
    
	padding: 13px 15px 13px 30px;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
    
}

.mm-spn .dropdown-item a {
    
    padding-left: 20px;
    
}

.dom-mob-menu-close {

	position: absolute;
	top: 10px;
	right: 5px;
	z-index: 10;
	text-align: right;
	width: 100%;
    
}

.dom-mob-menu-close i {
 
	color: #fff;
	font-size: 33px;
    
}

.navbarPrincipal-mob .current-menu-item a {
    
    color: #fff !important;
    font-weight: bold
    
    
}

/* Bootstrap Overwrites */

.shadow-sm {
	box-shadow: 1px 2px 6px rgba(0,0,0,.1) !important
}

.toast {
    
    position: fixed;
    bottom: 15px;
    right: 20px;
    min-width: 290px;
    z-index: 20000;
    
}

.toast-header {
	
	background-color: transparent;
	border-bottom: 0 transparent;
}

.toast .close {
    
	font-size: 18px;
	margin-top: 7px;
	opacity: .8;
    
}

.toast .toast-body {
    
    font-size: 14px;
    line-height: 18px;
    
}

.toast .toast-body i {
    
    font-size: 20px;
    
}

.carousel-control-next, .carousel-control-prev {
    
	z-index: 2;
        
}

.form-control.dom-float-input.is-invalid, .was-validated .form-control.dom-float-input:invalid, .was-validated .form-control.dom-float-input:valid {
	
    border-left-width: 0;
    border-right-width: 0;
    
}

.form-control.dom-float-input.is-invalid:focus, .was-validated .form-control.dom-float-input:invalid:focus, .was-validated .form-control.dom-float-input:valid:focus {
    
	box-shadow: initial;
    border-left-width: 0;
    border-right-width: 0;

}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated_scale_fadein {
    animation: scale-fade-in .5s cubic-bezier(0.34, 1.56, 0.64, 1) 1;
    transform-origin: bottom center
}

@keyframes scale-fade-in {
    0% {
        transform: scale(.85);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes heartbeat
{
  0%
  {
    transform: scale( .95 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .95 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .95 );
  }
  100%
  {
    transform: scale( .95 );
  }
}

.heartbeat {

  animation: heartbeat 5s infinite;
    
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
    
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
        
}

@-webkit-keyframes fadeInSlow {
  from {
    opacity: .5;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInSlow {
  from {
    opacity: .5;
  }

  to {
    opacity: 1;
  }
}

.fadeInSlow {
    
    -webkit-animation-name: fadeInSlow;
    animation-name: fadeInSlow;
        
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}


@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-8px);
	}
	100% {
		
		transform: translatey(0px);
	}
}

.animateFloat {
    
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
    
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
  }

  50% {
    opacity: 1;
  }
}
.animatezoomIn {
    
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    
}

@-webkit-keyframes zoomInSlow {
    100% {
        -webkit-transform: scale(1.2); 
    }
}

@keyframes zoomInSlow {
    100% {
        transform: scale(1.2); 
    }
}

.zoomInSlow {
    
    -webkit-animation: zoomInSlow 20s;
    animation: zoomInSlow 20s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; 
    transition: transform 20000ms ease-out 0s, opacity 1000ms ease 0s;
}

@-webkit-keyframes zoomInSlow2 {
    100% {
        -webkit-transform: scale(1.1); 
    }
}

@keyframes zoomInSlow2 {
    100% {
        transform: scale(1.1); 
    }
}

.zoomInSlow2 {
    
    -webkit-animation: zoomInSlow2 40s;
    animation: zoomInSlow2 40s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; 
    transition: transform 40000ms ease-out 0s, opacity 1000ms ease 0s;
}

@-webkit-keyframes photoflash {
	0% {
		opacity: .2;
        -webkit-filter: blur(4px);
	}
	100% {
		opacity: 1;
        -webkit-filter: blur(0);
	}
}

@keyframes photoflash {
	0% {
		opacity: .2;
        filter: blur(4px);
	}
	100% {
		opacity: 1;
        filter: blur(0);
	}
}

@keyframes pulse {
	0% {

		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
        
	}

	70% {

		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
        
	}

	100% {

		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        
	}
}

.pulse {
    
	animation: fadePulse .5s infinite;
    
}

@keyframes fadePulse {
	0% {

		opacity: 1;
        
	}

	70% {

		opacity: .7;
        
	}

	100% {

		opacity: 1;
        
	}
}

.fadePulse {
    
	animation: fadePulse 5s infinite;
    
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-500ms {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

/* animate.css - End */

/* Ekko Lightbox Fix */

.ekko-lightbox-nav-overlay a {

	transition: all .3s !important;
	font-size: 45px !important;
    
}

.ekko-lightbox .modal-footer {
    
	font-size: 15px;
    
}

/* Ekko Lightbox Fix - End */

.dom-brd-bot-anm:before, .dom-brd-bot-anm:after, .dom-brd-bot-anm > .ui-border-element:before, .dom-brd-bot-anm > .ui-border-element:after {
    
  content: '';
  position: absolute;
    
}

.dom-brd-bot-anm:after {
    
    border-bottom: 2px solid #333;
    left: 51%;
    right: 51%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    
}

.dom-brd-bot-anm:hover:after {
    
    left: 0%;
    right: 0%;
    
}

.dom-brd-bot-anm:not(:hover):after {
    
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    
}

.dom-bold {
    
    font-weight: bold
    
}

.small {
    
    line-height: 18px
    
}

.dom-hidden-elem {
    
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    
}

.hidden, .logged-in .logged-hidden {
    
    display: none;
    
}

.parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    
  opacity: 1;
    
}

.parsley-errors-list li, .dom-error-container {
    
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin-top: 6px
    
}

.tooltip-inner {
    
	max-width: 275px;
	padding: 10px;
	line-height: 15px;
	font-size: 12px;
	text-align: justify;
    
}

#dominus_main_notifier {
    
    pointer-events: none;
    touch-action: none;
    -webkit-user-select: none;      
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    border-width: 0
    
}

#dominus_main_notifier.dom-white-bg {
    
    border-width: 0 0 0 4px
    
}

#dominus_main_notifier .dominus_main_notifier_msg {
    
    line-height: 16px
    
}

    .mt-lg-3px {

        margin-top: 3px;

    }

    .mt-lg-10 {

        margin-top: 10px;

    }

    .mt-lg-15 {

        margin-top: 15px;

    }

    .mt-lg-20 {

        margin-top: 20px;

    }

    .mt-lg-30 {

        margin-top: 30px;

    }

    .mt-lg-40 {

        margin-top: 40px;

    }

    .mt-lg-50 {

        margin-top: 50px;

    }

    .mt-lg-60 {

        margin-top: 60px;

    }

    .mt-lg-70 {

        margin-top: 70px;

    }

    .mt-lg-80 {

        margin-top: 80px;

    }

    .mt-lg-90 {

        margin-top: 90px;

    }

    .mt-lg-100 {

        margin-top: 100px;

    }
    
    .mt-lg-120 {
        
        margin-top: 120px
        
    }

    .mt-lg-150 {

        margin-top: 150px;

    }

    .mt-lg-200 {

        margin-top: 200px;

    }

    .mt-lg-250 {

        margin-top: 250px;

    }

    .mb-lg-10 {

        margin-bottom: 10px;

    }

    .mb-lg-20 {

        margin-bottom: 20px;

    }

    .mb-lg-30 {

        margin-bottom: 30px;

    }

    .mb-lg-40 {

        margin-bottom: 40px;

    }

    .mb-lg-50 {

        margin-bottom: 50px;

    }

    .mb-lg-60 {

        margin-bottom: 60px;

    }

    .mb-lg-70 {

        margin-bottom: 70px;

    }

    .mb-lg-80 {

        margin-bottom: 80px;

    }

    .mb-lg-90 {

        margin-bottom: 90px;

    }

    .mb-lg-100 {

        margin-bottom: 100px;

    }

    .mb-lg-120 {

        margin-bottom: 100px;

    }

    .mb-lg-150 {

        margin-bottom: 150px;

    }

    .mb-lg-200 {

        margin-bottom: 200px;

    }

    .mb-lg-250 {

        margin-bottom: 250px;

    }

.no-brd {
    
    border: 0 none transparent !important;
    
}

.dom-font-small {
    
    font-size: 15px !important;
    
}

a.btn:hover {
    
    color: #fff
    
}

.dom-pill-btn {
    
    border-radius: 50px
    
}

a.dom-pill-btn:hover {
    
    opacity: .85 !important
    
}

.dom-circle-btn {
    
	border-radius: 50px;
	padding: 5px 8px;
    color:#aaa
    
}

.dom-circle-btn .icon-shopping-bag {
    
	font-size: 22px;
	position: relative;
	top: 2px;
	left: 1px;
    
    
}

.dom-circle-btn:hover {
    
    color: #fff
    
}

.btn-link:hover, .btn-link:focus {
    
    text-decoration: none
    
}

.btn:not([class*="btn-outline-"]):not(.dominus_ajax_cart_product_size_btn) {

    border: 0 none transparent
    
}

.btn:active {
    
    -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,.3);
    -moz-box-shadow:    inset 1px 1px 5px rgba(0,0,0,.3);
    box-shadow:         inset 1px 1px 5px rgba(0,0,0,.3);
    border: 0 none transparent;
    
}

button.btn-lg, a.btn-lg {
    
	font-size: 22px;
	padding: 18px 16px;
    
}

.btn-lg:active {
    
    -webkit-box-shadow: inset 1px 1px 15px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 1px 1px 15px rgba(0,0,0,0.3);
    box-shadow: inset 1px 1px 15px rgba(0,0,0,0.3);
    
}

#commentform .btn-lg {
    
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-top: 8px;
	border-radius: 0;
    font-weight: 600
}

button.btn-sm, a.btn-sm {
    
	font-size: 17px;
	padding: 9px 15px;
	line-height: 26px;
	letter-spacing: 0.5px;
    
}

.dom-dark-overlay {
    
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    background-color: #00fbd8;
    opacity: .8
    
}

.dom-color-overlay {
    
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    opacity: .05
    
}

.dom-text-sm {
    
    font-size: 28px
    
}

.dom-text-lg {
    
    font-size: 36px
    
}

/* Forms */ 

.dom-invisible-select-cont {
    
    position: relative
    
}

select.dom-invisible-select, .dom-invisible-select {
    
	display: inline;
	border: 0 none transparent;
	border-radius: 0;
    -o-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 2px;
    font-size: 16px;
    height: 36px;
    outline: 0;
    cursor: pointer;
    background: none
    
}

.page-template-page-cart .dom-invisible-select {
    
    width: 40px
    
}

.dom-invisible-select:focus, select.dom-invisible-select:focus {
    
    box-shadow: initial !important;
    outline: 0
    
}

.dom-invisible-select-cont i {
    
	position: absolute;
	bottom: 0px;
	right: 2px;
	pointer-events: none;
    
}

.dom-float-input::placeholder {
    
    color: transparent;
    opacity: 0
    
}

.dom-float-label {

    display: block;
    position: relative;
    max-height: 0;
    pointer-events: none;
    font-size: 16px;
    color: #828282;
    margin-bottom: 4px
        
}

.dom-float-label::before {
    
    content: attr(data-content);
    display: inline-block;
    filter: blur(0);
    backface-visibility: hidden;
    transform-origin: left top;
    transition: transform 0.2s ease;
    left: 1px;
    position: relative;
    min-width: 200px

    
}

.dom-float-label::after {
    
  bottom: 1rem;
  content: "";
  height: 0.1rem;
  position: absolute;
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
  opacity: 0;
  left: 0;
  top: 100%;
  margin-top: -0.1rem;
  transform: scale3d(0, 1, 1);
  width: 100%;
  
}

.dom-float-input:focus + .dom-float-label::after {
    
    transform: scale3d(1, 1, 1);
    opacity: .7;
    
}

.dom-float-input:placeholder-shown + .dom-float-label::before {
    
    transform: translate3d(0, -30px, 0) scale3d(1, 1, 1);
    
}

.dom-float-label::before,
.dom-float-input:focus + .dom-float-label::before {
    
    transform: translate3d(0, -51px, 0) scale3d(0.82, 0.82, 1);
    opacity: 1;
    
}

.form-control[type="text"], .form-control[type="password"], .form-control[type="tel"], .form-control[type="number"], .form-control[type="email"], .form-control[type="date"], .dom-input-currency {
    
	min-height: 40px;
    border-radius: 0;
    border: 1px solid transparent;
    border-top: none;
    border-bottom: 1px solid #ddd;
    /*box-shadow: inset 0 1px 2px rgba(0,0,0,.2), 0 -1px 1px #fff, 0 1px 0 #fff;*/
    box-shadow: none;
    outline: 0;
    padding: 7px 8px 0px 0px;
    
}

input[type="checkbox"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus {
    
	border-color: transparent;
	box-shadow: 0 0 0 0 transparent;
	outline: 0 none transparent;
    
}

.modal .dom-float-input {
    
    padding-right: 0
    
}

input.disabled {
    
    cursor: not-allowed
    
}

.form-group {
    
    margin-bottom: 25px
    
}

.modal .form-group {
    
    margin-bottom: 15px
    
}

.dom-chevron-cont i {
    
    top: 3px
    
}

.dom-standard-label {
    
    font-size: 16px
    
}

.custom-switch span {
    
	display: block;
	padding-left: 5px;
	font-size: 15px;
	line-height: 19px;
	padding-top: 3px;
    
}

.custom-switch label {
    
    cursor: pointer
    
}

/* Forms - End */

#dom_modal_close {
    
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 19px
    
}

/* COLORS */

.color-b, .dom-white-color, .dom-white-color:hover, .btn-lg:hover, .dom-contact-us-links a, #dominus_main_notifier a, .btn .dom-white-color {
    
    color:#fff
    
}

a.dom-white-color:hover {
    
    opacity: .9;
    color: #fff !important
    
}

.dom-white-color-h:hover, .dom-white-color-h:active, #dominus_main_notifier a:hover  {
    
    color:#fff !important
    
}

.color-b-bg, .dom-white-bg {
    
    background-color: #fff;
    
}

.dom-white-brd {
    
    border-color: #fff;
    
}

.color-n, .dom-black-color, .dom-black-color-h:hover {
    
    color: #000
    
}

.color-n-bg, .dom-black-bg, .dom-black-bg-h:hover {
    
    background-color: #000
    
}

.dom-black-bg-h:hover {
    
    color: #fff
    
}

.dom-positive-color {
    
    color: #00a650
    
}

.dom-pending-color {
    
    color: #f2a818;
    
}


.dom-positive-color-bg, .dom-positive-color-bg-h:hover {
    
    background-color: #00a650;
    color: #fff
    
}

a.dom-positive-color-bg:hover, button.dom-positive-color-bg:hover {
    
    background-color: #028843;
    
}

.dom-error-color, .parsley-errors-list, .dom-error-container, input.parsley-error, .dom-error-color-h:hover, .was-validated .form-control.dom-float-label:invalid:focus {
    
    color: #cc0f35 !important
    
}


.dom-error-color-bg, input.dom-error-color-bg  {
    
    background-color: #cc0f35;
    color: #fff
    
}

a.dom-error-color-bg:hover, button.dom-error-color-bg:hover {
    
    background-color: #be0f32;
    color: #fff
    
}

.dom-pending-color-bg {
    
    background-color: #f2a818;
    color: #fff
    
}

.dom-cancelled-color-bg {
    
    background-color: #484848;
    color: #fff
    
}

.dom-shipped-color {
    
    color: #00a2ff;
    
}

.dom-shipped-color-bg {
    
    background-color: #00a2ff;
    color: #fff
    
}

a.dom-shipped-color-bg:hover, button.dom-shipped-color-bg:hover {
    
    background-color: #058ddb
    
}

.dom-pack-color-bg {
    
    background-color: #c4a681
    
}

a.dom-pack-color-bg:hover, button.dom-pack-color-bg:hover {

    background-color:#a68b6b
    
}

/* COLORS END */

/* EKKO LIGHTBOX */

.ekko-lightbox a {
    
	opacity: 1;
    
}

/* EKKO LIGHTBOX - End*/

/* RESPONSIVE START */

@media screen and (min-width:1919px) {

}

@media screen and (min-width:1599px) and (max-width:1918px) {
    
}

@media screen and (min-width:1439px) {
 
    .dom-producto-catalogo h2 {
        
	font-size: 20px;
        
    }
    
}

@media screen and (min-width:1439px) and (max-width:1598px) {
 
    .post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
        
	padding: 0 15px;
        
    }
    
}

@media screen and (min-width:1365px) and (max-width:1438px) {
    
    
    .post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
        
	padding: 0 15px;
        
    }
    
    
}

@media screen and (min-width:1279px) and (max-width:1364px) {
    
    #dom-customer-orders .card-header span.order_status_indicator:nth-child(2) {
        
        margin-top: 5px
        
    }
    
    .post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
        
	padding: 0 15px;
        
    }

    
}

@media screen and (min-width:1023px) and (max-width:1278px) {
    
    #dom-customer-orders .card-header .order_status_indicator {
        
	margin-top: 5px;
        
    }
    
    /* Helpers */
    
    .btn-lg {
        
    font-size: 23px;
    line-height: 22px;
        
    }
    
    .post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
        
	padding: 0 15px;
        
    }
    
    /* Helpers - End */
    
    #dom-customer-orders .card-header span.order_status_indicator:nth-child(2) {
        
        margin-top: 5px
        
    }
    
}

@media screen and (min-width:1023px) and (hover: hover) and (pointer: fine) {
    
    /* Fix mobile double tap */
    
    .photo-flash:hover img {
    
	opacity: 1;
	-webkit-animation: photoflash 1;
	animation: photoflash .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; 
    
    }
    
  .dom-fadeOut-onhover:hover .dom-product-front-image {
    
    opacity: 0 !important
    
    }
    
}

@media screen and (min-width:200px) and (max-width:1140px) {
    
}

@media screen and (min-device-width:720px) and (max-device-width:1280px) and (orientation: portrait) {
    
    
}

@media screen and (min-width:768px) and (max-width:1022px) {
    
    .mt-md-0 {
        
    margin-top: 0
        
    }
    
    .mt-md-3px {

        margin-top: 3px;

    }
    
    .mt-md-10 {

        margin-top: 10px;

    }

    .mt-md-20 {

        margin-top: 20px;

    }

    .mt-md-30 {

        margin-top: 30px;

    }

    .mt-md-40 {

        margin-top: 40px;

    }

    .mt-md-50 {

        margin-top: 50px;

    }

    .mt-md-60 {

        margin-top: 60px;

    }

    .mt-md-70 {

        margin-top: 70px;

    }

    .mt-md-80 {

        margin-top: 80px;

    }

    .mt-md-90 {

        margin-top: 90px;

    }

    .mt-md-100 {

        margin-top: 100px;

    }
    
    .mt-md-120 {
        
        margin-top: 120px
        
    }

    .mt-md-150 {

        margin-top: 150px;

    }

    .mt-md-200 {

        margin-top: 200px;

    }

    .mt-md-250 {

        margin-top: 250px;

    }

    .mb-md-10 {

        margin-bottom: 10px;

    }

    .mb-md-20 {

        margin-bottom: 20px;

    }

    .mb-md-30 {

        margin-bottom: 30px;

    }

    .mb-md-40 {

        margin-bottom: 40px;

    }

    .mb-md-50 {

        margin-bottom: 50px;

    }

    .mb-md-60 {

        margin-bottom: 60px;

    }

    .mb-md-70 {

        margin-bottom: 70px;

    }

    .mb-md-80 {

        margin-bottom: 80px;

    }

    .mb-md-90 {

        margin-bottom: 90px;

    }

    .mb-md-100 {

        margin-bottom: 100px;

    }

    .mb-md-150 {

        margin-bottom: 150px;

    }

    .mb-md-200 {

        margin-bottom: 200px;

    }

    .mb-md-250 {

        margin-bottom: 250px;

    }
    
}

@media screen and (min-width:768px) and (orientation : portrait) {
    
}

@media screen and (min-width:200px) and (max-width:767px) {
    
    
    .navbar-brand {
        
    margin-left: 0
        
    }
    
    body.page-template-page-checkout .navbar-brand {
        
    margin-right: 0
        
    }
    
    .navbar-toggler i {

	top: 4px;
        
    }
    
    #dom-cart-header .badge {
    
	top: 4px;
	right: 2px;
	line-height: 11px;
	padding: 1px 4px 2px 4px;
	font-size: 10px;
	border-radius: 0;
    
    }
    
    .dom_cart_popover_template {
        
	min-width: 320px;
	padding: 0 15px;
        
    }
    
    .dom_cart_popover_template .popover-body, .dom_cart_products_nodes {
        
	min-height: 120px;
        
    }
    
    .dom_cart_products_nodes {
        
    max-height: 270px;
    overflow-y: scroll
        
    }
    
    .dom-cart-header-product-title {
        
	font-size: 13px;

    }
    
    #dom-menu-mobile-toggler {
        
	padding: 4px 8px;
    margin-top: 1px
   
    }
    
    #dom_cart_header_empty_msg {
        
	line-height: 21px;
	font-size: 17px;
        
    }
    
    .insert_manual_order #dom_cart_header_empty_msg {
        
	line-height: 29px;
	font-size: 15px;
        
    }
    
    #dom-cart-header i {
	
	top: 4px;
        
    }
    
    #dom_cart_popover_buttons .btn-sm {
        
	font-size: 15px;
	line-height: 20px;
	padding: 8px;
        
    }
    
    .dom-products-micro-filters {

	max-width: 117px;
	overflow: hidden;
	text-overflow: ellipsis;
        
    }
    
    #dom-search-prods-cont #dom_prods_search {
        
	font-size: 22px;
	min-height: 50px
        
    }
    
    #dom-toggle-search span {
        
	line-height: 28px
        
    }
    
    /* PRODUCT CATALOG HOME */
    
    .dom-producto-catalogo-brd {
        
	border: 1px solid #efefef;
	border-radius: 8px;
	padding: 12px 10px;
        
    }
    
    .dom-prod-zoom {
        
    margin-bottom: 12px
        
    }
    
    
    .dom-producto-catalogo h2 {
    
	line-height: 27px;
	font-size: 25px;
    
    }
    
    #dom_linked_prods_cont .dom-producto-catalogo h2 {
        
	line-height: 21px;
	font-size: 13px;
        
    }
    
    .dom-producto-catalogo h4 {
        
    font-size: 20px;
        
    }
    
    #dom_linked_prods_cont .dom-producto-catalogo h4 {
        
	line-height: 15px;
	font-size: 13px;
	
    }
    
    .dom-prod-cat-list {
        
        line-height: 18px
        
    }
    
    .dom-prod-cat-list, .dom-prod-cat-list a {
        
    font-size: 11px;
        
    }
    
    .dom-producto-catalogo .dominus-buy-now {
        
	line-height: 19px;
	padding: 12px 18px 10px 18px;
	font-size: 18px;
        
    }
    
    /*PRODUCT CATALOG HOME - END */
    
    /*SINGLE PRODUCT*/
    
    #dom_single_prod_portada h2 {
        
	margin-bottom: 0;
	font-size: 21px;
	line-height: 26px;
        
    }
    
    #dom_single_prod_portada p {
        
	font-size: 12px;
	line-height: 12px;
        
    }
    
    #dom_single_prod_portada .d-block {
        
	padding: 35px 0;

    }
    
    #dom-single-product-title, .dom-single-product-title {
    
    font-size: 30px;
    line-height: 34px;
    
    }
    
    .dom-single-product-small {
        
	font-size: 14px;
	line-height: 14px;
        
    }
    
    .single .dom_single_product_form {
        
    border-top: 1px dotted #d3d3d3
        
    }
    
   .dom-producto-catalogo .dominus-add-to-cart {
       
	padding: 7px 10px 6px 10px;
       
    }
    
    .dom-product-gallery-item a {
        
	opacity: 1;
        
    }
    
    #dom-recommended-prods {

	padding-bottom: 150px !important;
        
    }
    
    #dom-single-product-long-desc {
    
    font-size: 16px;
    line-height: 26px;
    
    }
    
    /*SINGLE PRODUCT - END*/
    
    /* CHECKOUT PAGE */
    
    #dom_checkout_cart_content, #dom_checkout_form_cont {
        
	padding-top: 0px;
        
    }
    
    .page-template-page-checkout #site-title-mobile img {
        
	max-height: 60px;
        
    }
    
    .page-template-page-checkout #dom_shopping_cart_page_cont {
        
	min-height: 160px;
        
    }

    #dom_checkout_cart_content {
        
	border: 0 none transparent
        
    }

    #dom_store_checkout_form .dom-invisible-select-cont {
            
	margin-top: 5px;
        
    }
    
    #dom_checkout_cart_content, #dom_checkout_form_cont {
        
	padding-top: 0;
	padding-bottom: 30px;
        
    }
    
    .dom-invisible-select-cont span.dom-error-container {
    
	bottom: -37px;

    }
    
    /* CHECKOUT PAGE - END */
    
    /* CART PAGE */
    
    #dom_cart_page_subheader > h2 {
        
    border-bottom: 1px dotted #d3d3d3;
    padding-bottom: 16px
        
    }
    
    #dom_shopping_cart_page_cont #dom_cart_header_empty_msg {
        
	margin-bottom: 40px;
	margin-top: 40px;
        
    }
    
    #dom_cart_page_subheader p {
        
	font-weight: normal;
	line-height: 19px;
	font-size: 15px;
        
    }
    
    div.dom_cart_page_product_specs {
        
	padding-left: 25px !important;
        
    }
    
    .page-template-page-cart #dom_shopping_cart_page_cont .dom-cart-header-product-title {
        
	font-size: 18px;
	line-height: 19px;

    }
    
    #dom_shopping_cart_page_cont h4 {
        
    font-size: 18px;
    margin-bottom: 0
        
    }
    
    .page-template-page-checkout #dom_shopping_cart_page_cont .dom-cart-header-product-title {

	line-height: 20px;

    }
    
    /* CART PAGE -END */
    
    /* USER PROFILE PAGE */
    
    .dom-user-profile {
        
	margin-top: -70px;
        
    }
    
    .page-template-dominus-store-user-profile-page #dom_arc_prod_portada p {
        
	font-size: 18px;
	margin-top: 20px;
	line-height: 24px;
	text-transform: initial;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
        
}
    
    .page-template-dominus-store-user-profile-page #dom_arc_prod_portada h2 {

	font-size: 1.6em;

    }
    
    .page-template-dominus-store-user-profile-page #dom_arc_prod_portada .container {
        
	min-height: 320px;
        
    }
    
    #dom-user-profile-info {
	
    min-height: 340px;
	padding: 20px 15px 30px;
	
    }    
    
    #dom-user-profile-info h3 {
	
    font-size: 23px
        
    }
    
    #dom-user-profile-info .dom-last-purchase-date {
        
    font-size: 13px
        
    }
    
    #dominus_customer_orders .card-header > h2 >  button {
        
    padding-left: 0;
    padding-right: 0
        
    }
    
    .dom-order-collapse-ctrl {
        
	font-size: 16px;
        
    }
    
    #dom-customer-orders .card-header i {
        
	font-size: 22px;
	top: 3px;
	margin-right: 5px;
        
    }
    
    #dom-customer-orders .card-body {
        
	padding: 20px 20px 15px 20px;
        
    }
    
    .order_status_indicator {
     
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
        
    }
    
    .dom-order-progress-indicators .d-block {
        
	font-size: 9px;
        
    }
    
    #dominus_customer_orders .alert {
        
	font-size: 14px;
	line-height: 20px;
	padding: 15px 21px;
	text-align: justify;
        
}
    
    .dom-user-profile-order-details, .dom-user-profile-order-advanced-data, .dom-user-profile-order-details h6, .dom-user-profile-order-advanced-data h6 {
        
	font-size: 15px;
	line-height: 21px;
        
    }
    
    .order-advanced-data-title {
        
    font-size: 17px
        
    }
    
    .dom-order-progress-indicators .d-block i.dom-primary-color-bg {
        
	padding: 3px;

    }
    
    /* USER PROFILE PAGE -END */
    
    /* CONTACT PAGE */
    
    #dom_contact_form_deco {
        
	max-height: 150px;
        
    }
    
    /*CONTACT PAGE - END*/
    
    .toast {

	bottom: 10px;
	right: 0;
	min-width: 320px;
    max-width: 320px;
	left: 0;
    margin: 0 auto;
        
    }
    
    #dom_form_send {
        
    width: 100%
        
    }
    
    #dom-contact-us-left-panel {
        
	padding: 10% 10% 12% 10%;
        
    }
    
    #dom-contact-us-left-panel h2 {
        
	font-size: 2em;
	line-height: 45px;
        
    }
    
    /* Store Page - Products Tax */
    
    .post-type-archive-dom_products .dom-producto-catalogo, .tax-dom_prod_tax .dom-producto-catalogo, .tax-dom_prod_feature .dom-producto-catalogo {
        
	padding: 0 10px;
        
    }
    
    .dom-badge-new {

	max-height: 40px;
        
    }
    
    .dom-prod-cats-filter-cont button, .dom-prod-sizes-filter-cont button {
        
        font-size: 14px
        
    }
    
    /* Gift Cards */
    
    .icon-gift-card, #dom-store-checkout-totals .icon-gift-card {
    
	padding: 8px 15px;
	font-size: 17px;
	border-radius: 3px;
    
    }
    
    #dom_active_gift_card {
        
	font-size: 15px;
	line-height: 18px;
        
    }
    
    /* DOMINUS ORDERS */
    
    .dom-order-timel > ul {
        
	padding: 26px 0px 40px 20px;
        
    }
    
    .dom-order-timel-dot {
        
	left: -28px;
	top: 3px
        
    }
    
    .dom-order-timel-usr {
        
	padding: 5px 11px 4px 12px;
    top: 0;
        
    }
    
    /* Helpers */
    
    #dom-lang-switch-flag img {
        
	max-width: 40px;
        
    }
    
    .dom-lightbox-close {
    
    top: 12px;
    right: 15px;
    
    }
    
    .dom-lightbox-close i {
    
    font-size: 26px
    
    }
    
    .dom-float-input:placeholder-shown + .dom-float-label::before {
    
    transform: translate3d(0, -27px, 0) scale3d(1, 1, 1);
    
    }
    
    .form-control[type="text"], .form-control[type="password"], .form-control[type="tel"], .form-control[type="number"], .form-control[type="email"], .form-control[type="date"] {
        
	min-height: 37px;
    font-size: 16px

    }
    
    .dom-invisible-select {

	font-size: 16px;

    }
    
    .custom-switch span {
        
	line-height: 22px;
        
    }
    
    .dom-text-lg {
        
	font-size: 30px;
	line-height: 36px;
        
    }
    
    small {
        
    line-height: 17px
        
    }
    
    .btn-sm {
        
	font-size: 15px;
	line-height: 19px;
	padding: 10px 14px;
        
    }
    
    .btn-lg {
        
	width: 90%;
	font-size: 21px;
	padding: 18px 15px 18px 15px;
	line-height: 23px;
        
    }
    
    #dom_proceed_to_check_out.btn-lg {
        
	width: 100%;

    }
    
    .mt-xs-0 {
        
    margin-top: 0
        
    }
    
    .mt-xs-3px {

        margin-top: 3px;

    }
    
    .mt-xs-5 {
        
    margin-top: 5px
        
    }
    
    .mt-xs-10 {

        margin-top: 10px;

    }
    
    .mt-xs-15 {

        margin-top: 15px;

    }
    
    .mt-xs-15 {

        margin-top: 15px;

    }

    .mt-xs-20 {

        margin-top: 20px;

    }

    .mt-xs-30 {

        margin-top: 30px;

    }

    .mt-xs-40 {

        margin-top: 40px;

    }

    .mt-xs-50 {

        margin-top: 50px;

    }

    .mt-xs-60 {

        margin-top: 60px;

    }

    .mt-xs-70 {

        margin-top: 70px;

    }

    .mt-xs-80 {

        margin-top: 80px;

    }

    .mt-xs-90 {

        margin-top: 90px;

    }

    .mt-xs-100 {

        margin-top: 100px;

    }
    
    .mt-xs-120 {
        
        margin-top: 120px
        
    }

    .mt-xs-150 {

        margin-top: 150px;

    }

    .mt-xs-200 {

        margin-top: 200px;

    }

    .mt-xs-250 {

        margin-top: 250px;

    }
    
    .mb-xs-0 {
        
        margin-bottom: 0
        
    }

    .mb-xs-10 {

        margin-bottom: 10px;

    }
    
    .mb-xs-15 {

        margin-bottom: 15px;

    }

    .mb-xs-20 {

        margin-bottom: 20px;

    }

    .mb-xs-30 {

        margin-bottom: 30px;

    }

    .mb-xs-40 {

        margin-bottom: 40px;

    }

    .mb-xs-50 {

        margin-bottom: 50px;

    }

    .mb-xs-60 {

        margin-bottom: 60px;

    }

    .mb-xs-70 {

        margin-bottom: 70px;

    }

    .mb-xs-80 {

        margin-bottom: 80px;

    }

    .mb-xs-90 {

        margin-bottom: 90px;

    }

    .mb-xs-100 {

        margin-bottom: 100px;

    }

    .mb-xs-150 {

        margin-bottom: 150px;

    }

    .mb-xs-200 {

        margin-bottom: 200px;

    }

    .mb-xs-250 {

        margin-bottom: 250px;

    }
    
    #dom-lang-switch img {
    
    max-height: 24px
    
    }
    
    .carousel-control-next, .carousel-control-prev {
    
	width: 6%;
        
    }
    
    .carousel-control-prev {
        
	left: 5px;
        
    }
    
    .carousel-control-next {
        
	right: 5px;
        
    }
    
    /* Horizontal Scroll */
    
    .dom-horizontal-scroll-row {
        
	overflow-x: auto;
    overflow-y: hidden;
        
    }
    
    .dom-hz-scroll-btn {
        
	display: none
        
    }

}

@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) {

}

    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 568px) 
    and (orientation : portrait) {
        
}

@media only screen 
and (min-width : 360px) 
and (max-width : 720px) 
and (orientation : landscape) {
    
    
}

@media only screen 
and (min-width : 360px) 
and (max-width : 720px) 
and (orientation : portrait) {
    
}

@media only screen 
and (min-width : 320px) 
and (max-width : 668px) 
and (orientation : landscape) {
    

}

@media only screen 
and (min-width : 320px) 
and (max-width : 568px) 
and (orientation : landscape) {
    
}