/*!
 * Bootstrap 3 RTL overrides for Labios/OpenCart.
 * Load after bootstrap.min.css and before theme stylesheet.css.
 */
html[dir=rtl] .pull-right{float:left!important}
html[dir=rtl] .pull-left{float:right!important}
html[dir=rtl] .text-right{text-align:left}
html[dir=rtl] .text-left{text-align:right}
html[dir=rtl] .list-unstyled{padding-right:0;padding-left:initial}
html[dir=rtl] .list-inline{padding-right:0;padding-left:initial;margin-right:-5px;margin-left:0}
html[dir=rtl] .list-inline>li{padding-right:5px;padding-left:5px}
html[dir=rtl] .dl-horizontal dt{float:right;clear:right;text-align:left}
html[dir=rtl] .dl-horizontal dd{margin-right:180px;margin-left:0}
html[dir=rtl] .blockquote-reverse,
html[dir=rtl] blockquote.pull-right{padding-left:15px;padding-right:0;border-left:5px solid #eee;border-right:0;text-align:left}
html[dir=rtl] .col-xs-1,html[dir=rtl] .col-xs-2,html[dir=rtl] .col-xs-3,html[dir=rtl] .col-xs-4,html[dir=rtl] .col-xs-5,html[dir=rtl] .col-xs-6,html[dir=rtl] .col-xs-7,html[dir=rtl] .col-xs-8,html[dir=rtl] .col-xs-9,html[dir=rtl] .col-xs-10,html[dir=rtl] .col-xs-11,html[dir=rtl] .col-xs-12{float:right}
html[dir=rtl] .col-xs-pull-12{left:100%;right:auto}html[dir=rtl] .col-xs-pull-11{left:91.66666667%;right:auto}html[dir=rtl] .col-xs-pull-10{left:83.33333333%;right:auto}html[dir=rtl] .col-xs-pull-9{left:75%;right:auto}html[dir=rtl] .col-xs-pull-8{left:66.66666667%;right:auto}html[dir=rtl] .col-xs-pull-7{left:58.33333333%;right:auto}html[dir=rtl] .col-xs-pull-6{left:50%;right:auto}html[dir=rtl] .col-xs-pull-5{left:41.66666667%;right:auto}html[dir=rtl] .col-xs-pull-4{left:33.33333333%;right:auto}html[dir=rtl] .col-xs-pull-3{left:25%;right:auto}html[dir=rtl] .col-xs-pull-2{left:16.66666667%;right:auto}html[dir=rtl] .col-xs-pull-1{left:8.33333333%;right:auto}html[dir=rtl] .col-xs-pull-0{left:auto;right:auto}
html[dir=rtl] .col-xs-push-12{right:100%;left:auto}html[dir=rtl] .col-xs-push-11{right:91.66666667%;left:auto}html[dir=rtl] .col-xs-push-10{right:83.33333333%;left:auto}html[dir=rtl] .col-xs-push-9{right:75%;left:auto}html[dir=rtl] .col-xs-push-8{right:66.66666667%;left:auto}html[dir=rtl] .col-xs-push-7{right:58.33333333%;left:auto}html[dir=rtl] .col-xs-push-6{right:50%;left:auto}html[dir=rtl] .col-xs-push-5{right:41.66666667%;left:auto}html[dir=rtl] .col-xs-push-4{right:33.33333333%;left:auto}html[dir=rtl] .col-xs-push-3{right:25%;left:auto}html[dir=rtl] .col-xs-push-2{right:16.66666667%;left:auto}html[dir=rtl] .col-xs-push-1{right:8.33333333%;left:auto}html[dir=rtl] .col-xs-push-0{right:auto;left:auto}
html[dir=rtl] .col-xs-offset-12{margin-right:100%;margin-left:0}html[dir=rtl] .col-xs-offset-11{margin-right:91.66666667%;margin-left:0}html[dir=rtl] .col-xs-offset-10{margin-right:83.33333333%;margin-left:0}html[dir=rtl] .col-xs-offset-9{margin-right:75%;margin-left:0}html[dir=rtl] .col-xs-offset-8{margin-right:66.66666667%;margin-left:0}html[dir=rtl] .col-xs-offset-7{margin-right:58.33333333%;margin-left:0}html[dir=rtl] .col-xs-offset-6{margin-right:50%;margin-left:0}html[dir=rtl] .col-xs-offset-5{margin-right:41.66666667%;margin-left:0}html[dir=rtl] .col-xs-offset-4{margin-right:33.33333333%;margin-left:0}html[dir=rtl] .col-xs-offset-3{margin-right:25%;margin-left:0}html[dir=rtl] .col-xs-offset-2{margin-right:16.66666667%;margin-left:0}html[dir=rtl] .col-xs-offset-1{margin-right:8.33333333%;margin-left:0}html[dir=rtl] .col-xs-offset-0{margin-right:0;margin-left:0}
html[dir=rtl] .table{text-align:right}
html[dir=rtl] .radio label,html[dir=rtl] .checkbox label{padding-right:20px;padding-left:0}
html[dir=rtl] .radio input[type=radio],html[dir=rtl] .radio-inline input[type=radio],html[dir=rtl] .checkbox input[type=checkbox],html[dir=rtl] .checkbox-inline input[type=checkbox]{margin-right:-20px;margin-left:0}
html[dir=rtl] .radio-inline,html[dir=rtl] .checkbox-inline{padding-right:20px;padding-left:0}
html[dir=rtl] .radio-inline+.radio-inline,html[dir=rtl] .checkbox-inline+.checkbox-inline{margin-right:10px;margin-left:0}
html[dir=rtl] .form-horizontal .control-label{text-align:left}
html[dir=rtl] .has-feedback .form-control{padding-left:42.5px;padding-right:12px}
html[dir=rtl] .form-control-feedback{left:0;right:auto}
html[dir=rtl] .nav{padding-right:0;padding-left:initial}
html[dir=rtl] .nav-tabs>li,html[dir=rtl] .nav-pills>li{float:right}
html[dir=rtl] .nav-tabs>li>a{margin-left:2px;margin-right:0}
html[dir=rtl] .nav-pills>li+li{margin-right:2px;margin-left:0}
html[dir=rtl] .navbar-header{float:right}
html[dir=rtl] .navbar-brand{float:right}
html[dir=rtl] .navbar-nav{float:right;padding-right:0;padding-left:initial}
html[dir=rtl] .navbar-nav>li{float:right}
html[dir=rtl] .navbar-right{float:left!important}
html[dir=rtl] .navbar-left{float:right!important}
html[dir=rtl] .navbar-form .form-group{margin-left:5px;margin-right:0}
html[dir=rtl] .dropdown-menu{right:0;left:auto;text-align:right}
html[dir=rtl] .dropdown-menu.pull-right{left:0;right:auto}
html[dir=rtl] .dropdown-menu-right{left:0;right:auto}
html[dir=rtl] .dropdown-menu-left{right:0;left:auto}
html[dir=rtl] .btn-group>.btn,html[dir=rtl] .btn-group-vertical>.btn{float:right}
html[dir=rtl] .btn-group>.btn:first-child{margin-right:0}
html[dir=rtl] .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}
html[dir=rtl] .btn-group>.btn:last-child:not(:first-child),html[dir=rtl] .btn-group>.dropdown-toggle:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
html[dir=rtl] .btn-group>.btn+.btn{margin-right:-1px;margin-left:0}
html[dir=rtl] .input-group .form-control{float:right}
html[dir=rtl] .input-group-addon:first-child{border-left:0;border-right:1px solid #ccc}
html[dir=rtl] .input-group-addon:last-child{border-right:0;border-left:1px solid #ccc}
html[dir=rtl] .input-group-btn:first-child>.btn{margin-left:-1px;margin-right:0}
html[dir=rtl] .input-group-btn:last-child>.btn{margin-right:-1px;margin-left:0}
html[dir=rtl] .pagination{padding-right:0}
html[dir=rtl] .pagination>li>a,html[dir=rtl] .pagination>li>span{float:right;margin-right:-1px;margin-left:0}
html[dir=rtl] .pagination>li:first-child>a,html[dir=rtl] .pagination>li:first-child>span{margin-right:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}
html[dir=rtl] .pagination>li:last-child>a,html[dir=rtl] .pagination>li:last-child>span{border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}
html[dir=rtl] .pager{padding-right:0}
html[dir=rtl] .pager .next>a,html[dir=rtl] .pager .next>span{float:left}
html[dir=rtl] .pager .previous>a,html[dir=rtl] .pager .previous>span{float:right}
html[dir=rtl] .alert-dismissable,html[dir=rtl] .alert-dismissible{padding-left:35px;padding-right:15px}
html[dir=rtl] .alert-dismissable .close,html[dir=rtl] .alert-dismissible .close{left:-21px;right:auto}
html[dir=rtl] .close{float:left}
html[dir=rtl] .modal-footer{text-align:left}
html[dir=rtl] .modal-footer .btn+.btn{margin-right:5px;margin-left:0}
@media (min-width:768px){html[dir=rtl] .col-sm-1,html[dir=rtl] .col-sm-2,html[dir=rtl] .col-sm-3,html[dir=rtl] .col-sm-4,html[dir=rtl] .col-sm-5,html[dir=rtl] .col-sm-6,html[dir=rtl] .col-sm-7,html[dir=rtl] .col-sm-8,html[dir=rtl] .col-sm-9,html[dir=rtl] .col-sm-10,html[dir=rtl] .col-sm-11,html[dir=rtl] .col-sm-12{float:right}html[dir=rtl] .navbar-header{float:right}html[dir=rtl] .navbar-nav{float:right}html[dir=rtl] .navbar-nav>li{float:right}}
@media (min-width:992px){html[dir=rtl] .col-md-1,html[dir=rtl] .col-md-2,html[dir=rtl] .col-md-3,html[dir=rtl] .col-md-4,html[dir=rtl] .col-md-5,html[dir=rtl] .col-md-6,html[dir=rtl] .col-md-7,html[dir=rtl] .col-md-8,html[dir=rtl] .col-md-9,html[dir=rtl] .col-md-10,html[dir=rtl] .col-md-11,html[dir=rtl] .col-md-12{float:right}}
@media (min-width:1200px){html[dir=rtl] .col-lg-1,html[dir=rtl] .col-lg-2,html[dir=rtl] .col-lg-3,html[dir=rtl] .col-lg-4,html[dir=rtl] .col-lg-5,html[dir=rtl] .col-lg-6,html[dir=rtl] .col-lg-7,html[dir=rtl] .col-lg-8,html[dir=rtl] .col-lg-9,html[dir=rtl] .col-lg-10,html[dir=rtl] .col-lg-11,html[dir=rtl] .col-lg-12{float:right}}
