/* Liz Custom CSS 22/12/2020 */

.btn-sm {
    
	font-size: 18px;
	line-height: 25px;

}

#dom-cart-header i {

	top: -1px;
    font-size: 21px
    
}

#dom-user-ctrl-header, .dom-icon-header, .dom-cart-header-button {

	padding: 5px 9px;
    
}

.dom-cart-header-button, #dom-cart-header, #dom-user-ctrl-header, button.dom-icon-header, #dom-cart-header:hover i {

    background-color: transparent !important;
    color: #dbac15 !important
    
}

#dom-cart-header .badge {
    
	top: -10px;
	right: -13px;
	border-radius: 0;
    padding: 3px 4px 4px 4px
        
}

#dom-cart-header:hover i {
	
    color: #dbac15
        
}

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

#dom-shipping-progress .progress span {
    
	top: 8px;

}

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

#dom-single-product-title, .dom-single-product-title {
    
	padding-bottom: 0px;
    
}

#dom_cart_page_subheader .btn-lg {
    
    border-radius: 0 !important;
	padding: 20px 70px;
    
}

.dom-color-overlay {

	z-index: 0;

}

@media screen and (min-width:200px) and (max-width:767px) {
    
#dom-cart-header .badge {

    top: 0;
	right: -7px;
    
}
    
#dom-cart-header, .dom-cart-header-button, #dom-menu-mobile-toggler {
    
	padding: 4px 8px !important;
	margin-top: 1px !important;
    
}
    
#dom-cart-header i {
    
	top: 0px;
	font-size: 27px;
    
}

header nav.navbar {
    
	padding: 0 0 0 15px;
    
}
    
header .btn-lg {
    
	width: auto;
    
}
    
.dom-diagonal-brd-l {
    
	width: 35px;
	left: -35px;
    
}
    
.dom-diagonal-brd-l::before {
    
	border-top: 66px solid #fff;
    border-right: 40px solid transparent !important

}

    
#dom-rz-top-bar-right {

    padding: 10px 15px 10px 0;
    
}
    
#dom-user-ctrl-header {
    
	padding: 5px 5px 5px 9px;
    
}
    
#dom-cart-header .badge {
    
	top: 2px;
	right: 2px;
    
}
    
.dom-producto-catalogo .dominus-buy-now {
    
	line-height: 17px;
	padding: 10px 15px 11px 15px;
	font-size: 16px;
    
}
    
#dom-cart-header, .dom-cart-header-button {


    
    }
    
.dom-single-product-small {
    
	font-size: 13px;
	line-height: 14px;
    
}
    
#dom-single-product-title, .dom-single-product-title {
    
	font-size: 26px;
	line-height: 36px;
    
}
    
}